@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/koisurudoll/bg.gif");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
	width:100%;
	min-width: 980px;
	position: relative;
	}


#main {
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center top;
	}

/*【ヘッダー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_header {
	width: 100%;
	min-width: 980px;
	height: 96px;
	background-image: url("../../img/koisurudoll/bg_header.png");
	background-repeat: repeat-x;
	background-position: center top;
	}
#page_header_wrapper {
	width:980px;
	margin: 0 auto;
	position: relative;
/*	z-index: 1;*/
	}
#page_header h1 {
	float: left;
	left: 12px;
	position: relative;
	}
#page_header_string {
	float: left;
	margin: 12px 0 0 20px;
	position: relative;
	}
#page_header_twitter {
	position: absolute;
	float: right;
	right: 16px;
	top:50px;
	}

/*【フッター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_footer {
	width: 100%;
	min-width: 980px;
	height: 60px;
	margin: 0;
	background-image: url("../../img/koisurudoll/bg_footer.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	}
#page_footer p {
	width: 600px;
	margin: 0 auto;
	padding: 20px 10px 0;
	text-align: center;
	text-shadow: 1px 1px 1px #ff611b;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/

#top_image {
	width:980px;
	top: 0px;
	margin: 12px auto 12px;
	position: relative;
	}

#top_image .img_copy {
	position: absolute;
	left: 0px;
	top: 0px;
	}

.blank {
	clear: both;
	width: 800px;
	height: 8px;
}


/*【ストア】
━━━━━━━━━━━━━━━━━━━━━━━*/
.store {
	width: 980px;
	margin: 24px auto 24px;
	}
.store h1 {
	display: none;
	}

.store_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

.store_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

.store_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}


.android {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 36px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 400px;
	}
.iphone .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}

.iphone_center {
	position: relative;
	text-align: center;
	}

.iphone_center .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}


#moeapp_store {
	width: 980px;
	margin: 24px auto 24px;
	}
#moeapp_store h1 {
	display: none;
	}

#moeapp_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#moeapp_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#moeapp_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#moeapp_dl {
	margin: 12px auto 8px;
	}

#moeapp_text {
	width: 800px;
	height: 40px;
	margin: 8px auto 0;
	position: relative;
	text-align: center;
	}
#moeapp_text p {
	font-size: 18px;
	padding: 2px 0;
	line-height: 20px;
	text-shadow: 1px 1px 1px #888;

	color: #644;
	}

#moeapp_text2 {
	width: 700px;
	height: 70px;
	margin: 8px auto;
	position: relative;
	text-align: right;
	}

#moeapp_text2 p {
	color: #644;
	font-size: 14px;
	padding: 2px 0px;
	line-height: 16px;
	text-shadow: 1px 1px 1px #888;
	}

#moeapp_text2 .red {
	color: #f00;
	text-shadow: 1px 1px 1px rgba(10,10,10,1.0);
	}

#moeapp_text a:visited {
	color: #b6f;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,1.0);
	}

/*【ページトップ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	display: none;
	}

/*【商品仕様】
━━━━━━━━━━━━━━━━━━━━━━━*/
#product {
	width: 900px;
	margin: 0 auto 0;
	padding: 0 0 24px;
	background: transparent;
	font-size: 18px;
	line-height: 20px;
	color: #202020;
	text-shadow: 1px 1px 0 #eee;
	}
#product h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #fb732e;
	text-shadow: 1px 1px 0 #eee;
	}
#product table {
	margin: 0 auto;
	}
#product th,#product td {
	border:1px solid #b852ff;
	}
#product td {
	padding: 4px 10px;
	font-size: 16px;
	background: transparent url("../../img/koisurudoll/bg_purple60.png") repeat;
	}

#product th {
	text-align: right;
	width: 230px;
	padding: 2px 6px 2px 0;
	font-size: 16px;
	color: #000;
	text-shadow: -1px -1px 1px #fff;
	background: transparent url("../../img/koisurudoll/bg_purple80.png") repeat;
	}

#product .model {
	width: 290px;
	}


/*【インフォメーション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#information {
	width: 980px;
	margin: 24px auto 24px;
}

#information h1 {
	display: none;
	}

#information_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#information_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#information_wrapper .information_box {
	overflow:auto;
	text-align: left;
	margin: 4px auto 0;
	border: 1px solid #ffec84;
	width: 900px;
	height: 100px;
	background-image: url("../../img/koisurudoll/bg50.png");
	}

#information_wrapper .information_box p {
	font-size: 17px;
	color: #644;
	text-shadow: 1px 1px 1px rgba(160,160,160,0.9);
	line-height: 18px;
	margin: 3px 0;
	height: 90px;
	padding: 4px 10px 4px;
	}


/*【イントロダクション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#intro {
	width: 980px;
	margin: 24px auto 24px;
	}

#intro h1 {
	display: none;
	}

#intro_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
/*	height: 670px;*/
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#intro_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#intro_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#intro_box .intro_cg {
	position: relative;
	float:left;
	margin: 0;
	z-index: 1;
	}

