@charset "shift_jis";


/*________________________________________________________________共通項*/

img{
border:none;
}



.alignr {
	text-align: right;
}


.center{
text-align:center
}

hr {
	clear: both;
	width: 100%;
	border:solid 1px #cccccc;
	margin:0px;
	padding:0px;
	height:1px;
}



.floatr{
float:right;
margin-left:8px;

}

.floatl{
float:left;
margin-right:8px;
}


.borderg{
border:solid 1px #cccccc;
padding:5px
}



/*______________________________ページタイトル・サブタイトル*/

h2.title{
	width:560px;
	height:35px;
	background:url(../common-imgs/border_g.gif) center bottom no-repeat;
	clear:both;
}


h3.subtitle{
	border-bottom:dotted 1px #cccccc;
	padding-top:50px;
	clear:both;
	font-weight:bold;
	background:url(../common-imgs/icon_sunflower.gif) left 50px no-repeat;
	padding-left:18px;
	display: block;
	font-size:95%;


}

.mar20t{
margin-top:-30px;
}


/*__________________________________________default.css用（お問い合わせと事務局所在地）のフォントサイズ変更*/

dl,dt,dd,table,th,td{
font-size:75%;
line-height:1.5em;
}









/*_____________________________中ページの段落*/

div#contents02 p{
padding:5px;
line-height:1.8em;
font-size:75%;
}

div#contents02 ul{
margin-left:0;
padding:5px;
line-height:1.6em;
list-style-type:circle;
}

div#contents02 ol{
margin-left:0;
padding:5px;
line-height:1.6em;
list-style-type:decimal;
}




/*___________________________________________________著作権表示*/
p.copyright{
	font-size:60%;
	text-align:right;
	}



/*___________________________________________________ページトップへ*/

p.gotop{
	text-align:right;
	clear:both;
	margin-top:20px;
}

p.gotop a:link,p.gotop a:visited{
	padding:0px;
	font-size:60%;
	font-weight:normal;
	color:#004171;
	text-decoration:none;
	background: url(../common-imgs/bk_gotop.gif) left center no-repeat;
	border:dashed 1px #b4b4b4;
	display:inline;
	padding:3px 3px 3px 21px;}

p.gotop a:active,p.gotop a:hover{
	padding:0px;
	font-size:60%;
	font-weight:normal;
	text-decoration:none;
	color:#396a8e;
	background: url(../common-imgs/bk_gotop.gif) left center no-repeat;
	padding:3px 3px 3px 21px;
	border:dashed 1px #cccccc;
	display:inline;}












     /*_______________________________________________________________マージン設定*/
    .mar10b{
	margin-bottom:10px;
}

   .mar5b {
 	margin-bottom: 5px;
    }
	.mar3b {
	margin-bottom: 3px;
}

	.mar15b{
	margin-bottom:15px;
	}



/*__________________________________________default.css用（お問い合わせと事務局所在地）のフォントサイズ変更*/

dl,dt,dd,th,td{
font-size:75%;
line-height:1.5em;
}


/*__________________________________________gloval_navi.css用のフォントサイズ変更*/

div#gNav h3 a:link,div#gNav h3 a:visited,div#gNav h3 a:hover,div#gNav h3 a:active,ul.lNav li,div#gNav ul li a.link,div#gNav ul li a.visited,div#gNav ul li a.hover,div#gNav ul li a.active{
font-size:75%;
}

div#gNav h3 a:link,div#gNav h3 a:visited,div#gNav h3 a:hover,div#gNav h3 a:active{
line-height:2.3em}




/*___________________________________________footer.css用のフォントサイズ変更*/

ul#fNav li {
font-size:65%;
}



/*_______________________________________________________________ボックス設定*/
.box01 {
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	padding: 5px 5px 10px 5px;
	float:left;
}




/*_______________________________________________アドレス表記*/
div.id strong{
	background-image:url(../images/bk_id.gif);
	background-repeat:no-repeat;
	background-color:#cccccc;
	font-weight:bold;
	font-style:normal;
	display:block;
	font-size:110%;
	color: #333333;
	margin-bottom:5px;
	padding:5px 2px;
	line-height:1.1em;
	width:183px;

}
address {
	font-style:normal;
	font-size:55%;
	line-height:1.3em;
	margin-bottom:3px;
	}
	
	
	
/*________________________________________________________________\\トップページ*/
.toptxt {
	line-height: 1.5ems;
	color: #333333;
	margin: 3px 4px 0px 4px;
}

.news{
	padding-right:10px;
	list-style:none;
	background-image: url(../images/news_pic.gif);
	background-repeat: no-repeat;
	background-position: 40px 6em;
	height: 13em;
	font-size:80%;
	height:229px;
	}	
	
strong.fontor {
	font-weight: normal;
	color: #F97214;
}


ul.nonstyle {
	list-style-type: none;
	display: inline;
}

ul.nonstyle li{
	float: left;
	margin-right: 5px;
	list-style-type: none;
	display: block;
}


/*__________________________________________________________個人情報保護基本方針*/

li.privacy{
font-size:80%;
margin-bottom:15px;
}

li.privacy strong{
color:#004171;
font-weight: normal;
display: block;}


