@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #787878;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #E8E8E8;
}

h1 {
	margin: 0px;
	padding: 0px;
	display: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	display: none;
}
h3 {
	display: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #003399;
	margin-bottom: 3px;
	font-weight: normal;
	margin-top: 10px;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	margin-top: 10px;
}
h6 {
	display: block;
	height: 26px;
	width: 460px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: normal;
	text-indent: 12px;
	padding: 8px 0px 0px;
}
td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}



a {
	color: #CC0000;
}
a:hover {
	color: #FF6600;
}

#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FF6600;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
li {

}


#navi {
	padding: 0px;
	height: 26px;
	width: 782px;
	margin: 0px;
}

#navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type : none;
}

#navi li {
	padding :0;
	margin:0px;
	display: inline;
	float: left;
}

#navi #navi01{
	background-image:url(images/menu_1.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi02{
	background-image:url(images/menu_2.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi03{
	background-image:url(images/menu_3.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi04{
	background-image:url(images/menu_4.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi05{
	background-image:url(images/menu_5.jpg);
	width:154px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi01 a {
	background-image:url(images/menu_1.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	display: block;
	height: 26px;
	width: 157px;
	margin: 0px;
	padding: 0px;
}

#navi #navi01 a:hover {
	background-image:url(images/menu_1.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -27px;
}

#navi #navi02 a {
	background-image:url(images/menu_2.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-color:#fff;
	display: block;
}

#navi #navi02 a:hover {
	background-image:url(images/menu_2.jpg);
	width:157px; 
	height:26px; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi03 a {
	background-image:url(images/menu_3.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-color:#fff;
	display: block;
}

#navi #navi03 a:hover {
background-image:url(images/menu_3.jpg);
	width:157px; 
	height:26px; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi04 a {
	background-image:url(images/menu_4.jpg);
	width:157px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-color:#fff;
	display: block;
}

#navi #navi04 a:hover {
	background-image:url(images/menu_4.jpg);
	width:157px; 
	height:26px; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#navi #navi05 a {
	background-image:url(images/menu_5.jpg);
	width:154px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-color:#fff;
	display: block;
}

#navi #navi05 a:hover {
	background-image:url(images/menu_5.jpg);
	width:154px; 
	height:26px; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -26px;
}

#header_navi {
	padding: 0px;
	height: 17px;
	width: 65px;
	margin: 40px 30px 0px 0px;
	float: right;
}
#header_navi ul {

	margin: 0px;
	padding: 0px;
	list-style-type : none;
}
#header_navi li {

	padding :0;
	margin:0px;
	display: inline;
	float: left;
}

#header_navi01 a {
	background-image:url(images/header_menu_1.gif);
	background-repeat:no-repeat;
	display: block;
	height: 17px;
	width: 65px;
	margin: 0px;
	padding: 0px;
}

#header_navi01 a:hover {
	background-image:url(images/header_menu_1.gif);
	width:65px;
	height:17px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	background-position: 0px -17px;
}

#header_line_1 {
	background-color: #8A7076;
	height: 5px;
}

#header img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

#search {
	margin-left: 10px;
}
#copyright {
	font-size: x-small;
	margin-left: 10px;
}
.span1 {
	display:none;
}

.span2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #4D832C;
}

.span3 {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}

.span4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FF6666;
}

.span5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CC0000;
	font-size: 12px;
}

.size9 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}

.size10 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.span6 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
}

.span7 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.span8 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}

.span9 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}

.span10 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.span11 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #9999FF;
}
.span12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #003399;
}
.span13 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #CC0000;
}

.span14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
}

#endnavi_t {
	margin: 30px 0px 10px;
	padding: 0px;
	width: 750px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}

.main_box {
	height: 230px;
	padding: 0px 0px 5px;
	margin: 0px;
}

.main1 {
	height: 300px;
	padding: 0px 0px 15px;
	margin: 0px;
}

.main2 {
	width: 500px;
	margin: 10px 0px 20px;
	padding-left: 5px;
}
.main2_img {
	margin-right: 5px;
	float: left;
	border-style: none;
}

.main3 {
	width: 460px;
	margin-top: 5px;
}
.main3_box {
	height: 20px;
	width: 430px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	margin-top: 10px;
}
.main3_txt {
	width: 430px;
	clear: both;
}



.main3_img {
	float: left;
	border-style: none;
}

.main3_img_txt {
	float: left;
	border-style: none;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}

.main3_img2_txt {
	float: right;
	border-style: none;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 5px;
}

.main3_img3_txt {

	float: right;
	border-style: none;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 20px;
}

.main3_img220_txt {
	float: left;
	border-style: none;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 25px;
	width: 220px;
}

.main3_img210_txt {
	float: left;
	border-style: none;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 25px;
	width: 220px;
}

.main4 {
	width: 600px;
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 10px;
}
.main4_box {
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}


#content_left {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	float: left;
	width: 252px;
	height: auto;
}

#content_center {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 252px;
}

#content_right {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 252px;
}

#content_left_menu {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 160px;
}

#content_right_main {
	margin: 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 520px;
}

#content_right_main_1 {
	margin: 20px 40px 0px 0px;
	padding: 0px;
	float: right;
	width: 450px;
}


