@charset "utf-8";
/* CSS Document */

@import url("base.css");

#mainimg{
background: url(../images/05_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{
	width: 690px;
	height: 250px;
	display: block;
	background: url(../images/05_s01.jpg) no-repeat;
	margin-bottom: 10px;
}

#cont02{
	width: 690px;
	height: 250px;
	display: block;
	background: url(../images/05_s02.jpg) no-repeat;
	margin-bottom: 10px;
}

#cont01 p.come,
#cont02 p.come{
font-size: 12px;
letter-spacing: 0em;
line-height: 130%;
padding: 25px 135px 0 405px;
}

#cont01 h1,
#cont02 h1{
font-size:26px;
letter-spacing:0.01em;
text-align:right;
padding-right:20px;
line-height:130%;
text-shadow: 1px 1px 1px #999999;
}

#cont03,#cont04,#cont05{float: left;}

#cont04{
margin-left: 10px;
}

#cont05{
margin-left: 11px;
}

#cont03{
	width: 223px;
	height: 352px;
	display: block;
	background: url(../images/05_s03.jpg) no-repeat;
	margin-bottom: 10px;
}

#cont04{
	width: 223px;
	height: 352px;
	display: block;
	background: url(../images/05_s04.jpg) no-repeat;
	margin-bottom: 10px;
}

#cont05{
	width: 223px;
	height: 352px;
	display: block;
	background: url(../images/05_s05.jpg) no-repeat;
	margin-bottom: 50px;
}

#cont03 p.come,
#cont04 p.come,
#cont05 p.come{
font-size: 12px;
letter-spacing: 0em;
line-height: 130%;
padding: 50px 15px 0 100px;
}

#cont03 h1,
#cont04 h1,
#cont05 h1{
font-size:18px;
letter-spacing:0.01em;
padding: 10px 15px 0 100px;
line-height:130%;
text-shadow: 1px 1px 1px #999999;
}

#cont06{
clear: both;
}

#cont06 a{
width: 690px;
height: 73px;
display: block;
background: url(../images/00_btm03.jpg) no-repeat;
text-indent: -9999px;
margin: 0 0 40px 0;
}

#cont06 a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
