#menu span.menu01 a{
	display:block;
	width:201px;
	height:29px;
	margin-bottom:1px;
	background: url(../company/images/menu01.jpg) no-repeat;
	text-decoration:none;
	float:left;
}

#menu span.menu02 a{
	display:block;
	width:201px;
	height:29px;
	margin-bottom:1px;
	background: url(../company/images/menu02.jpg) no-repeat;
	text-decoration:none;
	float:left;
}

#menu span.menu03 a{
	display:block;
	width:201px;
	height:29px;
	margin-bottom:1px;
	background: url(../company/images/menu03.jpg) no-repeat;
	text-decoration:none;
	float:left;
}

#menu span.menu04 a{
	display:block;
	width:201px;
	height:29px;
	margin-bottom:1px;
	background: url(../company/images/menu04.jpg) no-repeat;
	text-decoration:none;
	float:left;
}

#menu span.menu05 a{
	display:block;
	width:201px;
	height:29px;
	margin-bottom:1px;
	background: url(../company/images/menu05.jpg) no-repeat;
	text-decoration:none;
	float:left;
}


#menu span.menu01 a.active,
#menu span.menu01 a:focus,
#menu span.menu01 a:hover {
	background: url(../company/images/menu01over.jpg) no-repeat;
}

#menu span.menu02 a.active,
#menu span.menu02 a:focus,
#menu span.menu02 a:hover {
	background: url(../company/images/menu02over.jpg) no-repeat;
}

#menu span.menu03 a.active,
#menu span.menu03 a:focus,
#menu span.menu03 a:hover {
	background: url(../company/images/menu03over.jpg) no-repeat;
}

#menu span.menu04 a.active,
#menu span.menu04 a:focus,
#menu span.menu04 a:hover {
	background: url(../company/images/menu04over.jpg) no-repeat;
}

#menu span.menu05 a.active,
#menu span.menu05 a:focus,
#menu span.menu05 a:hover {
	background: url(../company/images/menu05over.jpg) no-repeat;
}

ol.sidemenu_large {
	display: inline;
	width:192px;
	height:20px;
	margin:0px 0px 1px 8px;
	padding:0px;
	float:left;
	background-color: #C6C6C6;
	list-style-type: none;
	list-style-position: outside;
}

li.large a{
	display: block;
	width:182px;
	height:20px;
	margin:0px;
	padding:1px 0 4px 10px;
	font-size: 12px;
	color: #585858;
	text-decoration:none;
}

li.large a:hover {
	color: #ffffff;
	text-decoration:underline;
	background-color: #666666;
}

ol.sidemenu_small {
	display: inline;
	width:192px;
	margin:0px 0px 1px 8px;
	padding:0px;
	float:left;
	list-style-type: none;
	list-style-position: outside;
}

li.small a{
	display: block;
	width:162px;
	height:14px;
	margin:0px;
	padding-top:2px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:4px;
	margin-bottom:1px;
	font-size: 12px;
	color: #585858;
	text-decoration:none;
	background-color: #f0f0f0;
	background: url(../company/images/sidemenu_bg.gif) no-repeat;
}

li.smallen a{
	display: block;
	width:162px;
	height:14px;
	margin:0px;
	padding-top:2px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:4px;
	margin-bottom:1px;
	font-size: 10px;
	color: #585858;
	text-decoration:none;
	background-color: #f0f0f0;
	background: url(../company/images/sidemenu_bg.gif) no-repeat;
}

li.small a:hover {
	color: #ffffff;
	text-decoration:underline;
	background: url(../company/images/sidemenu_bgover.gif) no-repeat;
}

li.smallen a:hover {
	color: #ffffff;
	text-decoration:underline;
	background: url(../company/images/sidemenu_bgover.gif) no-repeat;
}


li.smallen2 a{
	display: block;
	width:162px;
	height:26px;
	margin:0px;
	padding-top:2px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:4px;
	margin-bottom:1px;
	font-size: 10px;
	color: #585858;
	text-decoration:none;
	background-color: #f0f0f0;
	background: url(../company/images/sidemenu_bg2.gif) no-repeat;
}

li.smallen2 a:hover {
	color: #ffffff;
	text-decoration:underline;
	background: url(../company/images/sidemenu_bgover2.gif) no-repeat;
}

table {
/*
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 0px none #e6e6e6;
	border-left: 1px solid #e6e6e6;
*/
	font-size: 14px;
	color: #000000;
}

th {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width:150px;
	font-weight:normal;
	background-color:#eaeaea;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-left-color: #eaeaea;
	border-bottom-color: #ffffff;
	/*
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	*/
	font-weight:bold;
}

