@charset "shift_jis";

body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-align: center;
	background-color: #fff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;;
	background-attachment: scroll;
	background-position: center 0px;
	font-size: 0.8em;
}

h1 {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	font-size: 0.9em;
}
h2 {
	border: none;
	font-size: 100%;
	font-style: normal;
	list-style: none;
	font-size: 1.2em;
}

img {
	border: none;
}

div#base {
	position: relative;
	width: 750px;
	text-align: left;
	margin: 0 0;
	padding: 0;
}

div#main {
	position: relative;
	width: 750px;
	text-align: left;
	margin: 0 0;
	padding: 0;
}

div#main a img {
	border:none;
}

div #header {
	width: 750px;
	height: 50px;
}
div #header1 {
	float:left;
	width: 550px;
	height: 50px;
	background: url(../img/header01.gif) 0 0 repeat-x #fff;
}
div #header1 table {
	height: 50px;
}
div #header a{
	color:#fff;
}
div #header a{
	color:#ff:hoverf;
}
.pan{
	padding: 5px 10px 5px;
	vertical-align: bottom;
}

div #header2 {
	float:right;
	width: 197px;
	height: 50px;
	background: url(../img/header02.gif) 0 0 repeat-x #fff;
}

div #mainpics {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
	height: 230px;
}

div #mainpic {
	float:left;
	width: 550px;
	height: 230px;
}
div #mainpic img {
	margin-left: 15px;
}

div #chairman {
	float:right;
	width: 194px;
	height: 230px;
}

div #mainbutton {
	width: 750px;
	height: 30px;
}

div #maincontents {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 750px;
/*	height: 310px;*/
/*	border: dotted 1px #aaa;*/
}
div #contentbanner {
	float:left;
	margin-bottom: 2px;
	hight: 80px;
	width: 551px;
}
div #contentbanner1 {
	float:left;
	width: 275px;
}
div #contentbanner2 {
	float:left;
	width: 275px;
}
div #contentbanner3 {
	float:right;
	width: 555px;
}
div #contentsbox {
	float:left;
	width: 551px;
	font-family: 'ＭＳ　ゴシック';
}
div #contents-head {
}
div #contents {
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 15px;
	color: #303e5d;
	font-size: 12px;
	background: url(../img/top_box02.jpg) 0 0 repeat-x;
	font-family: 'ＭＳ ゴシック';
}
div #contents table{
	width: 510px;
}
div #contents td{
	padding-left: 5px;
	height: 18px;
	border-bottom: dotted 1px #aaa;
	font-family: 'ＭＳ ゴシック';
}
div #contents-foot {
	height: 9px;
	margin-bottom: 5px;
	background: url(../img/top_box03.jpg) 0 0 repeat-x;
}

div #sidebutton {
	float:right;
	width: 188px;
}

div #footer {
	width: 750px;
	height: 50px;
}
