@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/scramblelovers/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%;
	height: 100px;
	min-width: 980px;
	margin: 0 auto;
	background-image: url("../../img/scramblelovers/bg_header.png");
	background-repeat: no-repeat;
	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: 4px 0 0 20px;
	position: relative;
	}
#page_header_twitter {
	position: absolute;
	float: right;
	right: 16px;
	top:56px;
	}

/*【フッター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_footer {
	width: 100%;
	min-width: 980px;
	height: 60px;
	margin: 0;
	background-image: url("../../img/scramblelovers/bg_footer.png");
	background-repeat: no-repeat;
	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:960px;
	top: 0px;
	margin: 2px 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: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

.store_wrapper .c_img {
	margin: 4px 0 0 64px;
	}


.store_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/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 {
	margin: 2px 0 0;
	position: relative;
	text-align: center;
	}

.iphone_center .text {
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/

	color: #fff;
	font-size: 18px;
	line-height: 22px;
	text-shadow: 1px 1px 1px #000;

	}

#moeapp_store {
	width: 980px;
	margin: 24px auto 24px;
	}
#moeapp_store h1 {
	display: none;
	}

#moeapp_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#moeapp_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#moeapp_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#moeapp_dl {
	margin: 12px auto 8px;
	}

#moeapp_text {
	width: 800px;
	height: 48px;
	margin: 8px auto 0;
	position: relative;
	text-align: center;
	}

#moeapp_text p {
	color: #fff;
	font-size: 18px;
	padding: 2px 0px;
	line-height: 22px;
	text-shadow: 1px 1px 1px #000;
	}

#moeapp_text2 {
	width: 700px;
	height: 74px;
	margin: 8px auto;
	position: relative;
	text-align: right;
	}

#moeapp_text2 p {
	color: #fff;
	font-size: 15px;
	padding: 2px 0px;
	line-height: 18px;
	text-shadow: 1px 1px 1px #000;
	}

#moeapp_text2 .red {
	color: #f00;
	text-shadow: 1px 1px 1px rgba(10,10,10,1.0);
	}

#moeapp_text a:visited {
	color: #c6f;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,1.0);
	}

/*【ページトップ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 0px;
	display: none;
	}

/*【商品仕様】
━━━━━━━━━━━━━━━━━━━━━━━*/
#product {
	width: 900px;
	margin: 0 auto 0;
	padding: 0 0 24px;
	background: transparent;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	}
#product h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #f9a232;
	text-shadow: 1px 1px 0 #66e;
	}
#product table {
	margin: 0 auto;
	}
#product th,#product td {
	border:1px solid #2d80c1;
	}
#product td {
	padding: 4px 10px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #126;
	background: transparent url("../../img/scramblelovers/bg_lightblue60.png") repeat;
	}

#product th {
	text-align: right;
	width: 200px;
	padding: 2px 6px 2px 0;
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #224;
/*	background: transparent url("../../img/scramblelovers/bg_darkblue80.png") repeat;*/
	background-color: #2159b5;

	}

#product .model {
	width: 330px;
	}


