@charset "UTF-8";
@import "../concept/master.css";
.welcome {
	background: url(images/flame.jpg) no-repeat 0 0;
	padding: 40px 40px 40px 60px;
	width: 496px;
	height: 196px;
	line-height: 1.5;
	margin: 1em 0 2em 0;
}
li.q {
	line-height: 1.7;
	background: url(images/point.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-left: 10px;
}
.welcome p {
	font-size: 15px;
	margin: 0 0 1em 0;
}
ul.kome,ul.kome li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.kome li {
	font-size: 12px;
	background: url(images/kome.jpg) no-repeat 0 3px;
	padding-left: 15px;
}
.red {
	color: #F00;
}
.section {
	margin-bottom: 2em;
	padding: 0 20px;
	zoom:1;/*for IE 5.5-7*/
	line-height: 1.5;
}
.section:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.imgArea {
	float:left;
	width: 204px;
}
.imgArea img {
	padding: 1px;
	border: #9d9d9d 1px solid;
}
.textArea {
	float: right;
	width: 355px;
}
.section h3,.section dl,.section dt,.section dd,.section p,.section ul,.section ul li {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}
.categoryName {
	font-size: 12px;
}
.section h3 {
	background: url(images/entryTi.gif) no-repeat left bottom;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
.section dl dt {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
}
.section dl dd {
	font-size: 15px;
	margin: 0 0 0 10px;
}
.section ul li {
	background: url(images/dot.gif) no-repeat 0 4px;
	padding-left: 15px;
}
.edit {
	margin: 10px 0;
	text-align: right;
	font-size: 12px;
}
/* Localized */