#intro_box .intor_text {
	position: relative;
	width: 900px;
}

#intro_box .intor_text p {
	padding: 24px 0 12px 0;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(200,20,200,0.8);
	}

#intro_box p {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);
	}

#intro_box .intor_text1 {
	position: absolute;
	width: 420px;
	height: 114px;
	margin: 24px 0 0 400px;
	padding: 16px;
	text-align: left;
	background: transparent url("../../img/koisurudoll/bg_deeppurple50.png") repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	z-index: 2;
	}


#intro_box .intor_text2 {
	position: relative;
	width: 360px;
	height: 300px;
	float: left;
	margin: 30px 0 0 24px;
	text-align: right;
	}

/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#story {
	width: 980px;
	margin: 24px auto 24px;
	}

#story h1 {
	display: none;
	}

#story_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#story_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#story_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
/*	height: 1286px; */
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#story_box .story_text {
	position: relative;
	width: 900px;
}

#story_box .story_text p {
	padding: 24px 0 12px 0;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(200,20,200,0.8);
	}

#story_box .story_cg {
	position: relative;
	float:left;
	margin: 0;
	z-index: 1;
	}

#story_box p {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);
	}

#story_box .story_text1 {
	position: absolute;
	width: 780px;
	height: 142px;
	margin: 200px 40px 0;
	padding: 16px 20px;
	text-align: left;
	background: transparent url("../../img/koisurudoll/bg_deeppurple50.png") repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	z-index: 2;
	}

#story_box .story_text2 {
	position: absolute;
	width: 780px;
	height: 254px;
	margin: 86px 40px 0;
	padding: 16px 20px;
	text-align: left;
	background: transparent url("../../img/koisurudoll/bg_deeppurple50.png") repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	z-index: 2;
	}

#story_box .story_text3 {
	position: absolute;
	width: 780px;
	height: 310px;
	margin: 30px 40px 0;
	padding: 16px 20px;
	text-align: left;
	background: transparent url("../../img/koisurudoll/bg_deeppurple50.png") repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	z-index: 2;
	}

#story_box .c_green {
	color: #5cdf8d;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);
	}

#story_box .c_purple {
	color: #cd6bff;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);
	}

#story_box .c_pink {
	color: #f83d7f;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);
	}


/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 24px auto 24px;
	}

#chara h1 {
	display: none;
	}

#chara_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#chara_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#chara_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#chara_box .c_text {
	position: relative;
	width: 900px;
}

#chara_box .c_text p {
	padding: 18px 0 0 0;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fefefe;
	text-shadow: 1px 1px 3px rgba(200,20,200,0.8);
	}

#chara_box p {
	font-size: 18px;
	line-height: 24px;
/*	font-weight: bold;*/
	color: #fff;
/*	text-shadow: 1px 1px 2px rgba(200,20,200,0.8);*/
	}

#chara_box .chara_one {
	position: relative;
	text-align: left;
	margin: 10px auto 4px;
	width: 870px;
	height: 600px;
	background-image: url("../../img/koisurudoll/charabox.png");
	background-repeat: repeat;
	border: 2px solid #f87cff;
	overflow: hidden;
	}

#chara_box .chara_spec {
	position: absolute;
	text-align: center;
	width: 160px;
	height: 160px;
	margin: -12px 0 0 720px;
	background-image: url("../../img/koisurudoll/bgspec1.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 2px solid #eb81f1;
	z-index: 2;
	}

#chara_box .chara_spec p {
	padding: 20px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #444;
	text-shadow: 1px 1px 1px rgba(200,20,20,0.4);
	}

#chara_box .chara_mes {
	position: absolute;
	text-align: left;
	width: 820px;
	height: 110px;
	margin: 526px 0 0 25px;
	background-image: url("../../img/koisurudoll/bgspec1.png");
	background-repeat: repeat;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border: 1px solid #eb81f1;
	z-index: 2;
	}

#chara_box .chara_mes p {
	padding: 6px 0 0 60px;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #ffeef8;
	color: #ff5b1a;
	text-shadow: 1px 1px 2px rgba(200,0,20,1.0);
	}

#chara_box .chara_ability {
	position: absolute;
	width: 480px;
	height: 106px;
	margin: 100px 0 0 26px;
	text-align: left;
	background-image: url("../../img/koisurudoll/bgability.png");
	background-repeat: repeat;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border: 1px solid #ee8d45;
	z-index: 2;
	}

