@charset "utf-8";

/* index

	1 textlink
	2 container
	3 header
	4 content
	5 footer
	
------------------------------------------------------------ */

/* 1 textlink
------------------------------------------------------------ */
a:link{
	color:#335ECC;
	text-decoration:underline;
}
a:visited{
	text-decoration:none;
}
a:hover{
	color:#FF6600;
	text-decoration:underline;
}
a:active{
	text-decoration:none;
	color: #FFFFFF;
}
a.gray:link{
	color:#808080;
	text-decoration: none;
}
a.gray:visited{
	color:#808080;
	text-decoration: none;
}
a.gray:hover{
	color:#808080;
	text-decoration:underline;
}
a.gray:active{
	color:#808080;
	text-decoration:underline;
}
a.red:link{
	color: #FF0000;
}
a.red:visited{
	color: #FF0000;
}
a.red:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.red:active{
	color: #FF0000;
	text-decoration: underline;
}


/* 2 container
------------------------------------------------------------ */
#container {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}

/* 3 header
------------------------------------------------------------ */
#header {
	margin-right: auto;
	margin-left: auto;
	height: 64px;
}

#header #headerarea {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#header #headerarea #navi {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header #headerarea ul {
	clear: both;
	padding-top: 3px;
	line-height: 28px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header #headerarea ul li {
	float: left;
}
#header #headerarea #leftarea {
	float: left;
	width: 660px;
	height: 96px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #headerarea #rightarea {
	float: right;
	width: 280px;
	height: 90px;
	color: #666666;
	margin-top: 6px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
}

h1 {
}

h2 {
}

h3 {
}

.header_office {
	font-size: 12pt;
	color: #777777;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 15pt;
	margin-left: 36px;
	margin-top: 8px;
}

.header_officeup {
	width: 280px;
	height: 28px;
	text-align: right;
}

.header_btn {
	width: 280px;
	height: 62px;
	text-align: right;
}

.header_line {
	float: left;
	margin-top: 20px;
	margin-right: 15px;
}
.top_botton {
	padding-top: 18px;
	text-align: right;
}

/* 4 contents
------------------------------------------------------------ */
#main {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 7px;
	clear: both;
	height: auto;
}
#content {
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
}
.menu_s {
	text-align: right;
	margin-top: 10px;
}
#leftnavi {
	float: left;
	width: 300px;
	height: auto;
}

#globalnavi {
	width: 300px;
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
}

.globalnavi {
	width: 300px;
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
}

.globalnavi-btn {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.globalnavi-text {
	width: 260px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	font-size: 11pt;
	line-height: 18pt;
}
.globalnavi-text2 {
	width: 260px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12pt;
	line-height: 20pt;
}
.globalnavi-text3 {
	width: 260px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	font-size: 9pt;
	line-height: 16pt;
}
.globalnavi-btn03 {
	width: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.globalnavi-under {
	background-image: url(../common/menu/lnavi_end.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 260px;
	padding-bottom: 15px;
}

#globalnavi02 {
	background-image: url(../common/menu/mnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
}

.top_news {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-bottom: 20px;
}
#main-content {
	width: 632px;
	color: #555555;
	float: right;
	margin-top: 0px;
	margin-left: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	border: 1px dotted #CCCCCC;
}

.main-content {
	width: 632px;
	color: #555555;
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	border: 1px dotted #CCCCCC;
}

h6 {
	font-weight: bold;
	margin-bottom: 10px;
}

#pankuzu{
	float:left;
	padding-bottom:5px;
	font-size: 0.8em;
	color: #666666;
	display: list-item;
	width: 960px;
	list-style-type: none;
}
.top-y {
	text-align: right;
	width: 620px;
	float: right;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	clear: both;
}

.disease_box {
	border: 1px solid #89D8A5;
	background-color: #F7FDF9;
	padding: 10px;
	margin-bottom: 25px;
}
.list_mark {
	background-image: url(../common/images/page_mark.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}

.disease_navi01 {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../common/menu/navi_line.png);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.navi_ul {
	padding-left: 10px;
	clear: left;
	padding-bottom: 7px;
}

div.sitemap{
	width:620px;
	height:auto;
	display: inline-block;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
	float: right;
}

div.sitemap_left
 {
	width:200px;
	height:auto;
	padding:0;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
div.sitemap div.sitemap_left p{
	background-image: url(../common/images/page_mark.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
div.sitemap div.sitemap_right{
	width:220px;
	height:auto;
	float: left;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
div.sitemap div.sitemap_right ul li{
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 220px;
}
.sitemap_li01 {
	background-image: url(../common/images/page_mark.png);
	background-repeat: no-repeat;
	background-position: 0;
}

.link_li {
	background-image: url(../common/images/page_mark03.png);
	background-repeat: no-repeat;
	background-position: 0;
	margin-bottom: 15px;
	padding-left: 20px;
}

.m_t0b25l10r10 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	clear: both;
}
.m_t10b20l20r20 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	clear: both;
}

.m_t10b20l20r20v2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	clear: both;
	text-align: center;
}

.m_t10b20l20r20v3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 26pt;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	width: 630px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
}

.m_t30b20l20r20g {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13pt;
	line-height: 28pt;
	clear: both;
	background-color: #CCFFCC;
	height: 40px;
}

.m_t30b20l20r20g_h80 {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13pt;
	line-height: 28pt;
	clear: both;
	background-color: #CCFFCC;
	height: 80px;
}

.m_t10b20l30r30 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11pt;
	line-height: 18pt;
	clear: both;
	font-style: normal;
}
.m_t10b20l30r30_2 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	clear: both;
}
.m_t5b5l20r20 {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	clear: both;
}
.m_t5b25l10r10 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.m_t5b5l10r10 {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 25pt;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00FF66;
	border-bottom-color: #00FF66;
	height: 36px;
}

