/*-------------------- head --------------------*/

.tomo-head {
	width: 950px;
	margin: 0px auto;
}

.tomo-head-cell1 {
	color: #ffffff;
	font-size: 95%;
	font-weight: bold;
	margin: 0px;
	height: 217px;
	width: 950px;
}

.tomo-head-cell2 {
	background: #c9e8ba;
	height: 32px;
	width: 950px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


/*-------------------- head menu --------------------*/

.tomo-hmenu {
	width: 882px;
	margin-right: 28px;
	margin-left: 28px;
}

.tomo-hmenu-idle {
	height: 32px;
	width: 145px;
	margin: 1px;
}


/*-------------------- maintable --------------------*/

.tomo-main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------- contents --------------------*/



.tomo-cnt-right {
	color: #333333;
	font-size: 80%;
	background: #e0ffff;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 720px;
}

.tomo-right-table {
	width: 720px;
	background: #F8FFE8;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 10px 0px;
}

.tomo-right-cell {
	font-size: 90%;
	line-height: 25px;
	padding: 2px 2px 2px 27px;
	width: 720px;
	margin: 10px 0px;
}

/*中見出しデザイン*/

.h2{
	border-left: 7px solid #75bd52;
	border-bottom: 1px solid #75bd52;
	padding: .4em .6em
}  

.h3{
	background: #eee;
	border-bottom: 7px solid #75bd52;
	padding: 0.4em 0.9em 0.1em 2em
}  


/*-------------------- デザイン小見出し--------------------*/

.tomo-sub {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.tomo-sub-cell {
	color: #184343;
	font-size: 90%;
	font-weight: bold;
	background: url(../tomo-img/01subh04.gif) no-repeat left center;
}

/*-------------------- design table --------------------*/

.tomo-cnt-tb-th1 {
	color: #548989;
	border-color: #548989 #548989 #548989 #548989;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
	background: #bfe1c7;
}

.tomo-cnt-tb1 {
	background-color: #ffffff;
	border-color: #548989 #548989 #548989 #548989;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
}


.tomo-cnt-tb-cell1 {
	color: #548989;
	border-color: #548989 #548989 #548989 #548989;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
	background: #dff7e2;
}

.tomo-cnt-tb-cell2 {
	color: #548989;
	background-color: #ffffff;
	border-color: #548989 #548989 #548989 #548989;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 80%;
}



/*-------------------- side --------------------*/



.tomo-side-cell {
	color: #548989;
	font-size: 80%;
	width: 200px;
	background: #ddffff;
}


/*-------------------- 左サイドテーブル 、リンク --------------------*/

.tomo-l-menu {
	width: 200px;
	margin: 10px auto 10px 10px;
}


.tomo-l-menu-idle {
	background: #d8e0d2;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

.tomo-l-menu-link:link {
	color: #2f4f4f;
	font-size: 90%;
	text-decoration: none;
}

.tomo-l-menu-link:visited {
	color: #5e4efc;
	font-size: 90%;
	text-decoration: none;
}

.tomo-l-menu-link:hover {
	color: #006666;
	font-size: 100%;
	text-decoration: underline;
}

.r-menu2 {
	color: #003333;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
}



/*フッター部分*/
.tomo-footer {
	background-color: #62a483;
	width: 950px;
	margin: 0px auto 20px;
}



/*-------------------- element type --------------------*/

A:LINK {
	color: #0000ff;
	text-decoration: none;
}

A:VISITED {
	color: #990099;
	text-decoration: none;
}

A:HOVER {
	color: #0000ff;
	text-decoration: underline;
}

BODY {
	color: #000066;
	background-color: #f8ffe8;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 90%;
	margin: 0px;
}

H1 {
	margin: 0px;
}

H2 {
	color: #184343;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-size: 150%;
	font-weight: bold;
}

H3 {
	color: #184343;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
}

H4 {
	color: #184343;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 119%;
	font-weight: bold;
}

H5 {
	color: #184343;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}

H6 {
	color: #184343;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

ADDRESS {
	color: #1b9dc9;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

BLOCKQUOTE {
	color: #1b9dc9;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

P {
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

PRE {
	color: #1b9dc9;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

UL {
	color: #548989;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image : url(../01bul25.gif);
	list-style-position: outside;
	list-style-type: none;
}

TH {
	color: #548989;
	background-color: #bfe1c7;
	border-color: #548989 #548989 #548989 #548989;
	border-style: solid solid solid solid;
	border-width: 0px 1px 1px 0px;
	font-size: 90%;
}


/*リンク画像の枠線をはずす*/
.no_border {
    border-style:none;
}

/*文字を赤色に変更*/
.red {
	color: #CC3300;
}

/*テーブルの文字サイズ*/
.tb {
	font-size: 90%;
}
.migiyose {
	font-size: 95%;
	text-align: right;
}
.shukushou {
	font-size: 90%;
	font-style: italic;
	color: #333399;
}
.tokuten {
	width: 450px;
	float: none;
}
#tokuten-section {
	width: 700px;
	height: 370px;
}
#tokuten-right {
	width: 210px;
	margin: 0px;
	padding: 0px 20px;
	float: right;
	height: 350px;
}
#tokuten-left {
	float: left;
	width: 450px;
	height: 350px;
}
