@charset "utf-8";
/* CSS Document */

@import url("base.css");

#mainimg{
background: url(../images/03_main.jpg) no-repeat;
width: 980px;
height: 150px;
display: block;
text-indent: -9999px;
}

#pan{
width: 680px;
height: 25px;
display: block;
background: url(../images/00_pan.jpg) no-repeat;
padding: 5px 0 0 10px;
margin-bottom: 20px;
}

#pan p{
font-size: 12px;
color: #666666;
}

#pan a{
font-size: 12px;
color: #0000FF;
text-decoration: underline;
}

#cont01 h1{
	width: 690px;
	height: 84px;
	display: block;
	background: url(../images/03_c01title.jpg) no-repeat;
	text-indent: -9999px;
}

#cont01 .c01p{
	width: 690px;
	height: 439px;
	display: block;
	background: url(../images/03_c01p.jpg) no-repeat;
	padding: 20px 0 0 0;
	margin-bottom: 30px;
}

#cont01 p{
width: 440px;
height: auto;
margin-bottom: 20px;
line-height: 140%;
}

#cont02 h1{
width: 650px;
height: 30px;
font-size: 18px;
font-weight: normal;
display: block;
background: url(../images/00_title01.jpg) no-repeat;
padding: 0 0 0 40px;
margin-bottom: 20px;
}

#cont02 dl.tks{
clear: both;
}

#cont02 dl.tks dt,
#cont02 dl.tks dd{
float: left;
}

#cont02 dl.tks dt{
width: 126px;
text-align: center;
color: #0A9600;
border: #0A9600 solid 1px;
border-radius: 3px;
padding: 0 0 0 0.5em;
letter-spacing: 0.5em;
font-size: 12px;
}

#cont02 dl.tks dd{
width: 544px;
border-bottom: #0A9600 dotted 1px;
margin: 0 0 20px 10px;
letter-spacing: 0.1em;
}

#cont02 dl.enkaku{
clear: both;
}

#cont02 dl.enkaku dt,
#cont02 dl.enkaku dd{
float: left;
}

#cont02 dl.enkaku dt{
width: auto;
border: none;
text-align: left;
font-size:14px;
line-height:160%;
letter-spacing:0.08em;
color:#333333;
word-wrap: break-word;
margin: 0;
padding: 0;
}

#cont02 dl.enkaku dd{
width: auto;
border: none;
text-align: left;
font-size:14px;
line-height:160%;
letter-spacing:0.08em;
color:#333333;
word-wrap: break-word;
margin: 0;
padding: 0;
}

#cont03{
clear: both;
}

#cont03 .photo,
#cont03 .photo2{
float: left;
width: 128px;
height: 122px;
margin: 30px 0 40px 0;
}

#cont03 .photo2{
margin-left: 12px;
}

#cont04{
clear: both;
}

#cont04 a{
width: 690px;
height: 73px;
display: block;
background: url(../images/00_btm03.jpg) no-repeat;
text-indent: -9999px;
margin: 0 0 40px 0;
}

#cont04 a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#cont05{
clear: both;
margin: 10px 0 30px 0;
}

nav.nav_00{
	width:690px;
	height:135px;
}
nav.nav_00 ul,
nav.nav_00 ul li{
	float:left;
}

li.l_c05 a{
width: 335px;
height: 135px;
display: block;
background: url(../images/00_btm01.jpg) no-repeat;
text-indent: -9999px;
}

li.r_c05 a{
width: 335px;
height: 135px;
display: block;
background: url(../images/00_btm02.jpg) no-repeat;
text-indent: -9999px;
margin-left: 20px;
}

li.l_c05 a:hover,
li.r_c05 a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

