@charset "utf-8";
/*==========================================
全体部分
==========================================*/

h1, h2, h3, h4, h5, h6, adress {
	font-size : 100% ;
	font-weight : normal ;
	font-style : normal ;
}
*html {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e2e2e2,endColorStr=#ffffff);
}/*=====filterはIEのみ対応=====*/
html>/**/body {
	overflow-y:scroll
}/*=====firefoxのみ対応=====*/
body {
	text-align: center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
	line-height: 1.7em;
	color: #333333;
	background-color: #EEEEEE;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #6699cc;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
	margin-bottom: 0px;
}
img{
	border:0;
}
/*==========================================
ヘッダー部分
==========================================*/
h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.h1box {
	background-image: url(../images/topbarimage.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.topbar {
	height: 16px;
	width: 800px;
	background-color: #FFFFFF;
}
.rogo {
	float: left;
	width: 389px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}
ul.top {
	list-style-type: none;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 24px;
}
ul.top li {
  display: inline;
  margin: 0px 0px 0px -10px;
  padding: 0px;
}
#mainimage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 812px;
	background-image: url(../images/cotentback.png);
	_behavior: expression(IEPNGFIX.fix(this));
	background-repeat: repeat-y;
	height: 292px;
}
#subimage {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 812px;
	background-image: url(../images/cotentback.png);
	_behavior: expression(IEPNGFIX.fix(this));
	background-repeat: repeat-y;
	height: 153px;
}
#mainmenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cotentback.png);
	_behavior: expression(IEPNGFIX.fix(this));
	background-repeat: repeat-y;
	padding-right: 6px;
	padding-left: 6px;
	height: 51px;
	text-align: left;
}
/*==========================================
メインメニュー
==========================================*/
ul.mainmenu {
	list-style-type: none;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
ul.mainmenu li {
	display: inline;
}
ul.left {
	list-style-type: none;
	width: 185px;
	margin: 0px;
	padding: 0px;
}
ul.left li {
	height: 105px;
	margin-top: 0px;
	margin-bottom: 20px;
}
/*==========================================
コンテンツ右
==========================================*/
.topicsbox {
	background-image: url(../images/topixback.gif);
	background-repeat: repeat-x;
	width: 560px;
	text-align: left;
	background-position: top;
	padding: 10px;
}
.topicsimage {
	height: 27px;
	width: 560px;
}

.topics {
	width: 540px;
	background-color: #FFFFFF;
	overflow:auto;
	padding-right: 10px;
	padding-left: 10px;
}
.topicstext {
	color: #0066FF;
	font-size: 11px;
}
.topicstext span {
	color: #333333;
	padding-right: 20px;
}
.textbox {
	width: 580px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}
.text {
	width: 560px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
table#gaiyo {
	width: 560px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.title2 {
	background-position: bottom;
	height: 24px;
	width: 579px;
	border-bottom-width: 0.2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 14px;
}

table#gaiyo a {
	color: #0066FF;
}


.boxleft {
	width: 130px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.boxright {
	width: 420px;
	height: 25px;
}
.boxrigtlink {
	color: #333333;
}




.name {
	text-align: right;
}
.pagetop {
	font-size: 11px;
	text-align: right;
	padding-left: 30px;
	width: 550px;
}


/*==========================================
フッター部分
==========================================*/
.contentunder {
	background-image: url(../images/contentunder.png);
	_behavior: expression(IEPNGFIX.fix(this));
	height: 12px;
	width: 812px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.imgmargin {
	margin-bottom: 20px;
	margin-left: 20px;
}
