@charset "shift_jis";
/* CSS Document */

#contentsArea {
	width: 100%;
}
#contentsArea #root,
#contentsArea #pagetop {
	width: 950px;
	margin: 0 auto;
}
#mccoy {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 13px;
	color: #4d3317;
	width: 100%;
}
_::content, _:future, #mccoy:not(*:root) {
	font-family: "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: bold;
}
#mccoy a:link {
	color: #4d3317
}
#mccoy a:hover {
	text-decoration: none;
}
#mccoy a:visited {
	text-decoration: underline;
}

#mccoy #headerWrap {
	background: #000410;
	height: 110px;
	border-bottom: 1px solid #444;
}
#mccoy #headerWrap .mccoyHeader {
	width: 950px;
	margin: 0 auto;
}
#mccoy #headerWrap .mccoyHeader p.mccoyLogo {
	width: 341px;
	height: 110px;
	float: left;
}
#mccoy #headerWrap .mccoyHeader p.headerBnr {
	width: 550px;
	height: 80px;
	padding-top: 15px;
	float: right;
}
#mccoy #mainVisualWrap {
	background: url(../img/main_bg.png) repeat-x 0 0;
	width: 100%;
	height: 460px;
}
#mccoy #mainVisualWrap .mainImage {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
#mccoy #mainVisualWrap .mainImage h2.mainCatch {
	background: url(../img/main_catch.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 511px;
	height: 199px;
	position: absolute;
	top: 35px;
	left: 0;
}
#mccoy #mainVisualWrap .mainImage p.mainTxt {
	background: url(../img/main_lead.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 471px;
	height: 75px;
	position: absolute;
	top: 249px;
	left: 20px;
}
#mccoy #mainVisualWrap .mainImage p.headerBtn {
	background: #03081f;
	width: 471px;
	height: 77px;
	position: absolute;
	top: 345px;
	left: 20px;
}
#mccoy #mainVisualWrap .mainImage p.mainItem {
	width: 480px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 490px;
}
#mccoy #globalMenu {
	background: #000410;
	height: 132px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
#mccoy #globalMenu ul {
	width: 950px;
	margin: 0 auto;
	border-right: 1px solid #444;
}
#mccoy #globalMenu ul li {
	width: 189px;
	height: 132px;
	magin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #444;
}
#mccoy #contentsWrap {
	width: 100%;
}
#mccoy #contentsWrap .titleArea {
	background: url(../img/title_bg.png) repeat-x 0 0;
	height: 152px;
	margin: 60px 0 0;
	box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 6px 4px -4px rgba(0,0,0,0.2);
}
#mccoy #contentsWrap .titleArea h3 {
	width: 950px;
	height: 152px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#mccoy #contentsWrap .titleArea h3.areaHeader01 {
	background: url(../img/area_header01.png) no-repeat 0 0;
}
#mccoy #contentsWrap .feature01 {
	width: 950px;
	margin: 40px auto 0;
}
#mccoy #contentsWrap .feature01 .featureContents01 {
	background: url(../img/feature_bg01.png) no-repeat 0 0;
	width: 950px;
	height: 268px;
	position: relative;
}
#mccoy #contentsWrap .feature01 .featureContents01 p.featureMessage01 {
	background: url(../img/feature_message01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 649px;
	height: 25px;
	position: absolute;
	top: 15px;
	left: 272px;
}
#mccoy #contentsWrap .feature01 .featureContents01 p.featurePic01 {
	background: url(../img/feature_pic01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 662px;
	height: 115px;
	position: absolute;
	top: 64px;;
	left: 267px;
}
#mccoy #contentsWrap .feature01 .featureContents01 p.featureTxt01 {
	width: 700px;
	position: absolute;
	top: 190px;
	left: 266px;
}
#mccoy #contentsWrap .feature01 .techArea01 {
	background: url(../img/pic_tech01.png) no-repeat 0 0;
	width: 950px;
	height: 375px;
	position: relative;
}
#mccoy #contentsWrap .feature01 .techArea01 p.techTxt01 {
	background: url(../img/tech_txt01.png) no-repeat 0 0;
	width: 903px;
	height: 41px;
	text-indent: -9999px;
	position: absolute;
	top: 313px;
	left: 26px;
}
#mccoy #contentsWrap .feature02 {
	width: 950px;
	margin: 40px auto 0;
}
#mccoy #contentsWrap .feature02 .featureContents02 {
	background: url(../img/feature_bg02.png) no-repeat 0 0;
	width: 950px;
	height: 268px;
	position: relative;
}
#mccoy #contentsWrap .feature02 .featureContents02 p.featureMessage02 {
	background: url(../img/feature_message02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 753px;
	height: 25px;
	position: absolute;
	top: 20px;
	left: 5px;
}
#mccoy #contentsWrap .feature02 .featureContents02 p.featurePic02 {
	background: url(../img/feature_pic02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 639px;
	height: 115px;
	position: absolute;
	top: 70px;;
	left: 65px;
}
#mccoy #contentsWrap .feature02 .featureContents02 p.featureTxt02 {
	width: 700px;
	position: absolute;
	top: 167px;
	left: 146px;
}
#mccoy #contentsWrap .feature02 .techArea02 {
	background: url(../img/pic_tech02.png) no-repeat 0 0;
	width: 950px;
	height: 331px;
	position: relative;
}
#mccoy #contentsWrap .feature02 .techArea02 p.techTxt02 {
	background: url(../img/tech_txt02.png) no-repeat 0 0;
	width: 903px;
	height: 41px;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	left: 33px;
}
#mccoy #contentsWrap .feature02 .techArea02 ul {
	position: absolute;
	top: 240px;
	left: 45px;
}
#mccoy #contentsWrap .feature02 .techArea02 ul li {
	font-size: 12px;
	line-height: 1.3;
	width: 190px;
	margin-right: 34px;
	float: left;
}
#mccoy #contentsWrap #item01 .titleArea h3.areaHeader02 {
	background: url(../img/area_header02.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item01 ul.itemArea {
	line-height: 1.3;
	width: 935px;
	margin: 40px auto 0;
	padding-left: 10px;
}
#mccoy #contentsWrap #item01 ul.itemArea li {
	width: 290px;
	height: 480px;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}
