@charset "Shift_JIS";


html{
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url(img/kabe.gif);
}


/*ストラクチャー▼*/
#structure{
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 900px;
	border-left:1px #99cc33 solid;
	border-right:1px #99cc33 solid;
}
/*ストラクチャー▲*/


/*2分割▼*/
#migi{
	/*background-color: #FFFFCC;*/
	height: 100%;
	width: 630px;
	float: right;
	margin-right: 15px;
}
#hidari{
	/*background-color: #FFCCCC;*/
	height: 100%;
	width: 235px;
	float: left;
}
hr{
	height: 0px;
	width: 0px;
	clear: both;
}
/*2分割▲*/


/*-------------------------------------------------------------*/

/*タイトルの辺り▼*/
#sitetitle{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 880px;
}

#sitetitle h1{
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 500px;
}
/*タイトルの辺り▲*/


/*メニューバー▼*/
#hidari ul{
	background-image: url(img/menu_kabegami.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 10px;
	width: 220px;
}

#hidari ul a{
	color: #000000;
}

#hidari li{
	list-style-image: url(img/list_button.gif);
	list-style-position: inside;
	margin: 3em 0px;
}
/*メニューバー▲*/


/*本文▼*/
.honbun{
	line-height: 1.7em;
	letter-spacing: 1px;
}
.migiyose{
	line-height: 1.5em;
	text-align: right;
	font-size: 0.8em;
}
h3{
	font-size: 1em;
	font-weight: normal;
}
/*pri.htmlはh3を*変更、下に記述あり/
/*本文▲*/


/*看板画像▼*/
#kanban{
	background-image: url(img/kanban.jpg);
	height: 186px;
	width: 621px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999pt;
	margin: 0px;
	padding: 0px;
}
/*看板画像▲*/


/*ロゴ・Pマーク▼*/
#rogo{
	background-image: url(img/rogo_company.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 20px;
	padding: 0px;
	height: 100px;
	width: 196px;
	text-indent: -9999px;
}
#pmark{
	background-image: url(img/p-mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 20px;
	padding: 0px;
	height: 126px;
	width: 118px;
	text-indent: -9999px;
}
/*ロゴ・Pマーク▲*/


/*障害者の方へ・企業の方へ▼*/
#main_select table{
	margin: 0px;
	padding: 0px;
	width: 620px;
}


/*障害者の方へ・企業の方へ▲*/


/*フットバー▼*/
#footbar{
	background-image: url(img/bar.gif);
	background-repeat: repeat-x;
	margin: 10px 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
/*フットバー▲*/


/*アドレス▼*/
address{
	font-style: normal;
	font-size: 0.8em;
}
/*アドレス▲*/


/*-------------------------------------------------------------*/

/*中のページ・タイトル(H2)▼*/
#syo h2{
	background-image: url(img/head_syo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 57px;
	width: 621px;
}


#com h2{
	background-image: url(img/head_com.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 621px;
}

#com h3,#syo h3{
	font-weight: bold;
	color: #66CC00;
	border-left: 8px solid #66CC00;
	padding-left: 1em;
}

#pri h2{
	background-image: url(img/head_pri.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 57px;
	width: 621px;
}

#osyo h2{
	background-image: url(img/head_osyo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 621px;
}

#ocom h2{
	background-image: url(img/head_ocom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 621px;
}

#mail h2{
	background-image: url(img/head_otoi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 57px;
	width: 621px;
}
/*中のページ・タイトル(H2)▲*/

/*プライバシーポリシー▼*/
#pri ul{
	font-size: 1em;
	line-height: 1.7em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 1em;
}

.nolist{
	list-style-type:none
}

#pri h3{
	font-size:1.5em;
	text-align:center;
	font-weight:normal;
}
/*プライバシーポリシー▲*/


/*企業の方へ▼*/
#com .honbun{
	text-indent: 1em;
}

/*企業の方へ▲*/

/*障がい者の方へ▼*/
#syo table{
	width: 621px;
}

#syo td{
	padding: 8px;
	border: 1px solid #99CC00;
}

#syo ul{
	line-height: 200%;
}
/*障がい者の方へ▲*/

/*お問い合わせ▼*/
#osyo table{
	width: 621px;
}

#osyo td,#ocom td{
	padding: 10px;
}

.koumoku{
	background-color: #99CC66;
}
/*お問い合わせ▲*/

/*-------------------------------------------------------------*/

