@charset "utf-8";

body {
	height:100%;
	background: #EEEEEE;
	color: #000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','MS PGothic','メイリオ','Meiryo','sans-serif';
	background-color:#f8f8f8;
	margin:0;
	padding:0;
	font-size:16px;
	
}

h1{
	margin:0;
	padding:0;
}

a img {
	border-style:none;
}

a {
	text-decoration: none;
}

li{
	list-style:none;
	text-align:left;
}

p{
	text-align:left;
	margin:0;
	padding:0;
	line-height: 1.5;
}

.boxL{
	float:left;
}

/*======COMMONSETTING============
============================*/

.blue{
	color:#475196;
}

#wrap{
	width:990px;
	margin:0 auto;
	position: relative;
	min-height: 100%;
	background:#535353;
}

	body > #wrap{
	height: auto;
}

#contents{
	overflow:hidden;
	min-height: 100%;
	margin:0;
	padding:0;
}

.mgT10{
	margin-top:10px ! important;
}

.mgT20{
	margin-top:20px ! important;
}

.mgT30{
	margin-top:30px ! important;
}


.mgT40{
	margin-top:40px ! important;
}

.mgB20{
	margin-bottom:20px;
}

.mgR4{
	margin-right:4px;
}

/*======NOTES============
============================*/

.bgYellow{
	background-color:#ffffcc;
	display: inline !important;
	margin: 0 !important;
}

.red2{
	display: inline !important;
	width:10px;
	font-weight: 500;
	color: #ff0040;
	font-size: 10px;
}

/*======LEFTSIDE============
============================*/

.leftBox{
	float:left;
	width:730px;
	background:#f8f8f8;
	margin:0;
	padding: 0 0 100px 0;
}

.about{
	background-image: url(images/frame_b.png);
	width:697px;
	height: 146px;
	font-family:'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','MS PGothic','メイリオ','Meiryo','sans-serif';
	position:relative;
	float: left;
}

.about p{
	position:absolute;
	top:21px;
	left:21px;
	width:658px;
}

.intro{
	background-image: url(images/bg_intro.png);
	width:698px;
	height:547px;
	margin:27px 0 30px 0;
	background-repeat:no-repeat;
	padding:0;
	float: left;
	text-align:left
}

.intro li{
	width:630px;
	background-repeat:no-repeat;
	height:150px;
	margin-left:30px;

}

.intro p{
	font-size:13px;
	width:486px;
	float:right;
	line-height:1.5;
}

.bold{
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W6';
	margin-bottom:5px;
}

.mrA{
	background-image: url(images/hito_01.png);
	margin-top: 60px;
}

.mrsA{
	background-image: url(images/hito_02.png);
	margin-top: 14px;
}

.mrB{
	background-image: url(images/hito_03.png);
	margin-top: 10px;
}

.asfor{
	background-repeat:no-repeat;
	padding:0;
	border-bottom: solid  1px #b5b5b5;
	padding-bottom: 20px;
	float: left;
	width: 700px;
	margin:0;
}

.asfor li{
	font-size:14px;
	top:100px;
	text-align:left;
	line-height:1.5;
}

.talk{
	margin-top:23px;
	float:left;
	width:700px;
}

.talk li{
	font-size:14px;
	font-family:'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro';
	
}

.talk ul{
	padding:0;
	margin:15px 0 0 0;
	float:left;
}

.talk ul span{
	display:block;
	width:615px;
	margin:7px 0 0 6px;
	line-height: 1.3;
}

.man01{
	background-image: url(images/man_01.jpg);
	background-repeat:no-repeat;
	width:54px;
	height:54px;
	float:left;

}

.bgBlack{
	background-color: #eeeeee;
	background-repeat:repeat-y;
	width:635px;
	height:50px;
	float:right;
	color:#1c1c1c;
	margin:3px 0 0 10px;

}

.man02{
	background-image: url(images/man_02.jpg);
	background-repeat:no-repeat;
	width:54px;
	height:54px;
	float:left;
	
}

.woman{
	background-image: url(images/woman.jpg);
	background-repeat:no-repeat;
	width:54px;
	height:54px;
	float:left;
	
}


.bgBlue{
	background-color: #e6f6fd;
	background-repeat:repeat-y;
	width:635px;
	height:50px;
	float:right;
	color:#2d345f;
	margin:3px 0 0 10px;

}

.bgRed{
	background-color: #fdecec;
	background-repeat:repeat-y;
	width:635px;
	height:50px;
	float:right;
	color:#bb2828;
	margin:3px 0 0 10px;

}

.txtCenter{
	line-height:33px ! important;
}

.h70{
	height:70px;
}

.h85{
	height:85px;
}

.h90{
	height:90px;
}

.h108{
	height:108px;
}

.h123{
	height:123px;
}

.footLine{
	width:700px;
	height:22px;
	margin:60px auto 25px auto;
	float:left;
	text-align: center;
}

.btnArea{
	margin:60px auto 0 auto;
	bottom: 0;
	height:54px;
	width: 730px;
	background:#f8f8f8;
	float:left;
	padding:0;
	text-align:center;
}

.btnArea a{
	display:block;
}

/*======RIGHTSIDE============
============================*/
.rightBoxInner{
	width:240px;
	padding:0;
	margin:0 auto;
}

.rightBox{
	background:#535353;
	width:260px;
	float:left;
	padding:0;
	margin:0;
	position:relative;
}

