/* CSS Document */




/* -------------------------------------------------------------------
ページ一覧
------------------------------------------------------------------- */

/* 基本テキストリンク */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #800080;
	text-decoration: none;
}
a:active {
	color: #800080;
	text-decoration: none;
}


/* テキストfonts */

.fonts75 {
	font:75%;
}

.fonts90{
	font-size: 90%;
}

.fonts110{
	font-size: 110%;
}

.fonts120{
	font-size: 120%;
}

.fonts120g{
	font-size: 120%;
	line-height: 170%;
}
.fonts130{
	font-size: 130%;
}

.fonts150{
	font-size: 150%;
}

.fonts200{
	font-size: 200%;
}

/* 下*/
#boxWrapper {

	background-image:
	margin: 0px
	clear: both;
}
.boxWrapper {

	background-image:;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.boxWrapperBtm {


	background-image:;
	background-repeat: repeat;
	background-position: left bottom;
}

#top_gate {
	margin: 10px;
	width: 812px;
	float: left;
}
/* menugate */

#menu_gate {
	width: 812px;
	float: left;
	margin: 10px;
}

#campaign_gate {
	width: 812px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#content_three_column {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	float: left;
	width: 812px;
}

.three_column_box{
	width:195px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	display: block;
}

.three_column_box a:hover {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
}
* html .three_column_box{}
.three_column_box h4{
	margin:4px 0;
color:#;	text-decoration: none;
}

/* menugate2 */

#menu_button {
	width: 840px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg/inner-m3.gif);
	background-repeat: repeat-x;
}

#menu_button_inner {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
	margin-right: 40px;
	margin-left: 40px;
	height: 30px;
}

#menu_gate2 {
	width: 840px;
	background-image: url(../image/bg/menu_bk0.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 370px;
}

/*
#menu_gate00 {
	width: 840px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	background-image: url(../image/bg/menu_bk0.gif);
	padding-bottom: 20px;
}
*/

#content_three_column2 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	margin-left: 50px;
	width: 761px;
	line-height: 150%;
}

#content_three_column2 h4 {
	font-size: 14px;

}

.three_column_box2{
	width:190px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	float: left;
}

.three_column_box2 a:hover {
	color: #3399FF;
	text-decoration: underline;
}

