/*会社概要、リンク、サイトマップページに特有のCSS*/

.gaiyouout {
	width: 640px;
	padding: 0;
 }

.gaiyouhead {
	height: 59px;
	background-image: url("../img/companyprofile.gif");
	}
.businesshead {
	height: 59px;
	background-image: url("../img/business.jpg");
	}
.messagehead {
	height: 59px;
	background-image: url("../img/message.jpg");
	}

.linkhead {
	height: 59px;
	background-image: url("../img/links01.gif");
	}

.sitehead {
	height: 59px;
	background-image: url("../img/sitemap.gif");
	}

.atukaihead {
	height: 59px;
	background-image: url("../img/privacy01.gif");
	}
.atukaihead2 {
	height: 59px;
	background-image: url("../img/privacy02.gif");
	}
.conhead {
	height: 59px;
	background-image: url("../img/contact.gif");
	}

.gaiyouborder {
	height: auto;
	border-top:none;
	border-bottom: none;
	border-right: #017234 solid 1px;
	border-left: #017234 solid 1px;
	margin: 0;
	padding: 0 0 20px 0;
	}

.gainaiyou img {
	margin: 10px;
	}
.gainaiyou h1 {
	font-size:1.3em;
	font-weight:bold;
	padding: 25px 20px 10px 20px;
	}

.gaiyoulast {
	height: 8px;
	background-image: url("../img/wakunoshita.gif");
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
	}

.about {
	height: auto;
	}

.linknaiyou {
	width: 99%;
	}

.linknaiyou p {
	padding:10px;
	}


/* TABLE1 */

.gaitbl1 {
	line-height: 160%;
	width: 600px;
	}

.gaitbl1 th {
	padding: 0px 20px;
	width: 5em;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	}

/* TABLE2 */

.gaitbl2 {
	line-height: 160%;
	width: 600px;
}

.gaitbl2 th {
	width: 10em;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.cap {
	font-size: 0.8em;
	margin: 0px 0 20px 20px;
	display: block;
}

.yakuin {
	width: 5em;
	padding: 0px 20px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.soshikizu {
	text-align: center;
	margin: 0;
	padding: 0 0 0 30px;
}

/*事業内容*/
.jigyo ul {
	margin-left: 35px;
	margin-top: 15px;
	color: #093;
}

.jigyo li {
	color: #000;
	list-style-position: outside;
	list-style-image: url("../img/list1.gif");
	margin-bottom: 5px;
}

.about p{
	padding: 5px 20px;
	line-height: 150%;
}

.abouthead {
	height: 59px;
	background-image: url("../img/information.gif");
	}

.em {
	color: red;
	font-weight: bold;
	}

.mapclear {
	clear: both;
	border-top:none;
	border-bottom: #017234 solid 1px;
	border-right: none;
	border-left: none;
}

.clear {
	clear: both;
}
.linkbutton {
	margin-left: 15px;
	margin-bottom: 30px;
	padding: 0px;
	white-space: nowrap;
}

.linkbutton img {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.linkbox {
	width: 99%;
}

.linkicon {
	float: left;
	width: 68px;

}

.linktitle {
	color: #093;
	font-size: 120%;
	font-weight: bold;
	height: 25px;
	border-bottom: 1px dashed #017234;
	padding: 5px 0px 0px 10px;
	margin: 10px 20px 5px 0px;
	}

.rightbox {
	float: right;
	}

.linkleft {
	float: left;
	width: 180px;
	}

.linkmiddle {
	float: left;
	width: 160px;
	}

.linkright {
	float: left;
	}

.linkkoumoku {
	}

.linkkoumoku ul {
 list-style: url(../img/list3.gif) inside;	
	}

/* 連絡先のtable */

#toiawasesaki {
	width: 640px;
	border-top: 1px solid #017234;
	border-left: 1px solid #017234;
	border-right: 1px solid #017234;
	margin-top:20px;
	font-size: 1.0em;
	}

#toiawasesaki th{
	background-color: #B2DFA1;
	border-bottom: 1px solid #017234;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 5px 0px 5px;
	}
#toiawasesaki td{
	border-bottom: 1px solid #017234;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 0px 10px 10px;
	}
