body {
	background-color: #E0FFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/main_background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	background-image: url(../image/wrapper_back.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../image/header_back.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 750px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	text-align: left;
}
#menu {
	background-image: url(../image/menu_back.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 750px;
	padding-right: 19px;
	padding-left: 19px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_image {
	background-image: url(../image/main_img_back.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 750px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	text-align: left;
}
#contents {
	text-align: left;
	width: 750px;
	height: auto;
	min-height: 320px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	clear: both;
	margin: 0px;
}
#sub_contents {
	text-align: left;
	width: 750px;
	height: auto;
	min-height: 320px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	clear: both;
	margin: 0px;
}
#footer {
	background-image: url(../image/footer_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 80px;
	width: 750px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	clear: both;
	margin: 0px;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
#sub_image {
	margin: 0px;
	height: 100px;
	width: 750px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	clear: both;
	text-align: center;
}
#sub_menu {
	margin: 0px 0px 20px;
	width: 750px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	text-align: left;
	height: 25px;
}

/*コンテンツ内画像*/

.img_left {
	border: 5px solid #DFDFDF;
	margin: 0em 1em 2em 0em;
	float: left;
}
.img_right {
	border: 5px solid #DFDFDF;
	margin: 0em 0em 2em 1em;
	float: right;
}
.img_left2 {
	margin: 0em 1em 1em;
	float: left;
}
.img_right2 {
	margin: 0em 1em 1em;
	float: right;
	padding: 0px;
}
.center_img {
	padding: 0px;
	clear: both;
	height: auto;
	width: 550px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* header_style.css */
#header_logo {
	text-align: left;
	float: left;
	/* width: 620px; */
	/* width: 550px; */
	width: 430px;
	margin: 0px;
	padding: 0px;
	height: 54px;
}
#header_logo h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 19px;
}
#login h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px 18px 0px 0px ;
	padding: 0px;
	height: 19px;
	float: right;
}
#header_logo p {
	margin: 0px;
}
#header_home {
	float: left;
	width: 65px;
	margin: 34px 0px 0px;
	padding: 0px;
	background-image: url(../image/home_bt.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#header_home a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	text-indent: -9999px;
}
#header_inqury {
	margin: 34px 0px 0px;
	padding: 0px;
	float: left;
	width: 65px;
	background-image: url(../image/toiawase_bt.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#header_inqury a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	text-indent: -9999px;
}
#header_login {
	margin: 34px 0px 0px;
	padding: 0px;
	float: left;
	width: 65px;
	background-image: url(../image/login_bt.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#header_login a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	text-indent: -9999px;
}
#header_logout {
	margin: 34px 0px 0px;
	padding: 0px;
	float: left;
	width: 65px;
	background-image: url(../image/logout_bt.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#header_logout a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	text-indent: -9999px;
}
#header_raku {
	margin: 34px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	background-image: url(../image/raku.gif);
	background-repeat: no-repeat;
	height: 20px;
}
#header_raku a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 120px;
	text-indent: -9999px;
}
/* menu_style.css */
/* menu_style.css */
#menu h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu h2 em {
	visibility: hidden;
}
#menu h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 125px;
}

#menu h2#m01 a {
	background: url(../image/menu_1_off.jpg) no-repeat;
}
#menu h2#m01 a:hover,#menu h2#m01 a:active {
	background: url(../image/menu_1_on.jpg) no-repeat;
}
#menu h2#m02 a {
	background: url(../image/menu_2_off.jpg) no-repeat;
}
#menu h2#m02 a:hover,#menu h2#m02 a:active {
	background: url(../image/menu_2_on.jpg) no-repeat;
}
#menu h2#m03 a {
	background: url(../image/menu_3_off.jpg) no-repeat;
}
#menu h2#m03 a:hover,#menu h2#m03 a:active {
	background: url(../image/menu_3_on.jpg) no-repeat;
}
#menu h2#m04 a {
	background: url(../image/menu_4_off.jpg) no-repeat;
}
#menu h2#m04 a:hover,#menu h2#m04 a:active {
	background: url(../image/menu_4_on.jpg) no-repeat;
}
#menu h2#m05 a {
	background: url(../image/menu_5_off.jpg) no-repeat;
}
#menu h2#m05 a:hover,#menu h2#m05 a:active {
	background: url(../image/menu_5_on.jpg) no-repeat;
}
#menu h2#m06 a {
	background: url(../image/menu_6_off.jpg) no-repeat;
}
#menu h2#m06 a:hover,#menu h2#m06 a:active {
	background: url(../image/menu_6_on.jpg) no-repeat;
}