li.privacy ol li{
	margin:0px 0px 15px 30px;
	list-style:decimal outside;
	padding:0 0 0 1em;
	
}

li.privacy dt{
margin:0px 0px 15px 0;
list-style:decimal outside;
display:inline;
padding:0;
margin:0;

}


/*_______________________________________________________________________会員企業一覧*/

h4.member {
	background-image: url(../common-imgs/icon_or.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #004171;
	font-size: 80%;
	font-weight: bold;
	padding-left: 13px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
}





ul.index{
list-style:outside disc;
}


ul.index li{
	float:left;
	margin-right:15px;
	background-image: url(../common-imgs/icon_or.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	list-style-position: outside;
	list-style-type: none;}
.bgg {
	background-image: url(../common-imgs/bk_diagonal_g.gif);
	background-repeat: repeat;
}



/*_____________________________________________________________________________人権宣言*/

div#declaration{
}


div#declaration p{
text-indent:1em}











/*______________________________________________________________________________お問い合わせフォーム*/
form {
background:url(../../images/img_contact/form_bg.gif);
margin:20px 10px 20px 10px;
border-bottom:none;
border-right:none;
}

.contact dl {
margin: 10px;
padding:0px;
}

.contact dt {
/*border-bottom:#D7D7D7 dashed 1px;*/
float:left;
margin:0 0 7px 0;
padding:5px 0 5px 0;
width:185px;
color:#444444;
font-size:80%;
clear:both;
border-right:#D7D7D7 solid 4px;
background:url(../common-imgs/bk_diagonal_g.gif) repeat;
}
	
.contact dd {
margin:0 0 7px 20px;
/*（inputの高さ<テキストの高さ）の場合、dtの高さよりddの高さが高くないとダメみたい*/
padding:0px 0 7px 20px;
font-size:80%;
/*border-bottom:#D7D7D7 dashed 1px;*/
}

.contact dd select {
background:#FFFFFF;
}

.contact dd input, .contact dd textarea, .contact dd select {
width:260px;
font-family: Arial, Helvetica, sans-serif;
}

.form_btn, .form_btn:focus, .form_btn:hover {
margin:0;
width:auto;
border:3px double #999999;
border-top-color:#CCCCCC;
border-left-color:#CCCCCC;
padding:3px 8px 3px 8px;
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

/*ボタンを押しているとき*/
.form_btn:active {
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

input:hover,textarea:hover,input:focus,textarea:focus {
background-color:#FFFFFF;
}
ul strong{
	font-size: 100%;
}

/*____________________________________写真の下の写真説明文
__________________________________*/
dl.img300text,dl.img300text dt{
	padding-left: 0;
	margin-left: 0;
}
dl.img300text dd{
	font-size: 75%;
	width: 284px;
	padding:2px 8px;
	margin-left:0;
	line-height:1.5em;}

dl.img180text,dl.img180text dt{
	padding-left: 0;
	margin-left: 0;
	margin-top:0;
	padding-top:0;

}

dl.img180text{
	float:left;
	margin-right:5px;
	width:180px;

}

dl.img180text dd{
	font-size: 75%;
	width: 164px;
	margin-left:0;
	padding:2px 8px;
	line-height:1.5em;
}

li dl.img180text{
	margin-right:0px;
}



/*写真2枚に説明文がまたがる場合用*/
dl.img365text,dl.img365text dt{
	padding-left: 0;
	margin-left: 0;
	margin-top:0;
	padding-top:0;

}

dl.img365text{
float:left;
}

dl.img365text img{
	float:left;
	margin-right:5px;
	width:180px;

	


}

dl.img365text dd{
	font-size: 75%;
	width: 349px;
	margin-left:0;
	padding:2px 8px;
	line-height:1.5em;
}




/*___________________________*/

dl.img250text,dl.img250text dt{
	padding-left: 0;
	margin-left: 0;
}
dl.img250text dd{
	font-size:95%;
	width: 234px;
	padding:2px 8px;
	margin-left:0;
	line-height:1.5em;
}

.talign_c{
text-align:center;
}

/*_____________________________________________________________________________人権宣言*/

div#declaration p{
text-indent:1em}



div#declaration_wrap{
background:url(../purpose/img/top.gif) center top no-repeat;
width:550px;
padding-bottom:0;
margin-bottom:0;
padding-top:0;
margin-top:30px;


}
div#declaration{
padding:109px 0 100px 0;
background:url(../purpose/img/bottom.gif) center bottom no-repeat;
margin-bottom:0;
margin-top:0;
width:550px;
}


/*IE用*/
* html div#declaration{
padding:109px 0 100px 0;
background:url(../purpose/img/bottom.gif) center bottom no-repeat;
margin-bottom:0;
margin-top:0;
width:550px;
}


div#declaration_wrap p{
background:url(../purpose/img/center.gif) left center repeat-y;
padding:0.6em 45px;
margin-top:0 ;
width:470px;}


/*IE用*/
* html div#declaration_wrap p{
background:url(../purpose/img/center.gif) left center repeat-y;
padding:0.6em 45px;
margin-top:0 ;
width:550px;}


.font80 {
	font-size: 85%;
	line-height: 130%;
}
.line-height150 {
	line-height: 1.5em;
}
.fontr {
	color: #FF0000;
}


.clear{
clear:both;
}
