* {
	margin: 0;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	background-color: #000033;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro3",Osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body div {
	text-align: left;
	margin: 0 auto;
}
/* ヘッダー部分 */
#title {
	width: 860px;
	height: 97px;
	background-color: #FFFFFF;
	background-image: url(../img/sitetitle.jpg);
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#title h1{
	color: #CFD49C;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-size: 14px;
}
/* ヘッダー部分幅の指定 右 */
#header_right{
	float: right;
	width: 560px;
	text-align: right;
	margin: 2px;
	padding: 2px;
}
/* ヘッダー部分幅の指定 左 */
#header_left{
	float: left;
	width: 280px;
	text-align: left;
	margin: 2px;
	padding: 2px;
}
h1 {
	font-size: 16px;
	color: #000033;
	padding-top: 15px;
	padding-left: 15px;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	margin-top: 3px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
h4 {
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	margin-left: 15px;
	padding-left: 15px;
}


/*  リンク */
a{
	color: #000066;
	text-decoration:none;
}
a:hover{
	color: #3366FF;
	text-decoration:underline;
}
#container {
	width: 860px;
	background-color: #FFFFFF;
}
#menu {
	width: 260px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 5px;
}
li {
	list-style: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 24px;
}
#main {
	width: 800px;
	background-color: #ffffff;
	padding-left: 5px;
}
/*
#main p {
	margin: 0 8px;
	line-height: 150%;
}
*/
#footer {
	width: 858px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	border: 1px solid #FFFFFF;
}
#footer p {
	margin: 0 12px;
	line-height: 150%;
}

#table_head {
	background-image: url(../img/table_head_s.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 700px;
}
#table_main {
	background-image: url(../img/table_middle_s.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 700px;
	background-position: top;
}
#table_btm {
	background-image: url(../img/table_btm_s.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 700px;
}
#text_space {
	font-size: 12px;
	color: #000033;
	width: 600px;
	line-height: 18px;
}
#header {

	width: 860px;
	text-align: center;
}
#menu_bk {
	background-image: url(../img/menu_bk.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 214px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #CFD49C;
	padding-left: 5px;
}

#color_white {
	color: #FFFFFF;
}

#in_img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 6px;
}
#in_img2 {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 6px;
}#font11 {
	font-size: 11px;
	line-height: 18px;
}
#table_align_right {
	text-align: right;
	width: 563px;
}
#text_space2 {
	font-size: 12px;
	color: #000033;
	width: 580px;
}
