@charset "utf-8";

/* @group margin (px) */

.m0 {
	margin: 0 !important;
}

.m05 {
	margin: 5px !important;
}

.m10 {
	margin: 10px !important;
}

.m15 {
	margin: 15px !important;
}

.m20 {
	margin: 20px !important;
}

.m25 {
	margin: 25px !important;
}

.m30 {
	margin: 30px !important;
}

.m35 {
	margin: 35px !important;
}

.m40 {
	margin: 40px !important;
}

.m45 {
	margin: 45px !important;
}

.m50 {
	margin: 50px !important;
}

.mV0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.mV05 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.mV10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.mV15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

.mV20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.mV25 {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.mV30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.mV35 {
	margin-top: 35px !important;
	margin-bottom: 35px !important;
}

.mV40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.mV45 {
	margin-top: 45px !important;
	margin-bottom: 45px !important;
}

.mV50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}

.mH0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.mH05 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}

.mH10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mH15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.mH20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.mH25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
}

.mH30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.mH35 {
	margin-left: 35px !important;
	margin-right: 35px !important;
}

.mH40 {
	margin-left: 40px !important;
	margin-right: 40px !important;
}

.mH45 {
	margin-left: 45px !important;
	margin-right: 45px !important;
}

.mH50 {
	margin-left: 50px !important;
	margin-right: 50px !important;
}

.mT0 {
	margin-top: 0 !important;
}

.mT05 {
	margin-top: 5px !important;
}

.mT10 {
	margin-top: 10px !important;
}

.mT15 {
	margin-top: 15px !important;
}

.mT20 {
	margin-top: 20px !important;
}

.mT25 {
	margin-top: 25px !important;
}

.mT30 {
	margin-top: 30px !important;
}

.mT35 {
	margin-top: 35px !important;
}

.mT40 {
	margin-top: 40px !important;
}

.mT45 {
	margin-top: 45px !important;
}

.mT50 {
	margin-top: 50px !important;
}

.mB0 {
	margin-bottom: 0 !important;
}

.mB05 {
	margin-bottom: 5px !important;
}

.mB10 {
	margin-bottom: 10px !important;
}

.mB15 {
	margin-bottom: 15px !important;
}

.mB20 {
	margin-bottom: 20px !important;
}

.mB25 {
	margin-bottom: 25px !important;
}

.mB30 {
	margin-bottom: 30px !important;
}

.mB35 {
	margin-bottom: 35px !important;
}

.mB40 {
	margin-bottom: 40px !important;
}

.mB45 {
	margin-bottom: 45px !important;
}

.mB50 {
	margin-bottom: 50px !important;
}

.mL0 {
	margin-left: 0 !important;
}

.mL05 {
	margin-left: 5px !important;
}

.mL10 {
	margin-left: 10px !important;
}

.mL15 {
	margin-left: 15px !important;
}

.mL20 {
	margin-left: 20px !important;
}

.mL25 {
	margin-left: 25px !important;
}

.mL30 {
	margin-left: 30px !important;
}

.mL35 {
	margin-left: 35px !important;
}

.mL40 {
	margin-left: 40px !important;
}

.mL45 {
	margin-left: 45px !important;
}

.mL50 {
	margin-left: 50px !important;
}

.mR0 {
	margin-right: 0 !important;
}

.mR05 {
	margin-right: 5px !important;
}

.mR10 {
	margin-right: 10px !important;
}

.mR15 {
	margin-right: 15px !important;
}

.mR20 {
	margin-right: 20px !important;
}

.mR25 {
	margin-right: 25px !important;
}

.mR30 {
	margin-right: 30px !important;
}

.mR35 {
	margin-right: 35px !important;
}

.mR40 {
	margin-right: 40px !important;
}

.mR45 {
	margin-right: 45px !important;
}

.mR50 {
	margin-right: 50px !important;
}

/* @end */

/* @group margin (em) */

.m05em {
	margin: 0.5em !important;
}

.m1em {
	margin: 1em !important;
}

.m15em {
	margin: 1.5em !important;
}

.m2em {
	margin: 2em !important;
}

.m25em {
	margin: 2.5em !important;
}

.m3em {
	margin: 3em !important;
}

.m35em {
	margin: 3.5em !important;
}

.m4em {
	margin: 4em !important;
}

.m45em {
	margin: 4.5em !important;
}

.m5em {
	margin: 5em !important;
}

