@charset "Shift_JIS";


* {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border: 0px;
}

html {
	height: 100%;
}

body {
	font-size:12px;
	line-height:150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


h1{ font-size: 18px;}
h2{ font-size: 16px;}
h3{ font-size: 14px;}
h4{ font-size: 12px;}

a {
}
a:link {
	color: #1591AF;
}
a:visited {
	color: #1591AF;
}
a:hover {
	color: #1591AF;
}
a:active {
	color: #1591AF;
}

.small {
	font-size: 10px;
	line-height: 130%;
}
.small_eng {
	font-size: 10px;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica;
} 
.normal { font-size: 12px; line-height: 170%; }
.normal_b {
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
}

.normal_blue {
	font-size: 12px;
	line-height: 170%;
	font-weight: bold;
	color: #209fb9;
}

.normal_eng {
	font-size: 12px;
	line-height: 120%;
	font-family:Verdana, Arial, Helvetica;
}
.big {
	font-size: 14px;
	line-height: 150%;
}
.bigger {
	font-size: 24px;
	line-height: 150%;
	color: #000066;
}

.daytext { color: #CC0000; line-height: 150%;}  

#kaijyo {
	clear: both;
	float: none;
}

.clear {
	clear: both;
	float: none;
}



#container{
	width: 100%;
}

#contents {
	width: 900px;
	margin: 0px auto;
} 


#topcont {
	width: 700px;
	margin: 0px auto;
	margin-top: 50px;
	margin-bottom: 80px;
} 

#topcont .contact{
	width: 675px;
	padding-left: 20px;
	color: #0B235F;
}

#topcont .contex{
	width: 650px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#copyrights  {
	font-size: 10px;
	text-align: left;
	width: 100%;
	background-image: url(../img/copyrights.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 10px;
} 






/*
-----------------------------------------------------
メイン STYLE
-----------------------------------------------------
*/



#main_area {
	margin-bottom: 50px;
	width: 700px;
	float: left;
	color: #0B235F;
	line-height: 2.5em;
	letter-spacing: 2px;
}

#flash {
	width: 900px;
	color: #0B235F;
	line-height: 2.5em;
	height: 610px;
	letter-spacing: 2px;
	padding-top: 50px;
}

