@charset "utf-8";

/* ボディを設定 
body {
	background-color: #5A5A5A;
	font-family : "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: small;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	text-align:center;
	color:#505050;
}*/

/* Hides from IE-mac \
* html body {
	font-size: x-small;
}*/
/**/

/* 見出しを相対へ 
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:0;
}*/



/* フォームの隙間を除去 */

form {
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

/* 画像の下に出る余白を除去 */
img {
	vertical-align:bottom;
	border: 0px;
}

/* NN6でFlashの表示ズレを補正 */
embed {
	vertical-align:top;
}

/* 注釈用 */
.Txtsmall {
	font-size:x-small;
	line-height: 130%;
}

/* Hides from IE-mac \*/
* html .Txtsmall{
	font-size:xx-small;
}
/**/

/* ライン高さ無し指定 */
.non-lineheight{
	line-height: normal;
}

/* 表示しない */
.hide {
	display: none;
}

/* 左右フロート設定 */
.floatL {
	float: left;
	display: inline;
}

.floatR {
	float: right;
	display: inline;
}

/* フロートクリア */
.clearFix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearFix{
	display:inline-block;	/* IE7対応 */
}

/* Hides from IE-mac \*/
* html .clearFix{
	height:1%;
}

.clearFix{
	display:block;
}
/**/

/* クリアクラス用 */
.clear{
	overflow:hidden;
	height:0;
	clear: both;
}

/* Hides from IE-mac \*/
* html .clear{
	display: none;
}
/**/

br clear{height:0;
	line-height:0;}

.wrapper a.arrow{
	background:url(../../order/img/arrow.gif) no-repeat left;
	padding-left:12px;
	}

.wrapper a.arrow2{
	background:url(../../order/img/arrow2.gif) no-repeat left;
	padding-left:12px;
	}	

.wrapper a:link		{color:#02AFBF;	text-decoration:underline!important;}
.wrapper a:visited	{color:#02AFBF;	text-decoration:underline!important;}
.wrapper a:hover		{color:#FF0000;	text-decoration:none!important;}

.wrapper a.arrow2:link		{color:#FFFFFF;	text-decoration:underline!important;}
.wrapper a.arrow2:visited	{color:#FFFFFF;	text-decoration:underline!important;}
.wrapper a.arrow2:hover		{color:#02AFBF;	text-decoration:none!important;}

.space-1px {	font-size: 2px; height:1px; overflow:hidden;}
.space-3px {	font-size: 2px; height:3px; overflow:hidden;}
.space-6px {	font-size: 4px; height:6px; overflow:hidden;}
.space-9px {	font-size: 7px; height:9px; overflow:hidden;}
.space-12px {	font-size: 9px; height:12px; overflow:hidden;}
.space-18px {	font-size: 15px; height:18px; overflow:hidden;}
.space-24px {	font-size: 21px; height:24px; overflow:hidden;}

.txtalL{text-align:left;}
.txtalR{text-align:right;}
.txtalC{text-align:center;}

/*--------------------------------------------
	共通基本設定 ここまで
--------------------------------------------*/
.header_maca{
	width:738px;
	margin: 0 auto 12px auto;
	}

.header_maca div.main{
	width:738px;
	height:61px;
	display:block;
	font-size:1px;
	line-height:1;
	background:url(../../order/img/title.jpg) no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	}

#suntory_carrier{
	background:#666666;
	}

.wrapper{
	margin:0 auto;
	padding:14px 0 0px;	
	width:728px;	
	/*background-color: #5A5A5A;*/
	font-family : "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: small;
	line-height: 1.4;
	text-align:center;
	color:#505050;	
	}

.wrapper .contents{
	background:#FFFFFF;
	margin-bottom:6px;
	}

.wrapper .nomarg{
	margin-bottom:0;
	}

.wrapper .contents p,.wrapper .contentsB p{
	margin-bottom:10px;
	}

.wrapper .contents .nomarg{margin:0;}

.pad28{
	padding:25px 0;
	}

.mab0{
	margin-bottom:0!important;
	}

.wrapper .contentsB{
	background:#FFFFFF;
	padding-top:25px;
	padding-bottom:10px;
	text-align:center;
	}

/* 注意書き */
ul.note1 {
	margin: 0 0 15px 0;
	text-align:left;
	list-style:none;
	width:490px;
	padding:0;
}

ul.note1 li {
	margin: 0 0 2px 0;
	padding: 0 0 0 1em;
	font-weight: normal;
	text-indent: -1em;
	line-height: 1.3;
}

/* Mac Safari */
html[xmlns*=""] body:last-child ul.note1 li { text-indent: -0.75em; }
/**/

/* グレーボーダー */
.bordG{
	border-bottom:#9C9C9C 1px solid;
	padding-bottom:10px;
/*	text-align:left; */
	}

/* メインイメージ */
.main{
	background:url(../../order/img/main_bg.jpg) no-repeat top;
	width:728px;
	height:510px;
	}

.main .tit{
	padding-top:35px;
	margin-bottom:190px;
	}

.main .konyu{
	width:265px;
	margin-right:14px;
	margin-bottom:6px;
	margin-left:449px;
	text-align:left;
	}

.main .konyu p.txt{
	margin-bottom:5px;
	}
.main .konyu p.xsmall{
	color:white;
	}

.main .konyu .konyuwak{
	width:265px;
	background:url(../../order/img/main_wak1.gif) no-repeat top;
	height:92px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px 0;
	text-align:center;
	}

.main .konyu .konyuwak p{
	width:250px;
	margin:0 auto;
	}

.main .konyu .konyuwak p.fir{
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:#B9B9B9 1px solid;
	}


/* 特商法 */

.main .tokusyo {
	width: 265px;
	margin: 0 14px 0 449px;
	padding: 0;
	overflow: hidden;
}

/* ----------------------- */
.cont1{
	width:608px;
	margin:0 auto;
	padding-top:10px;
	padding-left:32px;
	padding-right:32px;
	}

/* Hides from IE-mac \
* html .cont1{
	width:672px;
}*/
/**/

/* ----------------------- */
.cont2{
	width:672px;
	margin:0 auto;
	padding-top:10px;
	}

/* ----------------------- */
.cont3{
	width:672px;
	margin:0 auto 36px auto;
	padding-top:10px;
	}

.cont3 .leftbox{
	width:430px;
	float:left;
	text-align:left;
	}
	
.cont3 .rightbox{
	width:430px;
	float:right;
	text-align:left;
	}

.cont3 .rightbox p{
	line-height:1.8;
}

.cont3 h2{
	text-align:left;
	margin-bottom:24px;
	}

.cont3 .leftbox p{
	width:420px;
	line-height:1.8;
	margin-left:8px;
	}

.cont3 .triboxL{
	width:224px;
	float:left;
	text-align:left;
	/*padding-right:5px;*/
	}

/* Hides from IE-mac \
* html .cont3 .triboxL{
	width:203px;
	}*/
/**/

.cont3 .triboxR{
	width:224px;
	float:right;
	text-align:left;
	/*padding-right:5px*/;
	}

/* Hides from IE-mac \
* html .cont3 .triboxR{
	width:204px;
	}*/
/**/

.cont3 .triboxL p,.cont3 .triboxR p{
	padding-left:10px;
	margin-bottom:0;
	}

.cont3 .triboxL p img,.cont3 .triboxR p img{
	margin-bottom:10px;
	}

/* ----------------------- */

.cont4{
	width:672px;
	margin:0 auto;
	padding-top:10px;
	}

.cont4 .leftbox{
	width:420px;
	float:left;
	}

/* ----------------------- */
.copy{
	width:672px;
	margin:0 auto;
	margin-bottom:30px;
	padding:0 2px 24px 2px;
	border-bottom:1px solid #c8c8c8;
	}

.copy img.txtcopy{
	margin-top:10px;
	}

/* ----------------------- */

/* 喜びの声 */
.voice{
	background:url(../../order/img/voicebg.gif) no-repeat;
	width:678px;
	height:425px;
	padding:20px 0;
	text-align:center;
	margin: 25px auto 15px auto;
}
.voice .come{
	margin-left:25px;
	margin-right:20px;
	margin-bottom:10px;
	text-align:left;
}
.voice li{
	width:302px;
	height:77px;
}
.voice li{
	position:relative;
	width:302px;
	height:77px;
	background:url(../../order/img/voice_notebg.gif) no-repeat;
}
.voice li p{
	line-height:25px!important;
	margin:0;
	padding:0 5px;
	font-weight:bold;
}
.voice li div.name{
	position:absolute;
	right:0;
	bottom:0;
	text-align:right!important;
	padding:0 5px;
	font-weight:bold;
}

/* ----------------------- */

.hako{
	width:677px;
/*	height:147px; */
	background:url(../../order/img/hako1.jpg) no-repeat top;
	padding:17px 23px 17px 0;
	margin:0 auto;
	}

/* Hides from IE-mac \
* html .hako{
	width:700px;
	height:164px;
	}*/
/**/

.hako .detailwak{
	margin-bottom:15px;
	}

.hako .detailbox1{
	width:410px;
	float:right;
	border-bottom:#9C9C9C 1px solid;
	padding-bottom:9px;
	margin-bottom:12px;
	}

.hako .detailbox2{
	width:410px;
	float:right;
	}

/* ----------------------- */
/* リスト用 */
.cont1 dl.listStyle1{
	margin:0;
	text-align:left;
	}

.cont1 dl.listStyle1 dt{
	font-weight:bold;
	line-height:1.5;
	}

.cont1 dl.listStyle1 dd{
	margin-left:1em;
	/*margin-top:-1.5em; */
	line-height:1.5;
	}

.cont1 dl.listStyle1 dd.moji14{
	margin-left:13em;
	}

.cont1 dl.listStyle1 hr{
	border:none;
	border-width: 1px 0px 0px 0px;	
	border-style: solid;
	border-color: #9c9c9c;
	margin:0.5em 0;
	padding:0;
	width:587px;
	height: 1px;
	}

/* Hides from IE-mac \*/
*html .cont1 dl.listStyle1 hr{
	margin:0;
	}
/**/

.cont1 dl.listStyle2{
	margin:0;
	text-align:left;
	}

.cont1 dl.listStyle2 dt{
	font-weight:bold;
	line-height:1.5;
	}

.cont1 dl.listStyle2 dd{
	margin-left:1.5em;
	margin-top:-1.5em;
	line-height:1.5;
	}

/* ----------------------- */
/* お問い合わせ */
.otoiawasebox{
	width:490px;
	border-top:#9C9C9C 1px solid;
	padding-top:15px;
	margin:0 auto;
	}

.otoiawasebox .telno{
	width:460px;
	margin:0 auto 10px auto;
	}

/*--------------------------------------------
	テンプレート調整
--------------------------------------------*/
#header #header-section #header-utility #header-company img{
	vertical-align:baseline;
	}

#footer #footer-utility #footer-btn{
	padding:1px 0 0 0;
	vertical-align: baseline!important;
	}

#footer #footer-utility #footer-btn li{
	vertical-align:baseline;
	}

#footer #copy #caution{
	display:block;
	padding:0!important;
	/*margin-bottom:7px!important;*/
	}

#footer #copy #caution img,
#footer #copy #footer-logo img,
#footer #copy #copyright img{
	vertical-align: baseline;
	}

#footer #copy #footer-logo,
#footer #copy #copyright{
	display:block;
	margin:7px 0 0;
	}