/*【インフォメーション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#information {
	width: 980px;
	margin: 24px auto 24px;
}

#information h1 {
	display: none;
	}

#information_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#information_wrapper .c_img {
	margin: 4px 0 0 64px;
	}


#information_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#information_box p {
	font-size: 16px;
	color: #000;
	text-shadow: 1px 1px 1px #bbb;
	line-height: 22px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}

#information_box .info_text {
	position: relative;
	width: 900px;
	height: 88px;
}

#information_box .info_text p {
	padding: 12px 0 12px 0;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 4px #ff6682;
	}

#information_box .can_box1 {
	margin: 0 auto;
	width: 900px;
	height: 180px;
	}

#information_box .can_box2 {
	margin: 0 auto;
	width: 900px;
	height: 190px;
	}

#information_box .can_table1 {
	width:500px;
	margin: 0 auto;
	color: #000;
	text-shadow: 1px 1px 1px #bbb;
	}

#information_box .can_box1_txt {
	margin: 0 auto;
	width: 780px;
	height: 54px;
	text-align: left;
	}

#information_box .can_box1_txt p {
	font-size: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #bbb;
	line-height: 18px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}

#information_box .can_table2 {
	width: 560px;
	margin: 0 auto;
	color: #000;
	float: left;
	padding-left: 30px;
	text-shadow: 1px 1px 1px #bbb;
	}

#information_box .can_button {
	width: 240px;
	margin: 0 auto;
	color: #000;
	float: right;
	padding-right: 30px;
	}


#information_box2 {
	text-align: left;
	margin: 4px 0 0 25px;
	border: 1px solid #ffec84;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	width: 590px;
	height: 166px;
	background: url("../../img/scramblelovers/bg50.png") repeat;
	float: left;
	}

#information_box2 p {
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #004;
	line-height: 22px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}

#information_box2 .text_box {
	overflow:auto;
	margin: 8px;
	text-align: left;
	width: 574px;
	height: 150px;
	background: url("../../img/scramblelovers/bg_lightblue60.png") repeat;
	}

#information_twitter_box {
	position: relative;
	text-align: center;
	margin: 16px 25px 0 0;
	width: 300px;
	height: 212px;
	float: right;
	background: url("../../img/scramblelovers/bg50.png") repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border: 1px solid #ffec84;
	}

#information_twitter_box .tl_view {
	position: relative;
	width: 280px;
	height: 200px;
	margin: 7px auto 0;
	}

#information_twitter_box .fb_view {
	position: relative;
	margin: 8px auto 0;
	}


/*【イントロダクション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#intro {
	width: 980px;
	margin: 24px auto 24px;
	}

#intro h1 {
	display: none;
	}

#intro_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#intro_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#intro_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/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 .intro_text {
	position: relative;
	width: 900px;
	height: 72px;
}

#intro_box .intro_text p {
	padding: 24px 0 12px 0;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 4px #ff6682;
	}

#intro_box p {
	font-size: 22px;
	line-height: 28px;
	padding: 8px 0;
	color: #fff;
	text-shadow: 1px 1px 2px #226;
	}

#intro_box .intor_text1 {
	position: absolute;
	width: 500px;
	height: 552px;
	margin: 0 0 0 200px;
	padding: 20px 0;
	background: url("../../img/scramblelovers/bg_lightblue60.png") repeat;
	border-radius:18px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	text-align: center;
	z-index: 2;
	}

#intro_box p .c1_col {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #f22;
	}

#intro_box p .c2_col {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #d29;
	}

#intro_box p .c3_col {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #db2;
	}

#intro_box p .c4_col {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 3px #42d;
	}

#intro_box p .col_pink {
	font-size: 24px;
	line-height: 30px;
	color: #ffbdce;
	font-weight: bold;
	text-shadow: 1px 1px 3px #42d;
	}

#intro_box .chara_name1 {
	position: absolute;
	text-align: center;
	width: 70px;
	height: 32px;
	margin: 220px 0 0 12px;
	background-image: url("../../img/scramblelovers/bg_namebox.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 1px solid #28c5ff;
	z-index: 3;
	}

#intro_box .chara_name1 p {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #f22;
	}

#intro_box .chara_name2 {
	position: absolute;
	text-align: center;
	width: 70px;
	height: 32px;
	margin: 200px 0 0 818px;
	background-image: url("../../img/scramblelovers/bg_namebox.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 1px solid #28c5ff;
	z-index: 3;
	}

#intro_box .chara_name2 p {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #d29;
	}

#intro_box .chara_name3 {
	position: absolute;
	text-align: center;
	width: 70px;
	height: 32px;
	margin: 420px 0 0 12px;
	background-image: url("../../img/scramblelovers/bg_namebox.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 1px solid #28c5ff;
	z-index: 3;
	}

#intro_box .chara_name3 p {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #da2;
	}

#intro_box .chara_name4 {
	position: absolute;
	text-align: center;
	width: 70px;
	height: 32px;
	margin: 450px 0 0 818px;
	background-image: url("../../img/scramblelovers/bg_namebox.png");
	background-repeat: repeat;
	border-radius:80px;
	-webkit-border-radius:80px;
	-moz-border-radius:80px;
	border: 1px solid #28c5ff;
	z-index: 3;
	}

#intro_box .chara_name4 p {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #42d;
	}


/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#story {
	width: 980px;
	margin: 24px auto 24px;
	}

#story h1 {
	display: none;
	}

#story_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#story_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#story_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-color: #fff;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#story_box .story_cg {
	position: relative;
	float:left;
	margin: 0;
	z-index: 1;
	}

#story_box p {
	padding: 4px 0 12px;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	color: #000;
	text-shadow: 1px 1px 1px #faa;
	}

#story_box .story_text {
	position: absolute;
	width: 900px;
	height: 1110px;
	margin: 18px 0 0;
	padding: 0;
	text-align: center;
	z-index: 2;
	}

#story_box p .col_red {
	font-size: 21px;
	font-weight: normal;
	color: #f11;
	text-shadow: 1px 1px 1px #a33;
	}

#story_box p .col_pink {
	font-size: 21px;
	font-weight: normal;
	color: #f68;
	text-shadow: 1px 1px 1px #c24;
	}

#story_box p .col_chr1 {
	font-size: 20px;
	font-weight: normal;
	color: #f22;
	text-shadow: 1px 1px 1px #a33;
	}
#story_box p .col_chr2 {
	font-size: 20px;
	font-weight: normal;
	color: #f49;
	text-shadow: 1px 1px 1px #d49;
	}
#story_box p .col_chr3 {
	font-size: 20px;
	font-weight: normal;
	color: #fd1;
	text-shadow: 1px 1px 1px #a70;
	}
#story_box p .col_chr4 {
	font-size: 20px;
	font-weight: normal;
	color: #42d;
	text-shadow: 1px 1px 1px #a66;
	}

/*【あそびかた】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sysetc {
	width: 980px;
	margin: 24px auto 24px;
	}

#sysetc h1 {
	display: none;
	}

#sysetc_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#sysetc_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#sysetc_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#sysetc_box .sysetc_cg {
	position: relative;
	float:left;
	margin: 0;
	z-index: 1;
	}


#sysetc_box p {
	padding: 4px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #005ebf;
/*	text-shadow: 1px 1px 1px #777;*/
	}

