@charset "utf-8";
/*--------------------------------------------------*/
/*メインcss*/
/*--------------------------------------------------*/

/*--------------------------------------------------*/
/*初期化*/
/*--------------------------------------------------*/
body,div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fileset, img{
	border: 0;
}
abbr, acronym {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100.01%;
	font-weight: normal;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	clear:both;
}
img {
	border: 0;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*--------------------------------------------------*/
/*共通スタイル*/
/*--------------------------------------------------*/


#mainContents p {
	line-height:1.4em;
}	

#header_logo{
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: no-repeat;
	height: 80px;
}
#header h1 {
	width: 180px;
	position: absolute;
}
#header h1 a {
	text-indent: -9999px;
	width: 180px;
	height: 80px;
	display: block;
}
#header ul {
	list-style-type:none;
	}
.f_left {
	float:left;
}
.f_right {
	float: left;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight:bold;
}
.font_l{
	font-size: 170%;
}
.font_m{
	font-size:120%;
}
.font_s{
	font-size: 90%;
}
.no_border {
	border: 0 none;
}
.h200 {	height:200px;}
.h250 { height:250px;}
.h300 { height:300px;}
.h350 {	height:350px;}
.h400 { height:400px;}
.w275 {
	width: 275px;
	float: left;
}
/*カラー設定*/
.color_01 {
	color:#A34659; /*紺色*/
}
.color_02 {
	color:#FF0000; /*赤系*/
}
.color_03 {
	color:#418B65; /*緑系*/
}
/*リンク*/
a:link  {
	color: #990000;
}
a:visited  {
	color: #666;
}
a:active  {
	color: #666;
}
a:hover {
	color: #852944;
}
ul.list_type_none {
	list-style-type:none;
}

/*----------------------------------------------------*/
/*メニュ－*/
/*----------------------------------------------------*/
#menu {

}
#menu li {
	float: left;

}
#menu li a{
	background-image: url(../images/common/menu.gif); 
	display: block;
	width:130px;
	height:36px;
	text-indent: -9999px;
	overflow: hidden;
}
.menu05 a { background-position: 0 0;}
.menu06 a { background-position: -130px 0;}
.menu07 a { background-position: -260px 0;}
.menu08 a { background-position: -390px 0;}
.menu09 a { background-position: -520px 0;}
.menu10 a { background-position: -650px 0;}

.menu05 a:hover { background-position: 0 bottom;}
.menu06 a:hover { background-position: -130px bottom;}
.menu07 a:hover { background-position: -260px bottom;}
.menu08 a:hover { background-position: -390px bottom;}
.menu09 a:hover { background-position: -520px bottom;}
.menu10 a:hover { background-position: -650px bottom;}

.menu05 a.on { background-position: 0 bottom;}
.menu06 a.on { background-position: -130px bottom;}
.menu07 a.on { background-position: -260px bottom;}
.menu08 a.on { background-position: -390px bottom;}
.menu09 a.on { background-position: -520px bottom;}
.menu10 a.on { background-position: -650px bottom;}
/*----------------------------------------------------*/
/*サブメニュー*/
/*----------------------------------------------------*/
ul#submenu {
	position: relative;
	top: 42px;
	left:370px;
	width:408px;
	height: 30px;	
}
ul#submenu li {
	float: left;
	height: 30px;
}
ul#submenu li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden; 
}
.menu01 a {	
	background: url(../images/common/submenu_01.jpg); 
	width: 98px;
	height: 30px;
}
.menu02 a {
	background: url(../images/common/submenu_02.jpg);
	width: 150px;
	height: 30px; 
}
.menu03 a {
	background: url(../images/common/submenu_03.jpg); 
	width: 73px;
	height: 30px;
}
.menu04 a {
	background: url(../images/common/submenu_04.jpg);
	width: 86px;
	height: 30px;
}

.menu01 a.on { background-position: 0 bottom; }
.menu02 a.on { background-position: 0 bottom; }
.menu03 a.on { background-position: 0 bottom; }
.menu04 a.on { background-position: 0 bottom; }

.menu01 a:hover { background-position: 0 bottom; }
.menu02 a:hover { background-position: 0 bottom; }
.menu03 a:hover { background-position: 0 bottom; }
.menu04 a:hover { background-position: 0 bottom; }


