/******************************************************************************/
/* ページの設定 */

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;

	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}
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" }

.px12_w  {
	font-size: 12px;
	line-height: 150%;
color:#FFF font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ; 	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	color: #FFF;
}

.px12_2 {
	font-size: 12px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #666;
}

.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;
}
.px16_2 {
	font-size: 16px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #3C5DA8;
}



.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;
}


/* HEADER */

#header {
	height: 105px;
	width: 100%;
}

#head {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	height: 105px;
}
#head h1 {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	position: absolute;
}
#head .logo {
	position: absolute;
	left: 1px;
	top: 32px;
}
#head .tel {
	position: absolute;
	left: 323px;
	top: 29px;
}
#footer .foot_top {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer .foot_under {
	background-color: #B4D5EF;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#footer .foot_under .box {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: auto;
	font-size: 12px;
	color: #FFFFFF;
}





/* BLOCK */


#main_contents {
	width: 100%;
	background-image: url(../../images/base/bg_gra.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 13px;
}
#main_contents #wapper {
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 1px;
}


/* NAVI */

#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* SIDENAVI */

/* FOOTER */
#left {
	float: left;
	margin-left: 26px;
	width: 220px;
}
#left .banner {
	margin-top: 10px;
}

#right {
	float: left;
	margin-left: 15px;
	width: 638px;
}
#main_contents .navigation {
	margin-left: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999999;
}
#left .snavi {
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#left .snavi p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#main_contents .main_image {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}
#banner {
	margin-top: 30px;
}
#banner img {
	margin-bottom: 10px;
}
#banner2 {
	margin-top: 8px;
}
#banner2 img {
	margin-bottom: 10px;
}
#oowaku {
	background-image: url(../../images/base/bg_gra.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#oowaku02 {
	background-image: url(../../images/base_biyou/bg_gra.gif);
	background-repeat: repeat-x;
	background-position: top;
}
