@import url("normal.css");
@import url("table.css");
@import url("box.css");

html {
	margin:0px auto 0px auto;
	text-align:center;
  overflow-y: scroll;


}


html,body { 
	height:100%;

}



body {
	margin:0; padding:0;
	background-image: url(../image/bg.gif);
	background-repeat:repeat-x;
}


#wrapper {
	margin:0px auto 0px auto;

}



img {
	border:0;
	}


/* ヘッダー部分
---------------------------------------------------- */
#header {
	margin:0px auto 0px auto;
	width: 910px;
	height: 99px;
	text-align:left;


}


/* ページ本体
---------------------------------------------------- */
#pagebody {
	margin:0px auto 0px auto;
	width: 902px;
	background-color:#ffffff;
	background-image: url(../image/bodybg.gif);
	background-repeat:repeat-y;

}

#pagebody2 {
	margin:0px auto 0px auto;
	width: 400px;

}






.footersize {
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 10px;
	line-height: 150%;
	color:#336699;

}


/* 画像表示位置
---------------------------------------------------- */

.middle {
	vertical-align:middle;
}


/* ディレクションフィールド
---------------------------------------------------- */

#pankuzu {
	margin:0px auto 0px auto;
	background:#f5f5f5;
	width: 900px;
	height: 30px;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 10px;color: #555555;
	letter-spacing: 1pt;
	text-align:right;
	line-height: 200%;

}


/* トップ構成
---------------------------------------------------- */



/* 各ページ構成構成
---------------------------------------------------- */
#contents {
	margin:0px auto 0px auto;
	width: 850px;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 75%;
	line-height: 150%;
	color:#515151;
	text-align:left;


}


#contents2 {
	margin:0px auto 0px auto;
	width: 400px;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 75%;
	line-height: 150%;
	color:#515151;
	text-align:left;


}


.titlebase {
	background-image: url(../image/titlebase.gif);
	background-repeat: no-repeat;
	width: 850px;
	height: 30px;
	padding-left: 22px;
	margin:0px auto 0px auto;
	font-size: 12px;line-height: 2.6;color: #003311;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	text-align:left;

}



.titlebase2 {
	background-image: url(../image/titlebody.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 30px;
	padding-left: 12px;
	margin:0px auto 0px auto;
	font-size: 12px;line-height: 2.5;color: #006420;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	text-align:left;

}

.titlebase3 {
	background-image: url(../image/titlebody2.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 30px;
	padding-left: 12px;
	margin:0px auto 0px auto;
	font-size: 12px;line-height: 2.5;color: #006420;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	text-align:left;

}



.subtitle {
	background-image: url(../image/titlebg.gif);
	background-repeat: no-repeat;
	width: 850px;
	height:27px;
	padding-left: 20px;
	margin:0px auto 0px auto;
	font-weight: bold;
	font-size: 12px;line-height: 2.2;color: #05889f;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	text-align:left;


}

#top {
	margin:0px auto 0px auto;
	width: 850px;
	text-align:left;

}

#left {
	float:left;
	margin:0px auto 0px auto;
	width: 250px;
}

#right {
	float:right;
	margin:0px auto 0px auto;
	width: 600px;
}




/* mainwaku
---------------------------------------------------- */

#waku {
	width:600px;

}

#waku01 {
	width:600px;
	background-image: url(../image/waku02.gif);
	background-repeat:repeat-y;
}


#waku02 {
	width:560px;
}

/* mainwaku2
---------------------------------------------------- */

#waku_2 {
	width:600px;

}

#waku_2_01 {
	width:600px;
	background-image: url(../image/waku02.gif);
	background-repeat:repeat-y;

}


#waku_2_02 {
	width:560px;
	text-align:left;

}


/* Footer
---------------------------------------------------- */

#footer {
	width:902px;
	height:40px;
	background-image: url(../image/bodybg.gif);
	background-repeat:repeat-y;
	background-color:#eaecee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e1e1;
}

#footer2 {
	width:902px;
	height:45px;
	letter-spacing:1px;
	font-family:"verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 10px;
	color:#555555;
	line-height: 150%;
}


