/*ikazawa.css*/
body{
	margin:0;
	background-color:#ffffff;
	}
.smtxt{
	font-size:0.8em;
	}
	
div.head{
	width:800px;height:16px;
	margin:0 auto;
	}

div.headline{ 
	width:800px;height:16px;
	margin:0 auto;
	background-image:url('http://ikazawa-camp.jp/TOP_material/Tophead_bar3_16.gif');
	}

div.header1{
	width:530px;
	margin:0 auto;
	float:left;
	}

div.header2{
	width:270px;
	text-align:right;
	background-color:#1e5500;
	margin:0 auto;
	float:left;
	}

div.main{
	clear:left;
	width:720px;
	margin:0 auto;padding-left:6px;
	background-color:#ffffff;
	border-left:#1e5500 1px solid;
	border-right:#1e5500 1px solid;
	}

div.topimage{
	width:680px;
	margin:0px auto;padding-top:20px;
	text-align:center;
	}
div.rowspr{
	width:716px;height:16px;
	background-image:url('http://ikazawa-camp.jp/images/dot_hr.gif');
	margin:0;auto
	}
div.rowspr_topics{
	width:230px;height:16px;
	margin:0 auto;
	background-image:url('http://ikazawa-camp.jp/images/dot_hr.gif');
	}
	
div.getplayer{
	width:500px;height:40px;
	margin:10px auto;
	text-align:right;
	}

div.topics{
	width:250px;
	padding:2px;margin-right:10px;
	text-align:left;
	float:left;
	}

div.topics_title{
	width:240px;height:30px;
	margin:0;
	font-size:8px;
	}
div.topics_top{
	width:240px;height:8px;
	margin:0;
	font-size:8px;
	}
div.topics_body{
	width:228px;margin:0;
	padding:4px;
	border-left:#1e5500 2px dotted;border-right:#1e5500 2px dotted;
	}
div.topics_bottom{
	width:240px;height:14px;
	margin:0;clear:left;
	}
	
div.banner{
	width:180px;height:200px;
	padding:2px;
	text-align:center;
	float:left;
	}

div.footer{ 
	clear:left;
	width:100%;padding:6px;
	margin:0 auto;
	text-align:center;color:#ffffff;
	background-color:#1e5500;
	}

