/* 外部スタイルシートの読み込み */

@charset "EUC-JP";


/*
-----------------------------------------------------------------
     - BASE
     - HEADER
     - MENU
     - CONTENTS
     - FOOTER
------------------------------------------------------------------
*/






/*
==================================================================
CONTENTS
==================================================================
*/

.main_image{
	width:550px;
	height:80px;
	background:url("./image/main.gif") no-repeat;
}

.title{
	text-align:left;
	margin:10px 0px 0px 0px;
	width:550px;
	height:30px;
	background:url("./image/title_back.gif") no-repeat;
}

.text_next{
	color:#336600;
	text-align:left;
	padding:0px 0px 0px 20px;
	line-height:20px;
	width:370px;
	float:left;
}

.top_text{
	color:#336600;
	padding:10px 0px 0px 0px;
	line-height:20px;
	width:550px;
	text-align:left;
}	

.date_area{
	color:#336600;
	padding:0px 10px 0px 0px;
	width:150px;
	line-height:20px;
	text-align:right;
	float:left;
}

.text_area{
	color:#336600;
	text-align:left;
	line-height:20px;
	padding:10px 0px 0px 20px;
	width:510px;
}

.photo_area{
	padding:0px 0px 0px 20px;
}

.image{
	width:200px;
	height:150px;
	margin:10px 5px 10px 0px;
	float:left;
}

.font_01{
	color:#66CC00;
	padding:0px 0px 0px 10px;
	line-height:30px;
	text-align:left;
}

.font_02{
	color:#663300;
	padding:0px 0px 0px 10px;
	line-height:20px;
	text-align:left;
}

.line{
	width:550px;
	height:1px;
	background:url("./image/line.gif") no-repeat;
	font-size:1px;
}

.page{
	width:550px;
	text-align:center;
	color:#336600;
}
