﻿/* CSS レイアウト */
body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	color: #333333;
	margin-top: 0px;
}
a {
	color: #008001;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#masthead {
	border: 1px none #cccccc;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
}
#top_nav {
	border: 1px none #cccccc;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#top_nav ul { 
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
} 
#top_nav li {
	float: left;
}
#container {
	border: 1px solid #cccccc;
	position: relative;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 20px 20px 20px;
	background-color: #fcfcfc;
	line-height: 1.4em;
}
.pankudu {
	font-size: small;
	margin-bottom: 5px;
}
#menu_col {
	border: 0px none #CCCCCC;
	width: 210px;
	left: 0px;
	top: 0px;
	font-size: small;
	color: #333333;
	line-height: 1.2em;
	height: auto;
	float: left;
}
.menu_top {
	background-image: url('../images/top_menu_top.jpg');
	width: 210px;
	height: 10px;
	background-repeat: no-repeat;
}
.menu {
	width: 210px;
	left: 0px;
	top: 0px;
	background-image: url('../images/top_jigyou_bg.jpg');
}
.menu_foot {
	background-image: url('../images/top_menu_foot.jpg');
	width: 210px;
	height: 9px;
	background-repeat: no-repeat;
}
#menu_col ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	list-style-image: url('../img_nav/list01.gif');
	list-style-position: inside;
	font-size: 11pt;
}
#menu_col li {
	margin-bottom: 20px;
	margin-top: 10px;
}
#bottom_nav {
	margin: 5px auto 5px auto;
	width: 950px;
	font-size: 10pt;
}
#bottom_nav ul {
	padding: 0px;
	margin: 0px auto 0px 250px;
	list-style-type: none;
}
#bottom_nav li {
	float: left;
	margin-right: 25px;
	margin-left: 5px;
}
#footer {
	padding: 10px 20px 8px 20px;
	border: 1px solid #cccccc;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	background-image: url('../images/head_bg.gif');
}
.contents-img {
	margin: 2px;
	border: 1px solid #cccccc;
	padding: 2px;
}
.link_img {
	border-width: 0px;
}
.menu_list {
	list-style-type: none;
}
.icon_13px {
	vertical-align: text-bottom;
	border-width: 0px;
}
.list-side {
	list-style-type: none;
	margin-left: 0px;
}
.contents-img-4 {
	margin: 2px 2px 10px 2px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: #FFFFFF;
}
.menu_bottom_link {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.font-size-14 {
	font-size: 14px;
}
.hr-menu {
	color: #CCCCCC;
	margin-top: 35px;
	margin-bottom: 10px;
}
.menu-active {
	border: 1px solid #008001;
	width: 200px;
	left: 0px;
	top: 0px;
	font-size: small;
	color: #333333;
	line-height: 1.2em;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url('../images/menu_bg.gif');
}
.menuCopy {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 200px;
	left: 0px;
	top: 0px;
	font-size: small;
	color: #333333;
	line-height: 1.2em;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.margin0 {
	padding: 0px;
	margin: 0px;
}
.contents-img-4-10 {
	margin: 10px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: #FFFFFF;
}
.contents-img-4-5 {
	margin: 5px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: #FFFFFF;
}
.right {
	text-align: right;
}
.margin0-top10 {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.margin0-top20 {
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
