@charset "shift_jis";
/*
 Share [
----------------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style:normal;
	outline: 0;
}
body {
	background:#E0EDEB url(../img_common/background.jpg) repeat-x top;
	font-family:Verdana, Osaka, sans-serif;
	color: #5F666B;
	font-size:12px;
}
hr {
	display: none;
}
img {
	border:0;
	vertical-align:bottom;
}
img.center {
	text-align:center;
	width:auto;
	padding: 0px auto;
}
ul {
	margin: 0px 0px 20px 0px;
}
ul li,
ol li {
	list-style-type: none;
}
.clear {
	clear:both;
}
.none {
	float:none;
}
p {
	line-height:1.3;
	margin:0;
}
p.fsj {
	position:absolute;
	padding:0px;
	margin:100px 0px 0px 74px;
}
p.ms {
	position:absolute;
	padding:0px;
	margin:100px 0px 0px 360px;
}
p.asco {
	position:absolute;
	padding:0px;
	margin:335px 0px 0px 360px;
}
p.tagline {
	position:absolute;
	top:3px;
	padding:0px;
	margin:0px;
	color: #ADD5D2;
	width:661px;
	font-size:9px;
}
h3 {
	margin:0px 0px 10px 0px;
	padding:2px 3px 4px 10px;
	font-size:13px;
	background: #336666;
}
h4 {
	margin:0px;
	padding:13px 0px 0px 0px;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
a.mail:link {
	color: #003366;
}
a.mail:visited {
	color: #003366;
}
a.mail:hover {
	color: #000099;
}
.maila:active {
	color: #000099;
}

/*
 allcontainer [
----------------------------------------------------------- */
div#allcontainer{
	width:661px;
	margin:0px auto;
	height:100%;
}
/*
 container [
----------------------------------------------------------- */
div#enter {
	width:661px;
	height:433px;
	margin:70px auto 40px auto;
	padding: 0px;
	background: url(../../image/img_alltop.jpg) no-repeat;
}

div.enter-container {
	width:661px;
	height:433px;
	position: relative;
}

div.enter-container div.msinfo {
	position: absolute;
	border: 1px solid #4dba3d;
	padding: 10px 20px;
	color: white;
	top: 50px;
	height: 350px;
	right: 52px;
	text-align: center;
	width: 228px;
}

div.enter-container div.msinfo h2 {
	border-bottom: 1px solid #4dba3d;
}

div.enter-container div.msinfo p {
	padding: 5px 0px;
	font-size: 85%;
}
/*
 maincontents [
----------------------------------------------------------- */
div#contents {
	display:block;
	width:661px;
	height:auto;
	padding:0;
	margin: 0px 0px 10px 0px;
}
div#fsjcontents {
	display:block;
	width:315px;
	float:left;
	margin:0px;
	padding: 0px 20px 0px 0px;
}
div#mscontents {
	display:block;
	width:315px;
	float:right;
	margin:0px;
	padding: 0px;
}

/*
 clearfix [
----------------------------------------------------------- */
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* end MacIE5 */

.scleac {
	margin:12px;
	text-indent:inherit;
}

/*
 footer [
----------------------------------------------------------- */
div#bottom {
	clear:both;
	padding: 60px 0px;
	margin: 0px;
	height:100px;
}
div#bottom p.mail {
	text-align:center;
	border-bottom:#999999 solid 1px;
	padding:7px;
	margin:0px 0px 10px 0px;
}
