/* CSS Document */


/* 共通事項 */

#header{
display:none;
}

#sidearea{
display:none;
}

#footer{
display:none;
}

#wrap {
margin:0px 0px 0px 0px;
}
#wrap #main {
margin:0px 0px 0px 0px;
}

#wrap #main #contents {
width: 575px;
background-color:#FFFFFF;
}

#wrap_wide {
width:782px;
}

#wrap_wide #main {
width:782px;
}

#wrap_wide #contents_wide {
width: 780px;
}

#pankuzu {
display: none;
}

#sidetitlearea {
display: none;
}

#box10,#box11 {
display: none;
}

/*
------------------------------------------------
GLOVAL SET
------------------------------------------------*/
dt,dd,ol,li,pre,input,p,blockquote,th,td,address{font-size:75%;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6,dt,dd,ol,li,pre,input,p,blockquote,th,td,address{	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
a{text-decoration:none;}
li,dl{list-style:none;}
hr {display: none;}
img {border: none;vertical-align: bottom;}

/*
------------------------------------------------
コンテンツスタイルシート
------------------------------------------------*/

#shelf_navi {
margin:0px;
width: 575px;
height: 29px;
position: absolute;
top: 0px;
left: 0px;
}
#contents #box #shelf_navi li {
	background-image: url(../../selectplan/img/shelf_navi2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
}
#contents #box #shelf_navi .navi1 {
	background-position: 0px 0px;
	width: 116px;
}
#contents #box #shelf_navi .navi2 {
	background-position: -116px 0px;
	width: 116px;
}
#contents #box #shelf_navi .navi3 {
	background-position: -232px 0px;
	width: 116px;
}
#contents #box #shelf_navi .navi4 {
	background-position: -348px 0px;
	width: 117px;
}
#contents #box #shelf_navi .navi5 {
	background-position: -465px 0px;
	width: 110px;
}
#contents #box #shelf_navi a {
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 110px;
}
#contents #box #shelf_navi a:hover {
	background-image: url(../../selectplan/img/shelf_navi2.gif);
	background-repeat: no-repeat;
	height:29px;
	width: 110px;
}
#contents #box #shelf_navi .navi1 a:hover,
#contents #box #shelf_navi .navi1ov a:hover {
	background-position: 0px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi2 a:hover,
#contents #box #shelf_navi .navi2ov a:hover {
	background-position: -116px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi3 a:hover,
#contents #box #shelf_navi .navi3ov a:hover  {
	background-position: -232px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi4 a:hover,
#contents #box #shelf_navi .navi4ov a:hover  {
	background-position: -348px -29px;
	width: 117px;
}
#contents #box #shelf_navi .navi5 a:hover,
#contents #box #shelf_navi .navi5ov a:hover  {
	background-position: -465px -29px;
	width: 110px;
}
#contents #box #shelf_navi .navi1ov,
#contents #box #shelf_navi .navi2ov,
#contents #box #shelf_navi .navi3ov,
#contents #box #shelf_navi .navi4ov,
#contents #box #shelf_navi .navi5ov {
	background-image: url(../../selectplan/img/shelf_navi2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
}
#contents #box #shelf_navi .navi1ov {
	background-position: 0px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi2ov {
	background-position: -116px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi3ov {
	background-position: -232px -29px;
	width: 116px;
}
#contents #box #shelf_navi .navi4ov {
	background-position: -348px -29px;
	width: 117px;
}
#contents #box #shelf_navi .navi5ov {
	background-position: -465px -29px;
	width: 110px;
}



/*
------------------------------------------------
Layout option
------------------------------------------------*/

#box {
	width: 561px;
	padding: 0px 5px 35px 5px;
	border: solid 2px #92BD9E;
}
#contents h1 {
	width: 557px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(../img/option_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 2px;
}

#contents .txt {
background: url(../img/option_subtitle.gif) no-repeat 0px 0px;
width: 271px;
height: 12px;
text-indent: -9999px;
position: absolute;
top: 76px;
left: 257px;
}

.clear {
width: auto;
height: 1px;
font-size: 1px;
line-height: 1px;
clear: both;
}


#contents #box .box01,
#contents #box .box02,
#contents #box .box03 {
	background-image: url(../../selectplan/img/shelf_dod.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 525px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	margin-left: 23px;
}
#contents #box .box04 {
	width: 525px;
	margin-bottom: 10px;
	margin-left: 23px;
}
#contents #box .box01 dl {
	float: right;
	width: 260px;
}
#contents #box .box01 .box01_1 {
	float: left;
	width: 120px;
	padding-right: 12px;
}
#contents #box .box01 .box01_1 .txt01 {
	color: #006666;
	text-align: center;
	padding-top: 5px;
}
#contents #box dt {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 10px;
	width: 165px;
	padding-bottom: 8px;
}
#contents #box dd {
	color: #006666;
}
#contents #box .box01 dt {
	background-image: url(../img/option_title_01.gif);
}
#contents #box .box01 dt {
	padding-right: 5px;
}
#contents #box .box02 .box02_1 {
	float: left;
	width: 255px;
}
#contents #box .box02 .box02_2 {
	float: right;
	width: 255px;
}
#contents #box .box02 dt {
	padding-top: 106px;
}
#contents #box .box02 .box02_1 dt {
	background-image: url(../img/option_title_02.gif);
	background-position: 0px 106px;
}
#contents #box .box02 .box02_2 dt {
	background-image: url(../img/option_title_03.gif);
	background-position: 0px 106px;
}
#contents #box .box02 dl {
	width: 255px;
	position: relative;
}
#contents #box .box02 .img01 {
	height: 100px;
	width: 255px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#contents #box .box03_1 {
	float: left;
	width: 168px;
	padding-right: 7px;
}
#contents #box .box03 dt,
#contents #box .box04 dt {
	padding-top: 106px;
}
#contents #box .box03_1 #title01 {
	background-image: url(../img/option_title_04.gif);
	background-position: 0px 106px;
}
#contents #box .box03_1 #title02 {
	background-image: url(../img/option_title_05.gif);
	background-position: 0px 106px;
}
#contents #box .box03_1 #title03 {
	background-image: url(../img/option_title_06.gif);
	background-position: 0px 106px;
}
#contents #box .box03_1 #title04 {
	background-image: url(../img/option_title_07.gif);
	background-position: 0px 106px;
}
#contents #box .box03_1 #title05 {
	background-image: url(../img/option_title_08.gif);
	background-position: 0px 106px;
}
#contents #box .box03_1 #title06 {
	background-image: url(../img/option_title_09.gif);
	background-position: 0px 106px;
}
#contents #box .box03 dl,
#contents #box .box04 dl  {
	width: 168px;
	position: relative;
}
#contents #box .box03 .img01,
#contents #box .box04 .img01 {
	height: 100px;
	width: 168px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contents #box .img02 {
	padding-left: 23px;
}
#contents #box .box03_1 .txtdd {
	padding-right: 2px;
}
#contents #box0 {
	width: 575px;
	position: relative;
	padding-top: 29px;
}

/*
------------------------------------------------
GLOVAL SET
------------------------------------------------*/
dt,dd,ol,li,pre,input,p,blockquote,th,td,address{font-size:75%;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6,dt,dd,ol,li,pre,input,p,blockquote,th,td,address{	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}