.mV05em {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

.mV1em {
	margin-top: 1em !important;
	margin-bottom: 1em !important;
}

.mV15em {
	margin-top: 1.5em !important;
	margin-bottom: 1.5em !important;
}

.mV2em {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
}

.mV25em {
	margin-top: 2.5em !important;
	margin-bottom: 2.5em !important;
}

.mV3em {
	margin-top: 3em !important;
	margin-bottom: 3em !important;
}

.mV35em {
	margin-top: 3.5em !important;
	margin-bottom: 3.5em !important;
}

.mV4em {
	margin-top: 4em !important;
	margin-bottom: 4em !important;
}

.mV45em {
	margin-top: 4.5em !important;
	margin-bottom: 4.5em !important;
}

.mV5em {
	margin-top: 5em !important;
	margin-bottom: 5em !important;
}

.mH05em {
	margin-left: 0.5em !important;
	margin-right: 0.5em !important;
}

.mH1em {
	margin-left: 1em !important;
	margin-right: 1em !important;
}

.mH15em {
	margin-left: 1.5em !important;
	margin-right: 1.5em !important;
}

.mH2em {
	margin-left: 2em !important;
	margin-right: 2em !important;
}

.mH25em {
	margin-left: 2.5em !important;
	margin-right: 2.5em !important;
}

.mH3em {
	margin-left: 3em !important;
	margin-right: 3em !important;
}

.mH35em {
	margin-left: 3.5em !important;
	margin-right: 3.5em !important;
}

.mH4em {
	margin-left: 4em !important;
	margin-right: 4em !important;
}

.mH45em {
	margin-left: 4.5em !important;
	margin-right: 4.5em !important;
}

.mH5em {
	margin-left: 5em !important;
	margin-right: 5em !important;
}

.mT05em {
	margin-top: 0.5em !important;
}

.mT1em {
	margin-top: 1em !important;
}

.mT15em {
	margin-top: 1.5em !important;
}

.mT2em {
	margin-top: 2em !important;
}

.mT25em {
	margin-top: 2.5em !important;
}

.mT3em {
	margin-top: 3em !important;
}

.mT35em {
	margin-top: 3.5em !important;
}

.mT4em {
	margin-top: 4em !important;
}

.mT45em {
	margin-top: 4.5em !important;
}

.mT5em {
	margin-top: 5em !important;
}

.mB05em {
	margin-bottom: 0.5em !important;
}

.mB1em {
	margin-bottom: 1em !important;
}

.mB15em {
	margin-bottom: 1.5em !important;
}

.mB2em {
	margin-bottom: 2em !important;
}

.mB25em {
	margin-bottom: 2.5em !important;
}

.mB3em {
	margin-bottom: 3em !important;
}

.mB35em {
	margin-bottom: 3.5em !important;
}

.mB4em {
	margin-bottom: 4em !important;
}

.mB45em {
	margin-bottom: 4.5em !important;
}

.mB5em {
	margin-bottom: 5em !important;
}

.mL05em {
	margin-left: 0.5em !important;
}

.mL1em {
	margin-left: 1em !important;
}

.mL15em {
	margin-left: 1.5em !important;
}

.mL2em {
	margin-left: 2em !important;
}

.mL25em {
	margin-left: 2.5em !important;
}

.mL3em {
	margin-left: 3em !important;
}

.mL35em {
	margin-left: 3.5em !important;
}

.mL4em {
	margin-left: 4em !important;
}

.mL45em {
	margin-left: 4.5em !important;
}

.mL5em {
	margin-left: 5em !important;
}

.mR05em {
	margin-right: 0.5em !important;
}

.mR1em {
	margin-right: 1em !important;
}

.mR15em {
	margin-right: 1.5em !important;
}

.mR2em {
	margin-right: 2em !important;
}

.mR25em {
	margin-right: 2.5em !important;
}

.mR3em {
	margin-right: 3em !important;
}

.mR35em {
	margin-right: 3.5em !important;
}

.mR4em {
	margin-right: 4em !important;
}

.mR45em {
	margin-right: 4.5em !important;
}

.mR5em {
	margin-right: 5em !important;
}

/* @end */

/* @group TOP ログインはこちらから	login_box */

#login_box div {
	float: left;
	width: 140px;
	_width: 135px;
}

#login_box div input {
	width: 130px;
}

#install {
	background: #FFFFEE;
	border: solid 1px #FFFFCC;
	padding: 9px;
}

#install h3{ font-size: 12px;}

.slide { margin-bottom: 1em;}
.slide dt { padding: 0 3px; font-size: smaller;  background: #FAFAFA; text-align:right; border-bottom: solid 1px #F2F2F2;}
.slide dt.hover { background: #FFFFEE;}
.slide dd {  background: #FFFFEE; padding: 10px;}

/* 2010/04/19 add start */
/*- キービジュアル -*/
body.top#index #main_image_area img {
	border: 1px solid #bebfbf;
	border-top: none;
}

body.top#index #contentbox_right h2 {
	margin-bottom: 0;
}

body.privacy#index h2,
body.sct#index h2,
body.lesson#index h2,
body.flow#index h2,
body.course#index h2,
body.qa#index h2,
body.contact#index h2 {
	padding-left: 15px;
	height: 41px;
	line-height: 41px;
	background: url(/images/img/bg_h2_2.gif) no-repeat left top;
	font-size: 1.5em;
}

/*- h3 -*/
body.top#index h3 {
	margin: 0 0 1em 0;
}

body.flow#index h3,
body.course#index h3,
body.qa#index h3,
body.contact#index h3 {
	margin-bottom: 1em;
	padding: 0.5em;
	border-top: 1px solid #9F9F9F;
	border-left: 1px solid #9F9F9F;
	background: url(/images/img/bg_h3.gif) repeat-x left top;
	font-weight: normal;
	font-size: 1.3em;
}

/*- p -*/
body.top#index #contentbox_left p,
body.top#index #contentbox_right p,
body.course #container p,
body.qa #container p,
body.contact #container p {
	margin-bottom: 0;
}

/*- div.section -*/
div.section {
	margin: 0 0 1.5em 0;
}


body.lesson div.section,
body.flow div.section,
body.course div.section,
body.qa div.section,
body.contact div.section {
	margin-bottom: 3em;
}

body.top div.section {
	margin-bottom: 0.5em;
}
div.section2 {
	margin: 0 0 1em 0;
}

div.section.last-child,
div.section2.last-child {
	margin-bottom: 0;
}

/* @end */

/* @group トップページ */

body.top#index h1 {
	margin-bottom: 0;
}

body.top#index #contentbox_left div.section {
	width: 650px;
}

body.top#index #contentbox_right div.section {
	width: 230px;
}

body.top#index #contentbox_left div.section p.to_top {
	margin: 1em 0 0;
}

body.top#index p.detail {
	text-align: right;
}

body.top#index p.detail span {
	padding: 5px 0 5px 60px;
	line-height: 25px;
	height: 25px;
	background: url(/images/img/ico_hand.gif) no-repeat left center;
}

/*- レッスンコンセプト ～「通じる英語」を学ぶ街～ -*/
body.top#index div#concept ul li {
	padding: 0 0 0 12px;
	background: url(/images/img/ico_circle_01.gif) no-repeat left 5px;
}

body.top#index div#concept ul li.first-child {
	overflow: hidden;
	margin: 0 0 10px;
}

body.top#index div#concept ul li.first-child p.text {
	float: left;
	width: 280px;
	overflow: hidden;
}

body.top#index div#concept ul li.first-child p.image {
	float: right;
	text-align: right;
}

/* for IE6 */
* html body.top#index div#concept ul li.first-child {
	zoom: 1;
}

/*- 料金～月額定額で毎日レッスンできます -*/
body.top#index div.sec02 {
	margin-bottom: 0.5em;
	padding: 5px 10px;
	border: 1px solid #84B703;
	border-top: none;
}

body.top#index div.sec02 ol {
	margin-left: 2em;
}

body.top#index div#price ul li.price1 {
	padding: 0 0 0 24px;
	height: 21px;
	margin: 0 0 10px;
	background: url(/images/img/nomaru01.gif) no-repeat left center;
}

body.top#index div#price ul li.price2 {
	height: 21px;
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	background: url(/images/img/nomaru2.gif) no-repeat left center;
}