#mccoy #contentsWrap #item01 ul.itemArea li.item01_01 {
	background: url(../img/item01_01.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item01 ul.itemArea li.item01_02 {
	background: url(../img/item01_02.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item01 ul.itemArea li.item01_03 {
	background: url(../img/item01_03.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.stepIcon {
	position: absolute;
	top: -10px;
	left: -10px;
}
#mccoy #contentsWrap #item01 ul.itemArea li h4 {
	font-size: 18px;
	line-height: 1.2;
	width: 280px;
	position: absolute;
	top: 294px;
	left: 8px;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.itemTxt {
	width: 273px;
	position: absolute;
	top: 321px;
	left: 8px;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.itemTxt span {
	font-weight: bold;
	color: #e00461;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.detailBtn {
	position: absolute;
	top: 422px;
	left: 24px;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.detailBtnL {
	float: left;
	position: absolute;
	top: 422px;
	left: 11px;
}
#mccoy #contentsWrap #item01 ul.itemArea li p.detailBtnR {
	float: left;
	position: absolute;
	top: 422px;
	right: 11px;
}
#mccoy #contentsWrap #item01 .howToUse {
	background: url(../img/use_pic.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 950px;
	height: 365px;
	margin: 20px auto 0;
}
#mccoy #contentsWrap p.seminarBnr {
	width: 758px;
	height: 148px;
	margin: 20px auto 0;
}
#mccoy #contentsWrap #item02 .titleArea h3.areaHeader03 {
	background: url(../img/area_header03.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item02 ul.itemArea {
	line-height: 1.3;
	width: 940px;
	margin: 40px auto 0;
	padding-left: 10px;
}
#mccoy #contentsWrap #item02 ul.itemArea li {
	width: 460px;
	height: 470px;
	margin: 0 10px 0 0;
	float: left;
	position: relative;
}
#mccoy #contentsWrap #item02 ul.itemArea li.item02_01 {
	background: url(../img/item02_01.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item02 ul.itemArea li.item02_02 {
	background: url(../img/item02_02.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item02 ul.itemArea li h4 {
	font-size: 18px;
	line-height: 1.2;
	width: 320px;
	position: absolute;
	top: 294px;
	left: 8px;
}
#mccoy #contentsWrap #item02 ul.itemArea li p.itemTxt {
	width: 447px;
	position: absolute;
	top: 321px;
	left: 8px;
}
#mccoy #contentsWrap #item02 ul.itemArea li p.itemTxt span {
	font-weight: bold;
	color: #e00461;
}
#mccoy #contentsWrap #item02 ul.itemArea li p.detailBtn {
	position: absolute;
	top: 412px;
	left: 109px;
}
#mccoy #contentsWrap #item02 ul.itemArea li p.detailBtnL {
	float: left;
	position: absolute;
	top: 412px;
	left: 16px;
}
#mccoy #contentsWrap #item02 ul.itemArea li p.detailBtnR {
	float: left;
	position: absolute;
	top: 412px;
	right: 16px;
}
#mccoy #contentsWrap #item03 .titleArea h3.areaHeader04 {
	background: url(../img/area_header04.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item03 ul.itemArea {
	line-height: 1.3;
	width: 935px;
	margin: 40px auto 0;
	padding-left: 10px;
}
#mccoy #contentsWrap #item03 ul.itemArea li {
	width: 290px;
	height: 510px;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_01 {
	background: url(../img/item03_01.png) no-repeat 0 0;
	margin-bottom: 30px;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_02 {
	background: url(../img/item03_02.png) no-repeat 0 0;
	margin-bottom: 30px;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_03 {
	background: url(../img/item03_03.png) no-repeat 0 0;
	margin-bottom: 30px;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_04 {
	background: url(../img/item03_04.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_05 {
	background: url(../img/item03_05.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item03 ul.itemArea li.item03_06 {
	background: url(../img/item03_06.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item03 ul.itemArea li p.stepIcon {
	position: absolute;
	top: -10px;
	left: -10px;
}
#mccoy #contentsWrap #item03 ul.itemArea li h4 {
	font-size: 18px;
	line-height: 1.2;
	width: 280px;
	position: absolute;
	top: 294px;
	left: 8px;
}
#mccoy #contentsWrap #item03 ul.itemArea li p.itemTxt {
	width: 273px;
	position: absolute;
	top: 339px;
	left: 8px;
}
#mccoy #contentsWrap #item03 ul.itemArea li p.itemTxt span {
	font-size: 11px;
}
#mccoy #contentsWrap #item03 ul.itemArea li p.detailBtn {
	position: absolute;
	top: 452px;
	left: 24px;
}
#mccoy #contentsWrap #item04 .titleArea h3.areaHeader05 {
	background: url(../img/area_header05.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item04 ul.itemArea {
	line-height: 1.3;
	width: 935px;
	margin: 40px auto 0;
	padding-left: 10px;
}
#mccoy #contentsWrap #item04 ul.itemArea li {
	width: 290px;
	height: 510px;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}
#mccoy #contentsWrap #item04 ul.itemArea li.item04_01 {
	background: url(../img/item04_01.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item04 ul.itemArea li.item04_02 {
	background: url(../img/item04_02.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item04 ul.itemArea li.item04_03 {
	background: url(../img/item04_03.png) no-repeat 0 0;
}

#mccoy #contentsWrap #item04 ul.itemArea li h4 {
	font-size: 18px;
	line-height: 1.2;
	width: 290px;
	position: absolute;
	top: 273px;
	left: 8px;
}
#mccoy #contentsWrap #item04 ul.itemArea li p.itemTxt {
	width: 273px;
	position: absolute;
	top: 321px;
	left: 8px;
}
#mccoy #contentsWrap #item04 ul.itemArea li p.itemTxt span {
	font-weight: bold;
	color: #e00461;
}
#mccoy #contentsWrap #item04 ul.itemArea li p.detailBtn {
	position: absolute;
	top: 452px;
	left: 24px;
}
#mccoy #contentsWrap #item04 ul.itemArea li p.detailBtnL {
	float: left;
	position: absolute;
	top: 452px;
	left: 11px;
}
#mccoy #contentsWrap #item04 ul.itemArea li p.detailBtnR {
	float: left;
	position: absolute;
	top: 452px;
	right: 11px;
}
#mccoy #contentsWrap #item05 .titleArea h3.areaHeader06 {
	background: url(../img/area_header06.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item05 p.reilasean {
	width: 920px;
	margin: 20px auto 0;
}
#mccoy #contentsWrap #item05 ul.itemArea {
	line-height: 1.3;
	width: 935px;
	margin: 20px auto 0;
	padding-left: 10px;
}
#mccoy #contentsWrap #item05 ul.itemArea li {
	width: 290px;
	height: 390px;
	margin: 0 30px 0 0;
	float: left;
	position: relative;
}
#mccoy #contentsWrap #item05 ul.itemArea li.item05_01 {
	background: url(../img/item05_01.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item05 ul.itemArea li.item05_02 {
	background: url(../img/item05_02.png) no-repeat 0 0;
}
#mccoy #contentsWrap #item05 ul.itemArea li.item05_03 {
	background: url(../img/item05_03.png) no-repeat 0 0;
}

#mccoy #contentsWrap #item05 ul.itemArea li h4 {
	font-size: 18px;
	line-height: 1.2;
	width: 290px;
	position: absolute;
	top: 227px;
	left: 8px;
}
#mccoy #contentsWrap #item05 ul.itemArea li p.itemTxt {
	width: 273px;
	position: absolute;
	top: 276px;
	left: 8px;
}
#mccoy #contentsWrap #item05 ul.itemArea li p.detailBtn {
	position: absolute;
	top: 332px;
	left: 24px;
}
#mccoy #contentsWrap #seminar .titleArea h3.areaHeader07 {
	background: url(../img/area_header07.png) no-repeat 0 0;
}
#mccoy #contentsWrap #seminar p.seminarLead {
	background: url(../img/seminar_lead.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 618px;
	height: 58px;
	margin: 30px auto;
}
#mccoy #contentsWrap #seminar .stepArea {
	background: url(../img/step_bg.png) no-repeat 0 0;
	width: 870px;
	height: 393px;
	margin: 0 auto;
	position: relative;
}
#mccoy #contentsWrap #seminar .stepArea p.stepTitle01 {
	background: url(../img/step_title01.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 322px;
	height: 26px;
	position: absolute;
	top: 40px;
	left: 410px;
}
#mccoy #contentsWrap #seminar .stepArea p.stepTxt01 {
	background: url(../img/step_txt01.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 435px;
	height: 95px;
	position: absolute;
	top: 90px;
	left: 410px;
}
#mccoy #contentsWrap #seminar .stepArea p.stepTitle02 {
	background: url(../img/step_title02.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 298px;
	height: 26px;
	position: absolute;
	top: 310px;
	left: 30px;
}
#mccoy #contentsWrap #seminar .stepArea p.stepTxt02 {
	background: url(../img/step_txt02.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 807px;
	height: 17px;
	position: absolute;
	top: 354px;
	left: 30px;
}
#mccoy #contentsWrap #seminar .freeSeminar {
	background: #fefaeb url(../img/seminar_bg.png) no-repeat 0 0;
	width: 830px;
	margin: 40px auto 0;
	padding: 20px;
	position: relative;
}
#mccoy #contentsWrap #seminar .freeSeminar h3.seminarTitle01 {
	background: url(../img/seminar_title01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 503px;
	height: 71px;
	margin: 10px auto 0;
/*	position: absolute;
	top: 34px;
	left: 184px;*/
}
#mccoy #contentsWrap #seminar .freeSeminar .freeCase {
	font-size: 12px;
	background: url(../img/free_case.png) no-repeat 0 0;
	width: 830px;
	height: 310px;
	margin-top: 30px;
	position: relative;
