@charset "utf-8";

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

	ArtMeter / SHOP styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/03/15
	modified : 2007/04/06

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

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

div#contHead{
	margin-bottom:0;
	height: 95px;
	overflow: hidden;
}

div#contHead h2{
	margin:0;
	padding:0;
	float:left;
	clear:left;
	width: 505px;
}

div#contHead ul{
float:left;
clear:right;}

p#headTxt{
}

div#cont1{
background-image:url(/img/renewal/renewal_bg.gif);
background-repeat:no-repeat;
background-position:left top;
}

div.contWrap{
padding:10px 0 10px 175px;
clear:both;
margin-bottom:20px;
height:300px;

}

div#contBody h3#headTxt{
margin:0;
padding:0;}

div.contWrap:after{
}

div#contents div.contWrap h3{
text-align:right;
margin-bottom:0;
padding-bottom:5px;
}
div#contents p#headTxt{
padding:0;
margin:0;}

div.cl{
clear:left;}

div.cr{
clear:right;}

div.contBox1{
float:left;
width:390px;
background-image:url(/img/renewal/t1_bg.gif);
background-repeat:repeat-y;
background-position:right top;
}

div.contBox1 .contBoxMain{
padding:10px 20px 20px 40px;
background-image:url(/img/renewal/t1_bottom.gif);
background-position:right bottom;
background-repeat:no-repeat;}

div.contBox1 .contBoxMain p{
width:330px;
height:180px;}

div.contBox1 .contBoxMain p img{
clear:left;
float:left;
margin:0 10px 20px 0;
}

div.contBoxMain p a img,
div.contBoxImage p a img{
border:5px solid;}

div#contents div#cont1 p a img{
border-color:#6BCCD1;}

div#contents div#cont2 p a img{
border-color:#FF9797;}

div#contents div#cont3 p a img{
border-color:#FFCA3E;}

div#contents div.contBoxImage p a img{
border-color:#89B425;}

div#contents div.contBoxMain p a:hover img,
div.contBoxImage p a:hover img,
div#contents div#cont1 p a:hover img,
div#contents div#cont2 p a:hover img,
div#contents div#cont3 p a:hover img,
div#contents div#cont4 p a:hover img{
border:5px solid #FFFF00;}

div.contBox2{
float:left;
width:190px;
background-image:url(/img/renewal/t4_bg.gif);
background-repeat:repeat-y;
background-position:left top;}


div.contBoxImage{
background-image:url(/img/renewal/t4_top.gif);
background-repeat:no-repeat;
background-position:left top;
padding:20px 10px 10px 10px;
text-align:center;
}

div.contBox2 div.contBoxMain{
padding:10px 20px 20px 20px;
background-image:url(/img/renewal/t4_bottom.gif);
background-repeat:no-repeat;
background-position:left bottom;}


div#cont4{
padding-left:200px;}

