/*
Theme Name: hollywood
Theme URI: /
Description: ハリウッド化粧品のテーマ.
Version: 1.0.0
Author: delightarts.
Author URI: http://www.delightarts.com/
*/

* {
	margin: 0;
	padding: 0;
}

body{
	background: url(../img/back.gif) no-repeat center 563px;
}

h1,h2,h3,h4,h6,p,ul,ol,li,div,table,th,td,dl,dt,dd {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

ul,ol,li {
	list-style: none;
}

table{
	border-collapse: collapse;
}

/* slider
--------------------------------------------------------- */

#home .slideFrame {
	height: 480px;
	margin-bottom: 83px;
	overflow: hidden;
	position: relative;
}

#home .slideCell{
	/*width: 954px;
	height: 502px;*/
	position: absolute;
}

#home .slideCell .cover{
	width: 849px;
	height: 480px;
	background: url(../img/cover.png) repeat left top;
	/*	background: url(../img/cover.png) repeat left top;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

#home .slideCell.main .cover{
	display: none;
	height: 0;
}

#home #main_btn_left{
	width: 65px;
	position: absolute;
	top: 165px;
	cursor: pointer;
	z-index: 100;
}

#home #main_btn_right{
	width: 65px;
	position: absolute;
	top: 165px;
	cursor: pointer;
	z-index: 100;
}



/* layout
--------------------------------------------------------- */

#home #logo_back{
	width: 100%;
	height: 129px;
	background: url(../img/logo_back.gif) left bottom repeat-x;	
	position: absolute;
	left: 0;
	top: 434px;
	z-index: 10;
}

#home h1{
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -241px;

}

#home .lang {
	width: 918px;
	padding-top: 80px;
	margin: 0 auto;
	text-align: right;
	margin-bottom: 34px;
	font-size: 116.7%;
	color: #fff;
	font-family: 'Times new Roman','Times', serif;
}

#home .lang a{
	color: #8282c8;
}

#home #main_back{
	padding: 39px 0 90px;
}

#home #center_box{
	width: 950px;
	margin: 0 auto;
}

#home #mainarea{
	width: 718px;
	float: left;
}

#home #mainarea #btn_area{
	width: 728px;
	margin-left: -10px;
	margin-bottom: 10px;
}

#home #mainarea #btn_area li{
	float: left;
	margin: 0 0 10px 10px;
	display: inline;
}

#home #mainarea #topics_box {
	padding-top: 20px;	
}

#home #mainarea #topics_box h2{
	margin-bottom: 5px;    
}

#home #mainarea #topics_box table{
	width: 718px;
}

#home #mainarea #topics_box table tr{
	border-bottom: 1px dotted #cccccc;
}

#home #mainarea #topics_box table tr th,#mainarea #topics_box table tr td{
	padding: 11px 0;	
}

#home #mainarea #topics_box table tr th{
	width: 108px;
	padding-left: 21px;
	background: url(../img/bullet_circle.gif) no-repeat 5px center;
}

#home #mainarea #topics_box p{
	margin-bottom: 30px;
	padding: 4px 12px 0 0;
	font-size: 91%;
	text-align: right;
}

#home #mainarea #topics_box p a{
	padding-left: 13px;
	background: url(../img/bullet_topics.gif) no-repeat left center;
}

#home #mainarea #group_box {
	margin-top: 30px;
}

#home #mainarea #group_box h2{
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #292a63;
}

#home #mainarea #group_box ul{
	width: 728px;
}

#home #mainarea #group_box ul li{
	margin-right: 20px;
	float: left;
}

#home #mainarea #group_box ul li.text{
	padding-top: 3px;
}

#home #mainarea #group_box ul li a{
	padding-left: 10px;
	background: url(../img/bullet_triangle.gif) no-repeat left 6px;
}

#home #mainarea #group_box ul li#avance a{
	padding-left: 0;
	background: none;
}

#home #sidearea{
	width: 212px;
	float: right;
}

