/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 3.0.0
build: 1549
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

/*上記をcssタグの一番上に挿入する
（バックグラウンド設定があるとき以外）*/

@charset "utf-8";
* {
 margin:0;
 padding:0;
}

body 			{background-color: #DEE4E6;}

td,th		{margin: 0;
			padding: 0;
			color:#000000; font-size: 0.75em;
			line-height:1.6;}

div.blocka					{clear:both;
							float: left;
							width: 80px;
							height: 130px;
							margin-top: 20px;
							margin-left: 20px;
							margin-bottom: 20px;
							margin-right: 20px;
							display: inline;}
							
div.blockb					{height: 130px;
							margin-top: 20px;
							margin-left: 0px;
							margin-bottom: 20px;
							margin-right: 20px;
							padding-top: 20px;}


/* コンテナ */
div#container	{background-image: url(../index/line-gray.png);
				background-repeat: repeat-y;
				width:900px;
				margin-left: auto;
				margin-right: auto;}


/* ヘッダー */
div#header		{background-image: url(../index/back_title.png);
				background-repeat: no-repeat;
				background-color: #DEE4E6;
				padding: 28px 10px 15px;}

div#header h1	{font-size: 0.75em;
				color: #FFFFFF;
				text-align: right;
				margin: 0;}

/* コンテンツ */
div#content	{background-color:#ffffff;
			width: 750px;
			float:right;
			margin-top: 0;
			margin_right: auto;
			margin-left: auto;}


/* サイドバー */
div#sidebar		{background-color: #bdc9cd;
				width:140px;
				margin-top: 0;
				margin-bottom: 10px;
				float:left;}

ul.sidemenu		{font-size: 0.75em;
				margin-top: 0;
				margin-left: 0;
				padding-left: 0;
				line-height: 0;}

ul.sidemenu li	{list-style-type: none;}

ul.sidemenu li a	{display: block;
					line-height: 22px;
					text-decoration: none;
					text-align: center;
					color: #ffffff;
					background-color: #69868f;
					border-bottom: solid 5px #bdc9cd;}

ul.sidemenu li a:hover	{color: #f6cb09;}

ul.sidemenu li.title a:hover	{color: #ffffff;}

ul.sidemenu li.sml	{font-size: 0.6875em;}

ul.sidemenu ul	{margin: 0;
				padding: 0;}

ul.sidemenu ul li a	{color: #333333;
					background-color: #9dafb4;}

ul.sidemenu ul li a:hover	{color: #333333;}

ul.sidemenu ul li.sonota a	{color: #333333;
					background-color: #9dafb4;}

ul.sidemenu ul li.sonota a:hover	{color: #f6cb09;}

ul.sidemenu ul ul	{font-size: 0.6875em;
						margin: 0;
						padding: 0;}


ul.sidemenu ul ul li a		{line-height: 14px;
							text-align: left;
							color: #333333;
							background-color: #bdc9cd;
							padding-left: 15px;}

ul.sidemenu ul ul li a:hover	{color: #f6cb09;
								background-color: none;}

div#sidebar p	{font-size: 0.625em;
				line-height: 1.4;
				margin: 0;
				padding: 5px;
				text-align: left;}

/* フッター */
div#footer		{border-top: solid 1px #9dafb4;
				background-color: #DEE4E6;
				width:900px;
				clear: both;}
				
ul#footermenu	{font-size: 0.6875em;
				margin-top: 5px;
				margin-left: 0;
				padding-left: 0;
				margin-bottom: 0;
				text-align: center;}

ul#footermenu li	{list-style-type: none;
					display: inline;}

ul#footermenu li a	{color: #000000;
					text-decoration: none;
					border-left: solid 1px #000000;
					padding: 3px 10px}

ul#footermenu li a:hover	{color: #666666;}

ul#footermenu li.menulast a	{border-right: solid 1px #000000;}

div#footer p	{font-size: 0.6875em;
				color: #000000;
				line-height: 2.0;
				margin-top: 0;
				text-align: center;}

h1			{font-size: 1em;
			color: #000000;
			line-height: 1.6;
			margin-top: 0px;
			margin-left: 20px;
			margin-right: 20px;
			margin-bottom: 5px;
			padding-top: 20px}

h2			{font-size: 0.875em;
			line-height:1.6;
			margin-left: 20px;
			margin-right: 20px;
			margin-bottom: 0px;}

h3			{font-size: 0.875em;
			background-color: #F6CB09;
			padding-left: 2px;
			margin-top: 20px;
			margin-left: 20px;
			margin-right: 20px;
			margin-bottom: 5px;}

h4			{font-size: 1em;
			font-weight:bold;
			line-height:1.6;
			margin-left: 20px;
			margin-right: 20px;
			margin-bottom: 0px;}
			
h5			{font-size:1.35em;
			font-weight:bold;
			color:#4C97BA;
			line-height:2;
			margin-bottom: 0px;}



p			{font-size: 0.75em;
			color: #000000;
			line-height: 1.6;
			margin-left: 20px;
			margin-right: 20px;}

.kiyaku	{margin-left: 60px;
			margin-right: 60px;}
			
			
/* お知らせ */

div#oshirase {width: 520px;
	}

