
/*---------------------------------------------------------*/
/* 全体の設定 */
/*---------------------------------------------------------*/

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td{
	margin: 0;
	padding:0;
}

body{
	text-align:center;
	background-color: #FFFFFF;
	color: #333333;
/*	font-family: "Osaka", "ＭＳ Ｐゴシック";*/
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	line-height:150%;
	background:url(/design/soleils/images/common/bg_body001.gif) repeat-x left top;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

img{
	border: 0;
}

li{
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

th,td{
	font-size: 100%;
}

a:link{
	color:#2d7cbc;
	text-decoration:underline;
}
a:visited{
	color:#2d7cbc;
	text-decoration:underline;
}
a:hover{
	color:#e27181;
	text-decoration:none;
}
a:active{
	color:#2d7cbc;
	text-decoration:underline;
}



/*---------------------------------------------------------*/
/* フレーム組み */
/*---------------------------------------------------------*/

div.header{
	width:780px;
	height:150px;
	margin-bottom:20px;
}

div.lsidebar{
	width:150px;
	margin-bottom:20px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
}

div.wrapper{
	width:600px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	margin-bottom:20px;
	margin-left:20px;
}

div.inner{
	width:580px;
	margin:0 10px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	text-align:left;
}

div.mainOuter {
	width: 600px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	text-align:left;
	float:left;
}

div.main{
	width:430px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	text-align:left;
	float:left;
	margin-right:20px;
}

div.rsidebar{
	width:150px;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	text-align:left;
	float:right;
}

div.footer{
	width:100%;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	text-align:center;
	border-top:solid 1px #000000;
	padding-top:5px;
}

td a {
	font-size: 13px;
}

/*---------------------------------------------------------*/
/* パーツ */
/*---------------------------------------------------------*/

ul.type1{
	list-style-image:url(/design/soleils/images/common/arrow_2grey.jpg);
	margin-left:22px;
}
ul.type1 li{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	padding-left:2px;
	margin-bottom:2px;
}


/*---------------------------------------------------------*/
/* ヘッダー部分 */
/*---------------------------------------------------------*/
.logoaround{
	width:100%;
	height:117px;
	background:url(/design/soleils/images/common/bg_header001_1.gif) no-repeat;
	text-align:left;
}
.logoaround p.catch{
	font-size:11px;
}
.logoaround h1.logo{
	width:355px;
	height:69px;
	padding-top:15px;
}

.gnaviaround{
	width:100%;
	height:33px;
	background:url(/design/soleils/images/common/bg_header003_2.gif) repeat-x;
	text-align:left;
}
.gnaviaround ul{
	margin-left:20px;
	padding-top:10px;
}
.gnaviaround li{
	font-size:14px;
	color:#fff;
	display:inline;
	float:left;
	background:url(/design/soleils/images/common/bg_header003_3.gif) no-repeat 0 1px;
	padding-left:18px;
	margin-right:24px;
}
.gnaviaround li a, .gnaviaround li a:link, .gnaviaround li a:visited, .gnaviaround li a:active{
	color:#fff;
	text-decoration:none;
}
.gnaviaround li a:hover{
	position:relative; top:1px; left:1px;
}


/*---------------------------------------------------------*/
/* 左サイドバー部分 */
/*---------------------------------------------------------*/

div.lsidebar h2.bar{
	margin:20px 0 10px 0;
}

/*---------------------------------------------------------*/
/* 右サイドバー部分 */
/*---------------------------------------------------------*/

td.info p{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height:140%;
	border-bottom:dashed 1px #999999;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
}

table.rank{
	margin:5px 0;
}
table.rank td{
	vertical-align:top;
	padding:3px;
}
table.rank td p.name{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height:120%;
}
table.rank td p.price{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height:120%;
	color:red;
}

/*---------------------------------------------------------*/
/* トップページ */
/*---------------------------------------------------------*/
.topBans {
}
.topBans ul li {
	width: 290px;
	margin: 0 20px 20px 0;
	float: left;
}
.topBans ul li.end {
	margin: 0 0 20px 0;
	float: left;
}


.topAlertBox {
	width: 548px;
	_width: 600px;
	border: solid 1px #999999;
	margin: 0 0 50px;
	padding: 25px;
}
	.topAlertBox p {
		margin: 0 0 1em;
	}
	.topAlertBox p.title {
		font-weight: bold;
		text-align: center;
		border-bottom: solid 1px #333333;
		padding: 0 0 0.5em;
	}


/*---------------------------------------------------------*/
/* ラッパー部分 */
/*---------------------------------------------------------*/

h2.common{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	background-image:url(/design/soleils/images/common/bar_common_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:8px 13px;
	border-top:solid 3px #FF9000;
	margin-bottom:20px;
}

table.catelist{
	background-color:#fffff7;
	padding:20px;
}
table.catelist td{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	padding:7px;
	border-bottom:solid 1px #CCCCCC;
}
table.catelist td p.dai{
	border-left:5px solid #fcd3fc;
	padding-left:8px;
}

/*---------------------------------------------------------*/
/* インナー部分 */
/*---------------------------------------------------------*/

p.common_title{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	padding:1px 12px;
	margin:10px 0;
	border-left:solid 8px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
p.common_cont{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	margin-bottom:20px;
	margin-left:20px;
}

div.cf{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	border:solid 1px #999999;
	background-color:#EEEEEE;
	padding:3px;
}

ul.policy{
	margin-left:20px;
}
ul.policy li{
	list-style-type:square;
	padding-left:10px;
	margin-left:5px;
}

/*---------------------------------------------------------*/
/* 商品検索画面部分 */
/*---------------------------------------------------------*/
table.search td{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
}


/*---------------------------------------------------------*/
/* ログイン画面部分 */
/*---------------------------------------------------------*/
div.loginbox{
	width:280px;
	margin-left:10px;
	margin-right:20px;
	float:left;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
}
div.registbox{
	width:280px;
	margin-right:10px;
	float:right;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
}



/*---------------------------------------------------------*/
/* 商品分類ページ部分 */
/*---------------------------------------------------------*/
div.subcate{
	background-color:#f4f4e8;
	border-bottom:solid 1px #CCCCCC;
}
div.subcate td{
	color:#333333;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
}
div.itemlist{

}
div.itemlist td{
	color:#333333;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
}


/*---------------------------------------------------------*/
/* 商品詳細ページ部分 */
/*---------------------------------------------------------*/

p.topicpath{
	color:#333333;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	text-align:left;
	background-color:#F5F5F5;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:1px 15px;
	margin-bottom:10px;
}
p.itemname{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-bottom:3px;
}
p.caption{
	font-size:15px;
	color:#D2771A;
	text-align:left;
	margin-bottom:10px;
}
div.photobox{
	width:240px;
	text-align:center;
	margin:0 20px;
	float:left;
}
div.panelbox{
	width:280px;
	text-align:left;
	float:right;
	margin-right:20px;
}
div.pricepanel{
	padding:10px;
	border-top:dotted 1px #CCCCCC;
}
p.price{
	font-size:15px;
}
p.teika{
	font-size:12px;
	margin-left:20px;
}
p.point{
	font-size:14px;
	color:red;
	margin-left:20px;
}
div.basketpanel{
	padding:10px;
	border-top:dotted 1px #CCCCCC;
}

/**/
/*ここから以下商品詳細説明部分*/
/**/
div.detail{
	width:540px;
	text-align:left;
	margin:20px auto;
}
p.photobox_r{
	float:right;
	width:auto;
	height:auto;
	margin:1em;
}
p.photobox_l{
	float:left;
	width:auto;
	height:auto;
	margin:1em;
}
p.contents{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:13px;
	margin-top:15px;
	margin-bottom:15px;
}
p.midashi2{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	background-image:url(/design/soleils/images/common/midashi_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:2px 13px;
	border:solid 1px #CCCCCC;
	margin:25px 0 15px 0;
}
p.midashi3{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	border-left:solid 5px #f2c9f2;
	font-weight:bold;
	padding-left:10px;
	color:#333333;
	margin:25px 0 15px 0;
}
p.midashi4{
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-bottom:dotted 1px #666666;
	padding-bottom:0;
	margin:25px 0 15px 0;
}

/*強調表示*/
span.emp1{
	color:red;
	font-weight:bold;
}
span.emp2{
	color:#000000;
	background-color:#ffff66;
	padding-left:2px;
	padding-right:2px;
}
span.emp3{
	color:darkgreen;
	font-size: 123%;
	font-weight: bold;
}

p.waku {
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 3px 0 0 0;
}

/*上と左に緑のヘッダーのテーブル*/
table.headder2_g{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}
table.headder2_g td.h_1{
	padding:5px;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	white-space: nowrap;
	background-color:#f4ffe5;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
table.headder2_g td.d_1{
	padding:5px;
	font-size:0.9em;
	text-align:center;
	font-weight:bold;
	background-color:#f4ffe5;
	border-top:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
table.headder2_g td.h_2{
	padding:5px;
	font-size:0.9em;
	white-space: nowrap;
	background-color:#f4ffe5;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
table.headder2_g td.d_2{
	padding:5px;
	font-size:0.9em;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}


/* 罫線ありテーブル */
table.keisen{
	border:solid 1px #CCC;
}
table.keisen td{
	padding:3px;
	border:solid 1px #CCC;
}
table.keisen th{
	padding:3px;
	border:solid 1px #CCC;
	background-color:#eeebe1;
}



/*関連商品用*/
div.detail td{
	color: #333333;
	font-family: メイリオ,Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 13px;
	line-height:150%;
}