.rightBox ul{
	width: 240px;
	padding: 0;
	overflow: hidden;
	margin:0 auto;
}

.leftBoxInner{
	width:700px;
	margin:30px 0 0 0;
	float: left;
	padding:0;
}

.index{
	float:left;
	padding:0;
	margin:30px 0 0 0;
}

.index ul{
	overflow:hidden;
}

.index li{
	overflow: hidden;
	margin-top:6px;
}

.index li a{
	float:left;
	display:block;
	background-image: url(images/btn_index.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:54px;
	color:#dcdcdc;
	font-size:13.5px;
	text-decoration: none;
}

.index li span{
	padding: 7px 0px 0px 18px;
	display: block;
}

.index img{
	float:left;
	
}

.rightBnr{
	padding:20px 0 0 0 !important;
	float:left;
	width: 240px;
	height: 492px;

}

.rightBnr2{
	width:700px;
	height:99px;
	float:left;
	margin:60px 0 0 0;
	padding:0;
}

.rightBnr2 li{
	float:left;
}

.mgR10{
	margin-right:10px;
}

.rightBnr li{
	margin-top:10px;
}

.notes1{
	position:absolute;
	top:1490px;
	background-image: url(images/notes_01.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:154px;
}

.notes2{
	position:absolute;
	top:3522px;
	background-image: url(images/notes_04.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:274px;
	
}

.notes3{
	position:absolute;
	top:1244px;
	background-image: url(images/notes_01.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:154px;

	
}

.notes4{
	position:absolute;
	top:668px;
	background-image: url(images/notes_03.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:607px;

	
}

.noteTitle{
	padding:6px 0 0 19px;
	display: block;
	color: #ffffdb;
	font-size: 12px;
	text-align: left;
	width: 222px;
}

.noteInner{
	display: block;
	color: #ffffdb;
	font-size: 12px;
	text-align: left;
	width: 222px;
	margin:0 0 0 19px;
	line-height: 1.5;
}

.noteInner a{
	color:#ffffdb;
}

.pageBox{
	width:730px;
	
}

.pageBox ul{
	width:92px;
	margin:0 auto;
	padding:0;
}

/*======FOOTER============
============================*/

#FooterArea{
	float:left;
	background: #202020;
	color: #979797;
	font-size:11px;
	margin: 0;
	padding: 0;
	width: 990px;
}

#Footer {
	margin: 20px auto 0 auto;
	width: 950px;
	height: 94px;
}

#FooterLogo{
	margin-bottom:10px;
}

div#FooterLogo  a:hover img{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.mra{
	background-image: url(images/a_00.jpg);
	width: 106px;
	height:90px;
	float:left;
}

.mra1{
	background-image: url(images/a_01.jpg);
	width: 106px;
	height:90px;
	float:left;
}

.mra2{
	background-image: url(images/a_02.jpg);
	width: 106px;
	height:90px;
	float:left;
}

.mra3{
	background-image: url(images/a_03.jpg);
	width: 106px;
	height:90px;
	float:left;
}

.mrb{
	background-image: url(images/b_00.jpg);
	width: 106px;
	height:90px;
	float:right;
}

.mrb1{
	background-image: url(images/b_01.jpg);
	width: 106px;
	height:90px;
	float:right;
}

.mrb2{
	background-image: url(images/b_02.jpg);
	width: 106px;
	height:90px;
	float:right;
}

.mrsa1{
	background-image: url(images/w_01.jpg);
	width: 106px;
	height:90px;
	float:right;
}

.mrsa2{
	background-image: url(images/w_02.jpg);
	width: 106px;
	height:90px;
	float:right;
}

.kakomi{
	float:left;
	margin-top: 20px;
	width: 700px;
}

div.bgbkTop {
	width: 587px;
	padding: 17px 0 0;
	margin-left: 7px;
	background-image: url(images/words_bkt.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	float:right;
	color:#1c1c1c;
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','Osaka','メイリオ','ＭＳ Ｐゴシック','MS PGothic','Meiryo','sans-serif';
}

div.bgbkMiddle {
	padding: 0;
	background-image: url(images/words_bkc.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
}

div.bgbkBottom {
	padding:0 5px 17px 18px;
	background-image: url(images/words_bkb.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
}

div.bgbTop {
	width: 587px;
	padding: 17px 0 0;
	margin-right:7px;
	background-image: url(images/words_bt.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	float:left;
	color:#2d345f;
	font-size: 14px;
	font-family:'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','Osaka','メイリオ','ＭＳ Ｐゴシック','MS PGothic','Meiryo','sans-serif';
}

div.bgbMiddle {
	padding: 0;
	background-image: url(images/words_bc.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
}

div.bgbBottom {
	padding:0 14px 17px 9px;
	background-image: url(images/words_bb.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
}

div.bgrdTop {
	width: 587px;
	padding: 17px 0 0;
	background-image: url(images/words_rt.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	float:left;
	color: #bb2828;
	font-size: 14px;
	font-family:'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','Osaka','メイリオ','ＭＳ Ｐゴシック','MS PGothic','Meiryo','sans-serif';
}

div.bgrdMiddle {
	padding: 0;
	background-image: url(images/words_rc.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
}

div.bgrdBottom {
	padding:0 16px 17px 10px;
	background-image: url(images/words_rb.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
}










/*======HOVERSETTING============
============================*/
.index a:hover,a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.background{
	min-height: 100%;
  	width: 20px;
  	background:#535353;
}

