@charset "utf-8";

/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, legend, caption, tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

/****************************************
		2. Basic Layout 
*****************************************/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:14px;
	line-height:150%;
}
#container { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
} 

/****************************************
		3. Header 
*****************************************/

#header { 
	background:url(../images/bg_top.png) repeat-x top;
	padding: 0; 
} 

#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#header .menu{
	width:960px;
	margin:0 auto;
}

.logo{
	width:252px;
	height:200px;
	float:left;
}
.menu_buttom{
	width:595px;
	height:105px;
	float:right;
	margin:70px 0 0 0;
}

/****************************************
		4. Sidebar 
*****************************************/

#sidebar1 {
	float: right;
	width: 330px;
	font-size:12px;
	color:#333333;
	margin:0 0 15px 0;
}

#sidebar1 #history{
	width:300px;
	height:150px;
	position:relative;
	margin:10px 0 10px 10px;
	background:url(../images/bg_history.png) no-repeat;
	padding:50px 10px 0 10px;
}

#sidebar1 #history .feed{
	height:120px;
	overflow:auto;
}

#sidebar1 #history .feed .post-date{
	background:url(../images/ico_heart02.png) no-repeat left;
	padding-left:20px;
}

#sidebar1 .tweet{
	width:320px;
	margin:0 0 0 10px;
}

#sidebar1 .tweet_top{
	height:45px;
	background:url(../images/bg_tweet_top.png) no-repeat;
}

#sidebar1 .tweet_bg{
	background:url(../images/bg_tweet_main.png) repeat-y;
	padding:0 10px;
}

#sidebar1 .tweet_bottom{
	height:17px;
	background:url(../images/bg_tweet_bottom.png) no-repeat;
}

#sidebar1 .product{
	margin:0 0 0 10px;
}

#sidebar1 h3{
	border-left:7px #CC6699 solid;
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	font-size:13px;
}

#sidebar1 .onsale{
	font-size:14px;
	font-weight:bold;
	color:#FF9999;
	margin:10px 0 2px 0;
}

#sidebar1 .product_top{
	height:44px;
	background:url(../images/side_top.png) no-repeat;
}

#sidebar1 .product_bg{
	background:url(../images/side_bg.png) repeat-y;
	padding:10px;
}

#sidebar1 .product_bottom{
	height:16px;
	background:url(../images/side_bottom.png) no-repeat;
}

/****************************************
		5. Main 
*****************************************/

#mainContent_top {
	width:960px;
	margin:0 auto;
	padding: 0;
	} 
	

#mainContent {
	width:800px;
	margin:0 auto;
	padding: 0;
	} 
	
	
#mainContent p{
	margin:10px 0 10px 0;
}


#mainContent_pro{
	width:960px;
	margin:0 auto;
	font-size:13px;
}

#mainContent_pro p{
	margin:5px 0;
}

#mainContent_pro .pro_l{
	width:480px;
	float:left;
}

#mainContent_pro .pro_r{
	width:480px;
	float:right;
}

#mainContent_pro dl.product{
	width:475px;
	margin:0 auto;
	padding:0 0 10px 0;
}

#mainContent_pro dt.product{
	clear:both;
	width:200px;
	float:left;
	margin-right:10px;
}

#mainContent_pro dd.product{
	width:265px;
	float:right;
}	
	
#mainContent_chara { 
	margin: 0;
	padding: 0;
	} 	

#chara01_bg{
	background:url(../images/chara_vol1.jpg) no-repeat;
	height:750px;
	padding:25px;
}


