* {
	margin: 0;
	padding: 0;
	}

body {
	margin:0; 
	padding: 0;
	color: #333; 
	text-align: center;
	font-size: 11pt;
	background-color: #fff;
	font-family: ＭＳ Ｐゴシック, Osaka;
	}

body div {
	margin: 0 auto;
	text-align: left;
	}

#wrap {
	width: 750px;
	text-align: center;
	}


/* maincont */

#maincont {
	width: 550px;
	text-align: center;
	margin: 10px 0 40px 0;
	padding: 0 0 80px 0;
	float: right;
	}

#w540box{
	width: 540px;
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	}

.ttlbar{
	width: 540px;
	margin: 0 0 6px 0;
	padding: 0;
	}

	.ttlbar .imgbox{
		width: 540px;
		height: 30px;
		margin: 0;
		padding: 0;
		}

	.ttlbar .comentbox{
		width: 540px;
		}

	.ttlbar .comentbox p{
		padding: 8px 0 0 0;
		font-size: 12px;
		}


#header02{
		width: 540px;
		height: 30px;
		margin: 0 0 8px 0;
		padding: 0;
		background: url("../image/title_sitmap.gif") no-repeat left top;
		}
		
		#header02 a:link {
			color: #fff;
			text-decoration: none;
			}

		#header02 a:visited {
			color: #fff;
			text-decoration: none;
			}

		#header02 a:hover {
			color: #0000FF;
			text-decoration: underline;
			} 
		
	#header02 .yaji{
		width: 12px;
		height: 12px;
		margin: 0 0 0 8px;
		padding: 6px 0 0 0 ;
		float: left;
		}
		
	#header02 .kaisya{
		margin: 0 0 0 4px;
		padding: 8px 0 0 0 ;
		font-size: 12px;
		color: #fff;
		float: left;
		}
	




/* sidecont */

#sidecont {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
	}

#sidecont .menubox{
	width: 200px;
	margin-bottom: 5px;
	clear: both;
	}

	#sidecont .menubox p{
		font-size: 10px;
		}


#sidecont .search{
	width: 200px;
	margin: 16px 0 0 0;
	clear: both;
	}

	#sidecont .search .contbox{
		width: 198px;
		background:#fff url("../image/search_back.gif") no-repeat 120px 90px;
		border-left:1px solid #46B1DD;
		border-right:1px solid #46B1DD;
		border-bottom:1px solid #46B1DD;
		}

	.search .contbox table{
		width: 193px;
		margin-top: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
		font-size: 11px;
		text-align:left;
		border-collapse: collapse;
		}
		
		.search .contbox table td{
			padding: 3px;
			}


#sidecont .credit{
	width: 198px;
	border:1px solid #46B1DD;
	margin: 10px 0 0 0;
	clear: both;
	}

	#sidecont .credit .contbox{
		margin-top: 5px;
		margin-left: 5px;
		padding-bottom: 5px;
		width:193px;
		}
	
	#sidecont .credit p{
		font-size: 11px;
		}


#sidecont .banner01{
	width: 200px;
	margin: 16px 0 0 0;
	text-align : center;
	clear: both;
	background-color: #3EACD9;
	}

	#sidecont .banner01 ul {
		list-style: none;
		font-size:12px;
		text-align : left;
		}
	
	#sidecont .banner01 li {
		border-bottom:1px dotted #666;
		padding: 2px 0 0 4px;
		}
		
	#sidecont .banner01 li a:link {
		color: #fff;
		text-decoration: none;
		}

	#sidecont .banner01 li a:visited {
		color: #fff;
		text-decoration: none;
		}

	#sidecont .banner01 li a:hover {
		color: #0000FF;
		text-decoration: underline;
		} 


#sidecont .banner02{
	width: 200px;
	margin: 10px 0 0 0;
	text-align : center;
	clear: both;
	}


/* fotter */

#fotter {
	width: 750px;
	border-top:1px solid #666;
	clear:both;
	}

#fotter .copy{
	width: 750px;
	padding: 8px 0 8px 0;
	}

	#fotter .copy p{
		font-size: 10px;
		text-align : center;
		}

/* link */


a:link {
	color: #0000FF;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	} 

a img {
	border: none;
	}


/* headline */


h1 {
	font-size: 8pt;
	color: #333;
	margin-top: 2px;
	font-weight: normal;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	}


h3 {
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	}

h4 {
	font-size: 10px;
	font-weight: bold;
	}


hr {
	height: 1px;
	border-top: 1px solid #ffffff;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	clear: both;
	}


br.cl_b{
	clear: both;
	line-height: 0px;
	}


/* text-align */

.cen {
	text-align : center;
}

.left {
	text-align :left;
}
.right {
	text-align :right;
}


/* font-color */

.syo {
	font-size: 6pt;
}

.tyusyo {
	font-size: 7pt;
}

.tyu {
	font-size: 8pt;
}

.aka {
	color: #F00;
}

.ao {
	color: #00F;
}

.siro {
	color: #FFF;
}

/* font-size */

.s14{font-size:14px;}
.s12{font-size:12px;}
.s11{font-size:11px;}
.s10{font-size:10px;}