body.top#index div#price ul li.price3 {
	height: 21px;
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	background: url(/images/img/nomaru03.gif) no-repeat left center;
}

body.top#index div#price ul li.price4 {
	height: 21px;
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	background: url(/images/img/nomaru04.gif) no-repeat left center;
}

body.top#index div#price ul li.price5 {
	height: 21px;
	margin: 0 0 10px;
	padding: 0 0 0 24px;
	background: url(/images/img/nomaru05.gif) no-repeat left center;
}

/*- バーチャル英会話教室が選ばれる理由 -*/
body.top#index ul.sec04 {
	margin: 0 0 15px;
}

body.top#index ul.sec04:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body.top#index ul.sec04 {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html body.top#index ul.sec04 {
	height: 1%;
}

body.top#index ul.sec04 {
	display: block;
}
/* End hide from IE-mac */

body.top#index ul.sec04 li {
	display: inline;
	float: left;
	width: 315px;
	background: url(/images/img/bg_reason_point_top.gif) no-repeat left bottom;
}

body.top#index ul.sec04 li.odd {
	margin: 0 20px 0 0;
}

* html body.top#index ul.sec04 li.odd {
	margin: 0 15px 0 0;
}

body.top#index ul.sec04 li.first-row {
	margin-bottom: 40px;
}

body.top#index ul.sec04 li div.description {
	padding: 0 10px 10px;
}

body.top#index #contentbox_left ul.sec04 li div.description p.text {
	margin-bottom: 0.5em;
}

/*- お知らせ -*/
body.top#index ul.sec05 {
	overflow: hidden;
}

* html body.top#index ul.sec05 {
	zoom: 1;
}

body.top#index ul.sec05 li {
	padding: 5px;
	margin-bottom: -1px;
	border-bottom: 1px solid #BFBFBF;
	clear: left;
}

/* for IE6 */
* html body.top#index ul.sec05 li {
	zoom: 1;
}

/* for IE7 */
*:first-child+html body.top#index ul.sec05 li {
	zoom: 1;
}

body.top#index ul.sec05 li img {
	display: block;
	float: left;
}

body.top#index ul.sec05 li p {
	margin-left: 60px;
}

/*- ログインはこちらから -*/
div.login_area {
	padding: 10px;
	padding-top: 0;
	border: 1px solid #848887;
	border-top: none;
}

div.login_area h2 {
	margin-right: -11px !important;
	margin-bottom: 0.5em !important;
	margin-left: -11px !important;
}

div.login_area form {
	overflow: hidden;
	margin-bottom: 5px;
}

/* for IE6 */
* html div.login_area form {
	zoom: 1;
}

div.login_area form dl,
div.login_area form p {
	float: left;
}

div.login_area form dl {
	width: 140px;
	margin: 0 5px 0 0;
}

div.login_area form dl dd {
	margin-bottom: 0em;
}

div.login_area form dl dd input {
	width: 135px;
	height: 1.3em;
}

div.login_area form p loginbutton {
	padding: 10px 10px 10px;
	text-align: center;
}

div.login_area form p input#login_btn {
	margin-top: 1.3em;
	display: inline;
}

/* @end */

/* @group 選ばれる理由 */

body.reason h1 {
	margin-bottom: 0;
}
body.reason h2 {
	margin-bottom: 0;
}

body.reason h3 {
	margin-bottom: .5em;
	font-size: 130%;
}

body.reason h4 {
	margin-bottom: .5em;
}

body.reason div.section p.to_top {
	margin: 1em 0 0;
}

body.reason div.point {
	padding: 5px 15px 10px 15px;
	overflow: hidden;
	width: 869px;
	background: url(/images/img/bg_reason_point.gif) no-repeat left bottom;
}

body.reason div.point ul.text-image {
	text-align: center;
}

body.reason div.point ul.text-image li {
	display: inline-block;
	vertical-align: top;
}

/** for IE6 */
* html body.reason div.point ul.text-image li {
	display: inline;
	zoom: 1;
}

/** for IE7 */
*:first-child+html body.reason div.point ul.text-image li {
	display: inline;
	zoom: 1;
}

body.reason div.point ul.text-image li.even {
	margin: 0 20px 0;
}

body.reason div.point ol {
	list-style: none;
	margin-left: 0;
}

body.reason div.point div.option-service {
	padding: 15px;
	border: 1px dotted #bababa;
}