#sysetc_box .t_title {
	position: relative;
	width: 900px;
	margin: 12px auto 0;
	padding: 0;
	text-align: center;
	}

#sysetc_box .map_box {
	position: relative;
	width: 860px;
	margin: 0 auto;
	text-align: center;
	background-image: url("../../img/scramblelovers/bg_mapbox.png");
	background-repeat: repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#sysetc_box .map_text {
	position: absolute;
	width: 410px;
	margin: 20px 0 0 440px;
	padding: 0;
	text-align: left;
	z-index: 2;
	}

#sysetc_box .map_text p {
	padding: 0;
	font-size: 19px;
	line-height: 24px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px 1px 1px #777;
	}

/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 24px auto 24px;
	}

#chara h1 {
	display: none;
	}

#chara_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#chara_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#chara_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#chara_box .c_text {
	position: relative;
	width: 900px;
	height: 48px;
	}

#chara_box .c_text p {
	padding: 12px 0 4px 0;
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 4px #ff6682;
	}

#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: 860px;
	height: 650px;
	background-image: url("../../img/scramblelovers/chara_box.png");
	background-repeat: repeat;
	border: 1px solid #84ffcf;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	overflow: hidden;
	}

#chara_box .chara_three {
	position: relative;
	text-align: left;
	margin: 10px auto 4px;
	width: 860px;
	height: 320px;
	background-image: url("../../img/scramblelovers/chara_box.png");
	background-repeat: repeat;
	border: 1px solid #84ffcf;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	overflow: hidden;
	}

#chara_box .chara_two {
	position: relative;
	text-align: left;
	margin: 10px auto 4px;
	width: 860px;
	height: 560px;
	background-image: url("../../img/scramblelovers/chara_box.png");
	background-repeat: repeat;
	border: 1px solid #84ffcf;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	overflow: hidden;
	}

#chara_box .chara_cg {
	position: absolute;
	text-align: left;
	margin: -40px 0 0 60px;
	z-index: 2;
	}

#chara_box .chara_cg2 {
	position: absolute;
	text-align: left;
	margin: 320px 0 0 400px;
	z-index: 1;
	}

#chara_box .chara_cg_s {
	position: absolute;
	text-align: left;
	margin: -80px 0 0 50px;
	z-index: 2;
	}

#chara_box .nickname {
	position: absolute;
	text-align: center;
	width: 400px;
	height: 40px;
	margin: 18px 0 0 430px;
	background-color: rgba(255,255,255,0.8);
/*	background-image: url("../../img/scramblelovers/bgspec1.png");
	background-repeat: repeat;*/
	border-radius:40px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border: 1px solid #66aeff;
	z-index: 3;
	}

#chara_box .nickname p {
	padding: 8px 0 0;
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #228eff;
	text-shadow: 1px 1px 2px #ffffff;
	}

#chara_box .chara_spec_base {
	position: absolute;
	margin: 198px 0 0 -4px;
	}

#chara_box .chara_spec_base2 {
	position: absolute;
	margin: 116px 0 0 -4px;
	}

#chara_box .chara_spec1 {
	position: absolute;
	text-align: center;
	width: 166px;
	height: 166px;
/*	margin: 198px 0 0 -4px;*/
	background-color: rgba(36,157,214,0.8);
	border-radius:90px;
	-webkit-border-radius:90px;
	-moz-border-radius:90px;
	z-index: 3;
	}

#chara_box .chara_spec2 {
	position: absolute;
	text-align: center;
	width: 166px;
	height: 166px;
	margin: 174px 0 0;
/*	margin: 374px 0 0 -4px;*/
	background-color: rgba(36,157,214,0.8);
	border-radius:90px;
	-webkit-border-radius:90px;
	-moz-border-radius:90px;
	z-index: 3;
	}