#home #sidearea li{
	margin-bottom: 15px;
	padding: 7px 7px 6px;
	border: 1px solid #e1e1e1;
}

#home #sidearea li span{
	margin-bottom: 2px;
	display: block;
}


/* layout
--------------------------------------------------------- */

body.news {
	background: url(../img/back.gif) no-repeat center 198px;
}

.news #center_box{
	width: 950px;
	margin: 0 auto;
	padding-top: 18px;
	line-height: 166%;
}

.news #center_box #topic_path{
	width: 950px;
	margin-bottom: 44px;
}

.news #center_box #topic_path li{
	margin-right: 4px;
	float: left;
	color: #666666;
}

.news #center_box #topic_path li a{
	text-decoration: underline;
	color: #666666;
}

.news #center_box #main{
	width: 925px;	
}

#page #center_box #main #heading{
	width: 215px;
	padding-top: 8px;
	float: left;
}

#page #center_box a{
	color: #666666;			
}

#page #center_box #main #mainarea{
	width: 706px;
	float: left;
	background: url(../img/news/back_heading.gif) repeat-x left top;
	padding: 23px 2px 0;
}

#page #center_box #main #mainarea table{
	width: 706px;
	margin-bottom: 30px;
}

#page #center_box #main #mainarea table tr th,#page #center_box #main #mainarea table tr td{
	padding: 7px 0;
	border-bottom: 1px dotted #cccccc;
}

#page #center_box #main #mainarea table tr th{
	width: 99px;
	padding-left: 18px;
	background: url(../img/news/bullet_circle.png) no-repeat left center;
}

#page #center_box #main #mainarea #btn_backtop{
	text-align: right;	
}

#page #center_box #main #mainarea #btn_backtop a{
	padding-left: 23px;
	background: url(../img/news/bullet_back.png) no-repeat left center;
	color: #8282c8;	
}

#detail #center_box #main #heading{
	width: 190px;
	padding: 10px 0 0 25px;
	float: left;
}

#detail #center_box #main #mainarea{
	width: 550px;
	float: left;
	background: url(../img/news/back_heading.gif) repeat-x left top;
}

#detail #center_box #main #mainarea .article{
	margin-bottom: 40px;
	padding-top: 22px;
}

#detail #center_box #main #mainarea .date{
	margin-bottom: 2px;
	font-size: 83%;
}

#detail #center_box #main #mainarea h3{
	margin-bottom: 16px;
	font-size: 116%;
	font-weight: bold;
}

#detail #center_box #main #mainarea .content{
	margin-bottom: 13px;
	padding-bottom: 36px;
	border-bottom: 1px dotted #292a63;
	color: #666666;
}

#detail #center_box #main #mainarea .article_bottom{
	font-size: 83%;
}

#detail #center_box #main #mainarea .article_bottom ul{
	float: right;
	border-left: 1px solid #1a1c8b;
	line-height: 100%;
}

#detail #center_box #main #mainarea .article_bottom ul#pagetop{
	border-right: 1px solid #1a1c8b;
}

#detail #center_box #main #mainarea .article_bottom ul.post-categories{
	overflow: hidden;
}

#detail #center_box #main #mainarea .article_bottom ul li{
	float: left;
}

#detail #center_box #main #mainarea .article_bottom ul li a{
	margin: 0 6px;
	color: #1a1c8b;
}

#detail #center_box #main #sidearea{
	width: 120px;
	float: right;
}

#detail #center_box #main #sidearea .archive_box{
	padding: 6px 0 26px;
	background: url(../img/news/back_heading.gif) repeat-x left top;
}

#detail #center_box #main #sidearea .archive_box h3{
	margin-bottom: 16px;
	border-bottom: 1px dotted #292a63;
}

#detail #center_box #main #sidearea .archive_box ul li{
	margin-bottom: 7px;
}

#detail #center_box #main #sidearea .archive_box ul li a{
	padding-left: 9px;
	background: url(../img/news/bullet_category.png) no-repeat left center;
	color: #1a1c8b;
}