body.reason div.point div.option-service div.talk-space,
body.reason div.point div.option-service div.service-e {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

body.reason div.point div.option-service div.talk-space h4,
body.reason div.point div.option-service div.service-e h4 {
	margin-left: -10px;
}

body.reason div.point div.option-service div.talk-space {
	margin-bottom: 1.5em;
}

body.reason div.point div.option-service div.talk-space dl {
	margin: 0 0 1em;
}

body.reason div.point div.option-service div.talk-space dl dt {
	margin: 0 0 .5em;
	font-weight: bold;
}

body.reason div.point div.option-service div.talk-space dl dd ul {
	margin: 0 0 0 15px;
}

body.reason div.point div.option-service div.talk-space dl dd ul li {
	padding: 0 0 0 12px;
	background: url(/images/img/ico_circle_01.gif) no-repeat left center;
}

body.reason div.point div.option-service div.talk-space p.image {
	text-align: center;
}

body.reason div.point div.option-service div.service-e ul.screen {
	text-align: center;
}

body.reason div.point div.option-service div.service-e ul.screen li {
	display: inline;
}

body.reason div.point div.option-service div.service-e ul.screen li.odd {
	margin: 0 15px 0 0;
}

body.reason div.point div.sec02-01,
body.reason div.point div.sec02-02,
body.reason div.point div.sec02-03 {
	padding: 0 0 0 10px;
}

body.reason div.point div.sec02-01 h3,
body.reason div.point div.sec02-02 h3,
body.reason div.point div.sec02-03 h3 {
	margin-left: -10px;
}

body.reason div.point div.sec02-01 ul.prof {
	overflow: hidden;
}

/* for IE6 */
* html body.reason div.point div.sec02-01 ul.prof {
	zoom: 1;
}

body.reason div.point div.sec02-01 ul.prof li {
	float: left;
	width: 420px;
}

body.reason div.point div.sec02-01 ul.prof li.odd {
	margin: 0 10px 0 0;
}

body.reason div.point div.sec02-01 ul.prof li div.obj_box p.obj_l {
	width: 90px;
}

body.reason div.point div.sec02-01 ul.prof li div.obj_box p.obj_l span.name {
	display: block;
	font-size: 85%;
	text-align: center;
}

body.reason div.point div.sec02-01 ul.prof li div.obj_box p.detail span.charge {
	font-weight: bold;
}

body.reason div.point div.sec02-02 ul.sec02 {
	margin-bottom: 0.5em;
	padding: 8px 10px 5px 10px;
	background: #F0F0F0;
}

body.reason div.point div.sec02-02 ul.sec02 li {
	margin-bottom: 0.3em;
	padding-left: 20px;
	background: url(/images/img/ico_cross.gif) no-repeat left center;
}

body.reason div.sec04 div.obj_box {
	margin-bottom: 0;
}

body.reason div.sec05 {
	padding: 17px 0 0;
	background: url(/images/img/bg_reason_online_01.gif) no-repeat top left;
}

body.reason div.sec05 div.sec05-inner {
	margin: -2px 0 0;
	padding: 0 13px 15px;
	background: url(/images/img/bg_reason_online_02.gif) no-repeat bottom left;
}

body.reason div.sec05 h2 {
	margin: 0 0 1em;
}

body.reason div.sec05 div.meetingplaza,
body.reason div.sec05 div.three-di-opensim {
	margin: 0 0 0 8px;
	padding: 0 0 0 10px;
}

body.reason div.sec05 div.meetingplaza h3,
body.reason div.sec05 div.three-di-opensim h3 {
	margin-left: -10px;
}

body.reason div.sec05 div.meetingplaza {
	margin-bottom: 1em;
}

body.reason div.sec05 div.meetingplaza dl dt {
	margin: 0 0 .5em;
	color: #5e9402;
	font-size: 120%;
	font-weight: bold;
}

body.reason div.sec05 div.meetingplaza dl dd,
body.reason div.sec05 div.three-di-opensim {
	overflow: hidden;
}

/* for IE6 */
* html body.reason div.sec05 div.meetingplaza dl dd,
* html body.reason div.sec05 div.three-di-opensim {
	zoom: 1;
}

body.reason div.sec05 div.meetingplaza dl dd {
	margin: 0 0 0 10px;
}

body.reason div.sec05 div.meetingplaza dl dd div.detail,
body.reason div.sec05 div.three-di-opensim p.detail {
	float: left;
	width: 500px;
}

body.reason div.sec05 div.meetingplaza dl dd div.detail p {
	margin: 0 0 .5em;
}

body.reason div.sec05 div.meetingplaza dl dd div.detail ul li {
	padding: 0 0 0 12px;
	background: url(/images/img/ico_circle_01.gif) no-repeat left center;
}

body.reason div.sec05 div.meetingplaza dl dd p.image,
body.reason div.sec05 div.three-di-opensim p.image {
	display: inline;
	float: right;
	margin: 0 23px 0 0;
}

/* @end */

/* @group レッスンについて */

body.lesson h1 {
    margin-bottom: 0;
}

body.lesson div#container {
	background: #c3c3c3;
	padding-bottom: 1px;
}

body.lesson ul.lessontab {
	background: #fff;
}

body.lesson ul.lessontab li.item1 {
	width: 448px;
	float: left;
}

body.lesson ul.lessontab li.item2 {
	width: 448px;
	float: right;
}

body.lesson ul.lessontab li a {
	display: block;
	width: 448px;
	height: 0;
	padding-top: 67px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(/images/img/h1_about_tab.gif);
}

body.lesson ul.lessontab li.item1 a {
	background-position: 0 0;
}

body.lesson ul.lessontab li.item2 a {
	background-position: -452px 0;
}

body.lesson ul.lessontab li.item1 a:hover {
	background-position: 0 -80px;
}

body.lesson ul.lessontab li.item2 a:hover {
	background-position: -452px -80px;
}

body.lesson ul.lessontab li.item1 a:active {
	background-position: 0 -160px;
}

body.lesson ul.lessontab li.item2 a:active {
	background-position: -452px -160px;
}

body.lesson ul.lessontab li.item1 a.selected,
body.lesson ul.lessontab li.item1 a.selected:hover,
body.lesson ul.lessontab li.item1 a.selected:active {
	background-position: 0 -240px;
}

body.lesson ul.lessontab li.item2 a.selected,
body.lesson ul.lessontab li.item2 a.selected:hover,
body.lesson ul.lessontab li.item2 a.selected:active {
	background-position: -452px -240px;
}

body.lesson div#lessontab_contents_2 {
	display: none;
}

body.lesson ul.submenu {
	margin: 1em 0;
	text-align: center;
}

body.lesson ul.submenu li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #999;
}

body.lesson ul.submenu li.firstitem {
	border-left: 1px solid #999;
}

body.lesson ul.submenu li a {
	color: #005392;
}

body.lesson ul.submenu li a:hover {
	text-decoration: underline;
}

body.lesson div.section {
	margin: 9px;
}

body.lesson div.section div.top {
	height: 15px;
	background: url(/images/img/lesson/lesson_section_bg.gif) no-repeat left top;
}

body.lesson div.section div.btm {
	height: 15px;
	background: url(/images/img/lesson/lesson_section_bg.gif) no-repeat left bottom;
}

body.lesson div.section div.mid {
	padding: 10px 20px 0;
	background: #fff;
}

body.lesson div.section h2 {
	margin-bottom: 1em;
}

body.lesson div.section p.to_top {
	margin: 1em 0 0;
}

#format table {
	width: 100%;
	margin: 0 0 5px;
}

#format table th,
#format table td {
	padding: 5px;
	border: 1px solid #bbbbbb;
	text-align: center;
}

#format table th {
	background-color: #ddf3aa;
}

#format td.center {
	text-align: center;
}

#format td.right {
	text-align: right;
}

#format .leadtxt{
	margin-bottom: 15px;
	margin-left: 25px;
	line-height: 1.7em;
}

body.lesson div#method ol.chart {
	height: 310px;
	margin: 1em 0;
	background: url(/images/img/lesson/lesson_chart_01.gif) no-repeat left top;
	list-style: none;
}

