@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom:0px;
	line-height:14pt;
	font-family:"Comic Sans MS", cursive;
	font-size:14pt;
	background-color:#FFF;
	}
	
#kaijo {
	clear:left;
	}

a {
	color:#000;
	text-decoration:none;
	}
	
a:hover {
	color:#666;
	text-decoration:underline;
	}

#layout {
	width:770px;
	height:auto;
	margin:0px auto;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	padding:0px;
	}

#header_a {
	width:760px;
	height:20px;
	margin:0px;
	padding:5px;
	background-image:url(gazou/wosa_hp00_con.jpg);
	}
	
#header_b {
	width:770px;
	height:200px;
	margin:0px;
	padding:0px;
	background-image:url(gazou/wosa_hp05.jpg);
	}

#main {
	width:770px;
	height:570px;
	background-image:url(gazou/wosa_hp06.jpg);
	}
	
#footer {
	width:760px;
	height:140px;
	margin:0px;
	padding:5px;
	background-image:url(gazou/wosa_hp02_con.jpg);
	text-align:center;
	}

/*--ここより下、ID内のclass--*/

/*--header_b--*/
.header_b_left {
	width:570px;
	height:200px;
	float:left;
	}
	
.header_b_right{
	width:200px;
	height:180px;
	padding-top:20px;
	float:left;
	}
	
.header_b_right_top {
	width:170px;
	height:35px;
	color:#666;
	text-align:right;
	padding:30px 30px 0px auto;
	font-size:xx-large;
	float:left;
	}
	
.header_b_right_bottom {
	width:170px;
	height:85px;
	color:#000;
	padding:0px 30px 30px auto;
	text-align:right;
	font-size:small;
	float:left;
	}
	
/*--main--*/
.main_yo {
	width:240px;
	height:25px;
	text-align:center;
	}

.main_list {
	width:374px;
	text-align:left;
	padding:3px;
	margin-bottom:5px;
	vertical-align:text-bottom;
	border-bottom:solid 1px #69F;
	}

.main_list_ex {
	width:380px;
	text-align:left;
	font-size:small;
	vertical-align:text-bottom;
	border-bottom:inherit 1px #69F;
	}

.main_mail_yo {
	width:265px;
	height:570px;
	float:left;
	}
	
.main_mail_main {
	width:240px;
	height:570px;
	float:left;
	}