@charset"utf-8";

@import "layout.css";
/*__________________________________________________________
CSS INF

Site URL: http://www.cave.co.jp/event/gcommerce/deathsmiles/
File name: default.css(http://www.cave.co.jp/event/gcommerce/deathsmiles/css/default.css)
Summary: all styles
Created: 2009-07-15
Last update: 2009-08-07 M.date
Author: u

/ __Default style clear
/ __container (#container)
/ __header (#header)
/ __Global Navigation (#header ul)
/ __Sub Navigation (#SubNav)
/ __footer (#footer)
/ __h
/ __text
/ __contents (#contents)
/ __topics (#topics)
/ __about (#about)
___________________________________________________________*/

/*__________________________

 __Default style clear
___________________________*/
 
 *{
 	margin: 0;
 	padding: 0;
 }

 body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F7F5E1 url(../images/bg_ptn.jpg) repeat-x top;
	color: #2E1F0C;
}
 
 
 p{
	margin: 0 0 1em;
	font-size: 1.0em;
	font-weight:normal;
	line-height:135%;
 }
 
 li{
 	list-style-type: none;
 	margin: 0;
 }
 
 img{
	border: 0;
 }
 
 a{
	color: #3D2400;
	text-decoration: none;
	outline: none;
 }
 
 a:hover{
	text-decoration: underline;
 }
 
 h1, h2, h3, h4, h5, h6, p, pre, ul, ol, li, dl, dt, dd, adress, blockquotetable, th, tr, td {
	margin:0;
	padding:0;
	vertical-align:baseline;
}
 
 hr{
	display:none;
 }
 
/*__________________________

 __container
___________________________*/
 
 #container{
 	width: 800px;
 	margin: 0 auto;
 }

/*__________________________

 __header
___________________________*/

#headerTop h1,
#headerConte h1{
	display: none;
}

#headerTop {
 	width: 800px;
	height: 310px;
	position: relative;
 }

#headerTop.vol1{
	background:transparent url(../images/head01.jpg) no-repeat scroll 0 0;
}

#headerTop.vol2{
	background:transparent url(../images/head2_01.jpg) no-repeat scroll 0 0;
}

#headerBottom {
 	width: 800px;
	height: 157px;
	position: relative;
}

#headerBottom.vol1 {
	background:transparent url(../images/head02.jpg) no-repeat scroll 0 0;
}

#headerBottom.vol2 {
	background:transparent url(../images/head2_02.jpg) no-repeat scroll 0 0;
}

#headerConte {
 	width: 800px;
	height: 299px;
	position: relative;
}

#headerConte.vol1 {
	background:transparent url(../images/head_conte.jpg) no-repeat scroll 0 0;
}

#headerConte.vol2 {
	background:transparent url(../images/head_conte2.jpg) no-repeat scroll 0 0;
}
 
#Nav{
	width: 800px;
	height: 77px;
	background:transparent url(../images/g_navbase.jpg) no-repeat scroll 0 0;
	position: relative;
}

#SubNav{
	width: 800px;
	height: 77px;
	position: relative;
}

#SubNav.vol1{
	background:transparent url(../images/g_navcontebase.jpg) no-repeat scroll 0 0;
}

#SubNav.vol2{
	background:transparent url(../images/g_navcontebase2.jpg) no-repeat scroll 0 0;
}

/* Back to Top Sticker */

#BackSticker{
	position: absolute;
	top: 230px;
	left: 675px;
	width: 91px;
	height: 79px;
	background:transparent url(../images/img_topsticker.gif) no-repeat scroll 0 0;
	z-index: 1;
}

#BackSticker a{
	display: block;
	width: 91px;
	height: 79px;
	text-indent: -9999px;
	font-size: 1px;
}

/*__________________________

 __Global Navigation
___________________________*/

#Nav ul,
#Nav ul li,
#SubNav ul,
#SubNav ul li{
	float: left;
}

#Nav ul{
	width: 704px;
	height: 31px;
	background:transparent url(../images/btn_g_nav.gif) no-repeat scroll 0 0;
	margin: 0 auto;
	position: absolute;
	top: 23px;
	left: 51px;
}

#Nav ul li a,
#SubNav ul li a{
	display: block;
	width: 176px;
	height: 31px;
	text-indent: -9999px;
	font-size: 1px;
}

#Nav ul li.nav_chara a.active,
#Nav ul li.nav_chara a:focus,
#Nav ul li.nav_chara a:hover,
#SubNav ul li.nav_chara a.active,
#SubNav ul li.nav_chara a:focus,
#SubNav ul li.nav_chara a:hover{
	background:transparent url(../images/btn_g_nav.gif) no-repeat left -31px;
}

#Nav ul li.nav_inf a.active,
#Nav ul li.nav_inf a:focus,
#Nav ul li.nav_inf a:hover,
#SubNav ul li.nav_inf a.active,
#SubNav ul li.nav_inf a:focus,
#SubNav ul li.nav_inf a:hover{
	background:transparent url(../images/btn_g_nav.gif) no-repeat -176px -31px;
}

#Nav ul li.nav_ill a.active,
#Nav ul li.nav_ill a:focus,
#Nav ul li.nav_ill a:hover,
#SubNav ul li.nav_ill a.active,
#SubNav ul li.nav_ill a:focus,
#SubNav ul li.nav_ill a:hover{
	background:transparent url(../images/btn_g_nav.gif) no-repeat -352px -31px;
}

