@charset "Shift_JIS";

/* 共通 */
.margin_bottom {
	margin-bottom: 20px;
}
.margin_bottom_small {
	margin-bottom: 2px;
}
.margin_em {
	margin-bottom: 1em;
}
.margin_std {
	margin-bottom: 10px;
}
.margin_left {
	margin-left: 1em;
}
.margin_minus_left {
	margin-left: -1em;
}
.margin_minus2_left {
	margin-left: -2em;
}


.link {
	color: #C00;
	text-decoration: none;
}
.link a:hover,
.link a:focus,
.link a:active {
	color: #333333;
	text-decoration: underline;
}

/* 2009.2.12 add */
.link_bg {
	background-color: #fff7d1;
	margin: 10px 1em 10px 2em;
	padding: 5px;
}

/* 2008.11.28 add */
.link2 {
	color: #333333;
	text-decoration: none;
}
.link2 a:hover,
.link2 a:focus,
.link2 a:active {
	color: #C00;
	text-decoration: underline;
}
.company {
	margin-left: 1.5em;
	letter-spacing:0.1em;
}

.comm_icon {
	float:left;
	width: 40px;
}

.comm_text {
	float:left; 
/*	width: 390px; */
	width: 380px; 
	padding: 0 5px;
}
.comm_text2 {
	float:left; 
	width: 370px;
	padding: 0 5px;
	
}

.tbl {
	table-layout: fixed;
	width: 535px;
	border-collapse: collapse;
	border-collapse: collapse;
	empty-cells: show;
}
.tbl td {
	border: 1px solid #999999;
	padding: 2px;
}
.tbl td td {
	border: none;
	padding: 2px;
}

.tbl_nowidth{
	border-collapse: collapse;
	border-collapse: collapse;
	empty-cells: show;
}
.tbl_nowidth td {
	border: 1px solid #999999;
	padding: 2px;
}
.tbl_nowidth td td {
	border: none;
	padding: 2px;
}

.tbl_no {
	border-collapse: collapse;
	border-collapse: collapse;
	empty-cells: show;
}
.tbl_no td {
	border: 1px solid #999999;
	padding: 3px;
}
/* 2008.11.19 add */
.list_custom {
	text-indent:-1em;
	margin: 3px 0;
	margin-left:1em
}
.list_custom1 {
	text-indent:-0.8em;
	margin: 3px 0;
	margin-left:0.8em;
	padding-left: 3px;
}
/* 2008.11.26 add
   標準リーフの本文（text_area1）の※で使用
 */
.list_custom2 {
	text-indent:-2em;
	margin: 3px 0;
	margin-left: 2.3em;
}
.list_custom3 {
	text-indent:-1em;
	margin: 3px 0;
	margin-left: 2em;
}
.list_custom4 {
	text-indent: -1.2em;
	margin: 3px 0;
	margin-left: 1.3em;
}
.list_custom5 {
	text-indent: -1.7em;
	margin-left: 1.5em;
}
.list_custom6 {
	text-indent:-7px;
	margin-left:1em;
}

ul.ol_num li {
	list-style: none;
	margin: 0 0 0 -2em;
	text-indent: -2.5em;
	padding-left: 2em;
}

