 @charset "utf-8";
/* shuho stylesheet */

* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

#wrapper {
	background-image: url(../../shuho2012/image/back2.gif);
	margin: 8px auto;
	width: 750px;
}
#contents {
	font-size: 85%;
	padding: 0 20px;
	width: 710px;
	font-family: "ＭＳ ゴシック", Osaka, sans-serif;  /*MS UI Gothic*/
}
/* ヘッダー部分 */
#header {
	width: 750px;
}
#header p {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	color: #323232;
	background-color: #a5b900;
	text-align: center;
	width: 750px;
	height: 20px;
	padding: 6px 0 6px 0;
}
#header h1 {
}
/* ヘッディング部分　左右 */
#heading {
	width: 730px;
	padding: 10px;
	float:left;
}
/* 左側 box*/
#col1 {
	width: 345px;
	padding-right:30px;
	float: left;
}
#col1 img {
	margin: 0 0 13px 0;
}
#col1 table {
	width: 325px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 85%;
	margin-bottom: 15px;
}

#col1 table td{
	padding:5px 0 7px 0;
}
/* 右側 box*/
#col2 {
	width: 355px;
	float: left;
}
#col2 table {
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
div.type1 {
	margin: 5px 0 5px 0;
	font-size: 85%;
	line-height: 1.8em;
}

div.type1 td, th {
	padding: 2px 5px 2px 5px;
}

table.type2 {
	border: 1px solid #666;
	font-size: 78%;
	line-height: 1.6em;
}
.type2 td {
	border: 1px solid #787878;
	padding: 2px 5px 2px 5px;
}
div.type3 {
	margin: 3px 0 5px 0;
	font-size: 85%;
	line-height: 1.8em;
	color: #000033;
}
.type3 th {
	padding: 5px 0 5px 0 ;
}
.type3 td {
	padding: 5px 0 5px 0;
}


/* コンテンツ内共通部分 */

#contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	color: #000033;
	background-image: url(../../shuho2012/image/mi-icon-h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	letter-spacing: 0.5em;
	text-indent: 1.5em;
	margin: 0 0 10px 0;
	padding:0;
}

/*見出しを画像にする場合*/
#contents  h2.title_img {
	background-image:none;
	text-indent:0;
	margin:0 0 15px 0;
}

#contents h3 {
	font-size: 114%;
	color: #000022;
	letter-spacing:0.5em;
	margin: 8px 0 8px 20px;
}

#contents h3.h3_2{
	text-align:center;
	margin:20px 20px 10px 20px;
	padding:10px 0 10px 0;
	border-top:#666 dotted 2px;
	border-bottom:#666 dotted 2px;
}

#contents h3.h3_3 {
	padding:5px 0 6px 0;
	margin:0 20px 12px 20px;
	background-color:#b9d1f5;
	color: #000033;
	line-height: 1.5;
	text-align: center;
	border-right-width: 20px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #799ac7;
	border-bottom-color: #cccccc;
	border-left-color: #799ac7;
}

#contents h3.h3_4{
	text-align:left;
	margin:0 20px 0 20px;
	padding:10px 0 5px 0;
	border-bottom:#CCC dotted 2px;
	letter-spacing:normal;
}

#contents h3.h3_5{
	text-align:right;
	margin:20px 20px 10px 20px;
	padding:10px 0 10px 0;
	border-top:#666 dotted 2px;
	border-bottom:#666 dotted 2px;
	letter-spacing: 0em;
}

#contents h2.h2_2 {
	padding:6px 0 6px 0;
	margin:15px 0 12px 0;
	background-color:#b9d1f5;
	color: #000033;
	line-height: 1.7;
	text-align: center;
	background-image:none;
	letter-spacing:normal;
	text-indent:0;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #799ac7;
	border-left-color: #799ac7;
}

#contents h2.h2_3 {
	border-left:20px solid #CA6060;
	border-right:20px solid #CA6060;
	padding:6px 0 6px 0;
	margin:15px 0 12px 0;
	background-color:#FFD5D5;
	color: #000033;
	line-height: 1.7;
	text-align: center;
	background-image:none;
	letter-spacing:normal;
	text-indent:0;
}

#contents h4 {
	font-size: 110%;
	color: #000000;
	letter-spacing:0.2em;
	margin: 8px 0 8px 20px;
}

#contents h4.h4_2{
	margin-right:20px;
	margin-bottom:10px;
	text-align:center;
	letter-spacing:0.5em;
	padding-bottom:10px;
	border-bottom:#666 dotted 1px;
}

#contents h4.h4_4{
	margin:10px 20px 7px 20px;
	text-align:left;
	letter-spacing:0.2em;
	padding:5px 0 7px 10px;
	border-top:#aaaaaa dotted 1px;
	border-left:#aaaaaa solid 10px;
	background-color:#EEEEEE;

}

#contents h4.h4_5{
	margin:15px 20px 0 20px;
	text-align:left;
	letter-spacing:0.2em;
	padding:7px 0 5px 0;
	border-top:#aaaaaa dotted 1px;
}


#contents h4.h4_3{
	margin-right:20px;
	text-align:center;
	letter-spacing:0.5em;
	padding-bottom:5px;
}
#contents h5 {
	font-size: 100%;
	color: #000000;
	letter-spacing:0.3em;
	margin: 8px 0 8px 20px;
}

