@charset "UTF-8";

/*【全体の設定】
━━━━━━━━━━━━━━━━━━━━━━━*/
html {
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "MS Gothic", "monospace;
	}

#bg {
	background-image: url("../../img/no1dame/bg.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #fffbf1;
	width:100%;
	min-width: 800px;
	position: relative;
	}

main {
	width: 800px;
	margin: 0 auto;
	}

/*【ヘッダー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_header {
	width: 100%;
	min-width: 800px;
	height: 42px;
	background-image: url("../../img/no1dame/bg_header.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	}
#page_header_wrapper {
	width:800px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}
#page_header h1 {
	float: left;
	}
#page_header_string {
	float: left;
	margin: 8px 0 0 10px;
	}
#page_header_twitter {
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 2;
	}

/*【フッター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_footer {
	width: 100%;
	min-width: 800px;
	height: 42px;
	margin: 26px 0 0;
	background-image: url("../../img/no1dame/bg_footer.gif");
	background-repeat: repeat-x;
	}
#page_footer p {
	width: 500px;
	margin: 0 auto;
	padding: 14px 10px 0;
	text-align: center;
	text-shadow: 1px 1px 5px #ff6c04;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#top_image {
	width: 800px;
	height: 540px;
	top: -16px;
	margin: 6px auto 20px;
	position: relative;
/*	background: transparent url("../../img/no1dame/bg_top.jpg") no-repeat right bottom;*/
	}

/*【ストア】
━━━━━━━━━━━━━━━━━━━━━━━*/
.store {
	width: 800px;
	height: 160px;
	margin: 0 auto 20px;
	position: relative;
	background: transparent url("../../img/no1dame/bg_store.png") no-repeat 0 0;
	}
.store h1 {
	display: none;
	}
.android {
	position: absolute;
	text-align: center;
	top: 24px;
	left: 36px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
	position: absolute;
	text-align: center;
	top: 24px;
	left: 400px;
	}
.iphone .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.moeapp_store {
	width: 800px;
	height: 160px;
	margin: 0 auto 30px;
	position: relative;
	background: transparent url("../../img/no1dame/bg_store.png") no-repeat 0 0;
	}
.moeapp_store h1 {
	display: none;
	}
.moeapp {
	position: absolute;
	text-align: right;
	top: 12px;
	left: 90px;
	font-size: 12px;
	line-height: 14px;
	}
.moeapp_text {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

/*【ページトップ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetop {
	position: fixed;
	bottom: 14px;
	right 0;
	display: none;
	}

/*【商品仕様】
━━━━━━━━━━━━━━━━━━━━━━━*/
#product {
	width: 760px;
	margin: 0 auto 30px;
	background: transparent;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	}
#product h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	}
#product table {
	margin: 0 auto;
	}
#product th,#product td {
	border:1px solid #ff8c04;
	}
#product td {
	padding: 4px 10px;
	background: transparent url("../../img/no1dame/bg_white75.png") repeat;
	}
#brand {
	padding: 4px;
}
#brand a img{
	border:1px solid #fff;
	transition: border 0.3s linear 0;
}
#brand a:hover img{
	border:1px solid #3d9;
}
#product th {
	text-align: right;
	width: 140px;
	padding: 2px 10px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0px #ff8c04;
	background: transparent url("../../img/no1dame/bg_orange80.png") repeat;
	}
#product td.model {
	text-align:left;
	width: 430px;
	padding: 2px 10px;
	}

/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#story {
	width: 800px;
	margin: 0 auto 24px;
	}
#story h1 {
	display: none;
	}
#story_header {
	width: 790px;
	margin: 0 auto;
	height: 8px;
	background: url("../../img/no1dame/con_header.gif") no-repeat 0 0;
	}
#story_wrapper {
	width: 790px;
	position: relative;
	height: 750px;
	margin: 0 auto;
	padding: 0;
	background: url("../../img/no1dame/con_main.gif") repeat-y center center;
	}
#story_wrapper div {
	width: 780px;
	position: absolute;
	top:60px;
	padding: 0 5px;
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	font-weight: bold;
	color: #ff2a10;
	text-shadow: 1px 1px 1px rgba(240,40,10,0.8);
	z-index:1;
	}
