@charset "UTF-8";

/* CSS Document */


/*for link color ==================================*/

div#contents_left a:link {
	color:#b45916;
	text-decoration:none;
}

div#contents_left a:visited {
	color:#b45916;
	text-decoration:none;
}

div#contents_left a:hover {
	color:#b45916;
	text-decoration:none;

}

div#contents_left a:active {
	color:#b45916;
	text-decoration: none;

}


/*for left contents ==================================*/



div#contents div#contents_left h3 {
	padding-left: 25px;
	font-size: 1.2em;
	height: 35px;
	width: 675px;
	line-height: 35px;
	color: #000000;
	margin-bottom: 10px;
	background-image: url(../img/committee/committee_h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contents h3 span {

	font-size: 0.6em;

	margin-left: 10px;

	line-height: 0.6em;

}

div#contents_left div.section div.entry_meta p {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #666666;

	width: 80px;

	font-size: 0.8em;

}

div#contents_left div.section {
	margin-bottom: 25px;
	padding: 0px 25px 25px;
}

div#contents_left div.section div.entry_meta {

	border-left-width: 3px;

	border-left-style: solid;

	border-left-color: #000000;

	padding-left: 6px;

	margin-bottom: 25px;

}

div#contents_left div.entry_more {

	margin-top: 15px;

	text-align: right;

}

div#contents_left h4 {
	font-size: 14px;
	line-height: 23px;
	height: 28px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../img/common/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	color: #000000;
}

div.section div.entry_body {

	font-size: 0.9em;

	line-height: 1.5em;

}

div.entry_body h5 {

	border-bottom: 1px solid #333333;

	font-size: 1.2em;

	font-weight: bold;

	padding-bottom: 5px;

	padding-left: 5px;

}

.entry_body li.last {

	border-style: none;

}

.entry_body ul.tag {

	border: 1px solid #cc3399;

	width: 610px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	margin-top: 0px;

	padding-right: 10px;

}

.entry_more {

	text-align: right;

	padding-bottom: 15px;

	padding-right: 15px;

}

.entry_body {

	font-size: 0.96em;

	line-height: 1.5em;

}

.entry_body ul {

	margin-bottom: 20px;

}

ul.tag li {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

p.page-navigation {

	margin-bottom: 20px;

	text-align: right;

	padding-right: 15px;

}

div#contents_left div.section div.entry_comment {

}



/*for right contents ==================================*/

div#contents_right h3 {
	font-size: 14px;
	color: #000000;
	height: 35px;
	width: 200px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
	background-image: url(../img/committee/committee_righttop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.program_header h5
 {
	color: #b45916;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	display: inline;
	margin-left: 13px;
	padding: 2px 10px;
	font-size: 14px;
	line-height: 14px;
}
.program_header {
	background-image: url(../img/committee/h5_ssf_committee_bg.gif);
	background-repeat: repeat-x;
	line-height: 13px;
	display: block;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.committee p {
	font-size: 12px;
	line-height: 20px;
}
.section .committee {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 20px;
	font-size: 12px;
	line-height: 20px;
}

.committee dt {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b45916;
	padding-left: 5px;
	line-height: 18px;
}
.committee_last dt {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #b45916;
	padding-left: 5px;
	line-height: 18px;
}
.committee .exe_committee {
	padding-top: 10px;
}
.committee_last {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}

