@charset "euc-jp";
/* CSS Document */

/* com css start */
#pagetitle{
	height:25px;
	background-image:url(../images/com/bg-h1.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding-left:0px;
	padding-top:0px;

}
#pagetitle h1{
	font-size:110%;
	color:#5e584e;
}
h2{
	font-size:90%;
	color:#5e584e;
	line-height:130%;
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:10px;
	border-bottom: solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-left: solid;
	border-left-color:#FF9933;
	border-left-width:5px;
	text-align:left;
}
p.read{
	font-size:80%;
	line-height:160%;
	color:#d20929;
	margin-bottom:10px;	
}
p.text{
	font-size:80%;
	line-height:160%;
	margin-bottom: 10px;
}
p.text-end{
	font-size:80%;
	line-height:160%;
	margin-bottom: 30px;
}
p.diary{
	width: 486px;
	font-size:80%;
	line-height:180%;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	}
p.frame {
	font-size:80%;
	line-height: 160%;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #cccccc;
}
#frame-shadow-top{
	width:530px;
	background-repeat:no-repeat;
}
#frame-shadow-bottom{
	width:530px;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:20px;
}
p.text-shadow{
	width:486px;
	font-size:80%;
	line-height:160%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.cgi-link{
	font-size:80%;
	line-height:160%;
	text-align:center;
}
.button{
	height:48px;
	width:342px;
	background-image:url(../images/com/bg-button.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.button-end{
	height:48px;
	width:342px;
	background-image:url(../images/com/bg-button.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
.button a, .button-end a{
	display:block;
	height:32px;
	width:314px;
	font-size:90%;
	font-weight:bold;
	color:#5e584e;
	text-decoration:none;
	padding-left:28px;
	padding-top:16px;
}
.button a:hover, .button-end a:hover{
	color:#9d9992;
}
/* com css end */

/* table css start */
table.style{
	width: 486px;
	font-size: 80%;
	color: #333333;
	line-height: normal;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-collapse: collapse;
}
table.style th{
	width:160px;
	color:#444444;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	vertical-align:top;
}
table.style th .head{
	background-color:#f2f2ec;
	padding: 5px 0px 5px 0px;
}
table.style th.b-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
table.style td{
	padding: 5px 5px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
table.style td.b-right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
/* table css end */

/* list css start */
ol.style{
	font-size:80%;
	line-height:160%;
	margin-bottom: 10px;
}
ol.style li{
	margin-bottom: 10px;
}

/* list css end */

/* form css start */
.submit{
	width: 486px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f2f2ec;
	text-align:center;
}
/* form css end */

/* 書籍・DVD css start */
.book {
	width:586px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
.book-pic{
	float:left;
	padding:6px;
	border:solid 1px #CCCCCC;
}
.book-text{
	float:right;
	width:457px;
	margin-left:10px;
}
h3.book-text-title{
	font-size:90%;
	line-height:160%;
	color:#5e584e;
	margin-bottom:5px;
}
.book-text-detail{
	font-size:80%;
	line-height:160%;
}
.book-text-info{
	width:auto;
	font-size:70%;
	line-height:100%;
	color:#5e584e;
	margin-bottom:5px;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-left:6px;
	border:solid 1px #CCCCCC;
}
.buy{
	height:15px;
	width:227px;
	background-image:url(../images/book/btm-buy.gif);
	background-repeat:no-repeat;
}
.buy a{
	display:block;
	height:15px;
	width:227px;
}
/* 書籍・DVD css end */

/* への質問 css start */
.answer{
	width:586px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
/* への質問 css end */

/* 日記 css start */
.diary-form{
	width: 530px;
	font-size:80%;
	line-height:160%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	margin-bottom:10px;
}
.diary{
	width:530px;
	padding-bottom:10px;
	margin-bottom:10px;
}
/* 日記 css end */

/* リンク css start */
.link {
	width:586px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
.link-img{
	float:left;
	padding:6px;
	border:solid 1px #CCCCCC;
}
.link-text{
	float:right;
	width:357px;
	margin-left:10px;
}
h3.link-text-title{
	font-size:90%;
	line-height:160%;
	color:#5e584e;
	margin-bottom:5px;
}
.link-text-detail{
	font-size:80%;
	line-height:160%;
}
/* リンク css end */

/* プロフィール css start */
.profile {
	width:586px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.profile-img{
	float:left;
	padding:6px;
	border:solid 1px #CCCCCC;
}
.profile-text{
	float:right;
	width:357px;
	margin-left:10px;
}
.profile-text-title{
	font-size:90%;
	font-weight:bold;
	line-height:160%;
	color:#5e584e;
	margin-bottom:5px;
}
.profile-text-detail{
	font-size:80%;
	line-height:160%;
}
p.frame-profile {
	font-size:80%;
	line-height: 160%;
	background-image:url(../images/profile/profile-img.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #cccccc;
}
table.style-profile{
	width: 586px;
	font-size: 80%;
	color: #333333;
	line-height: normal;
	margin-bottom: 30px;
	border-collapse: collapse;
}
table.style-profile th{
	color:#444444;
	padding: 5px 0px 5px 0px;
	text-align:center;
	vertical-align:top;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
table.style-profile th .head{
	background-color:#f2f2ec;
	padding: 3px 0px 3px 3px;
}
table.style-profile td{
	padding: 5px 0px 5px 10px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
}
/* プロフィール css end */
/* 講演会主催者様用 css start */
.data-form{
	width: 530px;
	font-size:80%;
	line-height:160%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f2f2ec;
	text-align:center;
	margin-bottom:10px;
}
/* 講演会主催者様用 css end */

/* 活動報告 css start */
.report{
	width: 510px;
	margin-left:10px;
	margin-right:10px;
}
ul.report-style, ul.report-style li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.report-style li{
	clear:both;
	list-style-type: none;
	background-image:url(../images/report/arrow-report.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	font-size:80%;
	line-height:160%;
	text-align:left;
}
ul.report-style li.indent{
	list-style-type: none;
	background-image:url(../images/report/arrow-report.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom: dotted;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	font-size:80%;
	line-height:160%;
	padding-left: 15px;
	margin-left:30px;
}
/* 活動報告 css end */