/******************************************************************************/
/* ページの設定 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	min-width: 1000px;
	scrollbar-track-color: #;
	overfllow: auto;
	color: #333333;
	}

/******************************************************************************/
/* ベースリンク色設定 */

a:link { color: #3C5DA8; text-decoration: underline}
a:visited { color: #3C5DA8; text-decoration: underline}
a:active { color: #FF9900; text-decoration: none }
a:hover { color: #3C5DA8}

#foot a:link { color: #878787; text-decoration: underline}
#foot a:visited { color: #878787; text-decoration: underline}
#foot a:active { color: #878787; text-decoration: none }
#foot a:hover { color: #878787}

#anq a:link { color: #FFF6CC; text-decoration: underline}
#anq a:visited { color: #FFF6CC; text-decoration: underline}
#anq a:active { color: #FFF6CC; text-decoration: none }
#anq a:hover { color: #FFF6CC}

#shitumon a:link { color: #FFFFFF; text-decoration: underline}
#shitumon a:visited { color: #FFFFFF; text-decoration: underline}
#shitumon a:active { color: #FFFFFF; text-decoration: none }
#shitumon a:hover { color: #FFFFFF}

p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

form		{ margin:0; padding:0; }
img			{
	border:0;
	margin: 0px;
	padding: 0px;
}
hr			{ display:none; }
dl,dt,dd	{ margin:0px; padding:0px;	border:0px; }
ul,ol,li	{ margin:0px; padding:0px;	list-style-type:none; line-height:1em;/*IE・仔F*/ vertical-align:top;/*IE*/ }
h1,h2,h3,h4,h5,h6,p,address { font-size:100%; font-weight:normal; font-style:normal; }
.bold {
	font-weight: bold;
}



/******************************************************************************/
/* 基本テキスト設定 */


.px10   { font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12  { font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px14  { font-size: 14px; line-height: 24px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px16  { font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
.px16_orange_b_150 {
	font-size: 16px;
	color: #CC6600;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}


.px18  { font-size: 18px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
saka, "ヒラギノ角ゴ Pro W3" }
.px18_bule_150 {
	font-size: 18px;
	color: #438688;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 10px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.red2 {
	color: #FF0000;
}



.k_bule {
	color: #993300;
}
.under {
	font-weight: bold;
	text-decoration: underline;
}
#oowaku {
	background-color: #000;
}
#head {
	background-image: url(../../images/base/head_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#head .h_naka {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#head .h_naka .hn_a {
	position: relative;
}
#head .h_naka .hn_a .hna_text {
	font-size: 10px;
	line-height: 12px;
	color: #717171;
	position: absolute;
	top: 25px;
	left: 190px;
}
#head .h_naka .hn_menu {
}
#head .h_naka .hn_sub_menu {
}
