/* CSS Document */

body, input, textarea, select {
	font-family: verdana, "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	*font-family: "メイリオ", Meiryo, verdana, "ＭＳ Ｐゴシック", sans-serif;
	_font-family: verdana, "ＭＳ Ｐゴシック", sans-serif;
}

h1, h2, h3, h4, h5, h6, dt, th, em, strong {
	font-weight: bold;
}

pre {
	font: 100% monospace;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}

body {
	color: #2F46A8;
	font-size: 12px;
	line-height: 1.8;
	width:936px;
	background-color: #fff;
	background-position: 50% 0%;
	text-decoration: none;
	text-align:center;
	vertical-align: top;
	margin:auto;
	top: 0px;
	letter-spacing:1px;
}

a {
	color: #2F46A8;
	text-decoration:none;
}

a:visited {
	color: #2F46A8;
}

a:hover {
	color: #bf0966;
	text-decoration: none;
}

a:active {
	color: #2F46A8;
}

img{
border:none;
}

br{
line-height:8px;
}

/*
body.business{
	text-decoration: none;
	background-color: #FFFFFF;
	width:936px;
	text-align:center;
	margin:0;
}
*/

#body{
	position:absolute;
	margin: 0px;
	margin-bottom:50px;
}

#bar{
	text-align:left;
	width:936px;
	background-position: 0px 0px;
	height: 54px;
	margin-top: 15px;
}

#bar p{
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 190px;
}

#bar img{
	margin: 0px;
}


#header{
	width:936px;
	height:inherit;
	text-align:left;
	margin: 0px;
	vertical-align: top;
	background-image: url(../1img/mc_chara.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}

#header h1{
	width:540px;
	line-height:50px;
	font-size: 40px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 224px;
	text-align: left;
	vertical-align: top;
	background-position: 0px;
}

#header h2{
	width:560px;
	line-height:20px;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 231px;
	text-align: left;
	vertical-align: top;
	background-position: 0px;
}

#header h3{
	width:560px;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 231px;
	text-align: left;
	vertical-align: top;
	background-position: 0px;
}


#content{
	text-align:center;
	width:936px;
	height:auto;
	margin: 0px;
	background-position: 0px;
	padding:-20px;
}




.m_ct1 {
	float: left;
	width: 620px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:164px;
	margin-right: 0;
	margin-left: 231px;
	text-align: left;
	vertical-align: top;
	background-position: 0px;	

}

.m_ct1 img{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:45px;
}


#footer{
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#footer img{
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	margin-top: 0px;
	padding-bottom:50px;
}

#footer p{
	margin-right: 748px;
	vertical-align: top;
	margin-top: 0px;
}

.f_bk{
	float: left;
	width: 936px;
	font-size: 8px;
	background-position: left bottom;
	text-align: left;
	background-image: url(../1img/hf_hr.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 6px;
	letter-spacing:0;
}

