A:LINK {
	color: blue;
	text-decoration: none;
}

A:VISITED {
	color: blue;
	text-decoration: none;
}

A:HOVER {
	color: blue;
	text-decoration: underline;
}

body.type1 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-size: 80%;
	height: 100%;
	width: 100%;
	line-height: 1em;
	letter-spacing: 150%;
	color: #333333;
	cursor: default;
	text-align: center;
	background-color:#ffffff;
}

#container-inner {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding:0 0 0 0;
	background-color:#ffffff;
}

/*-------------------- head --------------------*/
.header {
	width:760px;
	height:70px;
}

/*-------------------- side --------------------*/
.menu1 {
	width: 100%;
}

.menu_cell {
	vertical-align:top;
	width:150;
	height:650px;
	background-color:#F1F1F1;
}

.menu1-head {
	background: #303030;

}

.menu_region {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: #A0A0A0;
}

.menu_td {
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-top: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	padding: 4px 2px 4px 6px;
	background: #8D8D8D;
	font-size:11pt;
}

.menu_td_active {
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	border-right-color: #303030;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-left-color: #BCBCBC;
	padding: 4px 2px 4px 6px;
	background: #8D8D8D;
	font-size:11pt;
	font-weight:bold;
}

.menu_td a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_td_active a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_td_active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_td_active a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------- contents --------------------*/
.content_main {
	width:760px;
}

.content_cell {
	vertical-align:top;
}

table.content_tab {
	width: 610px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
}

.content_header {
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 13px 14px;
	letter-spacing:0.2em;
}

content_td{
	width:99%;
	text-align:left;
	vertical-align:top;
}

.content_inner_td {
	padding: 26px 10px 10px 16px;
	line-height: 14px;
}


.content_body {
	border-color: #8E8E8E #8E8E8E #8E8E8E #8E8E8E;
	border-style: solid solid solid solid;
/*	border-width: 1px 0px 0px 1px;*/
	border-width: 0px 1px 1px 0px;
}

table.content_body_tab1{
	font-size:10pt;
	line-height:1.3em;
}

table.content_body_tab2{
	width:100%;
	font-size:10pt;
	line-height:1.2em;
}

td.td1{
	width:100px;
	text-align:left;
	font-size:10pt;
	letter-spacing:0.2em;
	vertical-align:top;
}

td.td2{
	text-align:left;
	font-size:10pt;
	letter-spacing:0.1em;
	vertical-align:top;
}

td.td3{
	line-height: 16px;
	border-right: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

td.td4{
	line-height: 16px;
	border-right: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom:7px;
}

td.td5{
	line-height: 16px;
	font-size:11pt;
}

.top_td1 {
	width: 610px;
}

.top_td2 {
	background-color: #cccccc;
	padding: 14px;
	width: 204px;
}

/*-------------------- footer --------------------*/
.footer_cell {
	background: #66cc00;
}