.story_cg1 {
	z-index:0;
	width:460px;
	top:60px; left:330px;
	text-align: left;
	position: absolute;
	}
.story_cg2 {
	z-index:0;
	width:460px;
	top:420px; left:0px;
	text-align: left;
	position: absolute;
	}

.message {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

#story_footer {
	width: 790px;
	height: 8px;
	margin: 0 auto;
	background: url("../../img/no1dame/con_footer.gif") no-repeat 0 0;
	}

/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#character {
	width: 800px;
	margin: 0 auto 24px;
	}
#character h1 {
	display: none;
	}
#character_wrapper {
	text-align: center;
	overflow: hidden;
	width: 790px;
	margin: 0 auto;
	padding: 0;
	background: url("../../img/no1dame/con_main.gif") repeat-y center center;
	}
#character_header {
	width: 790px;
	margin: 0 auto;
	height: 8px;
	background: url("../../img/no1dame/con_header.gif") no-repeat 0 0;
	}
#character_footer {
	width: 790px;
	height: 8px;
	margin: 0 auto;
	background: url("../../img/no1dame/con_footer.gif") no-repeat 0 0;
	}
.character_one {
	width: 790px;
	height: 340px;
	margin: 0 auto;
	text-align: left;
	background: #fff no-repeat 0 0;
	position: relative;
	}
#chara01 {background-image:url('../../img/no1dame/character01.png');}
#chara02 {background-image:url('../../img/no1dame/character02.png');}
#chara03 {background-image:url('../../img/no1dame/character03.png');}
#chara04 {background-image:url('../../img/no1dame/character04.png');}
#chara05 {background-image:url('../../img/no1dame/character05.png');}
.character_name {
	position: absolute;
	float: left;
	top: 8px;
	left: 60px;
	font-size: 28px;
	color: #142aff;
	text-shadow: 1px 1px 3px rgba(120,90,30,0.8);
	}
.character_name h2 {
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	}
.character_name p {
	position: relative;
	top: 2px;
	right: 4px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	}
.character_cv {
	position: absolute;
	float: left;
	top: 54px;
	left: 74px;
	width: 560px;
	height: 60px;
	text-align: left;
	color: #f4ec15;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(80,40,40,0.6);
}
.character_text {
	position: absolute;
	float: left;
	top: 100px;
	left: 28px;
	width: 570px;
	height: 250px;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #ffef24;
	color: #ffefff;
	text-shadow: 0px 0px 1px rgba(60,30,5,0.9);
	}
.character_explain {
	position: absolute;
	float: left;
	top: 16px;
	left: 230px;
	width: 560px;
	height: 70px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #fee;
	text-shadow: 1px 1px 2px rgba(40,80,100,0.8);
	}
/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 800px;
	margin: 0 auto 24px;
	}
#sample h1 {
	display: none;
	}
#sample_wrapper {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	width: 790px;
	padding: 0 0 10px;
	background: url("../../img/no1dame/con_main.gif") repeat-y center center;
	}
#sample_header {
	width: 790px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	background: url("../../img/no1dame/con_header.gif") no-repeat 0 0;
	}
#sample_footer {
	width: 790px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	background: url("../../img/no1dame/con_footer.gif") no-repeat 0 0;
	}
#sample a img {
	border: 1px solid #f55;
	opacity: 1;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	transition: all 0.2s linear 0;
	}
#sample a:hover img {
	border: 1px solid #f00;
	opacity: 0.8;
	}
/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 800px;
	margin: 14px auto 30px;
	}
#inst h1 {
	display: none;
	}
#inst_wrapper {
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	width: 790px;
	padding: 10px 0 10px;
	position: relative;
	background: url("../../img/no1dame/con_main.gif") repeat-y center center;
	}
#inst_header {
	text-align: center;
	width: 790px;
	height: 8px;
	margin: 0 auto;
	top: 8px;
	position: relative;
	background: url("../../img/no1dame/con_header.gif") no-repeat 0 0;
	}
#inst_footer {
	width: 790px;
	height: 8px;
	margin: 0 auto;
	position: relative;
	background: url("../../img/no1dame/con_footer.gif") no-repeat 0 0;
	}