@charset "utf-8";
/* CSS Document */

@import url("base.css");

#mainimg{
background: url(../images/06_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: 103px;
	display: block;
	background: url(../images/06_c01.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 50px;
}

#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 .c02_01{
width: 690px;
height:auto;
border: #ccc solid 1px;
border-radius: 3px;
margin-bottom: 20px;
}

#cont02 .tex01{
	font-weight:bold;
	padding:15px 0 3px 15px;
}
#cont02 .tex02{
	font-size:12px;
	padding:0 10px 15px 15px;
	letter-spacing:0.08em;
	line-height:130%;
}
#cont02 strong{
	color:#F00;
	font-weight:normal;
}

#cont02 .c02_02{
clear: both;
width: 690px;
height:30px;
border-bottom: #ccc dotted 1px;
padding: 10px 0 10px 0;
}

#cont02 .c02_03{
clear: both;
width: 690px;
height:50px;
border-bottom: #ccc dotted 1px;
padding: 10px 0 10px 0;
}

#cont02 .c02_04{
clear: both;
width: 690px;
height:150px;
border-bottom: #ccc dotted 1px;
padding: 10px 0 10px 0;
}

#cont02 .c02_05{
clear: both;
width: 690px;
height:150px;
padding: 10px 0 10px 0;
text-align: center;
}

.fl{
float: left;
width: 130px;
padding-left: 15px;
}

.fr{
float: left;
width: 520px;
}

#cont03 h1{
clear: both;
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;
}

.pp_textitle1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:300%;
	color:#000;
	margin:20px 0 0 20px;
}

.pp_textitle2{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:140%;
	color:#000;
	margin:0 0 10px 30px;
}

.pp_tex01{
	font-size:14px;
	letter-spacing:0.05em;
	line-height:140%;
	color:#000;
	margin:0 0 0 30px;
}

.pp_tex02{
	font-size:14px;
	letter-spacing:0.05em;
	line-height:140%;
	color:#000;
	margin:0 0 10px 50px;
	text-indent:-16px;
}
