
/************/
/*  全体　　　  */
/************/

*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav_reverse.jpg) top left repeat-y;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
img{border-style: none; }
.header {width:900px; font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}
.header-top {width:900px; height:80px; background:rgb(240,240,240) url(../img/bg_head_top.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.header-bottom {width:900px;}
.kuzu {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.sitename {width:300px; height:45px; position:absolute; z-index:1; margin:0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.adsense {position: absolute; z-index:4; padding-top: 0px; padding-left: 433px;}
/********************/
/*  ヘッダー上メニュー 　　 */
/********************/
.nav1 {width:500px; position:absolute; z-index:3; margin:63px 0 0 400px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:#ffffff; text-decoration:none; font-size:100%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}
.nav1 li p {display:block; float:left; padding:2px 5px 2px 5px; color:#ffffff; text-decoration:none; font-size:100%;}


/*ドロップダウンメニュー*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:900px; border:none; background:rgb(225,225,225) url(../img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.kuzu ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.kuzu ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.kuzu ul a {color:rgb(70,122,167); text-decoration:none;}
.kuzu ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

#toiawaseform table{
		margin-left: 0px;
		border-top: 1px solid #CCCCCC;
		border-bottom: none;
		border-left: none;
		border-right: none;
		font-size: 100%;
		width:520px;
}

#toiawaseform td{
		border-top: none;
		border-bottom: 1px solid #CCCCCC;
		border-left: none;
		border-right: 2px solid #CCCCCC;
		padding: 10px;
}
#toiawaseform th{
		border-top: none;
		border-bottom: 1px solid #CCCCCC;
		border-left: 6px solid #CCCCCC;
		border-right: none;
		background-color: #F3F3F3;
		font-weight: normal;
		padding: 10px;
		width: 200px;
		text-align: left;
}

#toiawaseform .text1,.text2,.text3,.text4,.text5,.text6,.text7,.text8,.text9,.text10,.text11{
		border : 1px solid #CCCCCC;
		background-color: #FFFFFF;
		padding:  2px;
}
#toiawaseform .select{
		border : 1px solid #CCCCCC;
		background-color: #FFFFFF;
}
/********************/
/*  フッター 　　　　　　　　 */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}


