@charset "utf-8";

/* ---IE7対応clearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 0.8em/1.4em "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1.0em;
}

img {
	vertical-align: bottom;
	border: 0;
	padding: 0;
	margin: 0;
}


li {
	list-style-type: none;
}
.text_palegy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
}

/* ------------------------------
aTAG
------------------------------ */
a {
	color: #3A89AF;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
ヘッダー
------------------------------ */

#wrapper {
	margin: 0 auto;
	background: #ffffff;
}

#header {
	background: url(../images/top/head_nv.png) no-repeat 0 0;
	width: 940px;
	height: 138px;
	margin: 0 auto;
}

#header h1{
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding: 5px 0 0 0;
}

#header p {
	float: left;
	padding: 0;
}

#HeaderMenu {

	position:relative;
	width: 940px;
	margin: 0 auto;
	display: block;

	list-style: none;
}

#HeaderMenu li {
	display: inline;
	margin-right: -4px;
}

.FormBox{
	position:absolute;
	right:4px;

	width:235px;
	height:30px;
	background:url(../images/top/header_bg04.gif) no-repeat;
	display:block;
}

.FormBox img{
	width:235px;
	height:30px;
	z-index: 1;
}

.HeadFormButton{
	position:absolute;
	top: 4px;
	right: 164px;

	width:22px;
	height:19px;
}

.HeadForm{
	position: absolute;
	top: 4px;
	right: 55px;

	width: 110px;
	height: 19px;
	background: url(../images/top/search_form.gif) no-repeat fixed;
	border: none;
	padding-top:3px;
}

#mainNav {
	width: 760px;
	margin: 0 auto;
}

#mainNav ul li {
	display: inline;
}

#Pankuzu {
	list-style: none;
	padding: 6px 0 0 0;
	margin: 0 0 -9px 0;
}

#Pankuzu li{
	display: inline;
	background: url(../images/customize/arrow_bread.jpg) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

#Pankuzu .start{
	background: none;
	padding: 0;
}

/*-----------------------------
中央コンテンツ
------------------------------ */

.MainTtl{
	margin:5px 0px 8px 0px;
	display:block;
}

#contentBox {
	width: 940px;
	margin: 0 auto 10px auto;
	display: block;
}

#content {
	float: left;
	width: 580px;
	padding-left: 10px;
}

/*-----------------------------
左メニュー
------------------------------ */

#LeftNav {
	float: left;
	width: 170px;
	font-size:12px;
	margin-bottom:10px;
}

.CalFrame01{
	width: 170px;
	background:url('../images/top/list_bg.jpg') no-repeat;
	margin-bottom:7px
}

.CalFrame02{
	float: none;
	width: 170px;
	background: url('../images/top/list_bottom.gif') no-repeat left bottom;
	display: block;
	padding-bottom:13px
}

.CalFrame02 ul{
	display: block;
	width: 169px;
	padding-right: 1px;

	text-align: center;
}

.CalFrame02 ul img{
	margin-top: 10px;
}
.HanesFrame01{
	width: 170px;
	margin-bottom:7px
}
/*-----------------------------
右メニュー
------------------------------ */

#RightNav {
	float: right;
	width: 170px;
	font-size:12px;
	margin-bottom:10px;
}

#NewsArea{
	margin: 0 0 5px 1px;
	display: block;
	width: 168px;
	height: 133px;
}

#NewsFrame01{
	width: 170px;
	background:#fff url(../images/top/list_bottom.gif) no-repeat 0 100%;
	padding-bottom:6px;
	margin-bottom:7px;
	display: block;
}

#NewsFrame02{
	width: 170px;
	background:url(../images/top/news_frame_bg.gif) repeat-y;
	display: block;
}

/*-----------------------------
バナー部分、各メニューボトム画像設定
------------------------------ */

.LeftBannerArea{
	margin-top:-1px;
}

.LeftBannerArea li{
	margin-bottom:8px;
}

.BannerArea{
	margin-top:7px;
}

.BannerArea li{
	margin-bottom:10px;
}

/*-----------------------------
フッタ
------------------------------ */

#footer {
	position: relative;
	width: 940px;
	height: 60px;
	clear: both;
	display: block;
	margin: 0 auto;
	background: #20457a;
	background-color: #21457B;
}

#FooterAdd{
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#FooterAdd2{
	position: absolute;
	bottom: 5px;
	left: 10px;
	font-size: 15px;
	line-height: 100%;
	font-style:normal;
	color: #ffffff;
}

#PageTopNav{
	position: absolute;
	top: 10px;
	left:	450px;
}

#CopyRight {
	position: absolute;
	bottom: 10px;
	right: 10px;
	float: right;
	width: 297px;
	height: 13px;
	display: block;
}

#CopyRight2 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-align: right;
	float: right;
	width: 297px;
	height: 13px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	line-height: 100%;
}

/*-----------------------------
汎用メニュー
------------------------------ */

ul.CommonMenu,
ul.CommonMenu02 {
	float: none;
	width: 170px;
	background: #f8f8f8 url(../images/top/list_bg.jpg) no-repeat;
	display: block;

	margin-bottom:7px;
	clear:both;
	overflow:hidden;
}

ul.CommonMenu li,
ul.CommonMenu02 li{
	line-height: 0;
}

ul.CommonMenu li a,
ul.CommonMenu02 li a {
	display: block;
	color:#444;
	line-height:normal;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

ul.CommonMenu li a:hover,
ul.CommonMenu02 li a:hover {
	color:#666;
	text-decoration: underline;
}

.BorderNon{
	border: none;
}

ul.CommonMenu li.ListBottom a,
ul.CommonMenu02 li.ListBottom a{
	display:block;

	width:160px;
	height:17px;

	background:url(../images/top/list_bottom.gif) no-repeat;
	background-position: left bottom;

	text-decoration: none;
	border-bottom-style: none;
}

ul.CommonMenu02 li{
	text-indent: 15px;
}

ul.CommonMenu02 li.ListTtl a{
	font-weight: bold;
	text-indent: 0px;
}
.ListBottomEnd{
	width:170px;
	border:none;
}
.text_palegy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}
.bodytitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #999999;
}
.size_bold {
	font-size: 14px;
	font-weight: bold;
	color: #33;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodyquality {
	color: #666666;
}

/* フッターナビ */

.footerNav{
	width: 930px;
	margin: 0 auto;
	padding: 0 0 10px 10px;

	font-size: 12px;
}

.footerNav a{
	color: #222!important;
}

.footerNav a:hover{
	text-decoration: underline;
	color: #666!important;
}

