@charset  "utf-8";
@import url(reset.css);

html,body {height:100%;}
body {
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*+++++++++++++++++++++++++++++++++++++++++++ ヘッダ */
#headerWrapper {
	width: 100%;
	margin: 0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#header{
	width:818px;
	background-image:url(../common/images/header-bg.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 375px;
}
#header h1{
	margin:0;
	padding:3px 0 0;
	float:left;
	position:relative;
}
#header h1 a{
	background-image:url(../common/images/title.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:25px;
	display:block;
	width:409px;
	height:157px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	top: 19px;
}
#menuWrapper{
	margin:0;
	font-size: 13px;
	line-height: 140%;
	width: 470px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	color: #393231;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#menuWrapper2{
	margin:0;
	font-size: 16px;
	line-height: 140%;
	width: 470px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	color: #393231;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#menu {
	float:right;
	margin:0;
	padding:31px 0 0 370px;
	height:22px;
}
#menu li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height:22px;
}
#mainVisual {
	clear:both;
	width:750px;
	height:85px;
	margin:0;
	padding-top:1px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 1px;
	text-align:right;
}
#mainVisual img{
	margin:30px 10px 10px;
}
/*+++++++++++++++++++++++++++++++++++++++++++ footer */
#footerWrapper {
	clear:both;
	text-align:left;
	width: 100%;
	margin: 0;
	padding:0;
}
#footer{
	margin:auto;
	width:818px;
	background-image: url(../common/images/bg.jpg);
	background-repeat: repeat;
	height: 392px;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	color: #393231;
}
#footer2{
	margin:auto;
	width:818px;
	background-image: url(../common/images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	font-size: 12px;
	line-height: 140%;
	color: #393231;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contents {
	text-align:left;
	width:778px;
	line-height:140%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 27px;
	background-image: url(../common/images/bg.jpg);
	background-repeat: repeat;
}
#contentsMenu {
	text-align:left;
	width:730px;
	line-height:155%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
}

#contents h2 {
	margin:0 0 18px;
	padding:0px;
	text-align:center;
}
#contents h3 {
	margin:24px 8px 8px;
	padding:0 0 0 16px;
	background-image:url(../images/icon_h3.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	line-height:140%;
	color:#284C88;
}
#contents h4 {
	margin:24px 24px 8px 22px;
	padding:0 0 3px 10px;
	background-image:url(../images/icon_menu2nd.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	color:#178DDA;
	border-bottom:1px dotted #178DDA;
}
#contents p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents ul,
#contents ol{
	margin:16px 16px 16px 42px;
}
#contents  ul li,
#contents  ol li{
	margin:0.1em 0;
}
#contents ul li ul,
#contents ol li ol{
	margin-top:0;
}
/*+++++++++++++++++++++++++++++++++++++++++++ リンク */
a:link {color: #178DDA;}
a:visited {color: #1478BA;}
a:hover {color: #FF6666;}
a:active {color: #178DDA;}

/*+++++++++++++++++++++++++++++++++++++++++++ 文字 */
.x-small {font-size:x-small; line-height:150%;}
.small {font-size:small; line-height:150%;}
.medium {font-size:medium; line-height:150%;}
.large {font-size:large; line-height:150%;}
.x-large {font-size:x-large; line-height:150%;}
.xx-large {font-size:xx-large; line-height:150%;}
.colerBlue{color:#5EBEE8;}
.colerRed{color:#FF0000;}

/*+++++++++++++++++++++++++++++++++++++++++++ 汎用 */
.clear { clear:both;}
.texCenter {
	text-align:center;
	font-size: 80%;
	line-height: 130%;
}
.texLeft {
	text-align:left;
	font-size: 11px;
}
.texRight {
	text-align:right;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
}
.weightNormal {font-weight:normal}
.floatL { float:left;}
.floatR {
	float:right;
	margin-right: 20px;
}

/*+++++++++++++++++++++++++++++++++++++++++++ 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 */
