@charset "Shift_JIS";



/* 見出し */

.iinname {

	margin: 15px 0 0 0;

	padding: 5px 0 0 7px;

	border-left: 10px solid #A29B8F;

}

.iinname h2 {

	margin: 0;

	padding: 0;

	color: #463820;

	font-size: 18px;

	font-weight: bold;

}

.iinname p {

	margin: 0;

	padding: 0;

	color: #463820;

	font-family: Arial, sans-serif;

	font-size: 12px;

	line-height: 1.5;

}



/*各種委員会報告*/

.iinphoto {

	margin: 20px 0 30px 0;

	padding: 0;

	text-align: center;

}

.iinbox {

	margin: 0 10px 30px 0;

	padding: 20px 0;

	text-align: center;

	border-top: 1px dotted #990000;

	border-bottom: 1px dotted #990000;

}

table.iinmember {

	width: 90%;

	margin: 0 auto;

	border-collapse: collapse;

}

table.iinmember th {

	padding: 2px;

	background-color: #EBCCCC;

	font-size: 14px;

	line-height: 1.5;

	border-right: 1px solid #FFF;

}

table.iinmember td {

	padding: 1px 10px;

	font-size: 14px;

	line-height: 1.5;

	text-align: left;

	vertical-align: top;

}

table.iinmember td.yaku {

	padding-left: 14px;

	background: url('./images/li-iinyaku.gif') no-repeat;

	background-position: 1px 7px;

	font-weight: bold;

}

.btmline {

	border-bottom: 1px solid #999;

}



/*委員会　フェローへのご案内*/

#goannai{

	margin:20px 0 5px 20px;

	width:500px;

	line-height: 1.5;

}



.iin_title{

	padding:3px;

	width:480px;

	background-color:#D2FBCD;

	border-left:7px #8CE380 solid;

	border-right:7px #8CE380 solid;

	line-height: 1.5;

	color:#3B5F36;

}



* html .iin_title{

	width:500px;

}



/*会員支援委員会*/

.iin_sup_title{

	padding:3px;

	width:480px;

	background-color:#E0E8FF;

	border:7px #90ABFF double;

	line-height: 1.5;

	color:#104BFF;

}



* html .iin_sup_title{

	width:500px;

}



/*サブタイトル*/

.iin_sub{

	margin:20px 0 10px;

	padding:0 10px;

	border-left:10px #629F5A solid;

	color:#3B5F36;

	font-weight:bold;

}



/*日時など*/

.iin_yotei{

	padding:5px;

	/*background-color:#E0F3FF;*/

}



.iin_yotei dt{

	width:80px;/*dt幅を文字数によって広げる*/

	height:auto;

	float:left;

}



.iin_yotei dd{

	margin-left:85px;/*dt幅プラス5で設定*/

}



/*ボーダー*/

hr.iin{

	border-top: 1px #ccc dashed;

	border-left: none;

	border-right: none;

	border-bottom: none;

	color: #fff;

	background-color: #ffffff;

	margin: 10px 0;

}



/*IE6*/

*:first-child+html hr.iin{

	margin:0;

}

/*IE7*/

* html hr.iin{

	margin:0;

}



.txt_r{

	text-align:right;

}



.txt_l{

	text-align:left;

}



.txt_c{

	text-align:center;

}



.f_left{

	float:left;

}



.sml{

	font-size:80%;

}



.lag{

	font-size:120%;

}



.clear{

	clear:both;

}



/*写真*/

.phtbox{

	margin:10px auto;

	text-align: center;

}



.phtbox div{

	margin:5px 2px;

	padding: 3px;

	border:1px #ccc solid;

}



.phtbox p{

	text-align: center;

	margin:3px 0;

	padding:0;

	color:#5E833A;

}