body.lesson div#method ol.chart li {
	position: relative;
	float: left;
	width: 142px;
	height: 310px;
	margin-right: 10px;
	line-height: 1.3em;
}

body.lesson div#method ol.chart li.item1 {
	width: 55px;
}

body.lesson div#method ol.chart li.item5 {
	margin-right: 37px;
}

body.lesson div#method ol.chart li.item6 {
	margin-right: 0;
}

body.lesson div#method ol.chart li dt {
	position: absolute;
	left: 10px;
	color: #fff;
	font-weight: bold;
}

body.lesson div#method ol.chart dd {
	position: absolute;
	left: 10px;
	font-size: 85%;
}

body.lesson div#method ol.chart li.item1 dt,
body.lesson div#method ol.chart li.item1 dd {
	color: #000;
	width: 55px;
	left: 0;
	text-align: center;
}

body.lesson div#method ol.chart div.view_leveltable {
	margin-top: 15px;
	text-align: center;
}

body.lesson div#method ol.chart img.new_icon {
	position: absolute;
	right: -60px;
	top: -20px;
}

body.lesson div#theme iframe#IQlessonTab {
	margin-left: -20px;
	_margin-left: -40px;
}

body.lesson div#theme div.wrapper {
	margin: 1em 0;
	padding: 0;
}

body.lesson div#classes div.wrapper {
	margin: 1em 0;
}

body.lesson table.classtable {
	width: 100%;
	margin: 1em 0;
}

body.lesson table.classtable th,
body.lesson table.classtable td {
	padding: 0.5em 8px;
	border: 1px solid #ccc;
	text-align: left;
}

body.lesson table.classtable th.col1 {
	width: 50px;
	padding: 0;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}

body.lesson table.classtable td.col2 {
	width: 275px;
	background: #f1f1f1;
	font-size: 90%;
}

body.lesson table.classtable td.col3 {
	padding-top: 0;
	padding-bottom: 0;
}

body.lesson table.classtable td.col4 {
	padding: 0;
	background: #000;
	vertical-align: top;
	border-color: #000;
}

body.lesson table.classtable thead th {
	background: #cad9ae;
	border-color: #fff;
	font-weight: normal !important;
}

body.lesson table.classtable thead th.col3 {
	padding-left: 30px;
	background: #cad9ae url(/images/img/ico_movie_blue.png) no-repeat 10px center;
	color: #064;
}

body.lesson table.classtable th span.annotation {
	padding-left: 1em;
	font-size: 85%;
}

body.lesson table.classtable tr.row1 th {
	background-image: url(/images/img/lesson/lesson_lebel_bg_01.gif);
}

body.lesson table.classtable tr.row2 th {
	background-image: url(/images/img/lesson/lesson_lebel_bg_02.gif);
}

body.lesson table.classtable tr.row3 th {
	background-image: url(/images/img/lesson/lesson_lebel_bg_03.gif);
}

body.lesson table.classtable tr.row4 th {
	background-image: url(/images/img/lesson/lesson_lebel_bg_04.gif);
}

body.lesson table.classtable tr.row1 td.col3 {
	background: #8e8e8f;
}

body.lesson table.classtable tr.row2 td.col3 {
	background: #aaaaab;
}

body.lesson table.classtable tr.row3 td.col3 {
	background: #c6c6c7;
}

body.lesson table.classtable tr.row4 td.col3 {
	background: #e3e3e3;
}

body.lesson table.classtable td.col3 div {
	margin: 5px 0;
}

body.lesson table.classtable a.view_movie {
	display: block;
	width: 60px;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
}

body.lesson table.classtable a.btn_reg {
	background-image: url(/images/img/lesson/lesson_btn_regular.gif);
}

body.lesson table.classtable a.btn_biz {
	background-image: url(/images/img/lesson/lesson_btn_biz.gif);
}

body.lesson table.classtable div.playing a.btn_reg {
	background-image: url(/images/img/lesson/lesson_btn_regular_playing.gif);
}

body.lesson table.classtable div.playing a.btn_biz {
	background-image: url(/images/img/lesson/lesson_btn_biz_playing.gif);
}

body.lesson dl.dl_inline dt,
body.lesson dl.dl_inline dd {
	display: inline;
}

body.lesson dl.dl_inline dt {
	font-weight: bold;
	padding-right: 0.5em;
}

body.lesson div#classes dl.level {
	position: relative;
	width: 842px;
	height: 70px;
	margin: 1em 0;
	background: url(/images/img/lesson/lesson_level_shindan_bg.gif) no-repeat 0 0;
}

body.lesson div#classes dl.level dt {
	position: absolute;
	width: 224px;
	height: 70px;
	padding-left: 65px;
	line-height: 70px;
	color: #fff;
	font-weight: bold;
	background: url(/lesson_details/images/icon_new.gif) no-repeat 10px center;
}

body.lesson div#classes dl.level dd {
	position: absolute;
	left: 224px;
	width: 618px;
	height: 70px;
}

body.lesson div#classes dl.level dd p {
	position: absolute;
	left: 10px;
	top: 17px;
}

body.lesson div#classes dl.level dd div.view_leveltable {
	position: absolute;
	right: 10px;
	top: 7px;
}

body.lesson div#leveltable div.chart {
	margin: 2em 0;
}

body.lesson table.leveltable {
	width: 100%;
}

body.lesson table.leveltable tbody .col1,
body.lesson table.leveltable tbody .col2 {
	width: 62px;
	padding: 0;
}

body.lesson table.leveltable .col3 {
	width: 406px;
	padding: 0.8em 8px;
	vertical-align: top;
}

body.lesson table.leveltable .col4 {
	width: 164px;
	padding: 0.8em 8px;
	vertical-align: top;
}

body.lesson table.leveltable .col5 {
	width: 94px;
	padding: 0.8em 8px;
}

body.lesson table.leveltable th,
body.lesson table.leveltable td {
	border: 1px solid #ccc;
}

body.lesson table.leveltable thead th {
	padding: 0.8em 8px !important;
	background: #cad9ae;
	text-align: left;
}

body.lesson table.leveltable tbody th {
	text-align: center;
}

body.lesson table.leveltable tbody tr.row1 th {
	background: #cb9724 url(/images/img/lesson/lesson_lebel_bg_01.gif) repeat-x 0 0;
}