/* 2009.4.2
   メンバー用table追加
*/
.member {
	table-layout: fixed;
	width: 500px;
	border-collapse: collapse;
	border-collapse: collapse;
	empty-cells: show;
}
.member td {
	padding: 2px;
}
.member td.part {
	background-color: #eee;
	width: 110px;
}
.member td.part1 {
	border: 1px solid #999999;
}
.member td.part_top {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.member td.part_mid {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.member td.part_bot {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.member td.mem,
.member td.company{
	border: 1px solid #999999;
}
.member td.mem {
	width:80px;
}

/* サイトマップ */


/* リーフ共通 */
.text_area,
.text_area1 {
/* 2008.10.29 comment out */
	margin-left: 5px;
	letter-spacing:0.1em;
	/* 2008.08.27 add */
	margin-bottom: 5px;
}
.text_area2 {
	margin-left: 1.5em;
	letter-spacing:0.1em;
	/* 2008.08.27 add */
	margin-bottom: 10px;
}
.text_area ul,
.text_area ol,
.text_area1 ul,
.text_area1 ol ,
.text_area2 ul,
.text_area2 ol,
.text1 ul,
.text1 ol {
	margin-top: 5px;
	margin-left: 2em;
	margin-bottom: 5px;
}
.text_area li ,
.text_area1 li,
.text_area2 li,
.text1 li {
	margin-bottom: 5px;
}
.img_left{
	margin:0 10px 5px 0;
	float:left;
	-webkit-backface-visibility: hidden;
}
.img_right{
	margin:0 0px 5px 7px;
	float:right;
	-webkit-backface-visibility: hidden;
}
.block_img{
	display:block;	
	margin:0 5px 5px 0;
	-webkit-backface-visibility: hidden;
}
.block_img{
	display:block;	
	margin: 0 auto 0 auto;
	text-align: center;
	-webkit-backface-visibility: hidden;
}
.file_area {
	margin: 10px 2em;
	padding: 10px;
	text-align: left;
	background-color: #F1F2F7;
	border:solid #DBE4F4 1px;
}
.file_area2 {
	margin: 10px 3.5em;
	padding: 10px;
	text-align: left;
	background-color: #F1F2F7;
	border:solid #DBE4F4 1px;
}
.file_area a,
.file_area2 a {
	color: #c00000;
	text-decoration: none;
}
.file_area a:hover,
.file_area a:focus,
.file_area a:active,
.file_area2 a:hover,
.file_area2 a:focus,
.file_area2 a:active {
	text-decoration: underline;
}

.file_area img{
	border:0px;
	vertical-align: middle;
}
.text_area_right {
	text-align: right;
	margin-right: 2em;
	padding-right: 10px;
}

/* リーフ標準 */

#anchor {
	padding: 3px 5px 3px 5px;
	width: 540px;
	border:1px solid #ADB4B7;
	background-color: #F1F2F7;
	text-align: left;
	margin: 0 10px 10px;
}
#anchor a {
	color: #333;
	text-decoration: none;
}
#anchor a:hover ,
#anchor a:focus ,
#anchor a:active {
	color: #C00;
	text-decoration: underline;
}


#main-contents h4 + h5,
#template3 h4 + h5,
h4 + h5 {
	margin-top: 5px;
}
#main-contents h4 a {
	text-decoration: none;
} 
#main-contents h4 a:hover,
#main-contents h4 a:focus,
#main-contents h4 a:active {
	color: #C00;
	text-decoration: underline;
}

pre.publicad {
	padding: 5px;
	width: 500px;
	background-color: #ddd;
}

/* リーフ標準 template3.vm */
#template3 .text_area2 {
	margin-top: 0;
}
.creative_link{
	margin: 0 0 0 3em;
}
.creative_link img{
	float:left;
	width: 17px;
	padding-right:5px;
}

.margin_top_std {
	margin-top: 10px;
/*	margin: 0;
	margin-left: 1.5em;
	letter-spacing:0.1em;*/
}
.area2 {
	margin-left: 1.5em;
	letter-spacing:0.1em;
}


/* リーフ 会員社一覧 */
.list {
	color: #C00;
	text-decoration:none;
	font-size: 10pt;
}
#memberlist_count {
	margin-top: 10px;
	margin-bottom: 10px;
}

