/* 
 Base
-------------------------------------- */
body {
	font-size: 12px;
	color: #334477;
	line-height: 120%;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #ffffff url(../img/body.gif);
	}
a:link, a:visited{
	color: #bb5555;
	text-decoration: none;
	}
a:hover, a:active{
	color: #FFCC33;
	}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	float: right;
	height: 34px;
	}
	h1.top {
	padding: 2px;
	margin: 0px;
	float: left;
	height: 20px;
	font-weight: normal;
	}
p {
	margin: 0px;
	padding: 0px;
	}


/* 
 layout 
-------------------------------------- */
#contener {
	margin: 0px auto;
	padding: 0px 10px;
	width: 850px;
	height: 100%;
	display: block;
	background: url(../img/back.gif) repeat-y;
	min-height: 600px;
	}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	height: 68px;
	}
#topheader {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	height: 35px;
	}
#logo {
	margin: 0px;
	padding: 0px;
	width: 168px;
	height: 68px;
	background: url(../img/logo.gif) no-repeat;
	float: left;
	}
	#logo a {
	width: 168px;
	height: 68px;
	display: block;
	text-indent: -9999px;
	}
#top_main {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background: url(../img/mainback.jpg);
	text-align: center;
	height: 400px;
	}
#main {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	height: auto;
	background: #EBEEF3;
	}
#footer {
	margin: 0px;
	padding: 7px 15px;
	width: auto;
	height: auto;
	}
	#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#footer li {
	margin: 0px 2px;
	padding: 0px;
	float: left;
	}
.left {float: left;}
.right {float: right;}
.alignleft {text-align:left;}
.alignright {
	text-align: right;
	float: right;
	height: auto;
	width: auto;
}
.clear {clear: both;}

#form {
	margin: 0px auto;
	padding: 15px;
	width: 620px;
	height: auto;
	background: #EBEEF3;
	font-size: 14px;
	text-align: center;
	line-height: 140%;
	}

/* 
 navigation 
-------------------------------------- */
#navi {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 673px;
	float: right;
	}
	#navi.top {
	width: 380px;
	margin: 5px 0px 0px;
}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	padding: 0px;
	height: 30px;
	margin: 0px 0px 0px 8px;
	text-indent: -9999px;
	display: inline;
	float: left;
	}
	#navi a {
	height: 30px;
	display: block;
	text-indent: -9999px;
	}

#navi01 a {background: url(../img/navi.gif) 0px 0px;width: 65px;height: 30px;display: block;}
#navi01,#navi01 a:hover {background: url(../img/navi_over.gif) 0px 0px;width: 65px;}

#navi02 a {background: url(../img/navi.gif) -75px 0px;}
#navi02,#navi02 a:hover {
	background: url(../img/navi_over.gif) -75px 0px;
	width: 84px;
}
#navi03 a {background: url(../img/navi.gif) -169px 0px;}
#navi03,#navi03 a:hover {
	background: url(../img/navi_over.gif) -169px 0px;
	width: 125px;
}
#navi04 a {background: url(../img/navi.gif) -304px 0px;}
#navi04,#navi04 a:hover {
	background: url(../img/navi_over.gif) -304px 0px;
	width: 111px;
}
#navi05 a {background: url(../img/navi.gif) -425px 0px;}
#navi05,#navi05 a:hover {
	background: url(../img/navi_over.gif) -425px 0px;
	width: 86px;
}
#navi06 a {background: url(../img/navi.gif) -521px 0px;}
#navi06,#navi06 a:hover {
	background: url(../img/navi_over.gif) -521px 0px;
	width: 48px;
}
#navi07 a {background: url(../img/navi.gif) -579px 0px;}
#navi07,#navi07 a:hover {
	background: url(../img/navi_over.gif) -579px 0px;
	width: 50px;
}
#navi08 a {background: url(../img/navi.gif) -636px 0px;}
#navi08,#navi08 a:hover {
	background: url(../img/navi_over.gif) -636px 0px;
	width: 40px;
}


#top_btn {
	margin: 0px auto;
	padding: 10px 0;
	height: 110px;
	width: 810px;
	}
	#top_btn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#top_btn li {
	padding: 0px;
	height: 110px;
	margin: 0px 0px 0px 10px;
	text-indent: 0px;
	display: list-item;
	float: left;
	width: 260px;
	}
	#top_btn a {
	height: 100px;
	width: 250px;
	display: block;
	text-indent: -9999px;
	}

#top_btn01 {background: url(../img/top_btn01.jpg) no-repeat;}
#top_btn01 a {background: url(../img/top_btn01.gif);}
#top_btn01 a:hover {background: url(../img/top_btn01b.jpg) no-repeat left top;}
#top_btn02 {background: url(../img/top_btn02.jpg) no-repeat;}
#top_btn02 a {background: url(../img/top_btn02.gif);}
#top_btn02 a:hover {background: url(../img/top_btn02b.jpg) no-repeat left top;}
#top_btn03 {background: url(../img/top_btn03.jpg) no-repeat;}
#top_btn03 a {background: url(../img/top_btn03.gif);}
#top_btn03 a:hover {background: url(../img/top_btn03b.jpg) no-repeat left top;}