.toiawase {
	background-color: #017234;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding:5px 0px 5px 10px;
	}
.kamei {
	color: #017234;
	font-size: 1.0em;
	padding: 8px 0px 5px 10px;
	}

.small {
	font-size: 80%;
	}

.smlcap {
	font-size: 80%;
	margin-left: 10px;
	margin-bottom: 15px;
	}

/* sutimap */
.sitenaiyou {
	width: 99%;
	}

.sitetitle {
	margin: 0 15px;
	padding: 20px 0
	}

.sitetitle h1 {
	display: none;
	}

.sitetitle2 {
	margin: 20px 15px;
	}

.sitetitle2 h1 {
	display: none;
	}

.sitemenuleft {
	margin-left: 15px;
	float: left;
	width: 250px;	
	}
	


.zinzai .sitemenuleft img {
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: middle;
	}

.sitemenuright {
	float: left;
	width: 250px;	
	}

.zinzai .sitemenuright img {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	}


.kaisya ul {
	list-style: url(../img/sitemap01a.gif) inside;
	line-height: 150%;
	vertical-align: top;
	}

.zinzai ul {
	list-style: url(../img/sitemap023a.gif) inside;
	line-height: 150%;
	vertical-align: top;
	}

.hoken ul {
	list-style: url(../img/sitemap022c.gif) inside;
	line-height: 150%;
	vertical-align: top;
	}

.suport ul {
	list-style: url(../img/sitemap024a.gif) inside;
	line-height: 150%;
	vertical-align: top;
	}

.sonota ul {
	list-style: url(../img/sitemap025a.gif) inside;
	line-height: 150%;
	vertical-align: top;
	}

/* 扱いのページ　*/

.atukai {
	width: 98%;
	height: auto;
	margin:0;
	padding:0;
	}

.atukai p {
	line-height: 120%;
	margin: 0 0 0 2%;
	padding: 15px 0 10px 0;

	}
.atukai h2 {
	clear: both;
	font-weight: bold;
	color:#017234;
	font-size: 1.2em;
	margin: 0 20px 0 20px;
	padding: 30px 0 5px 0;
	}

.atukai ul {
	list-style: decimal outside;
	margin-left: 65px;
	line-height: 150%;
	font-size: 90%;
	}

.atukaihonbun p {
	margin-left: 35px;
	}

.sitenaiyou a {
	text-decoration: none;
	}
.atukai .discstyle {
	list-style: disc outside;
	margin-left: 65px;
	line-height: 150%;
	font-size: 90%;
}
.atukai .discstyle2 {
	list-style: none outside;
	margin-left: 65px;
	line-height: 150%;
	font-size: 90%;
}
.txt_r {
	width:95%;
	float: right;
	margin: 0;
	padding: 0;
}
.txt_l {
	/*width: 7%;*/
	float: left;
	margin: 0;
	padding: 0;
}
.txt_r_come {
	float: right;
	margin: 0;
	padding: 0;
}
.txt_l_come {
	float: left;
	margin: 0;
	padding: 0;
}
.indent2 {
	padding-left: 22px;
}
.clear {
	clear: both;
}

/* contact */

.connaiyou {
	width: 99%;
	}

.connaiyou a {
	text-decoration: none;
	}


/*TOROKU*/
.torokutitle {
	padding-left: 80px;
	padding-bottom: 15px;
}

/*ENTRY*/

select, input {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
	}

textarea {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
	width: 90%;
	}

.entrysheet {
	margin:12px auto 3px;
	padding: 0;
	border: none;
	width: 90%;
	border-top:1px solid #999;
	border-left:1px solid #999;
	line-height: normal;
	background-color: #fff;
	font-size:12px;
	}
