﻿@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------*/
/* 共通設定  */
/* ----------------------------------------------*/
.flame{
	width:600px;
	height:510px;
	background:url(../images/flame.gif) no-repeat;
	margin-top:0;
}

.info{
	width:500px;
	height:150px;
	background-color:#FFC;
	margin-left:50px;
	overflow:scroll;

}
	
li{
	text-indent:20px;
	list-style-type:square;
	list-style-position:inside;
}
ul{
	padding:5px;
}
	
.consept{
	width:400px;
	height:100px;
	color:#309;
	font-size:14px;
	font-weight:bold;
	padding:50px 100px 50px 100px;	
}
.sejutu{
	color:#609;
	background:url(../images/ph_hasu02.gif) right no-repeat;
	background-color:
	padding:10px;
	font-size:14px;
	width:400px;
	height:200px;
	border:double #63C 5px;
}
.new{
	color:#F00;
	font-weight:bold;
	text-decoration:blink;
}
.midasi{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background-color:#639;
	width:150px;
	padding:1px;
	text-align:center;
}