.non {
	border-width: 0 0px 0px 0;
	border-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
}

td {
	width:*;
	line-height:1.5;
	background-color:#FFFFFF;


	/*
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	*/
	text-align:left;
}


.policy {
	display:block;
	width:465px;
	height:32px;
	padding-left:86px;
	padding-right:86px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

.policy2 {
	display:block;
	width:465px;
	height:32px;
	padding-left:86px;
	padding-right:86px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

.policy_wide {
	display:inline;
	width:587px;
	height:32px;
	padding:0px;
	margin-top:10px;
	margin-bottom:43px;
	margin-left:25px;
	margin-right:25px;
	float:left;
}

div.area {
	display: block;
	width:690px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin:0px 0 0 0;
	float:left;
	text-align:left;
}

div.area2 {
	display: block;
	width:690px;
	height:91px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin:0;
	float:left;
	text-align:left;
}

div.area3 {
	display: block;
	width:690px;
	height:121px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	margin:0px;
	float:none;
	text-align:left;
}


.leftP {
	display: block;	
	width:430px;
	/*height:101px;*/
	padding:0px;
	margin:0px;	
	float:left;
}

.rightP {
	display:block;	
	width:250px;
	/*height:101px;*/
	padding:0px;
	margin:0px;	
	float:right;
	text-align:right;
}

.leftP2 {
	display: inline;	
	width:532px;
	/*height:101px;*/
	padding:0px;
	margin:0px;	
	float:left;	
}

.rightP2 {
	display: inline;	
	width:75px;
	/*height:101px;*/
	padding:0px;
	margin:0px;
	float:right;	
}

.areaAddress {
	display: inline;
	width:470px;
	/*height:84px;*/
	padding:0px;
	margin:0px 0 10px 0;
	font-size: 14px;
	line-height:16px;
	color: #000000;
	float:left;
}

.areaAddress strong {
	font-size: 14px;
	line-height:24px;
}

.areaAddress2 {
	display: inline;
	width:560px;
	height:84px;
	padding:0px;
	margin:0px;
	font-size: 14px;
	line-height:16px;
	color: #000000;
	float:left;
}

.areaAddress2 strong {
	font-size: 14px;
	line-height:24px;
}

.areaAddress3 {
	display: inline;
	width:590px;
	height:84px;
	padding:0px;
	margin:0px;
	font-size: 14px;
	line-height:16px;
	color: #000000;
	float:left;
}

.areaAddress3 strong {
	font-size: 14px;
	line-height:24px;
}

.areaAddress4 {
	display: inline;
	width:500px;
	height:100px;
	padding:0px;
	margin:0px 0 0 11px;
	font-size: 14px;
	line-height:16px;
	color: #000000;
	float:left;
}

.areaAddress4 strong {
	font-size: 14px;
	line-height:24px;
}

.areaAddress5 {
	display:block;
	width:500px;
	height:74px;
	padding:0px;
	margin:0px 0 0 11px;
	font-size: 14px;
	line-height:16px;
	color: #000000;
	float:left;
}

.areaAddress5 strong {
	font-size: 14px;
	line-height:24px;
}

.areaBT {
	display:block;
	width:360px;
	/*height:17px;*/
	padding-left:70px;
	margin:0px;
	float:left;
	background: url(../company/images/icon_map.gif) no-repeat;
}

.areaBT2 {
	display:block;
	width:360px;
	padding-left:70px;
	margin:0px 0 0 10px;
	float:left;
	background: url(../company/images/icon_map.gif) no-repeat;
}

.detailBT a{
	display: inline;
	width:84px;
	height:17px;
	padding:0px;
	margin-right:10px;
	float:left;
	text-decoration:none;
	background: url(../company/images/icon_detail.gif) no-repeat;
}

.gmapBT a{
	display: inline;
	width:100px;
	height:17px;
	padding:0px;
	margin:0px;
	float:left;
	text-decoration:none;
	background: url(../company/images/icon_gmap.gif) no-repeat;	
}

.detailBT a:hover {
	background: url(../company/images/icon_detail_over.gif) no-repeat;
}

.gmapBT a:hover {
	background: url(../company/images/icon_gmap_over.gif) no-repeat;	
}

.Themas {
	display: inline;
	background-color: #f3f3f3;
	padding: 15px 0 15px 0;
	float: left;
	width: 534px;
	margin-left:90px;
	margin-right:90px;
	margin-top:15px;
	margin-bottom:0px;
	/*border: 1px solid #D5D5D5;*/
}

.Themas strong {
	display: block;
	width: 140px;
	font-size: 14px;
	color: #616161;
	font-weight:normal;
	line-height:20px;
	float: left;
}

.Themas ol {
	display: block;
	width: 410px;
	margin:0px;
	padding-left:25px;
	line-height:20px;
	font-size: 14px;
	color: #616161;
	float: right;
}

.Themas ol.smalls {
	display: block;
	width: 270px;
	margin:0px;
	padding-left:25px;
	line-height:20px;
	font-size: 14px;
	color: #616161;
	float: left;
}

.Themas h2 {
	display: block;
	width: 435px;
	padding:0px;
	margin:0px;
	font-size: 14px;
	color: #616161;
	line-height: 18px;
}

.sentence {
	display:inline;
	width:465px;
	padding:0px;
	margin-top:30px;
	margin-bottom:35px;
	margin-left:86px;
	margin-right:86px;
	float:left;
	color: #616161;
	line-height: 1.5;
	font-size: 14px;
}

h3.koumoku {
	display:inline;
	width:510px;
	padding:10px;
	margin-left:95px;
	margin-right:95px;
	margin-bottom:2px;
	margin-top:0px;
	float:left;
	color: #616161;
	line-height: 1.5;
	font-size: 12px;
	font-weight:normal;
	background-color: #f0f0f0;
	text-align:left;
}


div .teigi {
	display:inline;
	width:447px;
	height:100px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:80px;
	margin-right:80px;
	background: url(../company/images/bg_policy.gif) repeat-x;
	float:left;
}

.teigi h3 {
	padding:0px;
	margin:0px;
}

div .teigi .nakami {
	display:block;
	width:447px;
	height:89px;
	padding:0px;
	margin:0px;
	float:left;
	color: #616161;
	line-height: 1.5;
	font-size: 14px;
}


#detail_policy {
	font-size: 12px;
	line-height: 16px;
	color: #616161;
	display: inline;
	margin-top:15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	width: 577px;
}

#detail_policy .box1 {
	display: inline;
	float: right;
	margin-top:15px;
	mrgin-right:10px;
}