body.lesson table.leveltable tbody tr.row2 th {
	background: #cb9724 url(/images/img/lesson/lesson_lebel_bg_01.gif) repeat-x 0 bottom;
}

body.lesson table.leveltable tbody tr.row3 th {
	background: #d8b765 url(/images/img/lesson/lesson_lebel_bg_02.gif) repeat-x 0 0;
}

body.lesson table.leveltable tbody tr.row4 th {
	background: #d8b765 url(/images/img/lesson/lesson_lebel_bg_02.gif) repeat-x 0 bottom;
}

body.lesson table.leveltable tbody tr.row5 th {
	background: #e5cd95 url(/images/img/lesson/lesson_lebel_bg_03.gif) repeat-x 0 0;
}

body.lesson table.leveltable tbody tr.row6 th {
	background: #e5cd95 url(/images/img/lesson/lesson_lebel_bg_03.gif) repeat-x 0 bottom;
}

body.lesson table.leveltable tbody tr.row7 th {
	background: #f2e5c9 url(/images/img/lesson/lesson_lebel_bg_04.gif) repeat-x 0 0;
}

body.lesson table.leveltable tbody tr.row8 th {
	background: #f2e5c9 url(/images/img/lesson/lesson_lebel_bg_04.gif) repeat-x 0 bottom;
}

body.lesson table.leveltable tbody tr.row1 td.col5 {
	background: #8e8e8f;
}

body.lesson table.leveltable tbody tr.row3 td.col5 {
	background: #aaaaab;
}

body.lesson table.leveltable tbody tr.row5 td.col5 {
	background: #c6c6c7;
}

body.lesson table.leveltable tbody tr.row7 td.col5 {
	background: #e3e3e3;
}

body.lesson table.leveltable div.number {
	margin: 0.7em 0 0.3em;
	font-family: Impact;
	font-size: 36px;
	color: #666;
	line-height: 1em;
}

body.lesson table.leveltable div.levelname {
	margin-bottom: 1.2em;
	font-weight: bold;
}

body.lesson table.leveltable dl dt {
	margin-top: 0.5em;
	font-weight: bold;
}

body.lesson table.leveltable thead th.col1 {
	border-right: none;
}

body.lesson table.leveltable thead th.col2 {
	padding: 0 !important;
	border-left: none;
	font-size: 80%;
	vertical-align: bottom !important;
}

body.lesson table.leveltable thead th.col2 div {
	padding: 0.5em 0;
	text-align: center;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

body.lesson table.leveltable thead th {
	border-color: #fff;
	vertical-align: middle !important;
}

body.lesson dl.qa {
	margin: 2em 0;
	padding: 1em 0;
	border-top: 6px dotted #70bf96;
	border-bottom: 6px dotted #70bf96;
 }

body.lesson dl.qa dt {
	min-height: 55px;
	_height: 55px;
	margin-bottom: 1em;
	padding-left: 65px;
	background: url(/images/img/lesson/lesson_qa_q.gif) no-repeat left top;
}

body.lesson dl.qa dd {
	min-height: 55px;
	_height: 55px;
	padding-left: 65px;
	background: url(/images/img/lesson/lesson_qa_a.gif) no-repeat left top;
}

/* @end */

/* @group お申込み手続 */

body.flow h1 {
	margin-bottom: 0;
}
body.flow h2 {
	margin-left: 10px;
}

body.flow p.image-flow {
	margin: 0 0 30px 10px;
	text-align: center;
}

/* STEP1, 2, 3共通 */
body.flow div.section {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

body.flow div#step1,
body.flow div#step2 {
	margin-bottom: 30px;
}

body.flow div.section h3 {
	margin-left: -10px;
}

body.flow div#step1 h3,
body.flow div#step2 h3 {
	margin-bottom: 10px;
}

body.flow div.section h3 img {
	vertical-align: bottom;
	margin: 0 5px 0 0;
}

body.flow div.section div.guide {
	margin: 0 0 15px;
}

/* for IE6 */
body.flow div.section div.guide {
	padding: 0 0 1px;
}

body.flow div.section div.guide p.text01,
body.flow div.section div.guide p.text02,
body.flow div.section div.guide p.button,
body.flow div.section div.guide div.button {
	display: inline-block;
	vertical-align: middle;
}

/* for IE6 */
* html body.flow div.section div.guide p.text01,
* html body.flow div.section div.guide p.text02,
* html body.flow div.section div.guide p.button,
* html body.flow div.section div.guide div.button {
	display: inline;
	zoom: 1;
}

/* for IE7 */
*:first-child+html body.flow div.section div.guide p.text01,
*:first-child+html body.flow div.section div.guide p.text02,
*:first-child+html body.flow div.section div.guide p.button,
*:first-child+html body.flow div.section div.guide div.button {
	display: inline;
	zoom: 1;
}

body.flow div.section div.guide p.text01 {
	width: 440px;
	margin: 0 30px 0 0;
	font-weight: bold;
}

body.flow div.section div.guide p.text01 span {
	display: inline-block;
	padding: 0 5px 5px;
	background: url(/images/img/img_flow_19.gif) no-repeat left bottom;
	font-size: 120%;
}

/* for IE6 */
* html body.flow div.section div.guide p.text01 span {
	display: inline;
	zoom: 1;
}

/* for IE7 */
*:first-child+html body.flow div.section div.guide p.text01 span {
	display: inline;
	zoom: 1;
}

body.flow div#step2 div.guide p.text01 span {
	margin: 0 0 5px;
}

body.flow div.section div.guide p.text01 em {
	margin: 0 0 0 5px;
	color: #ff0000;
	font-size: 110%;
	font-style: normal;
}

body.flow div.section div.guide p.text02 {
	margin: 0 19px 0 0;
}

body.flow div.section div.trial1 {
	float: left;
	width: 460px;
}
body.flow div.section div.trial2 {
	width: 373px;
}

body.flow div.section div.guide div.button {
	width: 278px;
	padding: 4px;
	border: 2px solid #ea9e46;
}

body.flow div.section div.guide div.button p {
	margin: 0 0 0 5px;
	font-weight: bold;
}

body.flow div.section div.guide div.button ul {
	overflow: hidden;
}

/* for IE6 */
* html body.flow div.section div.guide div.button ul {
	zoom: 1;
}

body.flow div.section div.guide div.button ul li {
	display: inline;
	float: left;
}

