@charset "shift_jis";

/* ----------------------------------------------------------- 
CSS Information  

Site URL:	http://www.cosme.net/xxxxx
File name:      cpn.css
Created:        2010-12-22
Last update:    2010-12-22 by fujimotoo
by Author Style Info: cpn
----------------------------------------------------------- */ 

/* ----------------------------------------------------------- 
 top + youtube ‹¤’Ê
----------------------------------------------------------- */ 
/* set up ----------------------------- */
.clearfix { zoom:1; }
.clearfix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
#cpn-top img,
#cpn-youtube img { vertical-align: bottom; }
#cpn-top a:hover img,
#cpn-youtube a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/* common style ----------------------- */
/* head  */
#cpn-top .head,
#cpn-youtube .head {
	position: relative;
}
#cpn-top .head a,
#cpn-youtube .head a {
	position: absolute;
	top: 279px;
	left: 201px;
}

/* ----------------------------------------------------------- 
 top
----------------------------------------------------------- */ 
#cpn-top h2.head a:hover,
#cpn-youtube h2.head a:hover {
	background: url(images/top_head_btn_hover.png) no-repeat 0 0;	
}
#cpn-top h2.head a:hover img,
#cpn-youtube h2.head a:hover img {
	visibility: hidden;
}

/* article1 ---------------------------- */
#cpn-top .article1 li {
	position: relative;
	height: 284px;
	float: left;
}
#cpn-top .article1 li span {
	display: block;
	position: absolute;
	top: 197px;
	left: 0;
	width: 211px;
	text-align: center;
}

/* article2 ---------------------------- */
#cpn-top .article2 {
	position: relative;
	width: 635px;
	height: 309px;
	background: url(images/top_article2_bg.png) no-repeat 0px 0px;	
}
#cpn-top .article2 dl {
	position: absolute;
}
#cpn-top .article2 .review {
	left: 31px;
	top: 40px;
}
#cpn-top .article2 .ranking {
	left: 279px;
	top: 59px;
}
#cpn-top .article2 .category {
	left: 95px;
	top: 127px;
}
#cpn-top .article2 .cosmeet {
	left: 37px;
	top: 200px;
}
#cpn-top .article2 .chieco {
	left: 260px;
	top: 191px;
}
#cpn-top .article2 .review dt {
	margin-bottom: 7px;
}
#cpn-top .article2 .ranking dt {
	margin-bottom: 7px;
}
#cpn-top .article2 .category dt {
	margin-bottom: 8px;
	padding-left: 5px;
}
#cpn-top .article2 .cosmeet dt {
	margin-bottom: 9px;
}
#cpn-top .article2 .chieco dt {
	margin-bottom: 11px;
	padding-left: 9px;
}
#cpn-top .article2 .review dd {
	padding-left: 11px;
}
#cpn-top .article2 .ranking dd {
	padding-left: 6px;
}

/* article3 ---------------------------- */
#cpn-top .article3 {
	background: url(images/top_article3_bg.png) repeat 0 0;	
}
#cpn-top .article3_lead {
	position: relative;
	width: 635px;
	height: 83px;
	margin-bottom: 10px;
	background: url(images/top_article3_bg_top.png) no-repeat 0 0;	
}
#cpn-top .article3 p.lead {
	position: absolute;
	left: 24px; top: 34px;
}
#cpn-top .article3 p.signup {
	position: absolute;
	left: 451px; top: 28px;
}
#cpn-top .article3 p.signup a {
	display: block;
	margin: 3px 0 0 1px;
}
#cpn-top .article3 p.signup a:hover {
	background: url(images/top_article3_btn_signup_hover.png) no-repeat 0 0;	
}
#cpn-top .article3 p.signup a:hover img {
	visibility: hidden;
}

#cpn-top .article3_item {
	float: left;
	width: 195px;
}
#cpn-top .article3_item_bg {
	padding: 0 0 30px 0;
	background: url(images/top_article3_bg_end.png) no-repeat left bottom;	
}
#cpn-top .article3_a {
	margin: 0 0 0 17px;
}
* html #cpn-top .article3_a { /* for IE6 */
	margin: 0 0 0 8px;
}
#cpn-top .article3_b {
	margin: 0 0 0 8px;
}
#cpn-top .article3_c {
	margin: 0 0 0 7px;
}
#cpn-top .article3_item a:hover.pict img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#cpn-top .article3_item p {
	padding: 10px 7px 15px 10px;
	font-size: 11px;
	line-height: 1.5;
}
* html #cpn-top .article3_item p { /* for IE6 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
*:first-child+html #cpn-top .article3_item p { /* for IE7 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#cpn-top .article3_item p a {
 color: #e2488b;
}
#cpn-top .article3_item p a:hover {
 color: #ff66aa;
}
#cpn-top .article3_item p span {
	color: #987168;
	font-weight: bold;
}
#cpn-top .article3_item a.link {
	margin-left: 7px;
}
#cpn-top .article3_item a.submit {
	display: inline-block;
	margin: 10px 0 0 7px;
}
#cpn-top .article3_item a.submit:hover {
	background: url(images/top_article3_btn_submit_hover.png) no-repeat 0 0;	
}
#cpn-top .article3_item a.submit:hover img {
	visibility: hidden;
}

/* article4 ---------------------------- */
#cpn-top .article4 {
	background: url(images/top_article4_bg.png) no-repeat left top;	
}
#cpn-top .article4_inner {
	padding: 14px 38px 38px;
	background: url(images/top_article4_bg_end.png) no-repeat left bottom;
}
#cpn-top .article4 h5 {
	margin: 20px 0 7px 0;
	font-size: 12px;
	font-weight: bold;
}
#cpn-top .article4 p {
	font-size: 12px;
	line-height: 1.4;
}

/* banner area ---------------------------- */
#cpn-top .banner-area {
	margin: 0 0 20px;
	padding-top: 10px;
}
#cpn-top .banner-area a {
	display: block;
	float: left;
}
#cpn-top .banner-area a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#cpn-top .banner-area a.cm {
	margin-right: 4px;
}

/* ----------------------------------------------------------- 
 youtube
----------------------------------------------------------- */ 

/* article1 ---------------------------- */
#cpn-youtube .article {
	height: 425px;
	margin-bottom: 9px;
	padding-top: 23px;
	background: url(images/youtube_article_bg.png) repeat-x 0px 0px;
}
#cpn-youtube .article .movie {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #000;
}
#cpn-youtube .prev {
	margin-bottom: 49px;
}
#cpn-youtube .prev a {
	color: #ef5599;
	font-weight: bold;
}
#cpn-youtube .prev a:hover {
 color: #ff66aa;
}
