@charset "UTF-8";

/********************
  base 1
********************/

body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:150%;
	color:#333333;
	background:#FFFFFF url('../images/bg.gif');
	font-family:Meiryo,メイリオ,verdana,Arial,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka;
	font-size:80%;
	text-align:center;
}

img{border:none;}
td{line-height:150%;font-size:85%;}

a:link{color:#CD4E00; text-decoration:underline;}
a:visited{color:#CD4E00; text-decoration:underline;}
a:hover{color: #E6984B; text-decoration:none;}

div#wrap{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:842px;
	background:#FFFFFF url('../images/bg_main.gif') top center repeat-y;
	text-align:center;
}

div#wrap2{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	width:760px;
	text-align:left;
}

div#header{
	margin:0;
	padding:0;
	height:55px;
	background:#FFFFFF url('../images/head.gif') top right no-repeat;
	text-align:right;
}

div#header_other{
	margin:0;
	padding:0;
	height:55px;
	background:#FFFFFF url('../images/head_other.gif') top right no-repeat;
	text-align:right;
}

div#navi_top{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	background:#D9D9D9;
}



div#navi_left{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:460px;
}

div#navi_right{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:300px;
	background:#FFF7E1;
}

div#contents{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:760px;
}


div#footer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	background:#FFFFFF url('../images/bg_main.gif') top center repeat-y;
	text-align:center;
}

/********************
  base 2
********************/

h1{
	margin:0;
	padding:7px 0px 0px 0px;
	color:#333333;
	font-size:100%;
	font-weight:normal;
}

h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:110%;
}

h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:100%;
}

/********************
  header
********************/
#toplogo{float:left;}

/* トップページメニュー */
#menu {
	margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;
	background:#FFFFFF url('../images/main04.gif') bottom center no-repeat;
	height:48px;
}

#menu ol {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;list-style:none;}
#menu li {float: left;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
#menu li a {display: block;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;text-indent: -9999px;text-decoration: none;}

#menu #menu1 a:link{width:125px;height:40px;background: url(../images/b01.gif) no-repeat;}
#menu #menu2 a:link{width:125px;height:40px;background: url(../images/b02.gif) no-repeat;}
#menu #menu3 a:link{width:125px;height:40px;background: url(../images/b03.gif) no-repeat;}
#menu #menu4 a:link{width:125px;height:40px;background: url(../images/b04.gif) no-repeat;}
#menu #menu5 a:link{width:124px;height:40px;background: url(../images/b05.gif) no-repeat;}
#menu #menu6 a:link{width:120px;height:40px;background: url(../images/b06.gif) no-repeat;}

#menu #menu1 a:visited{width:125px;height:40px;background: url(../images/b01.gif) no-repeat;}
#menu #menu2 a:visited{width:125px;height:40px;background: url(../images/b02.gif) no-repeat;}
#menu #menu3 a:visited{width:125px;height:40px;background: url(../images/b03.gif) no-repeat;}
#menu #menu4 a:visited{width:125px;height:40px;background: url(../images/b04.gif) no-repeat;}
#menu #menu5 a:visited{width:124px;height:40px;background: url(../images/b05.gif) no-repeat;}
#menu #menu6 a:visited{width:120px;height:40px;background: url(../images/b06.gif) no-repeat;}

#menu #menu1 a:hover{width:125px;height:40px;background: url(../images/b01_.gif) no-repeat;}
#menu #menu2 a:hover{width:125px;height:40px;background: url(../images/b02_.gif) no-repeat;}
#menu #menu3 a:hover{width:125px;height:40px;background: url(../images/b03_.gif) no-repeat;}
#menu #menu4 a:hover{width:125px;height:40px;background: url(../images/b04_.gif) no-repeat;}
#menu #menu5 a:hover{width:124px;height:40px;background: url(../images/b05_.gif) no-repeat;}
#menu #menu6 a:hover{width:120px;height:40px;background: url(../images/b06_.gif) no-repeat;}


/* その他ページメニュー */
#menu_other {
	margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;
	background:#FFFFFF url('../images/menu_other.gif') bottom center no-repeat;
	height:56px;
}

#menu_other ol {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;list-style:none;}
#menu_other li {float: left;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other li a {display: block;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;text-indent: -9999px;text-decoration: none;}