div#oshirase_ue { 
	margin: 0 0 0 10px; 
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
	text-align: left;
	} 

.oshirase_title {
	border-bottom: 2px solid #69868f;
	}

/* お知らせのスタイル*/

div#oshirase1 {
			margin-top: 5px;
                 	padding: 0;
                   	border:none;
                   	height: 82px;
                   	overflow: auto;
			 }

	ul.oshirase1
	{
	margin: 0;
	line-height: 16px;
	}
	ul.oshirase1 li
	{
	list-style: none;
	font-size: 10px;
	border-bottom: solid 1px #EEEFEF;
	}
	ul.oshirase1 li a
	{
	color: #333333;
	position:relative;
	display: block;
	text-decoration: none;
	vertical-align:middle;
	padding: 5px 5px;
	}
	ul.oshirase1 li a:hover
	{
	background-color: #DEE4E6;
	}

	.date {
	color: #69868f;
	float: left;
	display:block;
	}
	.news {
	display:block;
	padding-left: 80px;
	}

	.caution {
	color: #FF0000;
	}

* html .date{/* IE 6 */
	display:inline;
	}
* html .news{/* IE 6 */
	display:inline;
	}

/* お知らせ2 */
div#oshirase_shita { 
	margin: 0 0 0 10px; 
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
	text-align: left;
	} 


/* お知らせ2のスタイル*/

div#oshirase2 {
			margin-top: 5px;
                 	padding: 0;
                   	border:none;
                   	height: 200px;
                   	overflow: auto;
			 }



/* QAページ */

div.q
	{
	margin: 0 30px 60px 30px;;
	}

ul.q
	{
	margin: 0;
	font-size: 0.75em;
	line-height: 0;
	}
ul.q li
	{
	list-style: none;
	background-image: url("../kan_qa/images/titleq.gif");
	background-repeat: no-repeat;
	background-position:0;
	}


ul.q li a
	{
	display: block;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	border-bottom: solid 1px #999999;
	padding: 20px 0 20px 30px;
	}
ul.q li a.top
	{
	display: block;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 20px 0 20px 30px;
	}
ul.q a:hover
	{
	text-decoration: underline;
	}
ul.q a.top:hover
	{
	text-decoration: underline;
	}
	
div.a
	{
	margin: 0 30px 60px 30px;;
	}
ul.a
	{
	display: block;
	list-style-type: none;
	margin: 0;
	font-size: 0.75em;
	line-height: 0;
	}

ul.a li
	{
	line-height: 1.5em;
	color: #000000;
	background-image: url("../kan_qa/images/titlea.gif");
	background-repeat: no-repeat;
	background-position:0;
	border-bottom: solid 1px #999999;
	padding: 20px 0 20px 30px;
	}
ul.a li.top
	{
	line-height: 1.5em;
	color: #000000;
	background-image: url("../kan_qa/images/titlea.gif");
	background-repeat: no-repeat;
	background-position:0;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 20px 0 20px 30px;
	}
p.back	{
	text-align: right;
	margin: 0;
	}

table#qa {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size: 16px;
}

table#qa td {
    padding: 3px 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}