body {
	width:780px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
	color: #404040;/* ----K90%------ */
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align:left;
}


h1,h2,h3,h4,h5,h6,p,dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
}

#wrapper {
	width: 780px;
	background-color: #ffffff;
	background-image: url(common/back.jpg);
	background-repeat: repeat-y;
}

#main {
	width: 712px;
	background-color: #ffffff;
	padding-right: 35px;
	padding-left: 35px;
}

#chart {
	width: 710px;
	margin-top: 20px;
	background-color: #ffffff;
	background-image: url(consul/img/ttl_line.gif);
	background-repeat: repeat-y;
}

#header {
	width: 780px;
}


#left {
	float: left;
	width: 250px;
	padding-left: 35px;
}

#right {
	width: 435px;
	text-align: left;
	margin-left: 310px;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topics {
	width: 290px;
	text-align: left;
	height: 100%;
	float: left;
}

#right_btn {
	width: 130px;
	text-align: left;
	height: 100%;
	margin-left: 300px;
}

#footer {
	width: 780px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content {
	width: 642px;
	height: 100%;
	background-color: #ffffff;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#sitemap {
	width: 642px;
	height: 100%;
	background-color: #ffffff;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(sitemap/img/line.gif);
	background-repeat: repeat-y;
}

#sitemap_left {
	float: left;
	width: 300px;
	height: 100%;
}

#sitemap_right {
	width: 299
	px;
	text-align: left;
	margin-left: 340px;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
}


.topics_photo {
	width: 80px;
}

.consul_copi {
	width: 570px;
	padding-left: 135px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.gotop {
	width: 710px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align:right;
}

/* --------------------マージン--------------------- */

.marg10 {
	margin-top:10px;
	margin-bottom:10px;
}


.marg20 {
	margin-top:20px;
	margin-bottom:20px;
}

.marg30 {
	margin-top:30px;
	margin-bottom:30px;
}

.margintop5 {
	margin-top:5px;
}

.margintop10 {
	margin-top:10px;
}

.margintop15 {
	margin-top:15px;
}

.margintop20 {
	margin-top:20px;
}

.margintop30 {
	margin-top:30px;
}


.marginbottom5 {
	margin-bottom:5px;
}

.marginbottom10 {
	margin-bottom:10px;
}

.marginbottom20 {
	margin-bottom:20px;
}

/* --------------------文字--------------------- */

.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.honbun12 {
	font-size: 12px;
	line-height: 17px;
}

.midashi_ora12 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color:#FF9900;
}

.honbun_ora{
    font-size:11px;
	color:#FF9900;
}
a.honbun_ora:link {
	color: #FF9900;
}
a.honbun_ora:visited {
	color: #FF9900;
}
a.honbun_ora:hover {
	color: #FF0000;
	text-decoration: underline;
}

.honbun_green{
    font-size:11px;
	color:#006233;
}
a.honbun_green:link {
	color: #006233;
}
a.honbun_green:visited {
	color: #006233;
}
a.honbun_green:hover {
	color: #FF0000;
	text-decoration: underline;
}

.honbun_bk{
    font-size:11px;
	color:#000000;
}
a.honbun_bk:link {
	color: #000000;
}
a.honbun_bk:visited {
	color: #000000;
}
a.honbun_bk:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.topics:link {
	color: #F29700;
}
a.topics:visited {
	color: #666666;
}
a.topics:hover {
	color: #FFC003;
	text-decoration: underline;
}

a.blog:link {
	color: #006233;
}
a.blog:visited {
	color: #666666;
}
a.blog:hover {
	color: #009951;
	text-decoration: underline;
}


a.sitemap:link {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:none;
}
a.sitemap:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
a.sitemap:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration:none;
}

.hr{
	border-top-width: 1px;
	border-top-color: #8C8C8C;
}

.hr_dot{
border:dotted;
border-top:dashed 1px #FF9900;
height:1px;
color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

.hr_dot2{
border:dotted;
border-top:dashed 1px #444444;
height:1px;
color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


.gaiyou1 {
	font-size: 12px;
	color: #FF9900;
	line-height: 130%;
	vertical-align: top;
	padding-left: 10px;
	font-weight: normal;
	font-weight: bold;
}

.gaiyou2 {
	font-size: 12px;
	color: #444444;
	line-height: 130%;
	vertical-align: top;
	padding-left: 10px;
	font-weight: normal;
}

.date {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	padding-right: 10px;
	font-weight: normal;
	font-weight: bold;
}

.ol {
	list-style-type: decimal;
}

.ul {
	list-style-type: square;
}