/* サブタイトル */
h3.pagetile {
	color:#333333;
	font-size:20px;
	line-height: 100px;
	background-image: url(../img/back_pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	margin-bottom:20px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 20px;
}
h2.pagetile {
	color:#333333;
	font-size:18px;
	line-height: 100px;
	background-image: url(../img/back_pagetitle2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 100px;
	margin-bottom:30px;
	padding-top: 80px;
	margin-left: 5px;
}
h4.pagetile {
	color:#333333;
	font-size:20px;
	line-height: 100px;
	background-image: url(../img/back_pagetitle3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	margin-bottom:20px;
	padding-top: 20px;
	margin-left: 5px;
}
h5.pagetile {
	color:#333333;
	font-size:20px;
	line-height: 100px;
	background-image: url(../img/back_pagetitle4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	margin-bottom:20px;
	padding-top: 20px;
	margin-left: 5px;	
}
h6.pagetile {
	color:#333333;
	font-size:20px;
	line-height: 100px;
	background-image: url(../img/back_pagetitle5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	margin-bottom:20px;
	padding-top: 20px;
	margin-left: 5px;	
}
.subtitle1 {
	width:610px;
	background-image: url(../img/back_subtitle1.jpg);
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.subtitle1 p{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 25px;
}

/* テキスト */
.font10 {font-size:10px;}
.font12 {font-size:12px;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}

.red1 {
	color:#FF0000;
}
.text1 {
	font-size:13px;
	line-height:30px;
	padding:0 5px 30px;
	margin:0 5px;
	background-image: url(../img/page_line1.jpg);
}
.text2 {
	font-size:16px;
	line-height:30px;
	background-image: url(../img/page_line1.jpg);
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.text3 {
	font-size:13px;
	line-height:30px;
	padding:0 10px;
	margin:0 20px 30px;
	background-image: url(../img/page_line1.jpg);
}
.text4 {
	font-size:13px;
	line-height:30px;
	padding:0 10px 30px;
	margin:0 20px;
	background-image: url(../img/page_line1.jpg);
}

.uservoicebox1 {
	width:580px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.uservoicebox1 p {
	font-size:13px;
	line-height:26px;
	background-image: url(../img/page_line2.jpg);
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.text-point1 {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.text-point2 {
	font-weight:bold;
	background-color: #FFFF33;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* 画像 */
img.img-right01 {
	float:right;
	background-color: #DFDFDF;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}


/* ブログラム */
.prog_sub {
	width:610px;
	background-image: url(../img/program_sub.jpg);
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-repeat: no-repeat;
}
.prog_sub dl {
	margin:0;
	padding:0;
	list-style-type:none;
}
.prog_sub dt {
	float:left;
	color:#FFFFFF;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	text-align: center;
	margin-right: 15px;
}
.prog_sub dd {
	color:#CC0000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.prog_text1 {
	font-size:13px;
	line-height:24px;
	padding:0 5px;
	margin:0 10px 30px 120px;
}

/* 参加者の声 */
#voice_top {
	width:600px;
	margin:0 auto;
	font-size:12px;
	line-height:140%;
}
.voicebox1 {
	width:290px;
	float:left;
	background-image: url(../img/voice_line1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.voicebox2 {
	width:290px;
	float:right;
	background-image: url(../img/voice_line1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	margin-bottom: 15px;
	padding-top: 10px;
}
#voice_top img.img_face {
	float:left;
	margin-left:5px;
	margin-right:10px;
}
#voice_top a {
	color:#CC0000;
	text-decoration:underline;
	margin-bottom:14px;
}
#voice_top a:hover {
	color:#FF9900;
	text-decoration:underline;
	margin-bottom:14px;
}

.voice_catch {
	font-size:18px;
	line-height:24px;
	font-weight: bold;
	background-image: url(../img/voice_sub.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.voice_human {
	width:500px;
	border: 1px solid #CCCCCC;
	padding:10px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.voice_human p{
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.voice-point1 {
	font-weight:bold;
	color:#CC0000;
}

/* フッター */
a.foot_link1 {
	font-size:13px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot_link2 a {
	font-size:13px;
	line-height:20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.foot_link1 {
	text-decoration:underline;
	color:#FFFF00;
}
.foot_link2 a:hover{
	text-decoration:underline;
	color:#FFFF00;
}
.foot_dojoname {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:7px;
}
.foot_company {
	font-size:12px;
	line-height:18px;
	margin-left:10px;
	margin-bottom:30px;
}
.foot_copyright {
	font-size:10px;
	margin-left:10px;
	margin-bottom:15px;
}



/* コンタクト */
#form_table {
	margin:0 20px 20px;
}
#form_table th {
	font-size:13px;
	text-align:left;
	background-image: url(../img/contact_th_back.jpg);
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
#form_table td {
	font-size:13px;
	text-align:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F0F0F0;
}


/* 書籍紹介 */
.books-box1 {
	clear:both;
	height:auto;
	width:580px;
	margin:10px auto;
}
.books-box1 p{
	font-size:13px;
	line-height:30px;
	padding:0 10px;
	margin:0;
	background-image: url(../img/page_line1.jpg);
}
.books-box1 img{
	float:left;
	margin-right:10px;
	padding-bottom:27px;
}
.books-box1 strong {
	font-size:16px;
	color:#003366;
}


table#rireki {
	margin:20px 15px 20px;
}
#rireki th {
	font-size:14px;
	line-height:20px;
	padding:5px;
	background-image: url(../img/rireki_tdbk1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rireki td {
	font-size:14px;
	line-height:20px;
	padding:5px;
	background-image: url(../img/rireki_tdbk2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#rireki-dl {
	margin:20px 15px 30px;
	background-image: url(../img/profile_img3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#rireki-dl dt{
	width:246px;
	height:33px;
	font-size:14px;
	line-height:33px;
	padding:0 15px;
	background-image: url(../img/rireki_nenbk.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#rireki-dl dd{
	font-size:14px;
	line-height:26px;
	padding:5px 15px 25px;
}
