@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img{
vartical-align:top;
border:none;
}

#header {
	background-image: ;
	background-repeat: repeat-x;
	height: 72px;
}
#header-inner {
	width: 960px;
	margin: auto;

}
#header-inner h1 {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#header-inner img.cls01 {
	padding: 0px;
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 360px;
}

#header-inner ul {
  clear: both;
  list-style-type: none;
}

#header-inner ul li {
  float: left;
}



#header-right {
	float: right;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 20px;
}
/* --- サイト内検索　ボックス --- */
form.search div {
width: 238px; /* ボックスの幅 */
padding: 1px 0; /* ボックスのパディング（上下、左右） */
background-color: #edf5f7; /* ボックスの背景色 */
border: 1px #808080 solid; /* ボックスの境界線 */
}

/* --- サイト内検索　テキストボックス --- */
form.search input.textBox {
width: 148px; /* テキストボックスの幅 */
margin: 0 4px 0 5px; /* テキストボックスのマージン（上右下左） */
padding: 0;
background-color: #edf5f7; /* テキストボックスの背景色 */
border: none; /* テキストボックスの境界線（なし） */
color: #000000;
}

/* --- サイト内検索　ボタン --- */
form.search input.btn {
width: 80px; /* ボタンの幅 */
height: 1.8em; /* ボタンの高さ */
padding: 0;
background: #004080; /* ボタンの背景 */
border: 1px #808080 inset; /* ボタンの境界線 */
font-weight: bold;
color:  #ffffff; /* 文字色 */
letter-spacing: 0.3em; /* 文字間のスペース */
}



#eyecatch {
	clear: both;
}



#footer {
	background-image: ;
	background-repeat: repeat-x;
	clear: both;
	height: 73px;
}
#footer-inner {
	margin: auto;
	width: 960px;
	padding-top: 15px;
}

#bottom .box2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	width: 220px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	height: 230px;
	color: #666;
	line-height: 220%;

}
#bottom .box2 {
	
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}
#bottom .box2 ul {
	list-style-type: none;
}
	
#bottom-inner {
	margin: auto;
	width: 960px;
}
#bottom {
	background-image: url(../images/bottom_back.gif);
	background-repeat: repeat-x;
	height: 250px;
	clear: both;
}

.box2 ul li a {
    border: 0px none;
    color: #666;
    text-decoration: none;
}
.box2 ul li a:hover {
	text-decoration: underline;
} 

.box2 h4 {
	border-bottom-style: solid;
	border-bottom-color: #b9dade;
	border-bottom-width: 1px;
} 


#footer-inner-left {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	color: #000;
	width: 500px;
	float: left;
}

#footer-inner-left t ul {
	list-style:none;
}
#footer-inner-left  ul li {
		float: left;
	display: inline;
}
#footer-right {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #000;
	float: right;
	width: 360px;
	margin-top: 0px;
}
.font04 {
	color: #039;
}
#footer-right .cls08 {
	clip: rect(auto,auto,auto,200px);
}
.cls08 {
	line-height: 200px;
}
#footer-right p {
	text-align: right;
	padding-bottom: 3px;
}

#footer a { 
text-decoration: none;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #333;
 
}
