@charset "utf-8";
/* CSS Document */

/*基本設定*/
body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
 	margin: 0;
	padding: 0;
	color: #333333;
	background-color:#ffffff;
	letter-spacing: 0;
}

ul, ol, dl,dt,dd {
	padding: 0;
	margin: 0;
}

h1,h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:link,
a:visited {
	color: #a60924;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color: #a60924;
	text-decoration: underline;
}

input,
select {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:72%;
}

/*レイアウト設定*/
#wrapper {
	width: 100%;
}

#contents {
	width:960px;
	margin:0 auto;
	padding:0 0 18px 0;
	clear:both;
}

#contents2 {
	/*
	background-color: #000000;
	width:100%;
	clear:both;
	display:block;
	*/
	background-color: #E6E6E6;
	width:960px;
	margin:0 auto;
}

#contents3 {
	background-color: #000000;
	width:100%;
	clear:both;
}

/*ヘッダー*/
#header {
	width:100%;
	display:block;
}

#h_left {
	float:left;
	width: 250px;
}
#h_left a {
	vertical-align: bottom;
}
#h_left img {
	vertical-align: bottom;
}

#h_right {
	float:right;
}

#h_right a:link,
#h_right a:visited {
	color: #bbbbbb;
	text-decoration: none;
}

#h_right a:hover,
#h_right a:active,
#h_right a:focus {
	color: #bbbbbb;
	text-decoration: underline;
}

#header_navi {
}

#header_navi ul {
	list-style-type:none;
	padding:35px 0 0 0;
}

#header_navi ul li.linktext {
	background: url(../img/header_ico01.gif) left top no-repeat;
	padding:4px 5px 0 18px;
	font-size:68%;
	float:left;
	width:59px;
}


#header_navi ul li {
	padding:4px 5px 0 5px;
	font-size:68%;
	float:left;
	margin-right: 30px;
}

#header_navi ul li.help {
	background: url(../img/header_ico02.gif) left top no-repeat;
	padding:4px 5px 0 18px;
}

/*検索エリア*/
#search_bg {
	width:100%;
	height: 33px;
	clear:both;
	background: url(../img/search_bg.gif) left top repeat-x #b3b3b3;
	border-bottom:1px solid #a8a8a8;
	line-height:1.0em;
	vertical-align:top;
}

#search_area {
	margin:0 auto;
	width: 493px;
	padding:0 0 0 467px;
}

#search_area ul {
	list-style-type:none;
}

#search_area li.input_area1 {
	float:left;
	width:206px;
	text-align:left;
	padding:7px 0 0 0;
}

#search_area li.input_area2 {
	float:left;
	width:105px;
	text-align:left;
	padding:7px 0 0 0;
	height:23px;
}

#search_area li.search_btn1 {
	float:left;
	width:85px;
	height:22px;
	text-align:left;
	margin:7px 10px 0 0;
	cursor:pointer;
}

#search_area li.search_btn2 {
	float:left;
	width:85px;
	height:22px;
	text-align:left;
	margin:7px 0 0 0;
	cursor:pointer;
}

#search_area li.selected {
}

#search_area li.selected2 {
}

#search_area li img,
#search_area li a img {
	vertical-align:top;
}

input#seach_Box {
	vertical-align:top;
	width:176px;
	height:19px;
	border:1px solid #a1a1a2;
	background: url(../img/search_bg2.gif) left top no-repeat #ffffff;
	padding:1px 0 0 20px;
	font-size:68%;
	color:#000000;

	_font-size:0.6em;
	_padding:5px 0 0 20px;
	_height:15px;

	*font-size:0.6em;
	*padding:5px 0 0 20px;
	*height:15px;

	padding:5px 0 0 20px\9;
	height:15px\9;
}

input#seach_Box:not(:target) {
	padding:1px 0 0 20px\9;
	height:19px\9;
}

#top_lineLeft {
	width:100%;
	position:relative;
	background: url(../img/logo_linebg2.gif) left top repeat-x;
	}

#top_lineRight {
	width:50%;
	height:15px;
	right:0;
	position:absolute;
	background: url(../img/logo_linebg.gif) left top repeat-x;
}

#top_line {
	position:relative;
	clear:both;
	width:960px;
	height:15px;
	margin:0 auto;
	overflow:hidden;
	background: url(../img/logo_linebg.gif) left top repeat-x;
}

#search_line{
	clear:both;
	width:100%;
	height:8px;
	background: url(../img/search_line.gif) left bottom repeat-x #f4f4f4;
}

#search_line p {
	width:960px;
	margin:0 auto;
	height:8px;
}

/*パンクズ*/
#pan {
	color: #a60924;
	font-size:72%;
	padding:10px 0;
	line-height:1.4em;
}

/*フッター*/
#footer {
	background: url(../img/footer_copy.gif) left top repeat-x #3f3b3a;
	text-align:right;
	width:100%;
	font-size:70%;
	color:#ffffff;
	clear:both;
}

#footer p {
	padding:6px 15px 6px 15px;
}

#footer2 {
	background-color:#595757;
	text-align:right;
	width:100%;
	font-size:70%;
	color:#ffffff;
	clear:both;
}

#footer2 p {
	padding:6px 15px 6px 15px;
}

/*その他設定*/
.clear {
	clear:both;
}

.clr:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clr {
  min-height: 1px;
}

* html .clr {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*フォント*/


/*スペース*/
.mt5 {
	margin:5px 0 0 0;
}

.mt10 {
	margin:10px 0 0 0;
}

.ml5 {
	margin:0 0 0 5px;
}

.ml20 {
	margin:0 0 0 20px;
}

.mr5 {
	margin:0 5px 0 0;
}

.mr20 {
	margin:0 20px 0 0;
}

.pt5 {
	padding:5px 0 0 0;
}
