@charset "utf-8";
/* CSS Document */

/* 基本設定 */

body{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(images/haikei_y.gif) repeat-y center #E6E6E6;
	color:#666666;
	text-align: left;
	vertical-align: top;
}

A:link		  {
color: #0A50FF;
text-decoration: none;
}
A:visited	  {
color: #0A50FF;
text-decoration: none;
}
A:active	  {
color: #56699A;
text-decoration: none;
}
A:hover		{
color:#56699A;
text-decoration: none;
}

img{
border:none;
vertical-align:bottom;
}


/* ヘッダー */

.header{
width:830px;
height:58px;
background: url(images/head_back.gif) no-repeat;
padding:0px 27px 0px 33px;
text-align:center;
vertical-align: top;
}

#header h1{
margin:4px 0px 0px 0px;
padding:0;
font-size:12px;
font-weight:normal;
}

#header h2{
margin:0;
padding:0;
font-size:12px;
font-weight:normal;
}
#subcontents{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-align: right;
}
.language{
width:177px;
padding:0px 0px 0px 0px;
text-align:right;
vertical-align: top;
}
.tab_td{
padding:0px 0px 0px 0px;
text-align:left;
vertical-align: bottom;
}
.mail_td{
padding:0px 60px 0px 0px;
text-align:left;
vertical-align: top;
}


/* フッター */

#footer{
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer em{
font-size:14px;
font-style:normal;
}


/* メインエリア */

#mainbox{
	padding:10px 33px 40px 33px;
	text-align:left;
	vertical-align: top;
}

/* 左メニュー */

.leftTd{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B4A9BB;
}

.leftTd a {
	display: block;
	line-height: 30px;
}



.leftTd_last a:hover {
	display: block;
	background: #E6E6E6;
	line-height: 30px;
}

.leftTd a:hover {
	display: block;
	background: #E6E6E6;
	line-height: 30px;
}

.leftTd2 a {
	display: block;
	line-height: 15px;
}

.leftTd2 a:hover {
	display: block;
	background: #E6E6E6;
	line-height: 15px;
}

.leftTdRO{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B4A9BB;
	background-color: #E6E6E6;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B4A9BB;

}

.leftTd_last{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B4A9BB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4A9BB;
}

.leftTd_last a {
	display: block;
	line-height: 30px;
}
.leftTh{
	margin-top:0;	
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/cancelBg.gif);
	background-repeat: no-repeat;
}

.leftTh a {
	display: block;
	line-height: 30px;
	width: 160px;
}

.leftTh2{
	margin:0;	
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}

.leftTh2 a {
	display: block;
	line-height: 30px;
	width: 160px;
}

.leftTh_honkan{
	margin:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/th_honkan.gif);
	background-repeat: no-repeat;
}

.leftTh_honkan a {
	display: block;
	line-height: 30px;
	width: 160px;
}

.leftTh_CD,.leftTh_GT{
	margin:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
}

.leftTh_CD a,.leftTh_GT a {
	display: block;
	line-height: 30px;
	width: 160px;
}





#left ul{
margin:0;
padding:0;
list-style:none;
}

#left li{
margin:0;
padding:6px 6px 6px 0;
}


/* センターエリア */

#center_pad{
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#msgbox{
padding:0px;
text-align:left;
line-height:19px;
}

#msgbox h3{
margin:25px 0 0 0;
padding:0;
font-size:12px;
font-weight:normal;
}
#msgbox h3 big{
font-size:14px;
font-weight:normal;
}

/* 右メニュー */

#right ul{
margin:0;
padding:0;
list-style:none;
}

#right li{
margin:0;
padding:6px 6px 6px 0;

}
.faci_restTD{
	font-size:12px;
	line-height: 19px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
}



/* トップ新着用 */

#topicsbox{
width:437px;
background: url(images/shinchaku_back.gif) no-repeat;
}

/* トップ人気プラン用 */

#plan_waku{
border:#715187 1px solid;
font-size:12px;
line-height:18px;
text-align:left;
background:#FFFFFF;
}


/* 文字コントロール */

.big{
font-size:14px;
font-weight:bold;
}

.glay12{
color: #CCCCCC;
font-size: 12px;
}

.f10{
font-size:10px;
line-height:16px;
}
.f12w{
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.f12{
	font-size:12px;
	color: #666666;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}

.f14p{
font-size:14px;
color:#0A50FF;
}

.txt{
font-size:12px;
line-height:150%;
}


/* td下空き調整 */

.td_under10{
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}
.td_top10{
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}
.td_under20{
	padding: 0px 0px 20px 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}
.td_topunder10{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}





/*イメージ画像に枠線*/

a.image_link img {
	border: 1px solid #F75900;
}

a:link.image_link img {
	border: 1px solid #F75900;
}

a:hover.image_link img {
	border: 1px solid #F75900;
}

a:focus.image_link img {
	border: 1px solid #F75900;
}

a:active.image_link img {
	border: 1px solid #F75900;
}
