*{
	padding: 0;
	margin: 0;
}

.clear{
	clear: both;
}

.clear hr{
	display: none;
}

body{
	text-align: center;
}

.top-mg13{
	margin-top: 13px;
}

#all{
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header{
	width: 950px;
	margin: 0 auto 10px;
	border-top: 5px solid #ec7223;
	border-bottom: 1px solid #ccc;
}

#header p{
	font-size: 12px;
	line-height: 130%;
	float: left;
	margin-top: 15px;
}

#header h1{
	float: left;
	margin: 5px 15px 5px 0;
}

#header ul{
	width: 150px;
	float: right;
	text-align: right;
	margin-top: 20px;
}

#header li{
	display: inline;
	background: url("../image/list-icon.gif") no-repeat 0 0;
	padding-left: 20px;
	margin-right: 10px;
	font-size: 12px;
}

#mian{
	margin: 0 auto;
	width: 750px;
	float: left;
}

#mian-co{
	margin: 0 auto;
	width: 950px;
	float: left;
}

#side-banner{
	margin: 0 auto;
	width: 200px;
	float: right;
}

#main-left, #main-center, #main-right{
	float: left;
	width: 250px;
}

#main-left .contents{
	background-color: #fff4e6;
}

#main-center .contents{
	background-color: #f4ffdf;
}

#main-right .contents{
	background-color: #f7f0ea;
}

#main-left .contents h2{
	background: #e7ebee url(../image/midashi1.jpg) no-repeat 0 0;
	border-bottom: 1px solid #fa6d13;
}

#main-center .contents h2{
	background: #e7ebee url(../image/midashi2.jpg) no-repeat 0 0;
	border-bottom: 1px solid #749513;
}

#main-right .contents h2{
	background: #e7ebee url(../image/midashi3.jpg) no-repeat 0 0;
	border-bottom: 1px solid #cb6803;
}

.contents{
	border-bottom: 1px solid #ccc;
	margin: 0 10px 10px 0;
	width: 238px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.contents img, .contents iframe{
	float: right;
	margin: 13px 8px 10px 0;
}

h2{
	font-size: 14px;
	padding: 8px 0 5px 25px;
}

.contents dl{
	padding: 8px 8px;
}

dt{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

dd{
	font-size: 10px;
	line-height: 130%;
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}

.news{
	border: 1px solid #cfcfcf;
	margin-top: 30px;
}

.news h3{
	background: url("../image/news-h3.jpg") no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 7px 0 8px 25px;
	margin-bottom: 10px;
}

.news ul{
	list-style: none;
	font-size: 12px;
}

.news li{
	margin: 0 0 10px 10px;
	background:  url("../image/news-icon.gif") no-repeat 0 50%;
	padding-left: 12px;
}

#footer{
	width: 950px;
	text-align: center;
	background: url("../image/footer.jpg") no-repeat 0 0;
	height: 40px;
	border-top: 1px solid #ec7223;
	margin-top: 30px;
}

address{
	font-style: normal;
	font-size: 10px;
	padding-top: 20px;
}

img{
	border: none;
}

.headline-usually{
	background: url(../image/midashi-co.jpg) no-repeat 0 0;
	width: 950px;
	padding: 8px 0 5px 25px;
}

table{
	font-size: 14px;
	width: 950px;
	margin-top: 10px;
}

th{
	background: url("../image/list-icon.gif") no-repeat 0 50%;
	padding-left: 15px;
	border-bottom: 1px dotted #ccc;
}

td{
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}
.title{
	border:0 none;
	color:#106FCE;
	display:block;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.3em;
	margin:0;
	padding:3px 0;
	position:static;
	text-decoration:underline;
	vertical-align:baseline;
	visibility:visible;
}

.url{
	color:#008000;
	display:block;
	font-size:10px;
	margin:0 0 35px;
	padding:0 3px;
}

.description{
	border:0 none;
	color:#000000;
	display:block;
	font-family:verdana,arial,sans-serif;
	font-size:10pt;
	line-height:14px;
	margin:0;
	padding:0;
	position:static;
	visibility:visible;
}