@charset "utf-8";

* {
margin:0;
padding:0;
zoom:normal;
}
html{
height:100%;
overflow-y:scroll;
}
html:first-child body{
min-height:100%;
padding-bottom:1px;
}

body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic','ＭＳ Ｐゴシック',sans-serif;
color:#3c3c3c;
margin:0;
padding:0;
font-size:82%;
line-height:1.48;
text-align:center;
}

table {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic','ＭＳ Ｐゴシック',sans-serif;
	color:#3c3c3c;
	font-size:100%;
border:none;
border-spacing:0;
border-collapse:collapse;
}

th,td{
font-weight:normal;
text-align:left;
vertical-align:top;
line-height:1.49;
}
/** html body { line-height:1.38 } IE6*/
/**+html body { line-height:1.38 } IE7*/

/*リンク設定
----------------------------------------------------------------*/
a { }
a:link            { color:#13469a; }
a:visited         { color:#551A8B; }
a:hover, a:active { color:#C5813D; }

/*見出し設定
----------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;

}
h3,h4,h5,h6 {
clear:none;
}

/* CSS Document */
#wrap {
margin:0;
padding:0;
	width:940px;
 	margin:0 auto ;
} 
	
#head {
width:940px;
height:85px;
background:url(../parts/top.gif) no-repeat top;
text-align:left;
}

.logo{
margin:27px 0 0 15px;}


#content {
width:940px;
} 

#mbox {
width:940px;
height:1400px;
background:#000000 url(../parts/main_bg3.jpg) no-repeat top;
position:relative;
}

#mbox_text {
position:absolute;
top:585px;
left:263px;
color:#FFFFFF;
width:655px;
text-align:left;
}

#mbox_text p {
margin-top:0 0 0 20px;
font-size:100%;
}


#mbox_p01{
margin:0 0 0 10px;
position:absolute;
top:1215px;
left:0px;
}

#mbox_p01 p {
margin-top:20px;
font-size:100%;
color:#FFFFFF;
text-align:left;
}



#footer {
width:940px;
height:200px;
background:top #000000;
}

#mbox2 {
width:940px;
position:relative;
}


.text {
margin:40px 0 0 20px;
text-align:left;
width:780px;
font-size:100%;
}