#menu_other #menu1 a:link{width:125px;height:40px;background: url(../images/b01.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu2 a:link{width:125px;height:40px;background: url(../images/b02.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu3 a:link{width:125px;height:40px;background: url(../images/b03.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu4 a:link{width:125px;height:40px;background: url(../images/b04.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu5 a:link{width:124px;height:40px;background: url(../images/b05.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu6 a:link{width:120px;height:40px;background: url(../images/b06.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}

#menu_other #menu1 a:visited{width:125px;height:40px;background: url(../images/b01.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu2 a:visited{width:125px;height:40px;background: url(../images/b02.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu3 a:visited{width:125px;height:40px;background: url(../images/b03.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu4 a:visited{width:125px;height:40px;background: url(../images/b04.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu5 a:visited{width:124px;height:40px;background: url(../images/b05.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu6 a:visited{width:120px;height:40px;background: url(../images/b06.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}

#menu_other #menu1 a:hover{width:125px;height:40px;background: url(../images/b01_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu2 a:hover{width:125px;height:40px;background: url(../images/b02_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu3 a:hover{width:125px;height:40px;background: url(../images/b03_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu4 a:hover{width:125px;height:40px;background: url(../images/b04_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu5 a:hover{width:124px;height:40px;background: url(../images/b05_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}
#menu_other #menu6 a:hover{width:120px;height:40px;background: url(../images/b06_.gif) no-repeat;margin: 0px 0px 0px 0px;padding: 8px 0px 0px 0px;}

/********************
  contents top
********************/

.main_photo{vertical-align:bottom;}
.title01{padding:20px 0px 10px 0px;}

/* 更新履歴 */
.day{
	padding:0px 0px 10px 0px;
	float:left;
	width:70px;
}

.topic{
	padding:0px 0px 10px 0px;
	float:left;
	width:370px;
}

#font01{color:#C45800;font-size:120%;}
#font02{color:#C45800;}

#pad01{padding:0px 15px 0px 15px;}

/********************
  outline
********************/

#font03{color:#386200;}

#outline_left{
	float:left;
	width:580px;
}

#outline_right{
	float:left;
	width:180px;
	text-align:right;
}

#outline_left2{
	float:left;
	width:440px;
}

#outline_right2{
	float:left;
	width:320px;
	text-align:right;
}


.cell01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EABA;
	text-align:left;
}

.pagetop{
	clear:both;
	text-align:right;
}


/********************
  cypress
********************/

#cypress_left{
	float:left;
	width:430px;
}

#cypress_right{
	float:left;
	width:330px;
	text-align:right;
}

#cypress_left2{
	float:left;
	width:440px;
}

#cypress_right2{
	float:left;
	width:320px;
	text-align:right;
}

.cypress_cell{background:#FFF7E1;}

/********************
  design
********************/

div.title_des{
	background:#FFFFFF url('../images/t_design.gif') top center no-repeat;
	width:760px;
	height:38px;
}


a.des:link{
	padding:10px 0 0 15px;
	line-height:20px;
	color:#C45800;
	font-size:130%;
	text-decoration:underline;
}

a.des:visited{color:#C45800;
	font-size:130%;
	text-decoration:underline;
}

a.des:hover{color:#C45800;
	font-size:130%;
	text-decoration:none;
}

div.box01_des{
	margin:0;
	padding:50px 0 0 0;
	position:relative;
	width:760px;
	height:150px;
}


div.box01_des_left{
	margin:0;
	padding:0;
	position:absolute;
	width:410px;
}

div.box01_des_right{
	margin:0 0 0 560px;
	padding:0;
	position:absolute;
	width:200px;
	text-align:right;
}

div.box01_des_center{
	margin:0 0 0 420px;
	padding:0;
	position:absolute;
	width:140px;
	text-align:right;
}

div.detail{
	padding:5px 0 5px 0;
	float:right;
}

/********************
  design01～
********************/

div.tfont_desdet{
	padding:3px 0 0 15px;
	line-height:20px;
	color:#666666;
	font-size:130%;
}

.backto_des{
	padding:10px 0 10px 0;
	clear:both;
	text-align:right;
}

div#box01_desdet{
	margin:0;
	padding:0;
	position:relative;
	width:760px;
}

div#box01_desdet_left{
	margin:0;
	padding:0;
	float:left;
	width:510px;
}

div#box01_desdet_right{
	margin:0;
	padding:0 0 0 15px;
	float:left;
	width:235px;
}

div#box02_desdet{
	margin:0;
	padding:20px 0 0 0;
	position:relative;
	width:500px;
}

div#box02_desdet_left{
	margin:0;
	padding:0;
	float:left;
	width:240px;
}

