@charset "utf-8";
/* CSS Document */

@import url("base.css");

#mainimg{
background: url(../images/02_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: 10px;
}

#pan p{
font-size: 12px;
color: #666666;
}

#pan a{
font-size: 12px;
color: #0000FF;
text-decoration: underline;
}

#cont01{
	margin-bottom: 40px;
}

#cont01 h1{
	width: 690px;
	height: 104px;
	display: block;
	background: url(../images/02_c01.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#cont01 p{
width: 690px;
height: auto;
margin-bottom: 10px;
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;
}

#cont02 .c02bk{
width: 350px;
height: 204px;
display: block;
background: url(../images/02_c02.jpg) no-repeat;
padding:10px 0 0 340px;
}

#cont02 .photo,
#cont02 .photo2{
float: left;
width: 128px;
height: 122px;
margin: 10px 0 40px 0;
}

#cont02 .photo2{
margin-left: 12px;
}

#cont03{
clear: both;
}

#cont03 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;
}

#cont04{
clear: both;
margin-bottom:20px;
}

#cont04 h2{
width: 690px;
height:auto;
font-size: 18px;
font-weight: normal;
margin-bottom:10px;
}

#cont05{
clear: both;
margin-bottom:20px;
}

#cont05 h2{
width: 690px;
height:auto;
font-size: 18px;
font-weight: normal;
margin-bottom:10px;
}

#cont06{
clear: both;
margin-bottom:20px;
}

#cont06 h2{
width: 690px;
height:auto;
font-size: 18px;
font-weight: normal;
margin-bottom:10px;
}

#cont07{
clear: both;
margin-bottom:20px;
}

#cont07 h2{
width: 690px;
height:auto;
font-size: 18px;
font-weight: normal;
margin-bottom:10px;
}

#cont07 p{
margin-bottom:20px;
}

#cont08{
clear: both;
}

#cont08 a{
width: 690px;
height: 73px;
display: block;
background: url(../images/00_btm03.jpg) no-repeat;
text-indent: -9999px;
margin: 0 0 40px 0;
}

#cont08 a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#cont09{
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_c09 a{
width: 335px;
height: 135px;
display: block;
background: url(../images/00_btm01.jpg) no-repeat;
text-indent: -9999px;
}

li.r_c09 a{
width: 335px;
height: 135px;
display: block;
background: url(../images/00_btm02.jpg) no-repeat;
text-indent: -9999px;
margin-left: 20px;
}

li.l_c09 a:hover,
li.r_c09 a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