body.flow div.section div.guide div.button ul li.even {
	margin: 0 4px;
}

body.flow div.section p.to_top {
	margin: 1em 0 0;
}

body.flow div.section div.description:after {
	content: '';
	display: block;
	clear: both;
}

/* for IE6 */
* html body.flow div.section div.description {
	zoom: 1;
}

/* for IE7 */
*:first-child+html body.flow div.section div.description {
	zoom: 1;
}

body.flow div.section div.description ol {
	list-style-type: none;
	margin-left: 0;
}

body.flow div#step1 div.description table,
body.flow div#step2 div.description div.detail,
body.flow div#step3 div.description ol.process {
	float: left;
}

body.flow div#step1 div.description table {
	width: 460px;
}

body.flow div#step1 p.lead em {
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
}

body.flow div#step2 div.description div.detail {
	display: inline;
	width: 480px;
}

body.flow div#step3 div.description ol.process {
	width: 496px;
}

body.flow div.section div.description div.movie {
	float: right;
	width: 373px;
}

body.flow div.section div.description div.movie p.title {
	font-weight: bold;
}

body.flow div#step1 div.description,
body.flow div#step2 div.description {
	margin: 0 0 25px;
}

/* STEP1 */
body.flow div#step1 div.description table {
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

body.flow div#step1 div.description table tr th,
body.flow div#step1 div.description table tr td {
	padding: 5px;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	text-align: left;
}

body.flow div#step1 div.description table tr th {
	background-color: #ddf3aa;
}

body.flow div#step1 div.description table caption {
	font-weight: bold;
	text-align: left;
}

/* STEP2 */
body.flow div#step2 div.description div.detail {
	padding: 0 0 0 10px;
}

body.flow div#step2 div.description div.detail p.screen {
	margin: 0 0 10px;
}

body.flow div#step2 div.description div.detail div.card {
	width: 428px;
	margin: 0 0 10px;
	padding: 10px;
	border: 1px solid #bababa;
	text-align: center;
}

body.flow div#step2 div.description div.detail div.card p {
	display: inline-block;
	vertical-align: middle;
}

/* for IE6 */
* html body.flow div#step2 div.description div.detail div.card p {
	display: inline;
	zoom: 1;
}

/* for IE7 */
*:first-child+html body.flow div#step2 div.description div.detail div.card p {
	display: inline;
	zoom: 1;
}

body.flow div#step2 div.description div.detail div.card p.text {
	margin: 0 15px 5px 0;
}

/* STEP3 */
body.flow div#step3 div.description ol.process li {
	position: relative;
	overflow: hidden;
}

/* for IE6 */
* html body.flow div#step3 div.description ol.process li {
	zoom: 1;
}

body.flow div#step3 div.description ol.process li.process1 {
	margin: 0 0 10px;
	padding: 0 0 36px;
	background: url(/images/img/img_flow_09.gif) no-repeat center bottom;
}

body.flow div#step3 div.description ol.process li p.screen {
	float: left;
	width: 262px;
}

body.flow div#step3 div.description ol.process li div.detail {
	overflow: hidden;
}

body.flow div#step3 div.description ol.process li div.detail p.image {
	position: absolute;
	top: 0;
	right: 0;
}

body.flow div#step3 div.description ol.process li.process1 div.detail div.text {
	padding: 164px 10px 0;
}

body.flow div#step3 div.description ol.process li.process2 div.detail div.text {
	padding: 120px 10px 0;
}

/* @end */

/* @group 受講者の声 */

body.voice h1 {
	margin-bottom: 0;
}
body.voice div.section {
	overflow: hidden;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/* for IE6 */
* html body.voice div.section {
	zoom: 1;
}

body.voice div.section div.student p.image {
	margin: 0 0 5px;
}

body.voice div.section div.student p.description {
	margin: 0 5px;
}

body.voice div.odd div.student {
	float: left;
	width: 110px;
}

body.voice div.odd div.voice {
	float: left;
	width: 750px;
	padding: 25px 0 0;
	background: url(/images/img/img_voice_03.gif) no-repeat left top;
}

body.voice div.odd div.voice div.voice-inner {
	padding: 0 0 25px;
	background: url(/images/img/img_voice_05.gif) no-repeat left bottom;
}

body.voice div.odd div.voice div.voice-inner2 {
	padding: 0 25px 0 53px;
	background: url(/images/img/img_voice_04.gif) repeat-y left top;
}

body.voice div.even div.student {
	float: right;
	width: 110px;
}

body.voice div.even div.voice {
	float: right;
	width: 750px;
	padding: 25px 0 0;
	background: url(/images/img/img_voice_06.gif) no-repeat left top;
}

body.voice div.even div.voice div.voice-inner {
	padding: 0 0 25px;
	background: url(/images/img/img_voice_08.gif) no-repeat left bottom;
}	

body.voice div.even div.voice div.voice-inner2 {
	padding: 0 53px 0 25px;
	background: url(/images/img/img_voice_07.gif) repeat-y left top;
}

/* @end */

/* @group よくあるご質問 */

body.qa h1 {
	margin-bottom: 0;
}
body.qa #container a.outer {
	padding-left: 15px;
	background: url(/images/img/ico_arrow02.gif) no-repeat left;
}

body.qa #container ul.pglink li {
	padding-left: 15px;
	background: url(/images/img/ico_arrow03.gif) no-repeat left 3px;
}

body.qa #container ul.disc {
	_margin-left: 1em;
	_list-style: inside;
}

body.qa #container ul.qa_utility {
	margin-bottom: 0.5em;
	text-align: right;
}

body.qa #container ul.qa_utility li {
	margin-left: 1em;
	display: inline;
}

body.qa #container dl {
	margin-bottom: 0.5em;
}

body.qa #container dl dt {
	border-bottom: 1px dotted #CCC;
}

body.qa #container dl dt a,
body.qa #container dl dd {
	padding: 5px 5px 5px 25px;
}

body.qa #container dl dt a {
	display: block;
	background: url(/images/img/img_qa_q.gif) no-repeat left top;
}

body.qa #container dl dt a:hover {
	background: #FFFFCC url(/images/img/img_qa_q.gif) no-repeat left top;
}

body.qa #container dl dd {
	margin-bottom: 0.5em;
	background: url(/images/img/img_qa_a.gif) no-repeat left top;
}

