/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}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}ol,ul{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}#yui3-css-stamp.cssreset{display:none}

strong {
	font-weight:bold;
}

body {
	background:url(./media/img-lib/common/spacer.gif) top left no-repeat !important;
	}
#container {
	background: url("./media/img-lib/common/spacer.gif") no-repeat scroll center top transparent;
	}
#container-inner {
	background: url("./media/img-lib/common/spacer.gif") no-repeat scroll center top transparent;
	}

/* 【ヘッダ】++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif;
	background-color:#fdfaf5;		/* 背景色： */
/* 	background-image:url("./media/img-lib/common/background.gif");		背景画像： */
	background-image:url("./media/img-lib/common/background2.gif");		/* 背景画像： */
	background-repeat:repeat-x;		/* 背景画像繰り返し制御 */
	background-position:top left;		/* 背景表示位置 */
	}

#header{
/* 	width:960px; */
	width:800px;
/* 	height:120px; */
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#header {
	background-image:url("./media/img-lib/common/seino-logo.gif");		/* 背景画像： */
	background-repeat:no-repeat;		/* 背景画像繰り返し制御 */
	background-position:top left;		/* 背景表示位置 */
	}

	#header #logo {float:left;}
	
/* 【ヘッダ内の上のリンク表示】++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header-nav-top,
#header-nav-bottom {
	float:right;
	}

#header-nav-top li,
#header-nav-bottom li{
	font-size:9pt;
	height:31px;
	float:left;
	}

#header-nav-top li a,
#header-nav-bottom li a{
	display:block;
	text-decoration:none;				/* 下線など */
	margin-top:6px;
	}

	#header-nav-top li a:hover,
	#header-nav-bottom li a:hover{
		text-decoration:underline;				/* 下線など */
		}

#header-nav-top li img,
#header-nav-bottom li img{
	vertical-align:middle; /* 画像の上下位置を文字の中央に */
	}

	#header-nav-top li img{
		margin-right:3px;
		margin-left:14px;
		}

#header-nav-top li#tab-left{
	margin-left:12px;
	width:96px;
	text-align:center;
	color:#ffffff;
	background:url("./media/img-lib/common/header-nav-top_tab-left.gif") top right no-repeat;		/* 背景画像： */
	}

#header-nav-top li#tab-right{
	width:96px;
	text-align:center;
	background:url("./media/img-lib/common/header-nav-top_tab-right.gif") top left no-repeat;		/* 背景画像： */
	}
	
	#header-nav-top li#tab-left a,
	#header-nav-top li#tab-right a{
		color:#ffffff;
		}

#header-nav-bottom form input#serach-box{
	height:250px;
	padding-left:4px;
	height:26px;
	background-image:url("./media/img-lib/common/header-search_input.gif");		/* 背景画像： */	
	border-style:none;
	}

#header-nav-bottom form input.submit{
	vertical-align:top; /* 画像の上下位置を文字の中央に */
	margin-right:12px;
	}


/* ウィンドウを閉じるボタン */

#header a.close-window {
	display: block;
	width: 124px;
	height: 18px;
	margin-top: 49px;
	background: url("./media/img-lib/common/close-window.gif") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header a.close-window:hover {
	background-position: 0 -18px;
}
/* 【フッダ】++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer1, /* パンくずナビのリンク */
#footer2, /* 主要ページ一覧*/
#footer3
	{
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif;
	width:100%;
	min-width:800px;
	background-color:#f6f2e7;		/* 背景色： */
	color:#8f8b80;				/* 文字色： */
	font-size:9pt;
	border-top:solid 1px #e1ddd2;
	}

#footer1{
	height:51px;
/* 	overflow:hidden; */
	border:none;
	background:url(./media/img-lib/common/footer/footer1-background.gif) 0 0  repeat-x;
	background-color:#f6f2e7;
	}


	#footer1_inn,
	#footer2_inn,
	#footer3_inn,
	#footer_inn {
/* 		width:960px; */
		width:800px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		padding-bottom:12px;
		}

	#footer1_inn{
		padding-bottom:0px;
		}
	
	#footer1_inn ul{
		}

	#footer1_inn ul li{
		height:51px;
		float:left;
		}

	#footer1_inn ul li a{
		text-decoration:none;	
		}

	#footer1_inn ul li a:hover{
		text-decoration:underline;	
		}
	
	#footer1_inn li#home {
		/*height:28px;
		padding-top:23px;*/
		padding-left:18px;
		background:url(./media/img-lib/common/footer/footer1-icon-pankuzu-home.gif) 0 68%  no-repeat;
		}
	#footer1_inn li#home a{display:block; margin-top:23px;}
	
	#footer1_inn li.second {
		/*height:28px;
		padding-top:23px;*/
		padding-left:50px;
		background:url(./media/img-lib/common/footer/footer1-pankuzu-setsuzoku.gif) top left  no-repeat;
		}

	#footer1_inn li.second a,
	#footer1_inn li.second span{
		display:block; margin-top:23px;
		}


	#footer1_inn li#page-top {
		float:right;
		}

	#footer1_inn li img {
		vertical-align:middle;
		margin-right:3px;
		}

/* footer2のサイトの一覧 */

.sitemap-farst{
	overflow:hidden;
	}

.sitemap-farst li {
	width:180px;
	padding-top:8px;
	padding-bottom:4px;
	font-weight:bold;
	float:left;
	}

.sitemap-farst li ul {
	width:165px;
	border-top:1px dotted #918d82;
	}

.sitemap-second{
	overflow:hidden;
	}

.sitemap-second li ul {
	border-top:none;
	overflow:hidden;
	}
.sitemap-second li {
	width:172px;
	background:url(./media/img-lib/common/footer/footer2-li-arrow1.gif) 0 8px  no-repeat;				/* リストマークの画像 */
	padding-left:8px;
	margin-right:0px;
	padding-top:3px;
	padding-bottom:2px;
	font-weight:normal;
	font-size:8pt;
	}

.sitemap-therd {
	overflow:hidden;
	}

.sitemap-therd li {
	width:154px;
	background:url(./media/img-lib/common/footer/footer2-li-arrow2.gif) 0 8px  no-repeat;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:18px;
	font-weight:normal;
	font-size:8pt;
	/*
	display:none;
	*/
	}

/* コピーライトエリア */
#footer3_inn{
	margin-top:8px;
	font-size:8pt;
	}

#footer3_inn ul li{
	float:left;
	background:url(./media/img-lib/common/footer/footer3-li-point.gif) 0 50%  no-repeat;
	margin-right:24px;
	padding-left:14px;
	}

#footer3_inn a{
	color:#0000ee !important;
	text-decoration:none;
	border:none;
	}

#footer3_inn a:hover{
	text-decoration:underline;
	}

#footer3_inn a:visited{
	color:#551a8b !important;
}