@charset "utf-8";
/* CSS Document */

@import url("base.css");

#mainimg{
background: url(../images/04_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;
}

#pan p{
font-size: 12px;
color: #666666;
}

#pan a{
font-size: 12px;
color: #0000FF;
text-decoration: underline;
}

#cont01 h1{
	width: 690px;
	height: 104px;
	display: block;
	background: url(../images/04_c01title.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#cont01 p{
width: 690px;
height: auto;
margin-bottom: 20px;
line-height: 140%;
}

#cont02{
clear: both;
}

#cont02 h1{
width: 690px;
height: 188px;
display: block;
background: url(../images/04_c02.jpg) no-repeat;
text-indent: -9999px;
}

#cont02 .photo,
#cont02 .photo2{
float: left;
width: 128px;
height: 122px;
margin: 30px 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;
}

#cont03 dl.tks{
clear: both;
}

#cont03 dl.tks dt,
#cont03 dl.tks dd{
float: left;
}

#cont03 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;
}

#cont03 dl.tks dd{
width: 544px;
border-bottom: #0A9600 dotted 1px;
margin: 0 0 20px 10px;
letter-spacing: 0.1em;
}

#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;
}
