/* CSS Document */

body{margin:0 auto; width:810px;}

a:link , a:visited {text-decoration:none; color:#999999;}
a:hover {color:#FF3300; text-decoration:none;}


a img{border-style:none;}

img.left{
	float:left;
	margin:5px 15px;
	height:150px;
	width:200px;
	}

.button{
	height:40px;
	line-height:40px;
	background:url(./img/button.jpg) repeat-x;
	margin:0;
	padding:0;
		}

	
.title{
	height:100px;
	line-height:100px;
	background:url(./img/topimg.jpg) no-repeat;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0 0 0;
	padding-left:20px;
	}
	
.copyright{
	margin:0;
	padding:0;
	text-align:center;
	height:50px;
	background:url(./img/footer.jpg) no-repeat;
	}
	
.midashi{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background:url(./img/midashi.jpg) no-repeat;
	margin:10px 15px;
	padding-left:20px;
	}
	
.pank{
	font-size:12px;
	color:#666666;
	margin:10px 15px;
	padding:0;
	}
	
.pagetitle{
	font-size:18px;
	color:#999999;
	font-weight:bold;
	height:40px;
	line-height:40px;
	background:url(./img/title.jpg) no-repeat;
	margin:15px;
	padding-left:30px;
	}
	
.subtitle{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background:url(./img/subtitle.jpg) no-repeat;
	margin:15px;
	padding-left:20px;
	}
	
		
.text01{font-size:12px; color:#666666; height:40px; line-height:40px; margin:0; padding-left:20px;}
.text02{margin:10px 5px; height:30px; line-height:30px; text-align:center; background:url(./img/contents.jpg) no-repeat; font-size:12px; color:#666666; font-weight:bold;}
.text03 a:link , .text03 a:visited {text-decoration:none; color:#666666; width:190px; font-size:12px; color:#666666; margin:10px 0; padding-left:15px; line-height:50%;}
.text03 a:hover {color:#FF9900;}
.text04{font-size:12px; color:#666666; margin:15px; padding:0; line-height:130%;}
.text05{font-size:12px; color:#666666; margin:15px 40px; padding:0; line-height:130%; padding-bottom:30px;}
.text06{font-size:10px; color:#999999; font-weight:normal; margin:10px; padding:0; line-height:130%;}

.site
{
font-size:12px; 
color:#666666; 
padding:0px 5px 0px 5px;
margin:0px 0px 10px 0px;
}
}
