/* ------------------------------
common
------------------------------ */

p {
	margin-bottom: 15px;
	margin-top: 0px;
}
hr {
	border-style: dashed none none none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pagetop {
	width: 100%;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
	clear: both;
}


#common_li li {
	list-style-type: none;
	background-image: url(../image/common/icon.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
#red_li li {
	list-style-type: none;
	list-style-position: outside;
/*	font-size: 12px;*/
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../image/common/dot_red.gif) no-repeat 0px 0em;
	background-position: 0px 2px;	

}
#orange_li li {
	list-style-type: none;
	list-style-position: outside;
/*	font-size: 12px;*/
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../image/common/dot_orange.gif) no-repeat 0px 0em;
	background-position: 0px 2px;

}
#gray_li li {
	list-style-type: none;
	list-style-position: outside;
/*	font-size: 12px;*/
	line-height: 150%;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../image/common/dot_gray.gif) no-repeat 0px 0em;
	background-position: 0px 2px;	

}

#table_dotted table{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
}
#table_dotted table th {
	padding: 5px;
	white-space: nowrap;	
	background-color: #EFEFEF;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}
#table_dotted table td {
	padding: 5px;
	text-align: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}



#table_dotted_2 table{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	margin-top: 1px;	
}
#table_dotted_2 table th {
	padding: 5px;
	white-space: nowrap;	
	background-color: #EFEFEF;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}
#table_dotted_2 table td {
	padding: 5px;
	text-align: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}


.margin_b5 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_l15 {
	margin-left: 15px;
}

.margin_l20 {
	margin-left: 20px;
}
.margin_l30 {
	margin-left: 30px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_t20_b10 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.margin_t40 {
	margin-top: 40px;
}

.margin_b30 {
	margin-bottom: 30px;
}
.margin_b20 {
	margin-bottom: 20px;
}

.bg_FEFDF5 {
	background-color: #FEFDF5;
}
.bg_FDF7D7 {
	background-color: #FDF7D7;
}


.icon {
	vertical-align: middle;
}


/* ------------------------------
text
------------------------------ */


/*h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7em;	
	color: #398986;	
	border-left-width:5px;
	border-left-style:double;
	border-left-color:#9DD7D3;
	padding-left:6px;
	margin:0px 0px 10px 0px;
	font-family: Meiryo UI, Osaka,"Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;	
}
*/

h2 {}

.h2_01 {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7em;	
	color: #398986;	
	border-left-width:5px;
	border-left-style:double;
	border-left-color:#9DD7D3;
	padding-left:6px;
	margin:0px 0px 10px 0px;
/*	font-family: Meiryo UI, Osaka,"Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;	*/
}


.h2_bar {
	border-left-width:5px;
	border-left-style:double;
	border-left-color:#9DD7D3;
	padding-left:6px;
	margin:0px 0px 10px 0px;
/*	font-family: Meiryo UI, Osaka,"Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;	*/
}


.nouson {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7em;	
	color: #398986;	
}


h3 {
/*	font-weight: bold;
	font-size: 16px;
	color: #457052;	
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#FEB850;
	padding-left:6px;
	margin:0px 0px 10px 0px;*/
}
h4 {
	font-weight: bold;
	font-size: 16px;
	color: #34A031;
/*	font-family: Meiryo UI, Osaka,"Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;*/
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #044EA8;	
/*	font-family: Meiryo UI, Osaka,"Hiragino Kaku Gothic Pro","MS PGothic", sans-serif;	*/
}


.h2_bold {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.7em;	
	color: #398986;	
}



.strong_normal { 
    font-size:100%; 
    font-weight:normal; 
} 



.size10px {
	font-size: 10px;
}
.size11px {
	font-size: 11px;
}
.size12px {
	font-size: 12px;
}

.size14px_FF3333_bold {
	font-size: 14px;
	color: #FF3333;
	font-weight: bold;	
}

.size14px_FF6633_bold {
	font-size: 14px;
	color: #FF6633;
	font-weight: bold;	
}

.size15px_FF6633_bold {
	font-size: 15px;
	color: #FF6633;
	font-weight: bold;	
}

.size16px_FF6633_bold {
	font-size: 16px;
	color: #FF6633;
	font-weight: bold;
	line-height:2em;	
}

.size15px_FF3333_bold {
	font-size: 15px;
	color: #FF3333;
	font-weight: bold;	
}
.size16px_FF3333_bold {
	font-size: 16px;
	color: #FF3333;
	font-weight: bold;	
}


.FF3333 {
	color: #FF3333;
}
.size_for_co2 {
	font-size: 75%;
}

.size14px_666666_bold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;	
}

