/* リセットタグ */
*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.clear { clear:both; }

/*全体*/
body {

    background-image:url(parts/story_bg.jpg);
	background-repeat: no-repeat;

	background-position:center;
	background-attachment:fixed;


    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}





/*ＣＧ更新マーカー -----------------------------------*/



/*解説文字*/

p{
	line-height: 21px;
	
	text-align: left;
	
	vertical-align: auto;
	
	letter-spacing:0px;
	
	color:#444;
	font-size:13px;
}


div#slider{
	
	width: 770px;
	height: 430px;
	
	margin-left: auto;
	margin-right: auto;

}


/*ページベース*/

div#page_base {

	position: relative;
	
  	width: 1417px;
    margin-left: auto;
	margin-right: auto;

/*	background-image:url(parts/bg01.jpg);
	background-repeat:repeat-y;
	background-position:center;
*/	
	
}


/*ヘッダー（ページ共通）----------------------------------------  */

div#title_menu_box {

	width: 1080px;
	height:142px;
	margin-left: auto;
	margin-right: auto;

}

div#title_logo {
	
	float:left;
	
	width: 286px;
	height:154px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(parts/title_cg.png);

}

div#soft_title {
	
	float:right;
	
	width: 768px;
	height:62px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(parts/page_title01.png);
	background-repeat:no-repeat;
	background-position:center;
}

div#top_menu {
	
	float:right;
	
	width: 768px;
	height:68px;
	
	margin-top: 10px;
	
	margin-left: auto;
	margin-right: auto;

}

div#top_menu ul{
	height:75px;
	padding-left:5px;
	padding-top:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom:auto}

div#top_menu ul li {
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;	
	float:left;

}


div#menu_bt_box {

	
	width: 1000px;
	height: 47px;

	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;

}

div#menu_bt_box ul{
	
	margin-left: auto;
	margin-right: auto;
	
	text-align:center;

	
}


div#menu_bt_box ul li{
	
	display: inline;
	
	list-style-type:none;

	
}



/*可変部分 ---------------------------------------- */

div#page_title {
	
	clear:both;
	
	position: relative;
	
	width: 1000px;
	height: 82px;
	
	margin-left:auto;
	margin-right:auto;

}


/*汎用半透明ボックス----------------------------------------  */
div#bg_box01 {
	
	
	width: 1000px;
	height: auto;
	
	text-align:center;
			
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-image:url(parts/box_bg01.png);
	background-repeat: repeat;
	
	/*角丸*/
	border-radius: 10px;
	-moz-border-radius: 10px;  
    -webkit-border-radius: 10px;
	/*ドロップシャドウ*/
	box-shadow: 2px 2px 4px #333;
	-moz-box-shadow: 2px 2px 4px #333;　	
	-webkit-box-shadow: 2px 2px 4px #333;	
}

/*汎用白ボックス----------------------------------------  */
div#bg_wh01 {
	
	width: 920px;
	height: auto;
	
	text-align:center;
			
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
	background-color:#FFF;
	
	/*角丸*/
	border-radius: 10px;
	-moz-border-radius: 10px;  
    -webkit-border-radius: 10px;
	
	/*ドロップシャドウ*/
	box-shadow: 0px 1px 5px #FEC5ED;
	-moz-box-shadow: 0px 1px 5px #FEC5ED;　	
	-webkit-box-shadow: 0px 1px 5px #FEC5ED;	

}


div#bg_wh01 p{
	
	text-align:center;
	
	font-weight:normal;
	color:#666;
	line-height:18pt;
	



}

div#bg_wh02 {
	
	width: 920px;
	height: auto;
	
	text-align:center;
			
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
	background-color:#FFF;
	
	/*角丸*/
	border-radius: 10px;
	-moz-border-radius: 10px;  
    -webkit-border-radius: 10px;
	
	/*ドロップシャドウ*/
	box-shadow: 0px 1px 5px #FEC5ED;
	-moz-box-shadow: 0px 1px 5px #FEC5ED;　	
	-webkit-box-shadow: 0px 1px 5px #FEC5ED;	

}


div#bg_wh02 p{
	
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	color:#7C655B;
	line-height:18pt;
	

}

div#bg_wh03 {
		
	width: 950px;
	height: auto;
	
	text-align:center;
			
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
	background-color:#FFF;
	
	/*角丸*/
	border-radius: 10px;
	-moz-border-radius: 10px;  
    -webkit-border-radius: 10px;
	
	/*ドロップシャドウ*/
	box-shadow: 0px 1px 5px #FEC5ED;
	-moz-box-shadow: 0px 1px 5px #FEC5ED;　	
	-webkit-box-shadow: 0px 1px 5px #FEC5ED;	

}


div#bg_wh03 p{
	
	text-align:center;
	font-size: 13px;
	font-weight:normal;
	color:#7C655B;
	line-height:18pt;
	

}


textarea {  
        resize: none;  
}  

.dwon_box {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: auto;
	
	height: auto;
	width: 950px;
	text-align:center;
}

.down_box ul {
	margin:0 auto;
	padding-left: 0px;
	
	text-align: center;
}

.down_box ul li {
	
	display:block;
	white-space:nowrap;
	
	margin: 4px;
	
	float: left;
	text-align: center;
	line-height: 2em;
	font-size: 12px;
	color: #006fdd;
	list-style-type:none;
}

.dwon_box01 {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: auto;
	
	height: auto;
	width: 950px;
	text-align:center;
}

.down_box01 ul {
	margin:0 auto;
	padding-left: 0px;
	
	text-align: center;
}

.down_box01 ul li {
	
	display:block;
	white-space:nowrap;
	
	margin: 4px;
	
	float: left;
	text-align: center;
	line-height: 2em;
	font-size: 12px;
	color: #006fdd;
	list-style-type:none;
}






/*フッター（ページ共通）---------------------------------------- */

div#footer_base {
	
	width: 1000px;
	height: auto;
	
	padding-top: 0px;
		
	margin-left:auto;
	margin-right:auto;
	

}

div#bottom_menu {
	
	float:right;
	
	width: 1000px;
	height:49px;
	
	background-image:url(parts/bottom_menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 15px;
	
	margin-left: auto;
	margin-right: auto;

}

div#bottom_menu ul{
	height:34px;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	
	padding-top: 4px;

	padding-left: 90px;
	padding-right: auto;

}

div#bottom_menu ul li {
	
	margin-left:auto;
	margin-right:auto;
	
	padding-left: auto;
	padding-right: auto;
	
	list-style-type: none;	
	float:left;

}


div#footer_spec {
	
	clear:both;
	
	width: 1000;
	height: 481px;
	
	background-image:url(parts/footer_spec_bg03.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	
	margin-left: auto;
	margin-right: auto;

}

div#footer_bg02 {
	
	width: 1000px;
	height: 174px;
	
	background-image:url(parts/footer_bg02.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	margin-top: 15px;	
	margin-left: auto;
	margin-right: auto;

}