div#box02_desdet_right{
	margin:0;
	padding:0 0 0 20px;
	float:left;
	width:240px;
}

/********************
  standard
********************/
div#bg_standard{
	margin:0;
	padding:0;
	background:#FFFFFF url('../images/bg_standard.jpg') top center no-repeat;
	position:relative;
	width:760px;
	height:300px;
}

.merit{
	margin:40px 0px 0px 100px;
	color:#993300;
	position:absolute;
	width:180px;
	height:60px;
}

.demerit{
	margin:40px 0px 0px 600px;
	color:#669900;
	position:absolute;
	width:180px;
	height:60px;
}

.merit2{
	margin:120px 0px 0px 100px;
	color:#993300;
	position:absolute;
	width:180px;
	height:60px;
}

.demerit2{
	margin:120px 0px 0px 600px;
	color:#669900;
	position:absolute;
	width:180px;
	height:60px;
}

.merit3{
	margin:200px 0px 0px 100px;
	color:#993300;
	position:absolute;
	width:180px;
	height:60px;
}

.demerit3{
	margin:200px 0px 0px 600px;
	color:#669900;
	position:absolute;
	width:180px;
	height:60px;
}

.cell02{
	padding:0px 0px 0px 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EABA;
	width:120px;
	text-align:left;
}

a.stand:link{
	color:#60941B;
	font-size:150%;
	font-weight:bold;
	text-decoration:underline;
}

a.stand:visited{color:#60941B;
	font-size:150%;
	font-weight:bold;
	text-decoration:underline;
}

a.stand:hover{color:#60941B;
	font-size:150%;
	font-weight:bold;
	text-decoration:none;
}


/********************
  consultation
********************/

div#box01{
	margin:0;
	padding:10px;
	background:#FFF7E1;
	position:relative;
	width:740px;
	height:150px;
}

div#box01left{
	margin:0;
	padding:0;
	position:absolute;
	width:260px;
}

div#box01right{
	margin:0 0 0 490px;
	padding:0;
	position:absolute;
	width:250px;
}

div#box01center{
	margin:0 0 0 280px;
	padding:0;
	position:absolute;
	width:200px;
	text-align:right;
}

div.font01_con{
	color:#C45800;
	font-weight:bold;
	font-size:120%;
}

div.font02_con{
	color:#000000;
	font-weight:bold;
	font-size:120%;
}

div.font03_con{
	color:#386200;
	font-weight:bold;
	font-size:120%;
}

div#box02{
	margin:40px 0 0 0;
	padding:0;
	width:760px;
	clear:both;
}

.rimage01_con{
	padding:8px 0 0 20px;
	float:right;
}


div#box03{
	margin:40px 0 0 0;
	padding:0;
	position:relative;
	width:760px;
	height:150px;
	clear:both;
}

div#box03left{
	margin:0;
	padding:10px;
	background:#FFF7E1;
	position:absolute;
	width:350px;
	height:150px;
}

div#box03right{
	margin:0 0 0 390px;
	padding:10px;
	background:#FFF7E1;
	position:absolute;
	width:350px;
	height:150px;
}

.rimage02_con{
	padding:0px 0 0 20px;
	float:right;
}

div.box04{
	margin:40px 0 0 0;
	padding:40px 0 0 0;
	width:760px;
	clear:both;
}

ol#learn{
	margin:0 0 0 25px;
	padding:0;
	color:#C45800;
	}

ol#learn2{
	margin:0 0 0 25px;
	padding:0;
	color:#386200;
	}

ol#learn li{padding:5px;}
ol#learn2 li{padding:5px;}

div.font04_con{color:#000000;}

div#message_con{
	padding:20px 0px 30px 0px;
	clear:both;
	text-align:right;
}

/********************
  footer
********************/

div#small{
	margin:0px 0px 0px 0px;
	padding:15px 0px 15px 0px;
	color:#333333;
	font-size:70%;
	line-height:130%
}

div#copy{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	color:#666666;
	font-size:100%;
	background:#FFFFFF url('../images/bg_main.gif') top center repeat-y;
}

div#bottom{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF url('../images/bg_bottom.gif') bottom center no-repeat;
}


/********************
  form
********************/
.caution{color:#407100;}

.cell_form{width:80px;color:#407100;}

div#text_form{padding:40px 0px 30px 180px;
	width:400px;
}

.button{
	padding:3px;
	border: 1px solid; #CCCCCC;
	background:FFF7D0;
}

form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
