@charset "UTF-8";

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #f0f4f8;
	text-align: center;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: small !important; /* IE 7向け */
	font-size: small; /* IE 6以下 */
	background-image: url(images/bk_img.gif);
	background-repeat: repeat-x;
}
html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */
}
p {
	margin: 0px;
	padding: 0px;
}
table,img,p {
    border: 0;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #91bfc0;
	border-right-color: #91bfc0;
	border-bottom-color: #91bfc0;
	border-left-color: #91bfc0;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 950px;
	height: 377px;
	background-image: url(images/header/header_bk.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	width: 170px;
}
#topnavi {
	padding: 0px;
	float: right;
	margin-top: 77px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 80px;
	width: 633px;
}
#topnavi h2 {
	margin: 0px;
	float: left;
	padding: 0px;
}
#topnavi img {
	margin: 0px;
	padding: 0px;
}
#header #headerimg {
	margin: 0px;
	padding: 0px;
	float: right;
}
#contents {
	margin: 0px;
	width: 950px;
	background-color: #FFFFFF;
	clear: both;
	padding: 0px;
}
#contents .itembox {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
#contents .itembox .texttitle {
	padding: 10px;
	width: 930px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3e7fc7;
	border-bottom-color: #3e7fc7;
}
#contents .itembox .texttitle h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3e7fc7;
	padding: 0px;
	margin: 0px;
}
#contents .titlebn {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents .contentimg {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#contents .textbox {
	border: 1px solid #91bfc0;
	padding: 15px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#contents .textbox2 {
	border: 1px solid #3e7fc7;
	padding: 15px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
#contents .twobox {
	padding: 0px;
	width: 930px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#contents .twobox .leftbox {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 470px;
	border: 2px solid #91bfc0;
}
#contents .twobox .rightbox {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}
#contents .itembox .profiletable {
	padding: 0px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.whitetextb {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
#contents .itembox .profiletable table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 940px;
	background-color: #91bfc0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer p {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
#footer address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#link {
	text-align: right;
	margin: 0px;
	width: 935px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.fr {
	margin: 10px 10px 10px 15px;
	padding: 0px;
	float: right;
}
.fl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aka {
	color: #FF0000;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
.flimg {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hbky {
	background-image: url(images/hasen_bky.gif);
	background-repeat: repeat-y;
}
.hbkx {
	background-image: url(images/hasen_bkx.gif);
	background-repeat: repeat-x;
}
#contents #main p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contents #main h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	clear: both;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}