#chara_box .cs_text2 {
	}

#chara_box .cs_text p {
	padding: 38px 0 0 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(20,20,120,0.5);
	}

#chara_box .cs_text2 {
	}

#chara_box .cs_text2 p {
	padding: 34px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(20,20,120,0.5);
	}


#chara_box .chara_mes {
	position: absolute;
	text-align: center;
	width: 800px;
	height: 60px;
	margin: 560px 0 0 30px;
	background-color: rgba(40,120,240,0.8);
	border-radius:18px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border: 1px solid #22b1ef;
	z-index: 3;
	}

#chara_box .chara_mes p {
	padding: 12px 0 0;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #f4a96d;
	text-shadow: 1px 1px 1px rgba(180,40,40,0.8);
	}

#chara_box .chara_mes2 {
	position: absolute;
	text-align: center;
	width: 800px;
	height: 60px;
	margin: 470px 0 0 30px;
	background-color: rgba(40,120,240,0.8);
	border-radius:18px;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border: 1px solid #22b1ef;
	z-index: 3;
	}

#chara_box .chara_mes2 p {
	padding: 12px 0 0;
	font-size: 24px;
	line-height: 34px;
	font-weight: normal;
	color: #f4a96d;
	text-shadow: 1px 1px 1px rgba(180,40,40,0.8);
	}

#chara_box .col_chara01 {
	color: #ff5079;
	font-weight: bold;
	}

#chara_box .col_chara02 {
	color: #ff76fd;
	font-weight: bold;
	}

#chara_box .col_chara03 {
	color: #245dff;
	color: #1d3ae7;
	text-shadow: 1px 1px 2px rgba(40,200,240,0.7);
	font-weight: bold;
	}

#chara_box .col_chara04 {
	color: #ffc600;
	font-weight: bold;
	}

#chara_box .col_chara05 {
	color: #aeaeae;
	font-weight: bold;
	}

#chara_box .chara_namebar {
	position: absolute;
	text-align: left;
	width: 200px;
	height: 200px;
	margin: -96px 0 0 -26px;
	background-color: rgba(40,120,240,0.6);
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border: 2px solid #22b1ef;
	z-index: 2;
	}

#chara_box .chara_name {
	position: absolute;
	width: 150px;
	margin: 114px 0 0 30px;
	text-align: center;
	}

#chara_box .chara_name p {
	padding: 6px 0 0;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(20,20,120,0.7);
	}

#chara_box .chara_kana {
	position: absolute;
	width: 150px;
	margin: 98px 0 0 30px;
/*	background-color: #000;*/
	text-align: center;
	}


#chara_box .chara_kana p {
	padding: 4px 0 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(20,20,120,0.7);
	}


#chara_box .chara_cv {
	position: absolute;
	width: 140px;
	margin: 143px 0 0 30px;
	text-align: center;
	}

#chara_box .chara_cv p {
	padding: 8px 0 0;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	color: #f4a96d;
	text-shadow: 1px 1px 1px rgba(180,40,40,0.8);
	}

#chara_box .chara_text {
	position: absolute;
	width: 400px;
	height: 230px;
	margin: 74px 0 0 430px;
	text-align: left;
	background-color: rgba(70,190,225,0.5);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	z-index: 3;
	}

#chara_box .chara_text p {
	padding: 10px 20px;
	font-size: 17px;
	line-height: 24px;
	color: #fff;
	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: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#sample_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#sample_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

.sample_block {
	width: 900px;
	height: 94px;
	margin: 15px auto 0;
	}

.sample_block .tm {
	margin: 0 20px 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: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#inst_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#inst_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#inst_wrapper p {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.b_button {
	margin: 16px auto 20px;
	}




/*【ムービー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#movie {
	width: 980px;
	margin: 24px auto 24px;
	}

#movie h1 {
	display: none;
	}

#movie_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 952px;
	background-image: url("../../img/scramblelovers/box_bg.png");
	background-repeat: repeat;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #3aa2f3;
	}

#movie_wrapper .c_img {
	margin: 4px 0 0 64px;
	}

#movie_box {
	position: relative;
	margin: 4px auto 0;
	text-align: center;
	width: 900px;
	border: 1px solid #ffec84;
	background-image: url("../../img/scramblelovers/bg50.png");
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

#movie_box p {
	padding: 4px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #005ebf;
/*	text-shadow: 1px 1px 1px #777;*/
	}

#movie_box .t_title {
	position: relative;
	width: 900px;
	margin: 12px auto 0;
	padding: 0;
	text-align: center;
	}

#movie_box .m_box {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background-image: url("../../img/scramblelovers/bg_mapbox.png");
	background-repeat: repeat;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