#Nav ul li.nav_contact a.active,
#Nav ul li.nav_contact a:focus,
#Nav ul li.nav_contact a:hover,
#SubNav ul li.nav_contact a.active,
#SubNav ul li.nav_contact a:focus,
#SubNav ul li.nav_contact a:hover{
	background:transparent url(../images/btn_g_nav.gif) no-repeat -528px -31px;
}

/*__________________________

 __Sub Navigation
___________________________*/

#SubNav ul{
	width: 704px;
	height: 31px;
	background:transparent url(../images/btn_g_nav.gif) no-repeat scroll 0 0;
	margin: 0 auto;
	position: absolute;
	top: 23px;
	left: 51px;
}

/*__________________________

 __footer
___________________________*/

#footer{
	clear: both;
	padding-bottom: 15px;
}

#footer div{
	width: 740px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer div ul{
	width: 530px;
	margin: 0 auto;
}

#footer div ul li{
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	border-left: #aaa solid 1px;
}

#footer div ul li.Top{
	padding-left: 0;
	background: none;
	border: 0px;
}

#footer div ul a{
	font-size: 12px;
	color:#3D2400;
}

#footer div ul a:hover{
	background: none;
	text-decoration: underline;
}

#footer div p{
	width: 740px;
	font-size: 12px;
	line-height: 1.5;
}

#footer div p img{
	float: left;
	margin-top: 4px;
	margin-right: 0.5em;
	border: #333 solid 1px;
}

/*__________________________

 __h
___________________________*/

h1{
	height: 58px;
	width: 750px;
	margin: 5px auto;
	text-indent: -9999px;
}

h1.chara{
	background: transparent url(../images/h1_chara.gif) no-repeat scroll 0 0;
}

h1.inf{
	background: transparent url(../images/h1_inf.jpg) no-repeat scroll 0 0;
}

h1.ill{
	background: transparent url(../images/h1_ill.jpg) no-repeat scroll 0 0;
}

h1.contact{
	background: transparent url(../images/h1_contact.jpg) no-repeat scroll 0 0;
}

h2{
	height: 26px;
	width: 730px;
	margin: 10px auto 0;
	background: transparent url(../images/ico_h2.gif) no-repeat scroll 0 0;
	border-bottom: #584c3d solid 1px;
	font-size: 14px;
}

h2 p{
	width: 650px;
	text-indent: 30px;
	font-weight: bold;
	line-height: 1.8;
}

h3{
}

/*__________________________

 __text
___________________________*/

.txt12p{
	font-size: 12px;
	line-height: 145%;
}

.txtDay{
	font-weight: bold;
	margin-right: 10px;
}

.btxt{
	font-size: 12px;
	font-weight: bold;
}

.corsion10p{
	color:#A50000;
	font-size:10px;
}

/*__________________________

 __contents
___________________________*/

#contents{
	clear: both;
	width: 800px;
	background:transparent url(../images/form_stylebg.gif) repeat-y ;
	font-size: 12px;
	position: relative;
}

#conte_btm{
 	width: 800px;
	background:transparent url(../images/form_stylebtm.gif) no-repeat scroll 0 0;
	height: 15px;
	position: relative;
 }

.inf_frame{
	width: 750px;
	margin: 10px auto;
	position: relative;
}

/* common_Style */
#charaList,
#cdInf,
#Ill,
#Contact{
	width: 750px;
	margin: 10px auto;
}

#cdInf p,
#cdInf dl,
#Ill p,
#Contact p{
	width: 720px;
	margin: 10px auto;
}

/*__________________________

 __topics
___________________________*/

#Topics dt {
	height: 51px;
	background:transparent url(../images/topics_head.gif) no-repeat scroll 0 0;
	text-indent: -9999px;
}

#Topics dd {
	background:transparent url(../images/topics_bg.gif) repeat-y scroll 0 0;
}

#Topics dd p{
	width: 690px;
	margin: 0 auto 0 40px;
}

#Topics dd.btm{
	height: 32px;
	background:transparent url(../images/topics_bottom.gif) no-repeat scroll 0 0;
	clear: both;
}

/*__________________________

 __aboutCD
___________________________*/

.inf_frame p.Ttl{
	height: 52px;
	background:transparent url(../images/cdinfo_head.gif) no-repeat scroll 0 0;
	text-indent: -9999px;
}

#about{
	width: 750px;
	margin: 0px auto;
	padding-bottom:10px;
	background:transparent url(../images/cdinfo_bg.gif) repeat-y scroll 0 0;
}

.aboutBtm{
	background:transparent url(../images/cdinfo_bottom.gif) no-repeat scroll 0 0;
	clear: both;
	height: 10px;
}

dl#section{
	width: 700px;
	margin: 0 auto;
	padding-bottom: 10px;
}

dl#section dt.Cover{
	width: 184px;
	margin: 10px auto 0 10px;
	float: left;
}

dl#section dt img{
	border: #BA9D20 solid 1px;
}

dl#section dd.txtSpecWind,
dl#section dd.txtSpecCasp,
dl#section dd.txtSpecFore{
	width: 450px;
	margin-top: 0.75em;
	float: right;
	position: relative;
}

dl#section ul li{
	line-height: 145%;
}

p.caption{
	width: 700px;
	height: 1px;
	background : #ba9d20;
	position : relative;
	top      : 195px;
	/top     : 0px;
	left     : 25px;
}

/* clearfix */
/* ////////////////////////////////////////////////////// */

.clearfix:after{
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}

.clearfix{
	display        : inline-block;
}

/*\*/
* html .clearfix {
	height         : 1%;
}

.clearfix {
	display        : block;
}