#detail_policy .box2 {
	display: inline;
	float:right;
	clear: both;
	margin-top:15px;
	mrgin-right:10px;
	text-align:right;
	line-height:24px;
}

.smallcaps {
	display: block;
	float: left;
	height:18px;
	margin-top:10px;
	margin-bottom:0px;
	font-size: 12px;
	line-height: 12px;
}

.areamenu {
	display: inline;
	width:627px;
	padding: 0px;
	font-size:14px;
	color: #000000;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:20px;
	text-align:left;

}

.areamenu a {
	color: #000000;
	text-decoration:none;
}

.areamenu a:hover {
	text-decoration:underline;
}

.subtitle {
	display: block;	
	width:637px;
	height:24px;
	margin-top:15px;
	margin-bottom:15px;
	float:letf;
}

.gotop {
	display: block;	
	float: left;
	text-align:right;
	width:617px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	font-size: 12px;
}

.gotop a {
	color:#3C3C3C;
	text-decoration:none;
}

.gotop a:hover {
	text-decoration:underline;
}


div.area3 {
	display:inline;
	width:705px;
	/*height:101px;*/
	padding:0 15px 0 10px;
	margin:15px 0 0 0;
	float:left;
	text-align:left;
}

#formarge2 {
	display: block;
	width:100px;
	float:left;
	height:15px;
	padding:0px;
	margin:0px;
}

.formarge2 {
	display: inline;
	width:100px;
	float:left;
	height:8px;
	padding:0px;
	margin:0px;
}

.formarge3 {
	display: inline;
	width:100px;
	float:left;
	height:10px;
	padding:0px;
	margin:0px;
}

#marginflo {
	display:block;
	float:left;
	width:720px;
	height:24px;
	padding:0px;
	margin:0px 0 10px 10px;
}

#marginflo2 {
	display:block;
	float:left;
	width:720px;
	height:24px;
	padding:0px;
	margin:0px 0 0px 10px;
}

.hrbox {
	display:block;
	float:left;
	width:720px;
	margin:10px 0 10px 10px;
	padding:0;
	border-bottom: 1px solid #b1b1b1;
	/*background: url(../company/images/hrline.gif) no-repeat;*/
	/*background-color:#ffddee;*/
	line-height:1px;
	font-size:5px;
}

.hrbox2 {
	display:block;
	float:left;
	width:690px;
	height:30px;
	margin:0 14px 0 26px;
	padding:0;
	background: url(../company/images/hrline.gif) no-repeat;
}

.hideName {
	display:none;
	float:left;
	width:10px;
	height:1px;
	margin:0;
	padding:0;
}