*{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:sans-serif;
	color:#666666;
}

body{
	text-align:center;
	background-color:#cccccc;
}

.body{
	background-color:#ffffff;
	width:800px;
	margin:0px auto;
	text-align:left;
}

.header{
	height:60px;
}

.main{
	height:320px;
}

.container{
	min-height:380px;
}

.contents{
	padding:0px 10px 10px;
	margin-left:240px;
}

.footer{
	clear:both;
	margin-top:10px;
	text-align:center;
	font-size:12px;
}

.footer_menu{
	text-align:right;
	padding:2px 10px;
	line-height:20px;
	background-color:#cccccc;
}
.footer_menu a{
	font-weight:bold;
	color:#444444;
	text-decoration:none;
}
.footer_menu a:hover{
	color:#0000ff;
}

 .left{
	float:left;
}

 .right{
	float:right;
}

.clear{
	clear:both;
}

a img{
	border:none;
}

a{
	color:#0000ff;
}

.hidden{
	display:none;
}

h2{
	font-size:20px;
}
/*menu*/
.menu{
	width:240px;
	height:240px;
	float:left;
}

.que{
	padding:10px;
}

/* top */
.top .agari{
	float:right;
	width:300px;
	margin-right:20px;
}

.top .agari *{
	font-size:12px;
}

.top h2{
	padding-top:20px;
}

.top .new{
	line-height:1.5em;
	clear:right;
	margin-left:20px;
}
.top .new ul{
	padding-left:20px;
}

.top .txt2{
	padding-left:10px;
}

/*menu01*/
.menu01 .right{
	width:200px;
	border:solid 1px;
	margin:0px 5px;
}

.menu01 .caption{
	font-size:12px;
	padding:0px 5px;
}

/*menu04*/
.menu04 .img1,
.menu04 .img2,
.menu04 .img3{
	float:left;
	width:200px;
	padding:0px 2px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.menu04 .img2{
	width:120px;
}

.menu04 ul{
	padding-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}

/* menu05 */

.menu05 table{
	width:540px;
	_width:520px;
	border:solid 1px #333333;
	border-spacing:0px;
	border-collapse:collapse;
	margin-bottom:10px;
}

.menu05 .table1{
	text-align:center;
}
.menu05 .table3 td,
.menu05 .table3 th{
	padding-left:10px;
}

.menu05 td{
	font-size:12px;
	white-space: nowrap; 
	border:solid 1px;
	line-height:1em;
	padding:2px;
}

.menu05 th{
	white-space: nowrap; 
	font-size:12px;
	border:solid 1px;
	background-color:#eeeeee;
}

.menu05 .th01{
	font-size:12px;
	line-height:1em;
	font-weight:normal;
}

.menu05 caption{
	text-align:left;
}


/* menu06 */
.menu06 .details{
	margin-left:65px;
	margin-bottom:10px;
}


#MessageDummy {
	position: absolute;
	display: none;
	width: 300px;
	font-size: 100%;
	color: #444444;
}
#MessageDummy strong
{
	display: block;
	background: url(../img/t.gif) no-repeat;
	padding: 5px 8px 4px 8px;
}
#MessageDummy p {
	background: url(../img/b.gif) left bottom;
	margin: 0px;
	padding: 5px 10px;
	border-top: 1px dotted #444444;
}