.size15px_666666_bold {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	line-height: 1.7em;		
}

.size16px_666666_bold {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 1.7em;		
}

.size14px_000000_bold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;	
}
.size15px_000000_bold {
	font-size: 15px;
	color: #000000;
	font-weight: bold;	
}
.size13px_000000_bold {
	font-size: 13px;
	color: #000000;
	font-weight: bold;	
}
.size12px_000000_bold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;	
}

.size10px_FF3333 {
	font-size: 10px;
	color: #FF3333;	
}

.color_398986 {
	color: #398986;	
}
.color_000000 {
	color: #000000;	
}

.size18px_bold {
	font-size: 18px;
	font-weight: bold;
}


/* ------------------------------
index
------------------------------ */


#box_topics {
	width: 510px;
	border-top: 1px dotted #8EC0F2;
	border-bottom: 1px dotted #8EC0F2;
	height: 300px;
	margin-bottom: 30px;	
}


#box_info {
	width: 468px;
	padding: 20px;
	border: 1px dotted #9DD7D3;
	margin-bottom: 30px;
	background-color: #FEFDF8;
}


#box_info_2 {
	width: 476px;
	padding: 15px;
	margin: 30px 0px 30px 0px;
	border: 2px dashed #FFCC00;
	background-color:#FDFAF5;
	text-align:center;

}



/* ------------------------------
エコキャップ
------------------------------ */

#box_eco_no1 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/about_ecocap/icon_1.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 2px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_eco_no2 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/about_ecocap/icon_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

#box_eco_attention {
	width: 466px;
	padding: 20px;
	border-width: 2px;
	border-style: dashed;
	border-color: #FF3300;
	background-image: url(../image/about_ecocap/bg_box_eco_attention.gif);
	background-repeat: repeat;
}

/* ------------------------------
事業内容
------------------------------ */

#box_works_no1 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_1.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_works_no2 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_2.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_works_no3 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_3.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_works_no4 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_4.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_works_no5 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_5.gif);
	background-repeat: no-repeat;
/*	background-position: top left;*/
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

#box_works_no6 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

/* ------------------------------
エコキャップリサイクル袋
------------------------------ */

#box_ecocaprecyclebag {
	width: 468px;
	padding: 20px;
	border-width: 1px;
	border-style: dashed;
	border-color: #CCCCCC;
	background-image: url(../image/ecocaprecyclebag/bg_box_ecocaprecyclebag.gif);
	background-repeat: repeat;
}

/* ------------------------------
北海道内の参加者一覧
------------------------------ */

#box_participants_left{
	padding: 0px;
	width: 240px;
	float:left;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
}
#box_participants_right{
	padding: 0px;
	width: 240px;
	float:right;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
}


#table_participants table{
	border-collapse: collapse;
	padding: 0px;
	width: 240px;
}
#table_participants table td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #999;
}

/* ------------------------------
農村助っ人隊
------------------------------ */

#box_nouson_no1 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_nouson_no2 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_nouson_no3 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_nouson_no4 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#box_nouson_no5 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}

#box_nouson_no6 {
	width: 483px;
	clear: both;
	text-align: left;
	background-image: url(../image/works/icon_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 27px;
	margin-bottom: 10px;
	line-height: 1.6em;
}


#table_nouson table{
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	margin-top: 5px;
}
#table_nouson table th {
	padding: 5px;
	white-space: nowrap;	
	background-color: #F8F7EF;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}
#table_nouson table td {
	padding: 5px;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
}



/* ------------------------------
その他
------------------------------ */
#box_pdfinfo {
	width: 488px;
	padding: 10px;
	border: 1px dotted #CCC;
	font-size: 12px;	
}


#box_half_l {
	width: 245px;
	margin: 0px 20px 0px 0px;
	float:left;
}
#box_half_r {
	width: 245px;
	margin: 0px 0px 0px 0px;
	float:left;
}
