@charset "utf-8";

/**
	tag
*/
body,h1, h2, h3, h4, h5, h6, p ,ul{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, p, div, th, td, li{
	font-size:12px;
	line-height:160%;
}
body {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	text-align:center;
}
a:link {    color: #666666;text-decoration: underline;}
a:visited {    color: #666666;text-decoration: underline;}
a:hover {    color: #666666;text-decoration: underline;}
a:active {    color: #666666;text-decoration: underline;} 
img {	border: 0px;}

/**
	ヘッダー
*/
#header {
	padding-left:10px;
	height:102px;
	background:url(http://necktie.tree6.net/shared/img/head_bg.jpg) center repeat-x;
	text-align:center;
}
.headBox{
	margin:0 auto;
	width:968px;
}


/**
	メインコンテナ
*/
#container {
	padding-left:10px;
	width:968px;
	margin:26px auto 0 auto;
}

/**
	コンテンツ
*/
#content {
	width:757px;
	float:right;
	text-align:left;
}

/**
	共通タイトル
*/
.ttl{
	margin-top:5px;
	font-size:18px;
	line-height:130%;
	font-weight:bold;
	color:#524776;
	padding-bottom:9px;
	background:url(http://necktie.tree6.net/shared/img/line1.gif) bottom repeat-x;
}

/**
	支払い情報
*/
.pay{
	margin:40px 0 0 6px;
}
.pau p{
	line-height:140%;
}
.payBox{
	background:url(http://necktie.tree6.net/shared/img/pay_bg.gif) repeat-y;
	padding-left:34px;
}
.payPane{
	float:left;
	margin-right:35px;
	width:202px;
}
.payMargin01{	margin-top:8px;}
.payMargin02{	margin-top:2px;}
.payMargin03{	margin-top:15px;}
.pStrong{	color:#9A2545;}

/**
	サイドメニュー
*/
#side {
	width:184px;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
	.sideBlock{
		width:184px;
		overflow:hidden;
	}
	.sideBlock a{
		display:block;
		text-indent:-9999px;
		width:100%;
	}
	#side a.sideLink1{	height:38px;}
	#side a.sideLink2{	height:31px;}
	
	#side a.sideLink1:hover,
	#side a.sideLink2:hover{
		background-position:-187px 0;
	}
	
		#s1_1{	background:url(http://necktie.tree6.net/shared/img/sede_btn1_1.gif) left top no-repeat;}
		#s1_2{	background:url(http://necktie.tree6.net/shared/img/sede_btn1_2.gif) left top no-repeat;}
		#s1_3{	background:url(http://necktie.tree6.net/shared/img/sede_btn1_3.gif) left top no-repeat;}
		#s1_4{	background:url(http://necktie.tree6.net/shared/img/sede_btn1_4.gif) left top no-repeat;}
		#s1_5{	background:url(http://necktie.tree6.net/shared/img/sede_btn1_5.gif) left top no-repeat;}
		#s2_1{	background:url(http://necktie.tree6.net/shared/img/sede_btn2_1.gif) left top no-repeat;}
		#s2_2{	background:url(http://necktie.tree6.net/shared/img/sede_btn2_2.gif) left top no-repeat;}
		#s3{	background:url(http://necktie.tree6.net/shared/img/sede_btn3.jpg) left top no-repeat;}
		#s4{	background:url(http://necktie.tree6.net/shared/img/sede_btn4.jpg) left top no-repeat;}
		#s5{	background:url(http://necktie.tree6.net/shared/img/sede_btn5.jpg) left top no-repeat;}
		#s6{	background:url(http://necktie.tree6.net/shared/img/sede_btn6.jpg) left top no-repeat;}
		#s7{	background:url(http://necktie.tree6.net/shared/img/sede_btn7.jpg) left top no-repeat;}
		#s8{	background:url(http://necktie.tree6.net/shared/img/sede_btn8.jpg) left top no-repeat;}
		#s9{	background:url(http://necktie.tree6.net/shared/img/sede_btn9.jpg) left top no-repeat;}
		#s10{	background:url(http://necktie.tree6.net/shared/img/sede_btn10.jpg) left top no-repeat;}
		#s11{	background:url(http://necktie.tree6.net/shared/img/sede_btn11.jpg) left top no-repeat;}
		#s12{	background:url(http://necktie.tree6.net/shared/img/sede_btn12.jpg) left top no-repeat;}
		#s13{	background:url(http://necktie.tree6.net/shared/img/sede_btn13.jpg) left top no-repeat;}

	.sideList{
		background:url(http://necktie.tree6.net/shared/img/sede_btn_line.gif) bottom no-repeat;
		padding-bottom:4px;
	}
	.sideList a{
		display:block;
		width:100%;
		background:url(http://necktie.tree6.net/shared/img/sede_ico.gif) no-repeat;
		padding:7px 2px 2px 19px;
		line-height:125%;
	}
	
		.sideList a:link {    color: #666666;text-decoration: none;}
		.sideList a:visited {    color: #666666;text-decoration:none;}
		.sideList a:hover {    color: #666666;text-decoration: underline;}
		.sideList a:active {    color: #666666;text-decoration: underline;} 

/**
	btmLink
*/
.btmLink{
	margin-top:25px;
	text-align:center;
	font-size:11px;
	color:#999999;
}

/**
	フッター
*/
#footer {
	margin-top:18px;
	background:url(http://necktie.tree6.net/shared/img/foot_bg.jpg) repeat-x #524976;
	padding:10px 0px 30px 0px;

}
.footBox{
	margin:0 auto;
	padding-left:10px;
	text-align:left;
	width:968px;
	color:#BAB6C8;
	font-size:10px;
}

/**
	他
*/
.clear {
	clear: both;
	line-height:0%;
}
.block{
	display:block;
}