#chara02_bg{
	background:url(../images/chara_vol2.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara03_bg{
	background:url(../images/chara_vol3.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara04_bg{
	background:url(../images/chara_vol4.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara05_bg{
	background:url(../images/chara_vol5.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara06_bg{
	background:url(../images/chara_vol6.jpg) no-repeat;
	height:750px;
	padding:25px;
}


#chara07_bg{
	background:url(../images/chara_vol7.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara08_bg{
	background:url(../images/chara_vol8.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara09_bg{
	background:url(../images/chara_vol9.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara10_bg{
	background:url(../images/chara_vol10.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara11_bg{
	background:url(../images/chara_vol11.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara12_bg{
	background:url(../images/chara_vol12.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara_sp2_bg{
	background:url(../images/chara_volsp2.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara13_bg{
	background:url(../images/chara_vol13.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara_sp3_bg{
	background:url(../images/chara_volsp3.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara14_bg{
	background:url(../images/chara_vol14.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara15_bg{
	background:url(../images/chara_vol15.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara16_bg{
	background:url(../images/chara_vol16.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara17_bg{
	background:url(../images/chara_vol17.jpg) no-repeat;
	height:750px;
	padding:25px;
}

#chara18_bg{
	background:url(../images/chara_vol18.jpg) no-repeat;
	height:750px;
	padding:25px 10px;
}

#chara19_bg{
	background:url(../images/chara_vol19.jpg) no-repeat;
	height:750px;
	padding:25px 10px;
}

#chara18 dt{
	width:450px;
	float:left;
}

#chara18 dd{
	width:300px;
	float:right;
	margin:250px 0 0 0px;
	padding: 5px;
	font-size:small;
	color:#fff;
}


#chara dl{
	margin:0 0 0 0px;

}	

#chara dt{
	width:200px;
	float:left;
}

#chara dd{
	width:400px;
	float:right;
}

#chara_w dt{
	width:440px;
	float:left;
}

#chara_w dd{
	width:420px;
	float:right;
	margin:250px 0 0 0px;
	padding: 5px;
	font-size:small;
	color:#fff;
background:rgba(0,0,0,0.25);

}

#chara h3{
	font-size:18px;
	border-left:5px solid #FF6699;
	padding: 0 0 0 5px;
	margin:0 0 10px 0;
	color:#FFCCCC;
}

#chara h4{
	font-size:16px;
	border-left:5px solid #FF6699;
	padding: 0 0 0 5px;
	margin:0 0 10px 0;
	color:#330000;
}

.onsale{
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
	padding:5px 0;
}

.tokuten{
	color:#FF3366;
	font-weight:bold;
}

#chara_w h3{
	font-size:16px;
	border-left:5px solid #FF6699;
	padding: 0 0 0 5px;
	margin:5px 0 10px 0;
	color:#FFcccc;

}

blockquote{
	width:700px;
	background:#FFFFCC;
	margin:40px auto;
	padding:15px;
	line-height:150%;
}

blockquote h2{
	border-bottom:1px #FF6633 solid;
	margin:0 0 20px 0;
	font-size:16px;
	color:#FF6633;
}

blockquote h4{
	color:#FF3366;
	font-size:18px;
	border-left:#FF3366 5px solid;
}

blockquote h5{
	color:#660066;
	font-size:15px;
	border-bottom:1px dashed #660066;
	margin:0 0 5px 0;
}

ul.tokuten_l{
	width:795px;
	margin:10px auto;
}

li.tokuten_l{
	width:250px;
	float:left;
	margin-right:15px;
}




/****************************************
		6. Footer 
*****************************************/

#footer { 
	padding: 0 10px 0 20px; 
	background:url(../images/bg_footer.png) repeat-x top;
}

#footer .footer_bg{
	width:960px;
	background:url(../images/bg_footer_ribbon.png) no-repeat top right;
	padding:50px 0 50px 0;
	margin:0 auto;

} 

#footer p {
	margin: 0; 
	padding: 10px 0;
	font-size:12px;
}

/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;
	z-index:50;
	width:80px;
	height:80px;
    display: block;}
	
#socialbuttons{
	width:450px;
	text-align:center;
	margin:0 auto;
}

#socialbuttons div {
	float:left;
	margin:0 10px;
}


	
	
.fltrt { 
	float: right;
	margin-left: 3px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}