/* image_style.css */
#main_photo {
	padding: 0px;
	height: 210px;
	width: 500px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#main_ba1 {
	padding: 0px;
	float: left;
	height: 100px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main_ba_1 {
	background-image: url(../image/dairiten_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
}
.main_ba_1 a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
#main_ba1 h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#main_ba1 p {
	font-size: 12px;
	padding: 0px;
	visibility: hidden;
	margin: 0px;
}
#main_ba2 {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
	float: left;
}
.main_ba_2 {
	background-image: url(../image/toirenohousoku_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
}
.main_ba_2 a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

#main_ba2 h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#main_ba2 p {
	font-size: 12px;
	padding: 0px;
	visibility: hidden;
	margin: 0px;
}

#main_ba3 {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
	float: left;
}
.main_ba_3 {
	background-image: url(../image/souda_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 240px;
}
.main_ba_3 a {
	text-decoration: none;
	display: block;
	height: 100px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

#main_ba3 h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#main_ba3 p {
	font-size: 12px;
	padding: 0px;
	visibility: hidden;
	margin: 0px;
}

/* contents_style.css */
#contents_left {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 500px;
	height: auto;
}
#contents_head {
	background-image: url(../image/contents_head.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 480px;
	margin: 0px;
	padding: 10px;
}
#contents_right ul {
	margin: 0px;
	padding: 0px;
}
#contents_right li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents_right li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 240px;
}
#contents_right li em {
	visibility: hidden;
}
#contents_right {
	float: left;
	width: 240px;
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
}
#contents_news_left {
	padding: 0px 0px 10px;
	float: left;
	height: auto;
	width: 139px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents_news_left h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #018AC5;
}
#contents_news_left li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image: url(../image/data_head.gif);
	background-repeat: no-repeat;
}
#contents_news_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#contents_news_right {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
}
#contents_news_right h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	background-image: url(../image/news_contents_head.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	padding: 10px 10px 10px 15px;
	height: 15px;
	width: 575px;
}
.con_head_1 {
	padding: 0px;
	margin-left: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 15px;
}
.con_head_1 h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.con_head_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding: 0px;
	float: right;
	margin: 1px 0px 0px;
	width: 80px;
	line-height: 14px;
	height: 14px;
}
.con_head_2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 80px;
	color: #333333;
	height: 14px;
}
.contents_body {
	margin: 0px;
	padding: 5px 10px;
	height: auto;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.contents_body h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008CD4;
	font-weight: normal;
	background-image: url(../image/data_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 12px;
	line-height: 1em;
}
.contents_body p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
}
.ba_1 {
	background-image: url(../image/blog_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 240px;
}
.ba_2 {
	background-image: url(../image/takahashi_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 240px;
}
.ba_3 {
	background-image: url(../image/souda_ba.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height:100px;
	width: 240px;
}
#sub_contents h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	background-image: url(../image/sub_contents_head.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 725px;
}#sub_contents p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 15px;
}
#sub_contents ul {
	margin: 0px;
	padding: 0px 15px 15px;
	list-style-position: inside;
}
#sub_contents ol {
	margin: 0px;
	padding: 0px 15px 15px;
	list-style-position: inside;
}
#sub_contents li {
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}
table {
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
.td_1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.5em;
}
.td_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.5em;
}
.td_3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #0099CB;
}
.td_2 li {
	font-size: 13px;
	line-height: 1.5em;
}
.td_2 ol {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.column1 {
	margin: 0px;
	padding: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	height: auto;
}
.column1 img {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
.column2 {
	margin: 0px;
	padding: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	height: auto;
}
.column2 img {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	float: right;
}
.news_body {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.news_body h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008CD4;
	font-weight: normal;
	background-image: url(../image/data_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 12px;
	line-height: 1em;
}
.news_body p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
}

.news_archive_body {
	margin: 0px 0px 20px;
	padding: 0px;
	height: auto;
	width: 600px;
}
.news_archive_body h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008CD4;
	font-weight: normal;
	background-image: url(../image/data_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 12px;
	line-height: 1em;
}
.news_archive_body p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
}

.news_archive_body img {
	padding: 5px;
	border: 1px solid #999999;
/*	margin: 10px;*/
}

.read {
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}

/* footer_style.css */
#privacy {
	background-image: url(../image/privacy_bt.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	height: 20px;
	line-height: 1em;
	text-align: left;
	clear: both;
}
#privacy a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 135px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	padding: 0.5em;
}

/* sub_menu_style.css */
#sub_menu li {
	margin: 0px;
	padding: 0px 15px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-image: url(../image/data_head.gif);
	background-repeat: no-repeat;
	float: left;
	line-height: 14px;
	height: 14px;
}
#sub_menu ul {
	padding: 0px;
	margin: 0px;
}