.content_box_main {
	padding: 0px;
	width: 252px;
	background-image: url(images/back_m.jpg);
	background-repeat: repeat;
	height: 555px;
	margin: 0px;
}

.content_box_menu {
	padding: 0px;
	width: 252px;
	margin: 0px 0px 5px;
	height: 26px;
	border-bottom: 1px solid #666666;
}

.content_box {
	padding: 5px 0px 10px 8px;
	width: 230px;
	margin-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 5px;
}
.content_box a {
	background-image: url(images/box_arrow_b.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	display: block;
	color: #FF6600;
	line-height: 13px;
	margin-top: 5px;
	float: right;
	text-decoration: none;
	background-position: 1px 1px;
}
.content_box a:hover {
	background-image: url(images/box_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	display: block;
	color: #CC0000;
	line-height: 13px;
	margin-top: 5px;
	float: right;
	background-position: 1px 1px;
}
.content_service_box {
	padding: 5px 8px 10px;
	width: 600px;
	margin: 5px 0px 5px 60px;
	border-bottom: 1px dotted #999999;
}
.content_service_box a {
	background-image: url(images/box_arrow_b.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	display: block;
	color: #FF6600;
	line-height: 13px;
	margin-top: 5px;
	float: right;
	text-decoration: none;
	background-position: 1px 1px;
}
.content_service_box a:hover {
	background-image: url(images/box_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	display: block;
	color: #CC0000;
	line-height: 13px;
	margin-top: 5px;
	float: right;
	background-position: 1px 1px;
}
.content_news_box {
	padding: 5px 8px 10px;
	width: 500px;
	margin: 5px auto;
}
.sitemap_box {
	padding: 5px 8px 10px;
	width: 400px;
	margin-top: 5px;
	margin-left: 150px;
}
.form_box {
	padding: 0px;
	width: 400px;
	margin-top: 20px;
	margin-left: 50px;
}
.title_box {
	width: 600px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.image_left {
	float: left;
	border-style: none;
}

.image_right {
	float: right;
	border-style: none;
}
.image_top5 {
	margin-top: 5px;
}


.endnavi_a {

	margin: 10px 0px 10px 30px;
	padding: 0px;
	width: 650px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.inq-th {
	font-size: 12px;
	padding: 7px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	background-color: #E1FFFF;
	width: 180px;
}
.inq-td {
	font-size: 12px;
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	background-color: #F0F8FF;
}
.inq-th-top {
	font-size: 12px;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	background-color: #F6F6F6;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
}
.inq-td-top {
	font-size: 12px;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
}
.inq-td2 {

	font-size: 12px;
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	background-color: #F6F6F6;
}
.form-btn {
	text-align: center;
	padding: 7px;
}

.li-1 {
	list-style: decimal;
}

#endnavi_menu {

	margin: 30px 0px 10px;
	padding: 0px;
	width: 580px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
#endnavi_menu_a {


	margin: 10px 0px;
	padding: 0px;
	width: 580px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.main_hi {
	width: 650px;
	margin: 0px 10px 20px 35px;
	height: 300px;
}

#main_left {
	width: 206px;
	float: left;
	margin: 5px 0px 0px;
}

#main_right {
	float: right;
	width: 460px;
	margin-top: 5px;
	height: 450px;
}

#main_right1 {
	float: right;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_right2 {
	float: right;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu ul{
	margin: 0px;
	list-style-type : none;
	padding: 0px;
}

#menu li {
	display : inline;
	padding :0;
	margin:0px;
}


#menu a {
	background-image:url(images/box_arrow_g.gif);
	width:160px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	display:block;
	line-height: 26px;
	text-indent: 20px;
	background-position: 4px 8px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#menu a:hover {
	background-image:url(images/box_arrow.gif);
	width:160px;
	height:26px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0;
	display:block;
	border-bottom: 1px dotted #999999;
	color: #CC0000;
	text-decoration: underline;
}

.td-underline {
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.th-line-left-center {

	font-size: 12px;
	padding: 3px;
	text-align: center;
	font-weight: normal;
	background-color: #E6E6E6;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.th-line-right-center {
	font-size: 12px;
	padding: 3px;
	text-align: center;
	font-weight: normal;
	background-color: #E6E6E6;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.th-line-left {
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
	background-color: #E6E6E6;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-indent: 7px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.th-line-right {
	font-size: 12px;
	padding: 3px;
	text-align: center;
	font-weight: normal;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.th-line-left-right {
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
	background-color: #E6E6E6;
	text-indent: 7px;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.td-left-under {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right-under {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left {

	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right {

	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.td-left-under-b {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right-under-b {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-b {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right-b {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F0F8FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.td-left-under-g {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right-under-g {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-g {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-left-right-g {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.td-right {
	font-size: 12px;
	padding: 2px 2px 2px 7px;
	text-align: left;
	font-weight: normal;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right: 5px solid #D8536E;
}
.clear {
	clear: both;
	margin-top: 5px;
}

.box_txt_g {
	background-color: #E4E4E4;
	padding: 5px;
	width: 450px;
	margin-top: 10px;
}
.message_img_right {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.footer_box {
	margin-top: 20px;
}