.m_t5b5l10r10v2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 25pt;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	height: 36px;
	text-indent: 20px;
	border-bottom-style: solid;
	border-top-style: solid;
}

.m_t5b5l10r10v3 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 25pt;
	clear: both;
	height: 36px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000099;
	text-indent: 15px;
}

div.voice {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}




/* 5 footer
------------------------------------------------------------ */
#footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/footer/footer.png);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	clear: both;
}
.footer-area{
	width: 960px;
	height: 120px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.footer-area .link{
	text-align: right;
	margin-top: 20px;
}

.footer-left {
	float: left;
	width: 280px;
	height: auto;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.5em;
}

.footer-right {
	float: right;
	font-size: 11pt;
	width: 580px;
	color: #333333;
	text-align: right;
	margin-right: 20px;
	line-height: 1.5em;
	text-decoration: blink;
}

.footer-area .link{
	color: #808080;
	letter-spacing: 0.1em;
}
.cover {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	margin-left: 80px;
	font-weight: bold;
	color: #319DED;
}

#top_photo_area {
	height: 372px;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.text_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	width: 630px;
	color: #FFFFFF;
	background-image: url(../common/images/title_bg.png);
	line-height: 2.2em;
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
	text-indent: 15px;
	clear: both;
	letter-spacing: 2px;
}
.b2text_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14pt;
	width: 630px;
	color: #FFFFFF;
	background-image: url(../common/images/b2title_bg.png);
	line-height: 2.2em;
	background-repeat: no-repeat;
	height: 39px;
	margin: 0px;
	text-indent: 15px;
	clear: both;
	letter-spacing: normal;
}

.b2text_title2line {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16pt;
	width: 620px;
	color: #0F3482;
	line-height: 1.8em;
	height: 100px;
	clear: both;
	letter-spacing: normal;
	background-color: #EAFD0F;
	margin: 0px;
	padding: 0px;
	text-indent: 3px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0F3483;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0F3483;
}

#globalnavi-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 2.5em;
	background-image: url(../common/menu/lnavi_title.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 260px;
	text-align: left;
	padding-left: 40px;
	color: #FFFFFF;
}

.globalnavi-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 2.5em;
	background-image: url(../common/menu/lnavi_title.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 260px;
	text-align: left;
	padding-left: 40px;
	color: #FFFFFF;
}

