/* Option CSS 2005 */
/* Created by RYOIN BIWAJIMA */

/* unionpack */

body {
	background:url(../../common/img/bgimg_color.gif);
	background-repeat:repeat;
	font-size:12px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	color: #333333;
}

/* ニュースと更新履歴のAタグ */
a:link {color:#006699;text-decoration:none;}
a:hover {color:#6699CC;text-decoration:none;}
a:visited {color:#006699;text-decoration:none}

.subm a:link {color:#666666;text-decoration:none;border-bottom:none;font-size:11px;}
.subm a:hover {color:#6699CC;text-decoration:none;border-bottom:1px dotted #006699;font-size:11px;}
.subm a:visited {color:#996600;text-decoration:none;font-size:11px;}

.link a:link {color:#6699CC;text-decoration:none;border-bottom:none;}
.link a:hover {color:#6699CC;text-decoration:none;border-bottom:1px dotted #006699;}
.link a:visited {color:#6699CC;text-decoration:none;}


/* イメージのAタグ */
.nonimg a img{
	border:0px;
	text-align:center;
}

/* ニュース部分のボックスイメージ*/
ul.box_b li{
	list-style:none;
    padding-bottom:10px;
}

ul.box_b li .date{
	background-image:url(../../common/img/box_blue.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}


/* INDEXのニュース部分リンクについて*/
ul.box_b li a:link{color:#006699;text-decoration:none;border-bottom:1px solid #006699;}
ul.box_b li a:hover{color:#6699CC;text-decoration:none;border-bottom:1px solid #6699CC;}
ul.box_b li a:visited{color:#006699;text-decoration:none;border-bottom:1px solid #006699;}

/* INDEXの更新部分リンクについて*/
ul.box_g li a:link{color:#006699;text-decoration:none;border-bottom:1px solid #006699;}
ul.box_g li a:hover{color:#6699CC;text-decoration:none;border-bottom:1px solid #6699CC;}
ul.box_g li a:visited{color:#006699;text-decoration:none;border-bottom:1px solid #006699;}

/* ニュース部分のボックスイメージ	 
ul.box_b li{
	list-style:none;
	background-image: url(../../common/img/box_blue.gif);
	background-repeat:no-repeat;
 	padding-left:20px;
    padding-bottom:10px;
}
*/

/* 更新履歴部分のボックスイメージ */
ul.box_g li{
	list-style:none;
	background-image: url(../../common/img/box_green.gif);
	background-repeat:no-repeat;
    background-position:0 0.3em;
 	padding-left:20px;
    padding-bottom:10px;
}
	
/* スクロールバーの高さの宣言 */
.scrollbar {
	overflow:auto;
	height:170px;
	width:490px;
}


/* フォーム部分のスタイル */
.form1 {
	border:1px solid #3399CC;
	background-color:#FFFFFF;
}

.form2 {
	background-color:#A1C7DE8;
}

.form3 {
	background-color:#99C7E2;
}

/* スタイル */
.style1 {
	font-size: 9px;
	color: #666666;
}

.style2 {
	color: #8d8c64;
	font-size: 9px;
	text-align:right;
}

.style3 {
	color: #666666;
	font-size: 10px;
	text-align:right;
}

.style4 {
	color: #666666;
	font-size: 10px;
	text-align:center;
}

.style5{
float:right;
margin: 10px;
margin-top:0px;
margin-bottom:5px;
}

.style6{
margin: 2px;
}

.text_r{
    text-align:right;
}

.text_c{
	text-align:center;
}

/*margin padding*/
.mp0{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.mt0{
	margin-top:0px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mb0{
 margin-bottom:0px;
}
.mlm20{
	margin-left:-20px;
}
.ml5{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.mr20{
	margin-right:20px;
}
.mr30{
	margin-right:30px;
}

.mtb10{
	margin-top:10px;
	margin-bottom:10px;
}

.pl5{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}
.pl20{
	padding-left:20px;
}
.pl25{
	padding-left:25px;
}
.pl30{
	padding-left:30px;
}

.pr10{
	padding-right:10px;
}
.pr30{
	padding-right:30px;
}


.p10{
	padding:10px;
}
.p20{
	padding:20px;
}
.pt5{
	padding-top:5px;
}
.pt12{
	padding-top:12px;
}
.pb5{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb12{
	padding-bottom:12px;
}
.ml10{
	margin-left:10px;
}
.mb10{
	margin-bottom:10px;
}
.ml1em{
	margin-left:1em;
}



/*flaot*/
.fl_l{
	float:left;
}
.fl_r{
	float:right;
}
.clr_left{
	clear:left;
}
.clr_right{
	clear:right;
}
.clr_both{
	clear:both;
}
.clr_none{
	clear:none;
}



/* 本文にスペースを入れる */
.honbun{
margin:10px 0px 10px 0px;
}

.honbun2{
text-align:right;
margin:5px 0px 5px 0px;
}

/* 見出し画像 */
.midashi{
text-align:center;
margin:10px 0px 10px 0px;
}

/*space*/
.space01{
margin:7px 0px 7px 0px;
}

.space02{
padding-top:10px;
}

/*position*/
.txt_c{
	text-align:center;
}
.txt_l{
	text-align:left;
}
.txt_r{
	text-align:right;
}
.val_b{
	vertical-align:bottom;
}
.val_m{
	vertical-align:middle;
}
.val_t{
	vertical-align:top;
}

/*拠点地図用*/
.bgdotsline{
width:100%;
	padding:0px 0px 0px 0px;


/*width*/
.w50{
	width:50%;
}
.w80{
	width:80%;
}
.w70{
	width:70%;
}
.w30{
	width:30%;
}

.wid40{
	width:40px;
}
.wid50{
	width:40px;
}
.wid60{
	width:60px;
}
.wid70{
	width:70px;
}
.wid80{
	width:80px;
}
.wid100{
	width:100px;
}
.wid110{
	width:110px;
}
.wid140{
	width:140px;
}
.wid150{
	width:150px;
}
.wid180{
	width:180px;
}
.wid190{
	width:190px;
}
.wid200{
	width:200px;
}
.wid210{
	width:210px;
}
.wid220{
	width:220px;
}
.wid230{
	width:230px;
}
.wid250{
	width:250px;
}
.wid260{
	width:260px;
}
.wid265{
	width:265px;
}
.wid270{
	width:270px;
}
.wid280{
	width:280px;
}
.wid300{
	width:300px;
}
.wid330{
	width:330px;
}
.wid340{
	width:340px;
}
.wid400{
	width:400px;
}
.wid360{
	width:360px;
}
.wid420{
	width:420px;
}
.wid420{
	width:450px;
}
.wid500{
	width:500px;
}
.wauto{
	width:auto;
}


/*リンクのテーブル*/
table.tbl1{
	border:1px solid #999999;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}
th.tbl1{
background-color:#666666;
	text-align:center;
	border:0px;
}

td.tbl1{
	text-align:center;
	border:0px;
}

/*color */
.enji{color:#993300;}
.red{color:#CC0000;}
.orange{color:#FF6600;}
.orange2{color:#FF9900;}
.orange3{color:#FFCC00;}
.green{color:#336600;}
.grey{color:#666666;}
.grey2{color:#CCCCCC;}
.black{color:#000000;}
.black2{color:#333333;}
.pink{color:#FF00CC;}
.pink2{color:#FF99FF;}
.pink3{color:#FF33CC;}
.deeppink{color:#CC6666;}
.sakura{color:#FFF0F5;}
.deeppurple{color:#993399;}
.blue{color:#3366CC;}
.deepblue{color:#003399;}
.deepblue2{color:#4682B4;}
.sdeepblue{color:#330066;}
.skyblue{color:#0099FF;}
.skyblue2{color:#6699CC;}