body.qa #container dl dd p {
	margin-bottom: 1em;
}

body.qa #container dl dd p.t_right {
	margin-bottom: 0;
}

/* 2010/04/22 add end */

/* @end */

/* @group お問い合わせ */

body.contact h1 {
	margin-bottom: 0;
}

/*-----------------------------------------------------

	SC-A03.html 	step_list

------------------------------------------------------*/
.step_list {
	background: url(/images/img/step_bg.gif) no-repeat center bottom;
	text-align: center;
	margin: 10px 10px;
	padding: 0;
	height: 43px;
	display: block;
}

.step_list li {
	display: inline;
	margin: 0 10px;
	width: 20px;
	/*- For IE 6.0 -*/
	_margin: 0 12px -4px;
}

/*-----------------------------------------------------

					check
	
------------------------------------------------------*/
#check {
	border-top: 2px solid #999999;
	margin-bottom: 20px;
}

#check div {
	border-bottom: 2px solid #999999;
	padding: 10px;
	position: relative;
}

#check div.error { background: #FFE5E5; }
#check div.cation { background: #FAFAFA; }

#check div h3 {
	padding: 2px 0 10px 47px;
	background: url(/images/img/install_ico_ok.gif) no-repeat;
}

#check div.error h3 {
	background: url(/images/img/install_ico_error.gif) no-repeat;
	color: #FF0000;
}

#check div.cation h3 {
	background: url(/images/img/install_ico_cation.gif) no-repeat;
	color: #FF0000;
}

.inputerror {
	font-size: 13px;
	color: #FF0000;
}

#check div .help {
	position: absolute;
	top: 10px;
	right: 10px;
}

/*-----------------------------------------------------

	SC-A04.html		.dll_step
	
------------------------------------------------------*/

.dll_step {
	padding: 10px 0;
	
}

.dll_step dt {
	float: left;
	display: block;
	width: 40px;
}

.dll_step dd {
	float: left;
	display: block;
	width: 400px;
	height: 270px;
}

.dll_step dd.bottom {
	height: 350px;
}

/*-----------------------------------------------------

	SC-A05.html		#3di_testarea
	
------------------------------------------------------*/
#di_testarea {
	margin: 10px auto 40px;
	width: 780px;
	padding: 20px;
	border: solid 10px #EAEAEA;
}

/*--*/

#ov_obj { width: 427px; height: 300px; float:left; display: block;}
#fl_obj { width:350px; height: 300px; float:left; display: block; }

/*-----------------------------------------------------

	SC-A08.html		.faq
	
------------------------------------------------------*/
.faq {
	padding: 10px 0 10px;
	
}

.faq dt,
.faq dd {
	padding: 5px 0 0 38px;
	/*- For IE6.0 -*/
	_height: 30px;
	min-height: 30px;
}

.faq dt {
	background: url(/images/img/faq_ico_q.gif) no-repeat;
	font-weight: bold;
	font-size: medium;
	color: #FF0000;
	margin-bottom: 10px;
}

.faq dd {
	background: url(/images/img/faq_ico_a.gif) no-repeat;
	padding: 5px 0 15px 38px;
	border-bottom: solid 2px #EBEBEB;
}
/*-----------------------------------------------------

	SC-A10.html		.form
	
------------------------------------------------------*/
.contact_txt {
	min-height: 3em;
	_height: 3em;
}

table.form tr {
	background: url(/images/img/bg_table.gif) repeat-x bottom;
}

table.form th { text-align: left; width: 200px; }

table.form td input { width: 300px; }
table.form td textarea { width: 400px; height: 100px; }


.thanks_text {
	text-align: center;
	line-height: 1.6em;
	padding: 100px;
	font-size: 16px;
}

/* @end */

/* @group 無料体験説明 */

body.moushikomi h1 {
	float: none;
	width: auto;
}

body.moushikomi p.midashi {
	padding-left: 17px;
	background: url(/images/img/ico_circle01.gif) no-repeat left 0.5em;
}

body.moushikomi dl.list01 {
	margin-left: 2em;
}

body.moushikomi dl.list01 dt {
	clear: left;
	float: left;
	width: 17.5em;
}

body.moushikomi dl.list01 dd {
	padding-left: 17.5em;
}

body.moushikomi h2 {
	margin: 0 0 1em;
	padding: 0;
	border: none;
	background: none;
}

body.moushikomi h3 {
	height: 32px;
	line-height: 32px;
	margin: 35px 0 1em;
	padding-left: 15px;
	border-top: 1px solid #989898;
	border-bottom: 1px solid #989898;
	background: #EDEDED url(/images/img/bg_mp_h2.gif) no-repeat 5px center;
}

body.moushikomi h4 {
	border-left: 3px solid #989898; 
	border-bottom: 1px solid #989898;
	margin: 25px 10px 15px 15px;
	padding:5px;
}

body.moushikomi div.section {
	margin: 0 0 2em;
	padding: 0 0 0 15px;
}

body.moushikomi div.section h2 {
	margin-left: -15px;
}

body.moushikomi ul.disc li {
	list-style: inside;
}

body.moushikomi p.note {
	margin-left: 0.8em;
	text-indent: -0.8em;
}

body.moushikomi p.to_top {
	clear: both;
	text-align: right;
}

body.moushikomi p.to_top a {
	background: url(/images/img/ico_pagetop.gif) no-repeat 0.2em 0.1em ;
	padding: 0 0 5px 17px;
}

body.moushikomi .txtp{
	margin-bottom:25px;
	margin-left:15px;
	line-height:1.7em;
}

body.moushikomi .txtph4{
	margin-bottom:10px;
	margin-left:15px;
	line-height:1.5em;
}

body.moushikomi .leadtxt{
	margin-bottom:15px;
	margin-left:25px;
	line-height:1.7em;
}

body.moushikomi .indnt{
	margin-left:20px;
}

body.moushikomi .indnttp{
	margin-top:45px;
}

body.moushikomi .indnttp25{
	margin-top:25px;
}

body.moushikomi .indntbtm{
	margin-bottom:10px;
}

body.moushikomi .imgmgn{
	margin-left:28px;
	margin-bottom:5px;
}

body.moushikomi .font-red{
/* 101004 add start */
/*	color:#990000;*/
	color:#CC0000;
/* 101004 add end */
}

/* @end */

