@charset "utf-8";

@import"../css/base.css";

/* CSS document */

body{
	background-color:#ECECE6;
	background-position:center;
	background-image:url(img/background.jpg);
	background-repeat:repeat-y;
}

#main-content{
	margin: 5px 30px;
	padding: 0;
	width: 910px;
	height: auto;
	text-align:left;
	line-height:150%;
}

h2 {
	font-size:108%;
	margin:20px 0;
	padding:0;
}

.text1 {
	color:#333;
	padding:5px 0 10px 10px;
	font-size:93%;
}

.text2{
	font-size:85%;
}

p{
	line-height:1.8;
}

dl {
	margin-top:0;
}

.shingi_title00 {
	float:left;
	width:110px;
	padding:5px 0 10px 10px;
	clear:both;
	color:#333;
	font-size:93%;
}

.shingi_title01 {
	float:left;
	width:50px;
	padding:5px 0 10px 10px;
	clear:both;
	color: #039;
	font-size:93%;
}

.shingi_title02 {
	float:left;
	width:50px;
	padding:5px 0 10px 10px;
	clear:both;
	color:#093;
	font-size:93%;
}

.shingi_title03 {
	float:left;
	width:70px;
	padding:5px 0 10px 5px;
	clear:both;
	color:#633;
	font-size:75%;
}


.shingi_comment {
	margin-left:70px;
	padding:5px 5px 10px 10px;
}

.shingi_comment01 {
	width:500px;
	margin-left:70px;
	padding:5px 5px 10px 10px;
}

.shingi_comment02 {
	margin-left:110px;
	padding:5px 5px 10px 10px;
	font-size:93%;
}

.pro_title{
	float:left;
	width:230px;  
	padding:5px 0 5px 10px;  
	clear:both;
	font-size:85%;
}

.pro_comment {
	margin-left:100px;
	padding:5px 5px 5px 10px;
	font-size:85%;
}

.end_flame {
	width:870px;
	padding:10px 20px;
	margin:0;
	border-top:#666 dotted 1px;
	text-align:right;
}

