@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 00.base style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* { font-size: 11px; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック", 平成角ゴシック, Osaka−等幅; margin: 0; padding: 0; list-style: none; line-height: 1.5em; }
html {
	overflow-x: hidden;
}
body { margin: 0 0 50px 70px; width: 710px; float: left; }
img { border-style: none; border-width: medium; display: block; }
p,li {
	font-size: 11px;
	line-height: 1.5em;
	color : #232323;
}
li {
	list-style: none;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ Pro W6", Osaka, "ＭＳ Ｐゴシック";
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color : #232323;
}
h2 { font-size: 1em; color : #646464; font-weight: bold; padding-top: 1em; padding-bottom: 1em; padding-left: 0; }
h3 { font-size: 0.9em; color : #ff7227; font-weight: bold; margin: 0; padding: 0; }
hr {
	border-style: solid;
	border-color: #999999;
}
h4 { color: #ff6d21; font-size: 1em; font-weight: normal; padding-left: 3ex; }
h5 { color: #646464; font-size: 1em; font-weight: bold; text-decoration: none; margin: 0; padding-top: 0; padding-bottom: 1em; }
a { color: #3a89fa; text-decoration: none; }
a:hover {
	text-decoration: none;
	color: #ffb454;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper { width: 100%; background-repeat: repeat-x; margin: 0 auto 0; 
div#header {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 160px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_header_wide.png', sizingMethod='scale');
}
h1#title {
	position: absolute;
	top: 80px;
	left: 40px;
	color: #FFFFFF;
	float: left;
}
div#header span {
	display: block;
	position: absolute;
	top: 105px;
	left: 40px;
	color: #FFFFFF;
	font-size: 10px;
}
div#header div {
	display: block;
	position: absolute;
	top: 125px;
	left: 40px;
	color: #FFFFFF;
	font-size: 12px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container { margin: 0 auto; width: 720px!important; width/**/: 820px; clear: both; text-align: left; padding-right: 0; padding-bottom: 0; padding-left: 0; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_container_wide.png', sizingMethod='scale'); }
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents { padding: 5px; width: 720px!important; width/**/: 780px; background-color: #ffffff; background-image: url('(EmptyReference!)'); }
div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer { background-image: url('(EmptyReference!)'); position: relative; margin: 0 auto; width: 720px; height: 70px; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_footer_wide.png', sizingMethod='scale'); clear: both; }
div#footer span {
	display: block;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	color: #ffffff;
	width: 720px;
	height: 30px;
	text-align: center;
	top: 16px;
	left: 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
h6 { font-size: 1em; font-weight: 400; font-style: normal; line-height: 0.8em; margin: 0; padding: 0 0 0 1.5ex; }

