@charset "utf-8";
*{margin:0; padding:0;
  filter: expression(document.execCommand("BackgroundImageCache", false, true));	/* IE6 cash */
	overflow-x: hidden;	/* IE overflow */
}

body {
	font-size: 12px;
	text-decoration:none;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 15px;
	margin: 0px;
	font-weight: normal;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Helvetica, Arial, Gothic, sans-serif;
	overflow:hedden;
}

p {
	line-height:18px;
}

img{border:none; border-style:none; margin:0; padding:0;}

a {
	color: #2E5689; text-decoration:none;
}
a:visited {
	color: #2E5689;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #6896C7;
}

#clearR {
	clear:right;
	height:1px;
	visibility:hidden;
}

#clearB {
	clear:both;
	height:1px;
	visibility:hidden
}

#clearBu10 {
	clear:both;
	height:1px;
	visibility:hidden;
	margin-bottom:10px;
}


#main_box{
	width:780px;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	background:#FFFFFF;
	
}
#header{
	height:110px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position:relative;
}
#header_navi{
	border:none;
	background:none;
	position:absolute;
	top:64px;
	left:636px
}


#containerD {
    background: #FFFFFF url(../img/bg01.gif) repeat-y;
    border: none;
    overflow: hidden;
	margin:auto;
	text-align:center;
	width:800px;

}


#containerD:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #containerD {
    height: 1em;
    overflow: visible;
}
/**/


/* 全体レイアウト　*/

#ContHeader {
	height:60px;
	background:#FFFFFF url(../img/bg02.gif) no-repeat

}

#ContAll {
	width:780px;
	text-align:left;
	position:static;
}


#ContLeft {
	float:left;
	width:200px;
	text-align:left;
	position:static;
}

#ContRight {
	float:right;
	width:580px;
	text-align:left;
	
}


#Leftbox {
	width:200px;
	border:none;
	margin:0 auto 5px auto;
	font-size:12px;
	line-height:18px;
}
#Leftbox_2 {
	width:198px;
	border:#BCDFFC solid 1px;
	margin:0 auto 5px auto;
	font-size:12px;
	line-height:18px;
}

#path{
	font-size:12px;
	text-align:left;
	margin-bottom:10px;
	padding-left:5px;
	line-height:18px;
}

#path a{
	text-decoration:underline;
}


#howto{
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin-bottom:30px;
	height:auto;
	width:auto;
}

#howto h1{
	font-size:20px;
	line-height:40px;
	width:auto;
	background:url(../img/howto/bg_h1.jpg) no-repeat #FFFFFF ;
	vertical-align:middle;
	text-align:center;
	width:560px;
	height:auto;
}
#howto h2{
	font-size:14px;
	vertical-align:middle;
	line-height:21px;
	background:url(../img/howto/bg_h2.jpg) no-repeat #FFFFFF bottom ;
	padding:5px 15px 5px 35px;
	margin:20px 0px 10px 0px;
	width:auto;
	height:auto;

}




#howto h3{
	padding:0px 10px 0px 30px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin-right:10px;
	overflow:auto;
	width:auto;	
}
#howto p{
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	margin-right:10px;
	overflow:visible;
	width:auto;
	height:auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#howto .list{
	margin-left:25px;
	padding-left:25px;
	background:url(../img/howto/bullet_01.gif) #FFFFFF no-repeat;
	line-height:25px;
	vertical-align:middle;
}

#footer{
	font-size:10px;
	text-align:center;
	background:url(../img/bg_footer.gif) no-repeat #CDE7FD;
	margin:0px auto;
	padding:0 auto;
	width:780px;
	vertical-align:middle;
}

#footer1{
	height:100px;
}

#footer2{
	font-size:9px;
	text-align:center;
	margin:0px auto;
	padding:10px 0 0 0;
}


#top_news_box{
	background:#FFFFCC;
	color:#333333;
	width:740px;
	margin:10px;
	padding:10px;
}

#top_news_box .date{
	float:left;
	width:80px;
}

#top_news_box .txt{
	float:left;
	width:655px;
	margin-left:5px;
	overflow:hidden;
}

#price table .name{
	background:#CDE7FD;
	padding:5px 0;
	border-bottom:#006699 1px solid;
	border-right:#FFFFFF 1px solid;
	text-align:center
}
#price table .data0{
	border-bottom:#006699 1px solid;
	border-right:#669999 1px dotted;
	padding:5px 0;
	text-align:center
}

#price table .data1{
	border-bottom:#006699 1px solid;
	border-right:#669999 1px dotted;
	padding:5px 0 5px 15px;
}

#price table .data2{
	border-bottom:#006699 1px solid;
	padding:5px 0;
	text-align:center

}

#back2top {
	font-size:9px;
	text-align:right;
	color:#339999;
	font-weight:bolder;
	margin:10px 0 30px 0;
}


#back2top_2 {
	font-size:9px;
	text-align:right;
	color:#339999;
	font-weight:bolder;
	margin:10px 0 100px 0;
}

#samplelogo table td{
	line-height:20px;
}

.logoname_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
}

.logoname_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF9900;
}




#legal {
	font-size:12px;
	line-height:1.3m;
	padding:5px;
	margin-bottom:30px;
	height:auto;
	width:auto;
}
#legal h1{
	font-size:20px;
	line-height:40px;
	width:auto;
	background:url(../img/howto/bg_h1.jpg) no-repeat #FFFFFF ;
	vertical-align:middle;
	text-align:center;
	width:560px;
	height:auto;
	padding-bottom:10px;
}
#legal h2{
	font-size:14px;
	line-height:22px;
	background:url(../img/howto/bg_h2.jpg) no-repeat #FFFFFF bottom ;
	width:auto;
	padding:15px 15px 5px 35px;
	margin:20px 0px 10px 0px;
	width:auto;
	height:auto;
}

#legal h3{
	padding:0px 10px 0px 30px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin-right:10px;
	overflow:auto;
	width:auto;	
}

#legal p{
	padding:0px 20px 0px 35px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	margin-right:10px;
	margin-bottom:15px;
	overflow:visible;
	width:auto;
	height:auto;

}

 #legal p.block{
 	text-indent:-12px;
	margin-left:30px;
	margin-bottom:0px;
}


#legal .list{
	margin-left:25px;
	padding-left:25px;
	background:url(../img/howto/bullet_01.gif) #FFFFFF no-repeat;
	line-height:25px;
	vertical-align:middle;
}