#chara_box .chara_ability p {
	padding: 8px 0 0 14px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #744;
	text-shadow: 1px 1px 1px rgba(200,20,20,0.4);
	}

#chara_box .chara_cg {
	position: absolute;
	text-align: left;
	margin: 0 0 0 450px;
	z-index: 1;
	}

#chara_box .chara_namebar {
	position: absolute;
	text-align: left;
	width: 420px;
	height: 72px;
	margin: 10px 0 0 36px;
	background-color: #fee8ff;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border: 2px solid #ffb1ef;
	z-index: 2;
	}

#chara_box .chara_name {
	position: absolute;
	width: 208px;
	margin: 6px 0 0 12px;
	text-align: center;
	}

#chara_box .chara_name p {
	padding: 6px 0 0;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	color: #f685df;
	text-shadow: 1px 1px 1px rgba(200,40,40,0.7);
	}

#chara_box .chara_kana {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}

#chara_box .chara_cv {
	position: absolute;
	width: 200px;
	margin: 14px 0 0 220px;
	text-align: left;
	}

#chara_box .chara_cv p {
	padding: 22px 0 0;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #f4a96d;
	text-shadow: 1px 1px 1px rgba(180,40,40,0.8);
	}

#chara_box .chara_text {
	position: absolute;
	width: 460px;
	height: 260px;
	margin: 228px 0 0 22px;
	padding: 10px 16px;
	text-align: left;
	background-image: url("../../img/koisurudoll/bgability.png");
	background-repeat: repeat;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	z-index: 2;
	}

#chara_box .chara_text p {
	font-size: 17px;
	line-height: 24px;
	color: #e60083;
	text-shadow: 1px 1px 1px rgba(120,20,20,0.5);
	}

#chara_box .chara_two {
	position: relative;
	text-align: left;
	margin: 10px auto 4px;
	width: 870px;
	height: 526px;
	background-image: url("../../img/koisurudoll/charabox2.png");
	background-repeat: repeat;
	border: 2px solid #c4fed9;
	overflow: hidden;
	}

#chara_box .chara_cg2 {
	position: absolute;
	text-align: left;
	width: 350px;
	margin: 96px 0 0 508px;
	z-index: 1;
	}


#chara_box .chara_spec2 {
	position: absolute;
	text-align: center;
	width: 150px;
	height: 150px;
	margin: -12px 0 0 724px;
	background-image: url("../../img/koisurudoll/bgspec2.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 2px solid #afd6f2;
	z-index: 2;
	}

#chara_box .chara_spec2 p {
	padding: 25px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #64afdb;
	color: #3068c2;
	color: #444;
	text-shadow: 1px 1px 1px rgba(20,20,200,0.4);
	}

#chara_box .chara_namebar2 {
	position: absolute;
	text-align: left;
/*	width: 420px;*/
	width: 240px;
	height: 72px;
	margin: 10px 0 0 36px;
	background-color: #ebf8ec;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border: 2px solid #9bec9e;
	z-index: 2;
	}

#chara_box .chara_name2 {
	position: absolute;
	width: 208px;
	margin: 6px 0 0 12px;
	text-align: center;
	}

#chara_box .chara_name2 p {
	padding: 6px 0 0;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	color: #77cf79;
	text-shadow: 1px 1px 1px rgba(40,40,160,0.7);
	}

#chara_box .chara_kana2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}

#chara_box .chara_text2 {
	position: absolute;
	width: 454px;
	height: 390px;
	margin: 96px 0 0 12px;
	padding: 12px 14px;
	text-align: left;
	background-image: url("../../img/koisurudoll/bg50.png");
	background-repeat: repeat;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	z-index: 2;
	}

#chara_box .chara_text2 p {
	font-size: 16px;
	line-height: 24px;
	color: #3267d0;
	text-shadow: 1px 1px 1px rgba(20,20,120,0.5);
	}


/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 980px;
	margin: 24px auto 24px;
	}

#sample h1 {
	display: none;
	}

#sample_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#sample_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#sample_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

.sample_block {
	width: 890px;
	height: 81px;
	margin: 15px auto 0;
}

.sample_block a img {
	border: 1px solid #fff;
	opacity: 1;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	transition: all 0.2s linear 0;
	}
.sample_block a:hover img {
	border: 1px solid #f00;
	opacity: 0.8;
	}

/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 980px;
	margin: 24px auto 24px;
	}
#inst h1 {
	display: none;
	}
#inst_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background-image: url("../../img/koisurudoll/box_bg.png");
	background-repeat: repeat;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 2px solid #d87cff;
	}

#inst_wrapper .c_img {
	margin: 6px 0 4px 64px;
	}

#inst_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/koisurudoll/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#inst_wrapper p {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.b_button {
	margin: 16px auto 20px;
	}

