
body,div,pre,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,pre,
form,fieldset,input,textarea,select,option,table,th,td,tr,embed,object{
	margin:0;
	padding:0;
	color:#4B4B4B;
}

img{vertical-align:top;}

li{list-style-type:none;}
fieldset,table,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}

a:link{color: #c99005; text-decoration:none;}
a:visited{color: #c99005; text-decoration:none;}
a:hover{color: #956b03; text-decoration:underline;}
a:active{color: #956b03; text-decoration:underline;}

a {overflow:hidden;}

#footer { height:76px; border-top:1px solid #dddddd;}



/* ============================= wrap ===========================*/

#main {width:717px;margin-left:auto;margin-right:auto;}
#wrap {margin:20px 0;height:1%;}


/* ============================= column1 ===========================*/

#column1 {width:500px;float:right;}
#columnL {float:left;}

/* ============================= column2 ===========================*/

#column2 {
	margin-right:17px;
	margin-bottom:15px;
	width:200px;
	background:url(images/bg_02.gif) left top repeat-y;
}
#column2 #box{
	padding-top:20px;
	background:url(images/bg_01.gif) left top no-repeat;
}
#column2 ul{
	padding-bottom:20px;
	background:url(images/bg_03.gif) left bottom no-repeat;
}

/* ============================= column3 ===========================*/

#column3 {
	margin-bottom:15px;
	width:200px;
	background:url(images/bg_02.gif) left top repeat-y;
}


#column3 #box2{
	width:200px;
	line-height:140%;
	font-size:80%;
	background:url(images/bg_01.gif) left top no-repeat;
}
#column3 #box2 ul{
	padding:20px 5px 20px 10px;
	background:url(images/bg_03.gif) left bottom no-repeat;
}
/* ============================= navi ===========================*/

#column2 #box li{
	text-indent:-9999px;	
	margin-left:20px;
}
#column2 #box li a{
	display:block;
	width:154px;
	height:26px;
	background:url(images/navinavi.gif) left top no-repeat;
}
#column2 #box li a:hover{
	display:block;
	height:26px;
	width:154px;
}

#navi01,#navi02,#navi03,#navi04,#navi05,#navi06{margin-bottom:10px;}
#column2 #box #navi01 a{background-position:0 -145px;}
#column2 #box #navi02 a{background-position:0 0;}
#column2 #box #navi03 a{background-position:0 -37px;}
#column2 #box #navi04 a{background-position:0 -72px;}
#column2 #box #navi05 a{background-position:0 -110px;}
#column2 #box #navi06 a{background-position:0 -180px;}

#column2 #box #navi01 a:hover{background-position:-154px -145px;}
#column2 #box #navi02 a:hover{background-position:-154px 0;}
#column2 #box #navi03 a:hover{background-position:-154px -37px;}
#column2 #box #navi04 a:hover{background-position:-154px -72px;}
#column2 #box #navi05 a:hover{background-position:-154px -110px;}
#column2 #box #navi06 a:hover{background-position:-154px -180px;}


#tro{
	width:500px;
	height:185px;
	background:url(images/main_02.jpg) left top no-repeat;
}

#tro ul{
	width:438px;
	height:45px;
	margin:0 0 0 32px;
	border:none !important;
	padding:0 !important;
	background:none !important;
}

#tro ul li{
	float:left;
	margin-right:8px;
	margin-top:50px;
	text-indent:-9999px;  
}
#tro ul li#link02{margin-right:0px;}

#tro ul li#link01 a{
	width:215px;
	height:45px !important;
	display:block;
	background-position:0 0;
	background:url(images/btn.gif) left top no-repeat;
}
#tro ul li#link01 a:hover{
	background-position:0px -45px;
}
#tro ul li#link02 a{
	width:215px;
	height:45px !important;
	display:block;
	background:url(images/btn.gif) -223px 0 no-repeat;
}
#tro ul li#link02 a:hover{
	background-position:-223px -45px;
}

/* ============================= h2 ===========================*/

h2{
	font-size:120%;
	padding:0 0 5px 25px;
	background:url(images/h2bg.gif) left top no-repeat;
	border-bottom:dotted 1px #cecece;
	margin-bottom:20px;
}

h3{
	font-size:100%;
	padding:5px;
	line-height:140%;
	margin-bottom:10px;
	background-color:#F7F7F7;
	border-bottom:solid 1px #cecece;
}

h3 span{
	color:#000099;
}

/* ============================= p ===========================*/

p.txt{
	font-size:90%;
	line-height:140%;
	margin-bottom:20px;
}
p.txt2{
	font-size:90%;
	line-height:140%;
	margin-bottom:10px;
}

p.txt3{
	font-size:80%;
	line-height:130%;
	margin-bottom:5px;
}

p.txt strong{
	color:#ff0000;
}

p.ryokin{
	font-size:120%;
	line-height:160%;
	text-align:center;
	font-weight:bold;
	color:#ff0000;
	padding:10px 0;
	border:solid 1px #cecece;
	background-color:#F7F7F7;
	margin-bottom:20px;
}

/* ============================= ul ===========================*/

#column1 ul{
	padding:10px;
	background:#FEF7E0;
	border:solid 1px #cecece;
	margin-bottom:10px;
}
#column1 li{
	font-size:90%;
	line-height:140%;
}

#column1 ul.tyle01{
	margin-bottom:30px !important;
	background-color:#F7F7F7;
}
#column1 ul.tyle01 strong{
	color:#4B4B4B;
}

/* ============================= table ===========================*/

.table{
	font-size:90%;
	border-left:solid 1px #cecece;
	border-top:solid 1px #cecece;
	margin-bottom:10px;
}
.table td{
	padding:5px;
	border-right:solid 1px #cecece;
	border-bottom:solid 1px #cecece;
}
.table .bg00{width:80px;background-color:#94CF42;color:#ffffff;font-weight:bold;}
.table .bg01{width:80px;background-color:#00AACE;color:#ffffff;font-weight:bold;}
.table .bg02{width:60px;background-color:#DCDCDC;}
.table .bg03{width:100%;background-color:#FEF7E0;}

/* ============================= footer ===========================*/
#footer {width:717px;padding-top:15px;text-align:center;}

/* ============================= margin ===========================*/

.margin_b{margin-bottom:30px;}
.margin_b2{margin-bottom:15px;}

/* ============================= clearfix ===========================*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix{height:1%;}

/*\*//*/
.clearfix{
	display: inline-table;
}
/**/

