@charset "utf-8";
/* CSS Document */


/*--------------
 共通
--------------*/

#stage{
	background:url(../../common/images/bg_stage.jpg) no-repeat top center;
}
#contentsmain{
	background:url(../../common/images/bg_contents.png) no-repeat top center;
}
#main_Bottom {
	clear:both;
	margin-left:132px;
}
#main_Bottom ul {
	margin-bottom:55px;
}
#main_Bottom ul li {
	margin-top:25px;
}


/*--------------
 #index
--------------*/
 
#index{
	background:url(index/bg_mainvisual.jpg) no-repeat left top;
	padding:299px 0 75px 20px;
}
#index .textarea{
	margin-left:26px;
	padding-bottom:20px;
}
#index p{
	color:#ffffff;
	font-weight:bold;
}
#index .text1{
	padding:12px 0 15px 68px;
	font-size:166.7%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#index .text2{
	font-size:133.3%;
	line-height:150.0%;
}

/*--------------
 #secret
--------------*/
#secret #L_side {
	width:222px;
	float:left;
	margin-bottom:75px;
}
#secret #R_side {
	width:481px;
	float:right;
	margin-bottom:75px;
}
#secret #R_side p {
/*	font-size:91.7%;
*/	line-height:157%;
}
#secret .sentence_1 {
	height:87px;
	padding-top:25px;
	padding-left:31px;
	padding-bottom:0;
}
#secret #enlarged img{
	width:278px;
	float:left;	
}
#secret #enlarged p.sentence_2 {
	width:200px;
	float:right;
	padding-top:11px;	
}
/*--------------
 #product
--------------*/
#product {
	margin-top:10px;	
}
#product .toparea{
	margin-left:25px;
}
#product h1 {
	font-size:183.3%;
	font-weight:bold;
	line-height:125%;
	padding-bottom:20px;
}
#product .img{
	padding-bottom:12px;
}
#product p {
	font-size:116.7%;
	line-height:128%;
	padding-bottom:12px;
}
#product #sentence {
	padding-left:12px;	
}
/*--------------
 #about
--------------*/

#about {
	padding-top:40px;
}
#about h2 {
	font-size:166.7%;
	font-weight:bold;
	padding-bottom:20px;
}
#upper_Left, #under_Left {
	width:305px;
	float:left;
	margin-left:20px;
}
#upper_Left h2 {
	color:#e60044;	
} 
#upper_Right, #under_Right {
	width:305px;
	float:right;
	margin-right:40px;
}
#upper_Right h2 {
	color:#ed6c00;	
}
#about_Under {
	overflow:hidden;
	_zoom:1;
	clear:both;
	padding:25px 0 95px;
}
#about h3,
#about p {
	font-size:116.7%;
	line-height:157.1%;
}
#about h3 {
	font-weight:bold;
}
#under_Right img {
	float:right;
	margin-top:20px;	
}