#regular_member, #support_member {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* 総会議事録 */
.general {
	margin-bottom: 1em;
}
#end_text{
	margin: 10px 5px;
	text-align: right;
}
/* 活動内容 */
.desc_link img{
	float:left;
	width: 17px;
	padding-right:5px;
}
/* 活動成果 */
.act_link {
	margin: 10px 0 15px 3em;
/* 2010.8.13 comment
	width: 500px;
	word-break: break-all;
*/
}
.act_link2 {
	margin: 10px 0 15px 1em;
	word-break: break-all;
}
/* 2010.8.13 comment
.act_link img ,
*/
.act_link2 img {
	float:left;
	width: 17px;
	padding-right:5px;
}
.form_link {
	margin: 5px 1em;
}
.form_link img{
	float:left;
	width: 17px;
	padding-right:5px;
}


/* リーフ項目 */
#leaf_headding {
	margin-bottom: 20px;
}

/* リリース用テンプレート */
#release_name {
	width: 150px; 
	border: 1px solid #505050; 
	margin: 1px; 
	padding: 5px; 
	text-align: center
}
#release_pdf {
	margin: 10px;
}
#release_right {
	text-align: right;
	margin-right: 10px;
}
#release_title,
#title {
	font-weight: bold;
	font-size: 10pt;
	margin: 20px 5px 5px 5px;
	text-align:center;
}
#release_sub_title,
#sub_title {
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 20px;
	text-align:center;
}
.release_icon {
	float:left;
	width: 50;
	height: 50;
}

.release_text {
	float:left; 
	width: 400; 
	height: 50;
	padding-left: 10px;
}
.release_text a {
	color: #C00;
	text-decoration: none;
}
.release_text a:hover,
.release_text a:focus,
.release_text a:active {
	text-decoration: underline;
}


/* リスト トピックス */
.topics_list {
	margin-bottom: 10px;
}
.tid_left {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}
.tid_left img {
	border: none;
	margin: 5px 10px 5px 0;
}
.tid_right {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 400px;
}
/*
.text2 {
	font-size: 9.5pt;
	line-height: 1.3
}
.date2 {
	font-weight: bold; 
	color: red;
}
*/
/* リスト RELEASE,INFORMATION */
.list_date{
	margin-left: 2em;
}
.list_date TD {
	border: none;
	padding: 1px;
}
.list_date a{
	text-decoration: none;
	color: #333;
}
.list_date a:hover,
.list_date a:focus,
.list_date a:active {
	color: #C00;
	text-decoration: underline;
}

.list_date .left_date {
	border-left: 3px solid #ff2800; 
	padding: 1px 5px;
	color: #ff2800;
	font-weight: bold;
}
.list_date .arrow {
	float: left; 
	width: 20px
}
.list_date .comm3 {
	float: left; 
	width: 470px;
}



/* リスト標準 */
#list_desc {
	margin: 0 0 20px 5px;
}
#page_list {
	margin-bottom: 10px;
}

#page_list .sep{
	padding: 5px 0;
	margin-bottom: 5px;
}

.list_memo {
	display: block;
	color:#666;
/*	font-size:10pt;*/
	width:500px;
	height:auto;
/*	text-indent: 1em;*/
	text-align: left;
/*	padding: 0 0 10px 10px;*/
	padding: 0 0 10px 1em;
	line-height:1.5em;

}

#page_list ul {
	list-style:none;
}

#page_list li {
/*	margin-bottom: 0;*/
	padding-bottom: 1em;

}

#page_list li li {
	margin: 0 1.5em 0 1.5em;
}


/* 
	#main-contents h4 a と同様
 */
#page_list li a {
	background: url(../images/h4.gif) no-repeat top left;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	font-height: 130%;
	text-align: left;
	text-decoration: none;
	padding-left: 2em;
	padding-bottom: 5px;
	color: #333;
}
#page_list li a:hover,
#page_list li a:focus,
#page_list li a:active {
	color: #C00;
	text-decoration:underline;
}
.page_feeder{
	text-align: center;
	display: block;
	margin-top:20px;
}
.page_feeder a{
	color: #c00000;
	text-decoration: none;
}
.page_feeder a:hover,
.page_feeder a:focus,
.page_feeder a:active{
	text-decoration: underline;
}
/* 新着情報標準 */



/* イベント標準 */