/*	top: 100px;
	left: 20px;*/
}
#mccoy #contentsWrap #seminar .freeSeminar .freeCase p.result01 {
	position: absolute;
	top: 280px;
	left: 55px;
}
#mccoy #contentsWrap #seminar .freeSeminar .freeCase p.result02 {
	position: absolute;
	top: 280px;
	left: 544px;
}
#mccoy #contentsWrap #seminar .freeSeminar .freeContents {
	background: url(../img/free_contents.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 70px;
	margin: 30px auto 10px;
}
#mccoy #contentsWrap #seminar .freeSeminarFooter {
	background: url(../img/footer_bg01.png) no-repeat 0 0;
	width: 790px;
	height: 80px;
	margin: 0 auto;
	padding: 26px 40px;
	position: relative;
}
#mccoy #contentsWrap #seminar .freeSeminarFooter .footerLeft {
	line-height: 1.2;
	margin-left: -12px;
	float: left;
}
#mccoy #contentsWrap #seminar .freeSeminarFooter .footerLeft ul {}
#mccoy #contentsWrap #seminar .freeSeminarFooter .footerLeft ul li {}
#mccoy #contentsWrap #seminar .freeSeminarFooter .footerLeft p.footerMessage {
	font-size: 10px;
	text-indent: -1em;
	width: 258px;
	padding-left: 1em;
}
#mccoy #contentsWrap #seminar .freeSeminarFooter p.entryBtn {
	float: right;
}
#mccoy #contentsWrap #seminar .tollSeminar01,
#mccoy #contentsWrap #seminar .tollSeminar02,
#mccoy #contentsWrap #seminar .tollSeminar03 {
	background: #fefaeb url(../img/seminar_bg.png) no-repeat 0 0;
	width: 830px;
	margin: 40px auto 0;
	padding: 20px;
	position: relative;
}
#mccoy #contentsWrap #seminar .tollSeminar01 h3.seminarTitle {
	background: url(../img/seminar_title02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 687px;
	height: 67px;
	margin: 15px auto 0;
/*	position: absolute;
	top: 34px;
	left: 184px;*/
}
#mccoy #contentsWrap #seminar .tollSeminar01 .checkPoint {
	background: url(../img/check_point01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 142px;
	margin-top: 30px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic {
	font-size: 12px;
	background: url(../img/result_bg.png) no-repeat 0 0;
	width: 830px;
	height: 290px;
	position: relative;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic p {
	position: absolute;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic p span {
	font-size: 10px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic p.result01 {
	top: 236px;
	left: 26px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic p.result02 {
	top: 236px;
	left: 290px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .resultPic p.result03 {
	top: 236px;
	left: 585px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 .tollContents {
	background: url(../img/toll_contents01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 70px;
	margin: 30px auto 10px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 p.subTitle {
	background: url(../img/sub_title01.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 88px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 ul.pointList {
	width: 830px;
	height: 170px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 ul.pointList li {
	text-indent: -9999px;
	height: 170px;
	margin: 0;
	padding: 0;
	float: left;
}
#mccoy #contentsWrap #seminar .tollSeminar01 ul.pointList li.point01 {
	background: url(../img/point_list01.png) no-repeat 0 0;
	width: 279px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 ul.pointList li.point02 {
	background: url(../img/point_list02.png) no-repeat 0 0;
	width: 272px;
}
#mccoy #contentsWrap #seminar .tollSeminar01 ul.pointList li.point03 {
	background: url(../img/point_list03.png) no-repeat 0 0;
	width: 279px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 h3.seminarTitle {
	background: url(../img/seminar_title03.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 607px;
	height: 38px;
	margin: 15px auto 0;
/*	position: absolute;
	top: 34px;
	left: 184px;*/
}
#mccoy #contentsWrap #seminar .tollSeminar02 .checkPoint {
	background: url(../img/check_point02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 130px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 p.subTitle01 {
	background: url(../img/sub_title02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 88px;
	margin-top: 30px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 p.subTitle02 {
	background: url(../img/sub_title03.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 64px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 .descArea {
	font-size: 12px;
	background: url(../img/desc_area.png) no-repeat 0 0;
	width: 830px;
	height: 222px;
	position: relative;
}
#mccoy #contentsWrap #seminar .tollSeminar02 .descArea p.desc01 {
	width: 274px;
	padding: 10px 20px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 .descArea p.desc02 {
	background: url(../img/seminar_catch.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 243px;
	height: 29px;
	margin: 0 20px;
}
#mccoy #contentsWrap #seminar .tollSeminar02 .tollContents {
	background: url(../img/toll_contents02.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 50px;
	margin: 30px auto 10px;
}
#mccoy #contentsWrap #seminar .tollSeminar03 h3.seminarTitle {
	background: url(../img/seminar_title04.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 486px;
	height: 37px;
	margin: 15px auto 0;
/*	position: absolute;
	top: 34px;
	left: 184px;*/
}
#mccoy #contentsWrap #seminar .tollSeminar03 p.subTitle {
	background: url(../img/sub_title04.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 88px;
	margin-top: 30px;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .checkPoint {
	background: url(../img/parts_icon.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 830px;
	height: 73px;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .descArea {
	font-size: 12px;
	background: url(../img/bust_result.png) no-repeat 0 0;
	width: 830px;
	height: 230px;
	position: relative;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .descArea p.desc01 {
	font-size: 20px;
	font-weight: bold;
	color: #e00461;
	padding: 20px 20px 0;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .descArea p.desc01 span {
	font-size: 14px;
	font-weight: normal;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .descArea p.desc02 {
	width: 312px;
	margin: 0 20px;
	line-height: 1.4;
}
#mccoy #contentsWrap #seminar .tollSeminar03 .tollContents {
	background: url(../img/toll_contents03.png) no-repeat 0 0;
	text-indent: -9999px;
	width: 734px;
	height: 64px;
	margin: 30px auto 10px;
}
#mccoy #contentsWrap #seminar .tollSeminarFooter {
	background: url(../img/footer_bg02.png) no-repeat 0 0;
	width: 790px;
	height: 82px;
	margin: 0 auto;
	padding: 34px 40px;
	position: relative;
}
#mccoy #contentsWrap #seminar .tollSeminarFooter img.item {
	position: absolute;
	top: 10px;
	left: 60px;
}
#mccoy #contentsWrap #seminar .tollSeminarFooter p.entryMessage {
	font-size: 11px;
	text-indent: -1em;
	width: 490px;
	padding-left: 1em;
	float: right;
}
#mccoy #contentsWrap #seminar .tollSeminarFooter p.entryBtn {
	float: right;
}
.mt0 {
	margin-top: 0 !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.ml0 {
	margin-left: 0 !important;
}
p.returnTop {
	width: 950px;
	text-align: right;
	margin: 20px auto;
}