/* CSS Document */

.main_cont{
	width:580px;
	text-align:left;
	line-height:150%;
	font-size:0.9em;
	color: #666666;
	}
	
.center{
	width:100%;
	text-align:center;
	}

.image_margin{
	margin:7px 15px;
	}
	
.comarea{
	width:450px;
	margin:10px 65px;
	padding:5px;
	border:#CC9966 1px solid;
	}
	
	.comarea ol{
		margin:0px;
		padding:0px;
		}
		
.comarea_noborder{
	width:450px;
	margin:10px 65px;
	padding:5px;
	}

.bigtext{
	font-size:1.3em;
	}

.red{
	color:#CC0000;
	}

.banacom{width:160px; margin:3px 0px 7px; font-size:0.8em; line-height:130%;}

/* firefox用start */
html>body .sozai_list{
	display:block;
	width:266px;
	height:180px;
	margin:4px;
	padding:5px;
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
/* firefox用end */

	
/* ie6用start */
*.sozai_list{
	display:block;
	width:276px;
	height:180px;
	margin:4px;
	padding:5px;
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
/* ie6用end */

.sozai_last{
	margin:4px;
	padding:5px;
	background-color:#FFFFFF;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	}
	
ul{ list-style-type:none;
	margin:0px;
	padding:0px;}
	
li{
	float:left;
	margin:0px;
	padding:0px;
	}
	
	
	.sozai_list strong{color:#CC3333;}
	.sozai_last strong{color:#CC3333;}
	
	