#contents h5.h5_2 {
	font-size: 100%;
	color: #000000;
	letter-spacing:0.1em;
	margin: 8px 20px 8px 20px;
	padding: 5px 0 5px 10px;
	background-color:#EEE;
}

#contents h5.h5_4 {
	font-size: 100%;
	color: #000000;
	letter-spacing:0.1em;
	margin: 10px 20px 5px 20px;
	padding: 7px 0 7px 0;
	border-bottom:#aaaaaa dotted 1px;
	border-top:#aaaaaa dotted 1px;
}
#contents h5.h5_3 {
	font-size: 100%;
	color: #000000;
	letter-spacing:0.１em;
	margin: 8px 20px 0px 20px;
	padding: 7px 0 5px 0;
	border-bottom:#aaaaaa dotted 1px;
}

#contents p {
	margin: 0 20px 5px 20px;
	font-size: 100%;
	line-height: 1.6em;
	text-justify:inter-ideograph;
	text-align: justify;
	text-indent:0em;
}
#contents table th, td {
	padding:5px ;
	line-height:1.3;
}


/* 各種リスト */
.list1 {
	list-style-position:inside;
	margin:5px 0 5px 20px;
}

.list1 li {
		line-height:20px;
}


.list1_1 {
	list-style-position:inside;
	margin:0 0 5px 30px;
	list-style:disc;
}
.list1_1 li {
			line-height:20px;
}

.list2 {
	list-style-position:inside;
	margin:5px 0 10px 20px;
	list-style:none;
}

.list2 li {
		line-height:20px;
}


.list2 .list2_1  {
	list-style-position:inside;
	margin:0 0 5px 30px;
	list-style:disc;
}


.list2 .list2_1 li {
		line-height:20px;
}

.list3 {
	margin-left:4em;
	margin-bottom:5px;
	margin-top:10px;
}

.list3 li {
	line-height:1.3;
	padding-bottom:6px;
}

.list3 .list3_1 {
	margin:0 0 0 1em;
	list-style:disc;
}

.list4 {
	padding:5px 0 5px 20px;


}



/* 各種ライン */
hr.c_cl {
	clear: both;
	color: #aaaaaa;
}

hr.cl {
	clear: left;
	color: #aaaaaa;
}
/* 青丸矢印記号*/
.r-mark {
	background-image: url(../../shuho2012/image/mi_guestmark_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	text-indent: 1.1em;
}



/*右に回り込ませる設定*/
.flort_right {
	display:block;
	float:right;
	padding:0.2em 20px 0.7em 0.7em;
}

/*左に回り込ませる設定*/
.flort_left {
	display:block;
	float:left;
	padding:0 5px 5px 20px;
}

div.name {
	width:180px;
	text-align:center;
	float:left;
	font-weight:bold;
	margin-bottom:10px;
}

/* 会長の時間についての設定 */
#kaicyou_jikan {
	margin:20px 0 20px 0;
}


/* 幹事報告についての設定 */
#kanji_houkoku {
	margin: 20px 0 20px 0;
}
#kanji_houkoku dl {
	padding-left:20px;
	padding-bottom:6px;
}
#kanji_houkoku dt {
	font-size:120%;
	font-weight:bold;
	padding-bottom:3px;
}
#kanji_houkoku dd {
}
#kanji_houkoku dd ul {
	margin:0 0 0 30px;
	padding:0;
}
#kanji_houkoku dd li {
	list-style:circle url(../../shuho2012/image/ico04.gif);
	line-height:1.3;
	padding-bottom:4px;
}

#kanji_houkoku dd table th, td {
	line-height:1.2;
	vertical-align:top;
}
table.reikaihenkou {
	margin:0 0 0 0;
	width:650px;
}
table.reikaihenkou th, td {
	padding:4px 3px 3px 3px;
}

table.reikaihenkou tr.bg_gry{
	background-color:#EEEEEE;
}


/* 幹事報告テキスト部分ここまで */

/* ニコボックスについて */

#nico dl {
	margin-bottom:11px;
}

#nico dt {
	margin-bottom:3px;
	font-weight:bold;
	color:#333;
}

#nico dd {
	margin-left:20px;
	line-height:1.3;
}

#nico {
	margin:20px 0 20px 0;
}
#nico table {
	margin-bottom:5px;
}
#nico table th, td {
	vertical-align:top;
}
#nico table td {
	text-justify:inter-ideograph;
	text-align: justify;
}
#nico table th {
	font-weight:normal;
	text-align:left;
	padding-right:0;
	white-space:nowrap;
}
#nico table.wide {
	width:700px;
}

#nico table.short_left {
	float:left;
	width:340px;
	margin-right:10px;
}

#nico table.short_left th {
	font-weight:bold;
	color:#333;
}

#nico .nico_name{
	font-weight:bold;
	color:#333;
}

/* ニコボックスについてここまで */

/*議事*/
.giji {
	margin:20px 0 20px 0;
}


/* 例会風景部分 */
#reikai {
	margin:20px 0 20px 0;
}


/* フッター部分 */
hr.footline {
	margin: 7px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #ccffcc;
	width: 750px;
	height: 1px;
	display: block;
}
#footer {
	width: 750px;
	padding: 10px 0 20px 0;
	font-size: 80%;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
#footer ul {
	margin: 0 0 10px 0;
	text-align: right;
}
#footer li {
	display: block;
	width: 9.5em;
	float: right;
	list-style: none;
	margin-right: 1em;
}
#footer a {
	text-decoration: none;
}