.entrysheet th {
	border: none;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 4px;
	width: 20%;
	padding: 10px;
	vertical-align: top;
	font-weight:normal;
	text-align:left; !important
	}
.entrysheet td {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px;
	width: 70%;
	text-align: left;
	}
.entrysheet2 {
	margin-top: 12px;
	margin-bottom: 3px;
	margin:12px auto 3px;
	padding: 0;
	border: none;
	width: 90%;
	line-height: normal;
	background-color: #fff;
	font-size:12px;
	}
.entrysheet2 td {
	background-color: #fff;
	border: none;
	padding: 5px;
	width: 80%;
	text-align: left;
	}
.conentryhead {
	background-color: #093;
	color: #fff;
	text-align: center;
	font-size:12px;
	line-height: 0;
	}
.rowheader{
	text-align: left;
	}
.errmessage {
	margin: 10px 3px 0px 3px;
	width: 88%;
	border: dashed 2px #2881C2;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #FF2020;
	font-weight: normal;
	}
.errmessage ul {
	list-style-type: square;
    	padding: 25px;
    	line-height: 1.5em;
    	}
.errmessage li a {
	color: #FF2020;
	}
.warning {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal
	}

.tonext {
	text-align: center;
	width: 90%;
	margin: 20px auto;
	}

/* メンバー会社一覧　*/

.memout {
	width: 640px;
 	}
.memhead {
	height: 59px;
	background-image: url("../img/title_member.gif");
	}
.memborder {
	border-top:	none;
	border-bottom: none;
	border-right: #017234 solid 1px;
	border-left: #017234 solid 1px;
	}
.mem img {
	margin: 10px 10px;
	}
.mem p {
	padding: 10px;
	}
.memlast {
	height: 8px;
	background-image: url("../img/wakunoshita.gif");
	background-repeat: no-repeat;
	}

/* メンバー会社一覧　テーブル　*/

.memtbl {
	width: 96%;
	margin: 10px auto;
	border-style: solid solid solid solid;
	border: 1px #666;
	}
.memtbl th {
	width: 4%;
	background-color: #66BF44;
	color: #fff;
	text-align: center;
	border-style: none none solid none;
	border: 1px #666;
	}
.memtbl td {
	width: 24%;
	padding: 2px 0px;
	height:2.2em;
	text-align: center;
	border-style: none none none solid ;
	border: 1px #666;
	}

/* 背景　灰色のみ　*/
.memtbl .bg01 {
	background-color: #E6E6E6;
	}

/* 背景　灰色、下線あり */

.memtbl .bg02 {
	background-color: #E6E6E6;
	border-style: none none solid solid;
	border: 1px #666;
	}

/* 背景　白色、下線あり */

.memtbl .bg03 {
	background-color: #FFF;
	border-style: none none solid solid;
	border: 1px #666;
	}
.memtbl a {
	text-decoration: none;
	}
.w60per {
	float: left;
	width: 60%;
	}
.memcap {
	text-align:right;
	width: 30%;
	}

/* 連絡先のtable */

#privbox3 {
	width: 98%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin:20px 0 0 12px;
	line-height: 120%;
	}
#privbox3 th{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 5px 10px 5px;
	}
#privbox3 td{
	border-bottom: 1px solid #000;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 0px 10px 10px;
	}
.priv3 {
	background-color: #dcdcdc;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0px 0px 10px 10px;
	}
.pri3_gray {
	color: #666;
	font-weight: normal;
	font-size: 1em;
	}
caption {
	text-align:left;
}

/*-- 会社概要メニュー --*/
.gaiyomenu {
	width: 640px;
	height: 38px;
	background-image: url("../img/g_menu_bg.jpg");
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
}
.gaiyomenu h2 {
	height: 34px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0;
}
.gaiyomenu img {
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

