@charset "utf-8" ;


div#main {
	margin-top:10px;
	width:850px;
	}

div#main:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height:0;   
    clear:both;
	} 
	

	
/* left */	
div#main_t_left {
	width:234px;
	float:left;
	text-align:;
	}
	
/* right */			
div#main_t_right {
	width:580px;
	float:right;
	}
	
.banner_list_l {
	float:left;
	margin:10px 7px 0px 0px;
	width:138px;
}

/* margin */

img {
	margin:0;
	}
		
.m_tb10 {
	margin-top:10px;
	margin-bottom:10px;
	}
	
.m_t10 {
	margin-top:10px;
	}
	
.m_t20 {
	margin-top:20px;
	}
	
.m_t5 {
	margin-top:5px;
	}
	
/* font */

.f_12 {
	font-size:12px;
	}
			
.f_pk_b	{
	font-weight:bold;
	color:#f31774;
	}
	
.f_or_b	{
	font-weight:bold;
	color:#ff6600;
	}	
	
.f_gr_b	{
	font-weight:bold;
	color:#64a602;
	}
	
.f_pu_b	{
	font-weight:bold;
	color:#8600ff;
	}
	
.f_re {
	color:#ff0000;
	}
	
	
div.relate {
	margin-left:7px;
	text-align:center;
	padding-top:40px;
	width:570px;
	height:170px;
	background-image:url(../images/top/sate_waku.jpg);
	background-repeat:no-repeat;
	}
	
		

/* side menu ---main_t_left -------------------------------- */	
	
/* img bottom space */
div#main_t_left img {
	vertical-align: bottom;
	}
	
/* what's new */
div#news {
	background-image:url(../images/side_menu/news02.gif);
	background-position:top;
	background-repeat:repeat-y;
	height:179px;
	}

div#news ul#list {
	width:340px;
	height:132px;
	font-size:12px;
	padding-left:5px;
	margin-left:5px;
	overflow-y:auto;
	overflow-x:hidden;
	list-style-type:none;
	}
	
div#news ul#list li#item {
	list-style-type:none;
	text-align:left;
	}
	
/* table */
table.fee02 {
	width:234px;
	background-color:#FF66CC;
	font-size:12px;
	}
	
table.fee02 tr th {
	padding:2px;
	background-color:#FF99CC;
	color:#fff;
	}

table.fee02 tr td {
	padding:2px;
	background-color:#FFFFFF;
	}	
/* side menu end---------------------------- */	
	
	
	
/* footer */
div#footer01 {
	width:100%;
	text-align:center;
	font-size:10px;
	border:1px solid #ff3399;
	padding-top:3px;
	padding-bottom:3px;
	background:#ffe1ff;
	color:#ff3399;
	}
	

	
	
	
	
	
		
	
div#main_left02 {
	margin-left:10px;
	width:580px;
	text-align:;
	}
	
*html div#main_left {
	width:570px;
	}
	
*html div#main_left02 {
	width:570px;
	}
	
div.mart {
	width:550px;
	text-align:left;
	}

div.mart:after {
	content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height:0;   
    clear:both;
	}

.mart_left {
	width:270px;
	float:left;
	}
	
.mart_right {
	width:270px;
	float:right;
	}
	 
	 

	
div.cover {
	}
	
div.cover:after {
	content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height:0;   
    clear:both;
	}
	
div.left100 {
	width:100px;
	float:left;
	}
	
div.right120 {
	margin-left:10px;
	width:120px;
	float:right;
	}


div.article {
	width:550px;
	border:1px solid #f00;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	}
	
div.left250 {
	float:left;
	}
	
div.right290 {
	margin-left:15px;
	text-align:left;
	}

table.seibun {
	width:230px;
	background-color:#FFA393;
	}
	
table.seibun tr th {
	padding:3px;
	background-color:#FFD8D0;
	}
	
table.seibun tr td {
	padding:3px;
	background-color:#FFFFFF;
	}
	
table.sate {
	width:582px;
	}
	
table.sate tr {
	}
	
table.sate tr td {
	margin:4px;
	padding-bottom:8px;
	text-align:center;
	}
	
	
