body {
	background-color: #F8FFED;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #0099CC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/***********見出し****************/

h1 {
	font-size: 75%;
	line-height: 120%;
	color: #FFCC33;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: normal;
	background-image: url(../images/header-bg2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.h2-catch1 {
	background-image: url(../images/catch1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999pt;
	height: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.h2-subtitle {
	margin-top: 3px;
	margin-bottom: 10px;
}


h3 {
	margin: 0px;
	padding: 0px;
}

/************一般・調整**********/

img {
	border: none;
}

.clear {
	clear: both;
}

.pic-lf {
	float: left;
}

/***********レイアウト************/

#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flash {
	height: 200px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#catch1 {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

#catch1 p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#whatsnew {
	text-align: left;
	float: left;
	width: 420px;
	margin-top: 10px;
	margin-left: 0px;
}

#catch2-right {
	text-align: left;
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	background-color: #f0f0f0;
}

#whatsnew .box {
	margin: 0px;
	width: 418px;
	border: 1px solid #CCCCCC;
}

#catch2-right p {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}


/***********ヘッダー*************/

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}

#header .logo {
	height: 80px;
	width: 380px;
	margin-top: 20px;
	margin-left: 0px;
	float: left;
}



/*********メニューロールオーバー********/


#menu-bg {
	width: 760px;
	margin: 0px auto;
	text-align: center;
	height: 40px;
	padding: 0px;
}

#menu-bg ul.box {
	margin: 0px auto;
	list-style-type: none;
	width: 760px;
	padding: 0px;
	height: 40px;
}

#menu-bg li {
	float: left;
	list-style-type: none;
	height: 40px;
	width: 152px;
}

#menu-bg li.menu1b a {
	background:url(../images/menu1.gif);
 display:block;
	width:152px;
	height:40px;
	text-indent:-9999px;
}

#menu-bg li.menu1b a:hover {
	background:url(../images/menu1b.gif);
 display:block;
	width:152px;
	height:40px;
 text-indent:-9999px;
}

#menu-bg li.menu2b a {
	background:url(../images/menu2.gif);
 display:block;
	width:152px;
	height:40px;
	text-indent:-9999px;
}

#menu-bg li.menu2b a:hover {
	background:url(../images/menu2b.gif);
 display:block;
	width:152px;
	height:40px;
 text-indent:-9999px;
}

#menu-bg li.menu3b a {
	background:url(../images/menu3.gif);
 display:block;
	width:152px;
	height:40px;
	text-indent:-9999px;
}

#menu-bg li.menu3b a:hover {
	background:url(../images/menu3b.gif);
 display:block;
	width:152px;
	height:40px;
 text-indent:-9999px;
}

#menu-bg li.menu4b a {
	background:url(../images/menu4.gif);
 display:block;
	width:152px;
	height:40px;
	text-indent:-9999px;
}

#menu-bg li.menu4b a:hover {
	background:url(../images/menu4b.gif);
 display:block;
	width:152px;
	height:40px;
 text-indent:-9999px;
}

#menu-bg li.menu5b a {
	background:url(../images/menu5.gif);
 display:block;
	width:152px;
	height:40px;
	text-indent:-9999px;
}

#menu-bg li.menu5b a:hover {
	background:url(../images/menu5b.gif);
 display:block;
	width:152px;
	height:40px;
 text-indent:-9999px;
}





/***********フッター************/

#foot-navi {
	text-align: center;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.txt-navi {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 10px 5px;
}

.pagetop {
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 90px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box1 {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;

}
#box1 p {
	font-size: 90%;
	line-height: 160%;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
.pic-lf2 {
	float: left;
	margin-right: 20px;
	margin-top: 5px;


}
.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.pic-rh2 {
	float: right;
	margin-left: 20px;

}
#waku {
	background-image: url(../images/waku2.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#waku .top {
	background-image: url(../images/waku1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
#waku .btm {
	background-image: url(../images/waku3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
}
#waku p {
	font-size: 90%;
	line-height: 120%;
	color: #339900;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.pic-lf3 {
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 70px;
	margin-left: 20px;

}
.right {
	text-align: right;
}
.tbl-com {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
	background-color: #CCCCCC;
}
.tx-c {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	background-color: #f0f0f0;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
}
.tx-cc {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.red {
	color: #FF0000;
}
.tbl-con {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FED354;
}
.tx-f {
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	background-color: #FFF5D9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
.tx-ff {
	font-size: 80%;
	line-height: 140%;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.margin0 {
	margin: 0px;
}