/* 
 style
-------------------------------------- */
.border_dash { border: 1px #907070 dashed; }
.border_double { border: 3px double #924928;}
.border_double02 { border: 3px #FFbb66 double;}
.border_side { border-right: 1px solid #999999;border-left: 1px solid #999999;}
.border_bottom { border-bottom: 3px solid #924928;}
.border_top { border: 1px #FFCC66 solid;}
.border_tb { border-top: 1px solid #404069;border-bottom: 1px solid #404069;}
.btn {
	width: 120px;
	padding: 3px;
	margin: 3px;
	border: 3px double #4C89C8;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background: #385179 url(../img/body.gif);
	}
	.btn a:link,.btn a:visited {
	color: #FFFFFF;
	}

.midashi {
	margin: 5px 0px;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #924928;
	border-bottom: 1px solid #924928;
	font-weight: bold;
	}


/* 
 text
-------------------------------------- */
.small {  font-size: 12px;}
.large {  font-size: 15px;}
.txt {
	line-height: normal;
	font-size: 12px;
}
.txtB {  font-weight: 900; line-height: 15px;} 
.txtB15 { font-size: 15px; font-weight: 900;}
.txt02 {  line-height: 140%;}
.Red {  color: #BB4400;}
.RedB {  color: #bb4400;font-weight: bold;}
.Red16B {
	color: #bb4400;
	font-weight: bold;
	font-size: 16px;
}
.Ora {  color: #dd9900;}
.OraB { color: #dd9900; font-weight: 900;}
.OraB15 { font-size: 15px; color: #dd9900; font-weight: 900;}
.yell {  color: #FFC85E;}
.Gre {  color: #889955;}
.Blu {  color: #558899;}
.light {  color: #E7E5D5;}
.lightB { font-weight: 900; color: #E7E5D5; line-height: 14px;}
.dark {  color: #E7E5D5}
.brown { color: #7C6B5C;}
.brownB { font-weight: bold; color: #7C6B5C;}
.white {
	color: #FFFFFF;
	line-height: 135%;
}
.whiteB {  font-weight: 900; color: #FFFFFF;} 
.black {  color: #000000;}
.blackB {  font-weight: 900; color: #000000;}
.purple {color: #990033;}


/* 
 shuhen
-------------------------------------- */
#shuhen table {
	text-align: left;
	width: auto;
	}
	#shuhen th {
	border-bottom: 2px solid #CC5544;
	border-left: 8px solid #CC5544;
	font-weight: bold;
	text-align: left;
	}

/* 
 yadosagashi
-------------------------------------- */
#ydbn7 a {
	height: 37px;
	width: 88px;
	display: block;
	background-image: url(http://www.yado-sagashi.com/bn/libertybn01_s.gif);
}
#ydbn7 a b {
	position:relative;
	height: 37px;
	width: 88px;
	display: block;
	z-index:-1;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}


div#maincol{
	width:810px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}

/*  base box  */


div#maincol hr {
	padding:0;
	margin:0;
	clear:both;
	visibility:hidden;
	height:0;
}

div#maincol #d_box{
 float:left;
 width:522px;
 padding:0;
 margin:0;
}

div#maincol #c_box{
 float:left;
 width:288px;
 padding:0;
 margin:0;
}
/* C-6 */
div#c_box #e_6 {
	margin:12px 0px 24px 12px;
	padding:0;
	text-align:center;
}
div#maincol h3 {
	padding:10px 0;
	color: #FFFFFF;
	background-color: #6B83AF;
	margin: 0;
	line-height: 100%;
}
div#c_box #e_6 #sheetbox {margin:0; padding:10px; background-color:#fff;}
div#c_box #e_6 #sheetbox #mini { margin:0 0 8px 0; padding:0 0 4px 0; border-bottom:#AAA691 1px solid;}
div#c_box #e_6 table {margin:0 0 10px 0; padding:0; width:100%; text-align:left;}
div#c_box #e_6 td {margin:0; padding:5px 5px 0 5px; border-bottom:#bbb 1px solid; text-align:left;}


/*  A-4 a_part */
div#a_box #a_4 {margin:0 12px 24px 0; padding:0;}
div#d_box #a_4 img {border:none;}

/*  A-2 d_part */
div#d_box #a_2 {margin:12px 0 24px 18px; padding:0;}
div#d_box #a_2 #mini {margin:0 0 8px 0; padding:0; border-bottom:#BFB6AF 1px solid;}

div#d_box #a_2 #minileft {float:left; width:331px; margin:0; padding:0;}
div#d_box #a_2 #miniright {float:right; width:170px; margin:0; padding:0;}

div#d_box #a_2 #miniright p {margin:0; padding:0; font-size:12px; overflow: hidden;}
div#d_box #a_2 #miniright p a {height: 50px; width: 170px; margin:0; padding:0; display:block; background:url(../../img/base/m_plan02.gif) no-repeat scroll left top;}
div#d_box #a_2 #miniright p a:hover {background:url(../../img/base/m_plan02_ov.gif) no-repeat scroll left top;}
div#d_box #a_2 #miniright p a strong {
 position:relative;
 height: 50px;
 width: 170px;
 display: block;
 z-index:-1;
 overflow: hidden;
 margin: 0;
 padding: 0;
 font-size: 12px;
}
div#d_box #a_2 h3{
	padding:10px 0 10px 12px;
}

/* C-2 */
div#c_box #e_2 {margin:0 12px 24px 12px; padding:0; text-align:center;}
div#c_box #e_2 h3 {}
div#c_box #e_2 #sheetbox {margin:0; padding:10px; background-color:#E0DBC6;}
div#c_box #e_2 #sheetbox p a {margin:0; padding:0;}

