@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 00.base style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* clearfix */
.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix{
	zoom: 1;
}

	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}

body, html { height: 100%; }

html {
	overflow-y: scroll;
}

body {
	font:77%/1.5  'メイリオ',"ＭＳ Ｐゴシック",'Lucida Grande',Helvetica,osaka,Arial,sans-serif,Verdana,"Hiragino Kaku Gothic Pro";
	background-color: #FFF;
	line-height: 180%;
	color:#333333;
	overflow:visible;
}

img {
	display: block;
	border: none;
}
p,li {
	font-size: 12px;
	line-height: 1.5em;
	color : #232323;
}
li {
	list-style: none;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color : #232323;
}
h2 {
	font-size: 16px;
	color : #232323;
}
h3 {
	font-size: 14px;
	color : #232323;
}
hr {
	border-style: solid;
	border-color: #999999;
}
a {
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px;
	width: 810px;
	background-image: url(../images/contact_paper_bg.png);
	background-repeat: repeat-y;
}
div#wrapper2 {
	margin: 0px auto 0px;
	width: 810px;
	background-repeat: repeat-y;
}
#globalHeader {
	position: relative;
	margin: 0px auto 0px;
	padding:0 0 20px 0;
	width: 810px;
	_background: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_header_wide.png', sizingMethod='scale');
}

h1#title {
	float:left;
	width:500px;
}

h1#title:hover {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	opacity:0.5;
}

#globalHeader span {
	display: block;
	position: absolute;
	top: 105px;
	left: 40px;
	color: #FFFFFF;
	font-size: 10px;
}
#globalHeader .back{
	position:absolute;
	top:20px;
	right:30px;
}
#globalHeader .back:hover{
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	opacity:0.5;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	margin: 0px auto 0px;
	padding: 0px 20px 0px;
	width: 770px;
	clear: both;
	text-align: left;
	/*background-image: url(../images/mfp_container_wide.png);*/
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_container_wide.png', sizingMethod='scale');
	background-repeat: repeat-y;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	padding: 10px;
	width: 740px;
	margin:0 auto 25px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
	
	background: #FFF;
	behavior: url(commons/PIE.php);
	
}
div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#globalFooter {
	position: relative;
	margin: 0px auto 0px;
	width: 820px;
	text-align:center;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_footer_wide.png', sizingMethod='scale');
}

#globalFooter small {
	padding-top: 30px;
	display:block;
	padding-bottom:30px;
	font-size:90%;
	text-align:center;
}

#globalFooter p {
}

#globalFooter span {
	display: block;
	font-size: 10px;
	position: absolute;
	color: #333;
	width: 820px;
	height: 30px;
	text-align: center;
	top: 16px;
	left: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #666666;
}
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;
	text-align: center;
}
div.thanktxt p {
	font-size: 13px;
	text-align: center;
}

div#thanks p strong{
	font-size: 18px;
	color: #CC0000;
}
