@charset "utf-8";

/* ___________________________________________________________ logo */

h2 {
	height : 45px;
}
h2 a {
	background : url(../images/common/logo.gif) no-repeat 0 0 transparent;
	width : 250px;
	height : 45px;
}

/* ___________________________________________________________ credit */

.home p.credit {
	background-image : url(../images/credit/home.jpg);
}
.contents1 p.credit {
	background-image : url(../images/credit/contents1.jpg);
}
.contents2 p.credit {
	background-image : url(../images/credit/contents2.jpg);
}
.contents3 p.credit {
	background-image : url(../images/credit/contents3.jpg);
}
.contents4 p.credit {
	background-image : url(../images/credit/contents4.jpg);
}
.contents5 p.credit {
	background-image : url(../images/credit/contents5.jpg);
}
.contents6 p.credit {
	background-image : url(../images/credit/contents6.jpg);
}
.global h3,.search p.credit {
	background-image : url(../images/credit/global.jpg);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li a {
	margin : 0 0 0 0 !important;
}
div#header ul.navigation li.home a {
	margin-left : 20px !important;
	_margin-left : 10px !important;
	background-image : url(../images/common/home.gif);
	width : 80px;
}
div#header ul.navigation li.contents1 a {
	background-image : url(../images/common/contents1.gif);
	width : 95px;
}
div#header ul.navigation li.contents2 a {
	background-image : url(../images/common/contents2.gif);
	width : 137px;
}
div#header ul.navigation li.contents3 a {
	background-image : url(../images/common/contents3.gif);
	width : 139px;
}
div#header ul.navigation li.contents4 a {
	background-image : url(../images/common/contents4.gif);
	width : 160px;
}
div#header ul.navigation li.contents5 a {
	background-image : url(../images/common/contents5.gif);
	width : 136px;
}
div#header ul.navigation li.contents6 a {
	background-image : url(../images/common/contents6.gif);
	width : 175px;
}


/* ___________________________________________________________ original */

div.light dd,
div.standard dd,
div.premium dd  {
	margin : 0;
	padding : 0;
	border : 0;
	width : 660px;
	min-height : 112px;
}
div.light dd p,
div.standard dd p,
div.premium dd p {
	margin : 0;
	padding : 55px 0 0 118px;
}
div.light dt,
div.standard dt,
div.premium dt {
	margin : 0;
	padding : 0;
	border : 0;
	background : none;
	text-indent : -2000px;
}
div.light .step1 {
	background : url(../images/flow/light_1.gif) no-repeat 0 0;
}
div.light .step2 {
	background : url(../images/flow/light_2.gif) no-repeat 0 0;
}
div.light .step3 {
	background : url(../images/flow/light_3.gif) no-repeat 0 0;
}
div.light .step4 {
	background : url(../images/flow/light_4.gif) no-repeat 0 0;
}
div.light .step5 {
	background : url(../images/flow/light_5.gif) no-repeat 0 0;
}
div.light .step6 {
	background : url(../images/flow/light_6.gif) no-repeat 0 0;
}
div.standard .step1 {
	background : url(../images/flow/light_1.gif) no-repeat 0 0;
}
div.standard .step2 {
	background : url(../images/flow/light_2.gif) no-repeat 0 0;
}
div.standard .step3 {
	background : url(../images/flow/standard_3.gif) no-repeat 0 0;
}
div.standard .step4 {
	background : url(../images/flow/light_4.gif) no-repeat 0 0;
}
div.standard .step5 {
	background : url(../images/flow/light_5.gif) no-repeat 0 0;
}
div.standard .step6 {
	background : url(../images/flow/light_6.gif) no-repeat 0 0;
}
div.premium .step1 {
	background : url(../images/flow/premium_1.gif) no-repeat 0 0;
}
div.premium .step2 {
	background : url(../images/flow/premium_2.gif) no-repeat 0 0;
}
div.premium .step3 {
	background : url(../images/flow/premium_3.gif) no-repeat 0 0;
}
div.premium .step4 {
	background : url(../images/flow/premium_4.gif) no-repeat 0 0;
}
div.premium .step5 {
	background : url(../images/flow/premium_5.gif) no-repeat 0 0;
}
div.premium .step6 {
	background : url(../images/flow/premium_6.gif) no-repeat 0 0;
}
div.premium .step7 {
	background : url(../images/flow/premium_7.gif) no-repeat 0 0;
}



div.contents2 .thumbs_text h4,
div.contents4 .thumbs_text h4,
div.contents6 .thumbs_text h4 {
	display : none;
}
div.contents4 #contents td {
	text-align : center;
}
div.home .thumbs_center img,
div.contents5 #contents img {
	border : 1px solid #ddd;
}
div.home .thumbnail_left img {
	border : 1px solid #ddd;
}
div.home .thumbs_center img,
div.contents5 .thumbs_center img,
div.contents3 .thumbs_center img {
	overflow : hidden;
	border : 1px solid #ddd;
	width : 208px;
	height : 200px;
}
div.contents3 .thumbs_center img {
	height : 168px;
}
div.contents5 .mt-enclosure-image {
	display : block !important;
	text-align : center;
}
div.contents3 img.thumbs_left {
	border : 1px solid #ddd;
	margin : 0 10px 0 0;
	padding : 0;
}

