/* CSS Document */

body {
	text-align:center;
	margin-top:15px; 
	}

#container {
	width:700px;
	text-align:left;
	}
	
#header {
	width:100%;
	height:110px;
	text-align:left;
	margin-bottom:25px;
	background-image:url(../image/bk_head.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#header_left{
	width:250px;
	margin-top:5px;
	float:left;
	}
#header_right{
	width:450px;
	float:right;
	}
#header_menu {
	color:#000099;
	font-size: 80%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	}
#header_epc_logo{
	text-align:right;
	margin-top:15px;
	}
#menu {
	width:200px;
	float:left;  /***@‚Q’i‘gƒŒƒCƒAƒEƒg‚Ìƒ|ƒCƒ“ƒg‡@@ƒtƒ[ƒgÝ’è@ƒTƒCƒhƒo[•”•ª‚ð¶‘¤‚Ö@***/
	text-align:left;
	height:100%;
	display:none;
	}
.menu_back{
	background-image:url(../image/bt_back.gif);
	background-repeat:repeat-y;
	}
#menu_list{
	list-style-type:none;
	margin:0px;
	}
.menu_list_space_top{
	margin-top:5px;
	}
.menu_list_space{
	margin-top:20px;
	}
.menu_list_space_bottom{
	margin-top:20px;
	margin-bottom:5px;
	}
#content {
	width:700px;
	float:right;@/***@‚Q’i‘gƒŒƒCƒAƒEƒg‚Ìƒ|ƒCƒ“ƒg‡A@ƒtƒ[ƒgÝ’è@ƒRƒ“ƒeƒ“ƒc•”•ª‚ð‰E‘¤‚Ö@***/
	text-align:left;
	height:100%;
	}
#content_title {
	width:100%;
	line-height:160%;
	background-image:url(../image/line_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FF6600;
	font-size: 140%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	}
#content_back_top {
	background-image:url(../image/line.gif);
	background-repeat:repeat-x;
	}
#footer {
	width:100%;
	height:40px;
	clear:both; /***@‚Q’i‘gƒŒƒCƒAƒEƒg‚Ìƒ|ƒCƒ“ƒg‡B@ƒtƒ[ƒgÝ’è‚ð‰ðœ@***/
	margin-top:15px;
	text-align:right;
	background-image:url(../image/line_foot.gif);
	background-repeat:repeat-x;
	padding-top:15px;
	color:#333333;
	font-size: 70%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	}
.form_search{
	border:solid 1px #000000;
	height:13px;
	color:#333333;
	font-size:80%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	display:none;
	}
.form_search_bt{
	border:solid 1px #000000;
	background-color:#ffffff;
	color:#333333;
	font-size:70%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	display:none;
	}

p {
	color:#333333;
	font-size: 100%;
	font-family:"Verdana","‚l‚r ƒSƒVƒbƒN","Osaka|“™•";
	line-height:140%;
	}
.content_photo { 
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	display:none; 
	} 

.content_photo_list { 
	float: left; 
	width: 210px; 
	margin-right: 5px;
	display:none;
	} 

.content_photo_list_02 { 
	float: left; 
	width: 210px;
	display:none;
	} 

.spacer{
	clear:left;
	display:none;
	}