/*----------------------------------------------------*/
/*サイドコンテンツ*/
/*----------------------------------------------------*/
#side {
	margin-bottom:10px;
}
#side_header {
	height: 48px;
	background: url(../images/common/side_menu_header.gif) no-repeat;
}
.side_mid {

	background: url(../images/common/new_mid.gif) repeat-y;
	}
#side ul {
	list-style: none;
	margin-left: 5px;
	color:#333333;
	font-size: 90%;
}
#side ul a {
	color:#333333;
	text-decoration:none;
}
#side ul li.level_01 {
	background: url(../images/common/sidemenu_bg_01.gif) no-repeat;
	width: 190px;
	height: 30px;
	line-height: 2.2em;
	text-indent: 8px;
	font-size: small;
}
#side ul li.level_01 a {
	display: block;
	width:190px;
	height: 30px;
}
#side ul li.level_02 {
	background: url(../images/common/sidemenu_icon_01.gif) #EDECD6 left no-repeat;
	border: 1px solid #85822A;
	width: 188px;
	height: 23px;
	text-indent: 1.3em;
	font-size: small;
}
#side ul li.level_02 a {
	display: block;
	width:188px;
	height: 23px;
	line-height: 1.7em;
}
#side ul li.level_02 a:hover {
	background: url(../images/common/sidemenu_icon_01.gif) #FBFBF4 left no-repeat;
}
#side ul li.level_02 a.on {
	background: url(../images/common/sidemenu_icon_01.gif) #FBFBF4 left no-repeat;
}
#side ul li a.on {
	color: #852944;
}
/*メニューポインタ*/
#side li a:link  {
	color: #333;
}
#side li a:visited  {
	color: #666666;
}
#side li a:active  {
	color: #666;
}
#side li a:hover {
	color: #852944;
}
/*----------------------------------------------------*/
/*パンくずリスト*/
/*----------------------------------------------------*/
#pan {
	background: url(../images/common/bg_pan.gif) no-repeat;
	height: 22px;
	width:780px;
	margin-bottom: 12px
}
#pan p {
	color:#ffffff;
	margin-left:10px;
	font-size: small;
	line-height: 1.7em;
}
#pan p a {
	color:#ffffff;
	font-size: small;
	line-height: 1.7em;
}
/*----------------------------------------------------*/
/*maincontents*/
/*----------------------------------------------------*/
#mainContetns {
}
h3 {
	font-size: larger;
	font-weight:bold;
	text-indent: 0.5em;
	line-height: 2em;
	color: #62570E;
	width: 300px;
	float:left;
}
#contents_title {
	background: url(../images/common/title_bg.gif) no-repeat;
	height: 35px;
	width: 550px;
	margin-bottom: 5px;
}
p#contents_subtitle {
	float: right;
	color: #62570E;
	width:240px;
	text-align: right;
	padding-top:10px;
	padding-right:10px;
	text-indent: -2em;
}
#contents_inner {
	line-height: 1.4em;
}
#contents_inner h4{

}
#mainContents_inner {
	padding: 3px 0;
}
#mainContents_inner h4 {
	background: url(../images/common/h4_icon.gif) left 1px no-repeat;
	text-indent: 16px;
	font-size: 120%;
	color: #A34659;
	margin: 10px 0 10px 0;
}
#mainContents_inner .title{
	font-size: larger;
	font-weight:bold;
	text-indent: 0.5em;
	line-height: 2em;
	color:#A34659;
}
#mainContents_inner p {
	line-height: 1.4em;
	margin: 5px 12px;
	font-size: 90%;
}
#mainContents_inner img {
	border: 2px solid #D7D5AE;
}
/*　コンテンツエリアリスト */
#mainContents_inner ul {
	line-height:1.4em;
	list-style-position: outside;
	margin: 1em 0;
}
#mainContents_inner li {
	list-style-position: outside;
	margin-left:2em;
	line-height:170%;
	font-size: 90%;
}
/*基本テーブル設計*/
#mainContents_inner table {
	border-collapse:collapse;
	width: 95%;
	margin: 0 auto;
}

#mainContents_inner table th{
	border: 1px solid #cc9900;
	font-weight:bold;
	background-color: #E3E1C5;
	text-align: center;
	padding: 0.2em;
}
#mainContents_inner table td{
	border: 1px solid #cc9900;
	font-size: 90%;
	background-color: #fff;
	padding:0.2em;
	list-style-type: none;
	height: 120%;
}

#mainContents_inner table td.no_line{
	border: none;
	font-size: 80%;
}