.glonavi-btn {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 2.3em;
	background-image: url(../common/menu/lnavi01.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 40px;
	width: 270px;
	padding-left: 30px;
	color: #333;
	margin-bottom: 5px;
}
.img300x200l {
	width: 300px;
	margin-left: 10px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	height: 200px;
}
.img300x200r {
	height: 200px;
	width: 300px;
	float: right;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}
.img300x230l {
	width: 300px;
	margin-left: 10px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	height: 230px;
}
.img300x230r {
	height: 230px;
	width: 300px;
	float: right;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
}
.companyTable {
	border-collapse:collapse;
	width:600px;
	padding:0px;
	color:#333333;
	margin-right: 0;
	margin-bottom: 0;
}

.companyTable2 {
	border-collapse:collapse;
	width:620px;
	padding:0px;
	color:#333333;
	margin-right: 0;
	margin-bottom: 0;
}

.companyTable TH {
	line-height:1.7;
	font-weight:normal;
	width:130px;
	padding:10px 0px 10px 18px;
	border:1px solid #ddd;
	background-color: #FAF8F3;
	font-size: 12px;
	text-align: left;
}
.companyTable TD {
	text-align:left;
	font-weight:normal;
	line-height:1.7;
	margin:0px;
	padding:10px 13px;
	border:1px solid #ddd;
	background-color: #fff	;
	font-size: 12px;
}
.img_fl {
	height: 240px;
	width: 630px;
}

.img_stf {
	height: 400px;
	width: 615px;
	padding-left: 15px;
}

.priceTable2 {
	border-collapse:collapse;
	width:620px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.priceTable2 TH {
	line-height:1.7;
	font-weight:normal;
	padding:8px 0px 8px 18px;
	border:1px solid #ddd;
	background-color: #FAF8F3;
	text-align: left;
}
.priceTable2 TD {
	font-weight:normal;
	line-height:1.7;
	margin:0px;
	border:1px solid #ddd;
	background-color: #fff;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.priceTable2 TH.ttl , .priceTable2 TD.ttl {
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	background-color: #59AD3B;
	background-position: center;
	text-align: center;
}

.priceTable {
	border-collapse:collapse;
	width:610px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.priceTable TH {
	line-height:1.7;
	font-weight:normal;
	padding:8px 0px 8px 18px;
	border:1px solid #ddd;
	background-color: #FAF8F3;
	text-align: left;
}
.priceTable TD {
	font-weight:normal;
	line-height:1.7;
	margin:0px;
	padding:8px 13px;
	border:1px solid #ddd;
	background-color: #fff;
}
.priceTable TH.ttl , .priceTable TD.ttl {
	background:#59AD3B;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 20px;
}
	
.caption {
	line-height:1.3;
	padding:0 0 10px 10px;
	text-align: right;
}

.caption2 {
	line-height:1.3;
	padding:0 10px 10px 10px;
}

ul.cp_comment {
	margin-bottom:15px;
}
ul.cp_comment li {
	font-size:11px;
	line-height:1.5em;
}
.faq {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	line-height: 22pt;
	color: #009900;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#b2navi {
	width: 298px;
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.b2navi {
	width: 298px;
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#newsnavi {
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:block;
	float: left;
	margin-top: 10px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}

.newsnavi {
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:block;
	float: left;
	margin-top: 10px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
}

#news-t {
	width: 298px;
	height: 398px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-t {
	width: 298px;
	height: 398px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsnavi2 {
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display:block;
	float: left;
	padding-right: 5px;
	margin-top: 10px;
	width: 300px;
	padding-left: 5px;
}

.newsnavi {
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	margin-top: 10px;
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}

.newsnavi2 {
	background-image: url(../common/menu/lnavi_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: right;
	margin-top: 10px;
	width: 300px;
}

#b2navi-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 2.5em;
	background-repeat: no-repeat;
	height: 45px;
	width: 288px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #21348c;
	margin-bottom: 10px;
}

.b2navi-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 2.5em;
	background-repeat: no-repeat;
	height: 45px;
	width: 288px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #21348c;
	margin-bottom: 10px;
}

.list {
	font-size: 12pt;
	text-indent: 10px;
}
#content_right {
	float: right;
	width: 648px;
	margin: 0px;
	padding: 0px;
	height: auto;
}


ul {
	list-style-type: disc;
	list-style-position: outside
}
