@charset "utf-8";

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

	ArtMeter / SIZE styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/03/15
	modified : 2007/03/22

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

@import url("/css/common.css");
/* CONTENTS HEAD
---------------------------------------------- */


div#contHead h2#titlePack {
	background-image: url(/img/guide/artist/detail/ti_pack.gif);
	width: 450px;
	height: 17px;
}


div.contSection h3#txtSize01 {
	background-image: url(/img/guide/customer/detail/txt_size01.gif);
	height: 31px;
}

div.contSection h3#txtStep01 {
	background-image: url(/img/guide/artist/detail/txt_step01.gif);
	height: 20px;
}

div.contSection h3#txtPack01 {
	background-image: url(/img/guide/artist/detail/txt_pack01.gif);
	height: 20px;
}


h4.StepHead{
background-image: url(/img/guide/artist/icn_head02.gif);
background-position: 10px 50%;
background-repeat: no-repeat;
padding-left: 28px;
font-size:110%;
font-weight:bold;
margin-bottom:5px;
}

/*LIST
---------------------------------------------- */

ul.GuideList{
	margin: 7px 0;
}
ul.GuideList li{
	color: #F9630D;
	font-weight: bold;
	padding-left: 40px;
	background-image: url(/img/common/icn_head01.gif);
	background-position: 30px 50%;
	background-repeat: no-repeat;
}


/* SECTION
---------------------------------------------- */

div.contSection h4#subtiSize01 {
	background-image: url(/img/about/subti_size01.gif);
	height: 31px;
}
div.contSection h4#subtiSize02 {
	background-image: url(/img/about/subti_size02.gif);
	height: 31px;
}

div.contSection h4#subtiStep01 {
	background-image: url(/img/guide/artist/detail/subti_step01.gif);
	height: 31px;
}
div.contSection h4#subtiStep02 {
	background-image: url(/img/guide/artist/detail/subti_step02.gif);
	height: 31px;
}

div.contSection h4#subtiStep03 {
	background-image: url(/img/guide/artist/detail/subti_step03.gif);
	height: 31px;
}
div.contSection h4#subtiStep04 {
	background-image: url(/img/guide/artist/detail/subti_step04.gif);
	height: 31px;
}
div.contSection h4#subtiStep05 {
	background-image: url(/img/guide/artist/detail/subti_step05.gif);
	height: 31px;
}
div.contSection h4#subtiStep06 {
	background-image: url(/img/guide/artist/detail/subti_step06.gif);
	height: 31px;
}

div.contSection h4#subtiPack01 {
	background-image: url(/img/guide/artist/detail/subti_pack01.gif);
	height: 31px;
}

div.contSection h4#subtiPack02 {
	background-image: url(/img/guide/artist/detail/subti_pack02.gif);
	height: 31px;
}

div.contSection h4#subtiPack03 {
	background-image: url(/img/guide/artist/detail/subti_pack03.gif);
	height: 31px;
}

div.contSection div.contSize{
padding-left:28px;
}

div.contSection div.contSize2{
padding-left:10px;
}

h4.contSection2{
	/* position: relative; IE ERROR*/
	clear:both;
	padding-top:10px;
	padding-left:5px;
	height:24px;
	border-top:1px solid #f0f0f0;
	background:#eee;
}

dt.contSection2{
	/* position: relative; IE ERROR*/
	clear:both;
	padding-top:3px;
	padding-left:5px;
	height:24px;
	border-top:1px solid #f0f0f0;
	background:#eee;
}


/* CONTENTS
---------------------------------------------- */



div.contSection p{
	padding-left: 30px;
}

div.contSection div.contSize p{
	padding-left: 5px;
}

div.contSection div.contSize2 p{
	padding-left: 0px;
}

.point{
background:#FFFF19;
font-size:120%;
}

div#footBtnArea{
padding-left:150px;
}


/* BTN
---------------------------------------------- */

div#ArtistguideBtn a{
	margin: 20px 0 3px 14px;
	background: url(/img/guide/artist/btn_artistguide.gif) 14px;
	width: 240px;
	height: 36px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#ArtistguideBtn a:hover{
	background-position: 0 100%;
}

div#ArtistguideBtn a span{
	display: none;
}



/* TABLE
---------------------------------------------- */


div.contSection table{
	cellspacing: 0;
	cellpadding: 0;
	margin: 5px 0 10px 20px;
	border-collapse: collapse;
}

div.contSection table th{
	background: #09460F;
	color: #FFF;
	text-align: center;
	border: solid 1px;
	padding-right: 3px;
}



div.contSection table td.style01{
background:url(../img/guide/artist/detail/bg_bk01.gif);
background-position:left bottom;
	width:25%;
	height:180x;
	color: #000;
	font: bold;
	text-align: center;
	border: solid 1px;
	border-color: #FFF;
}

div.contSection table td.style02{
background:url(../img/guide/artist/detail/bg_bk02.gif);
background-position:left bottom;
	width:25%;
	height:180px;
	color: #000;
	font: bold;
	text-align: center;
	border: solid 1px;
	border-color: #FFF;
}

div.contSection table td.style01 p{
padding-top:10px;
padding-bottom:0px;color:#FF6600;
font-weight:bold;
font-size:80%;
}

div.contSection table td.style02 p{
padding-top:10px;
padding-bottom:0px;
color:#666;
font-weight:bold;
font-size:80%;
}
