/********************フロート解除用スタイル*********************/
/*                                                             */
/* フロートが適用されているスタイルの1段外側のスタイル名を入力 */
/*                                                             */
/***************************************************************/


.howto_wrap {
	min-height:0;
	display: inline-table;
	overflow: visible;
	position: relative;
	_left: -180px;
	_top: -127px;
}
/*************スタイル名の後ろに『:after』を入れる**************/
.howto_wrap:after {
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
}

/*************スタイル名の頭に『* html 』を入れる***************/
/* \*/ 
* html .howto_wrap {
	height:0px;
}
.howto_wrap {
	font-size: 16px;
	display: block;
}


#earnestly_title {
	background-image: url(/img/earnestly/earnestly_title.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 630px;
	margin-bottom: 10px;
	padding-top: 55px;
	text-align: left;
	padding-left: 20px;
}
#master_title {
	background-image: url(/img/earnestly/master_title.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 630px;
	margin-bottom: 10px;
	padding-top: 55px;
	text-align: left;
	padding-left: 20px;
}
#tradition_title {
	background-image: url(/img/earnestly/tradition_title.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 630px;
	margin-bottom: 10px;
	padding-top: 55px;
	text-align: left;
	padding-left: 20px;
}

.sub_title {
	text-align: left;
	padding-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #5CD667;
	border-bottom-color: #5CD667;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.txt_box01 {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.txt_box01 p {
	margin-bottom: 10px;
}


.name {
	text-align: right;
	padding-right: 20px;
}
.member_tb {
	width: 90%;
	margin-bottom: 20px;
	text-align: left;
}
.member_tb th {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.member_tb td {
	padding-left: 10px;
}
.img_stlye_02 {
	float: right;
	margin-left: 10px;
}
.howto_wrap {
	width: 600px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #EEEEEE;
	text-align: left;
}
.left_p {
	float: left;
	width: 200px;
}
.right_t {
	float: right;
	width: 380px;
	text-align: left;
	font-size: 16px;
}
.left_t {
	float: left;
	width: 380px;
	text-align: left;
	font-size: 16px;
}
.right_p {
	float: right;
	width: 200px;
}
.ul_style01 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.li_style01 {
	list-style-type: decimal;
	list-style-position: outside;
	margin-right: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#close {
	margin-top: 10px;
	text-align: center;
}
.2nd_title {
	color: #FF0000;
	text-decoration: underline;
	margin-bottom: 10px;
}
.3rd_title {
	color: #FF3300;
}

.ul_style02 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.li_style02 {
	list-style-type: circle;
	list-style-position: inside;
	margin-right: 20px;
	margin-left: 30px;
}
#howto2_tb {
	width: 550px;
	margin-bottom: 20px;
}
#howto2_tb td {
	vertical-align: top;
}

#howto2_tb .txt_style {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	height: 54px;
}

#howto2_tb img {
	margin-right: 20px;
	margin-left: 5px;
}

#contents p,#contents li {
	font-size: 1.5em;
	line-height: 150%;
}
#contents h3 {
	font-size: 1.6em;
	line-height: 150%;
}
#contents h4 {
	font-size: 1.5em;
	line-height: 150%;
	clear: both;
}
#contents h5 {
	font-size: 1.5em;
}
#contents blockquote {
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	line-height: 150%;
}
.masterRight {
	float: left;
	width: 330px;
	margin-left: 10px;
}
.masterLeft {
	float: left;
	height: 210px;
	width: 280px;
}
.nameProf {
	line-height: 30px;
	background-image: url(../img/master/nameBack.jpg);
	background-repeat: no-repeat;
	text-indent: 1em;
}
.photoTable {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
