
@charset "utf-8";

/* shuho stylesheet */

*{
	margin: 0;
	padding: 0;
}

#wrapper{
	background-image: url(../image/back2.gif);
	margin: 8px auto;
	width: 750px;
}

/* ヘッダー部分 */
#header{
	width: 750px;
}

#header p{
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	color: #323232;
	background-color: #ccffcc;
	text-align: center;
	width: 750px;
	height: 20px;
	padding: 6px 0 6px 0;
}

#header h1{
}

/* ヘッディング部分　左右 */
#heading{
	width: 750px;
	padding: 0 20px;
}

/* 左側 box*/
#col1{
	width: 345px;
	float: left;
}

#col1 img{
	margin: 8px 0;
}

#col1 table{
	width: 325px;
	margin-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 85%;
	line-height: 1.4em;
	margin-bottom: 15px;
}

/* 右側 box*/
#col2{
	width: 365px;
	float: right;
	margin-right: 20px;
}

* html #col2{
	width: 365px;
	float: right;
	margin-left: 20px;
}

#col2 table{
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
}

div.type1{
	margin: 8px 0 10px 0;
	font-size: 85%;
	line-height: 1.8em;
}

table.type2{
	border: 1px solid #666;
	font-size: 78%;
	line-height: 1.6em;
}
.type2 td{
	border: 1px solid #787878;
	padding: 2px 0px 2px 4px;
}

div.type3{
	margin: 8px 0 10px 0;
	font-size: 85%;
	line-height: 1.8em;
	color: #000033;
}

/* コンテンツ部分 */
#contents{
	font-size: 85%;
	padding: 0 20px;
	width: 750px;
	font-family: "ＭＳ ゴシック", Osaka,sans-serif;  /*MS UI Gothic*/
}

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

#contents h2.title_image{
	background: none;
	text-indent: 0;
}

#contents h3{
	clear: both;
	font-size: 114%;
	color: #000022;
	letter-spacing:0.5em;
	margin: 10px 0 10px 15px;
}

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

#contents h5{
	clear: both;
	font-size: 106%;
	color: #000000;
	letter-spacing:0.3em;
	margin: 5px 0 5px 20px;
}

#contents p{
	clear: both;
	margin: 3px 0 8px 25px;
	padding-right: 35px;
	font-size: 100%;
	line-height: 1.6em;
	text-align: justify;
}

/* 箇条書きについての設定 */
#contents ul{
	margin: 8px 20px 8px 25px;
	padding: 0 25px 0 50px;
}
#contents ol{
	margin: 8px 20px 8px 25px;
	padding: 0 25px 0 50px;
}
#contents li{
	line-height: 1.6em;
}

/* 幹事報告テキスト部分ここから↓ */
#kan_text p{
	margin: 3px 0 3px 25px;
}

span.mark{
	display: block;
	width: 2em;
	height: 1.4em;
	font-size: 100%;
	color: #600;
	float: left;
}

table.reihen{
	padding: 0 25px 8px 25px;
}

.reihen td{
	padding: 2px 0 3px 0;
}


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

hr.c_cl{
	clear: both;
	width: 720px;
	height: 1px;
	text-align: center;
	/*display: block;*/
	margin: 7px 0;
	color: #aaaaaa;
}

/* フッター部分 */
#footer{
	width: 750px;
	padding: 10px 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;
}

/* 例会風景部分 */
#reikai{
	width: 710px;
	font-family: "ＭＳ ゴシック", Osaka,sans-serif;
	margin: 0 25px 20px 25px;
}

#reikai h2{
	clear: both;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka,sans-serif;
	color: #000033;
	letter-spacing: 1em;
	margin: 9px 0 12px 0;
	width: 100%;
	line-height: 1.7em;
	text-align: center;
	font-size: 1.4em;
}

#reikai td{
	line-height: 1.8em;
	font-size: 90%;
	text-align: center;
}

/* 繰り返しコンテンツ部分 */
.re-contents{
	font-size: 85%;
	padding: 0 20px 0 0;
	width: 750px;
	font-family: "ＭＳ ゴシック", Osaka,sans-serif;  /*MS UI Gothic*/
}

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

.re-contents h2.title_image{
	background: none;
	text-indent: 0;
}

.re-contents h3{
	clear: both;
	font-size: 114%;
	color: #000022;
	letter-spacing:0.5em;
	margin: 10px 0 10px 15px;
}

.re-contents h4{
	clear: both;
	font-size: 110%;
	color: #000000;
	letter-spacing:0.2em;
	margin: 8px 0 8px 25px;
}

.re-contents h5{
	clear: both;
	font-size: 106%;
	color: #000000;
	letter-spacing:0.3em;
	margin: 5px 0 5px 20px;
}

.re-contents p{
	clear: both;
	margin: 3px 0 8px 25px;
	padding-right: 35px;
	font-size: 100%;
	line-height: 1.6em;
	text-align: justify;
}


/* その他　設定 */
hr.footline{
	margin: 7px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #ccffcc;
	width: 750px;
	height: 1px;
	display: block;
}

.cl{
	clear: both;
}

.r-mark{
	background-image: url(../image/mi_guestmark_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	text-indent: 1.1em;
}

/* 写真左　右文章のテーブルレイアウト */

table.photo_text{
	margin:5px 0 5px 25px;
}

.photo_text th{					/*写真側*/
	text-align: center;
	vertical-align: top;
	width: 330px;
	padding-top: 10px;
}

.photo_text td{					/*文章側*/
	padding: 10px;
	width: 345px;
	vertical-align: top;
	font-size: 100%;
	line-height: 1.6em;
	text-align: justify;
}
