/* common 共通 */

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #0000ff;
}

a:active {
	color: #0000ff;
}

img {
	border-style: none;	
}

/* background 背景 */

body {
	background-image: url("../image_index/background_image.jpg");
	background-repeat: repeat;
	height: auto;
	margin: 0px;
	position:relative;
	left:0px;
	top:0px;
}

#shadow {
	width: 986px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../image_index/shadow.jpg");
	background-repeat: repeat-y;
}

#contents {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../image_index/contents_back.jpg");
	background-repeat: repeat-y;
 	filter: progid:DXImageTransform.Microsoft.dropshadow(color=#000000, offx=0, offy=0, positive=1);
}

/* header ヘッダー */

#header {
	width: 980px;
	height: auto;
/*	position: relative;*/
}

#header_top {
	width: 980px;
	height: 30px;
	position: relaltive;	
}

#header_main {
	width: 980px;
	height: 250px;
	position: relaltive;	
}

#header_bottom {
	width: 980px;
	height: 20px;
	position: relaltive;	
}

/* middle_top あいさつボタン */

#middle_top {
	width: 980px;
	height: 380px;
	margin-top: 5px;
/*	position: relative;*/
	clear: both;
}

#middle_top_left {
	width: 380px;
	height: 370px;
	float: left; 
	position: relative;
	top: 0px;
	left: 0px;	
}

#new_regist_btn {
	width: 373px;
	height: 206px;
	position: relative;
	top: 5px;
	left: 10px; 
}

#new_regist_link {
	width: 360px;
	height: 15px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 6px;
	left: 10px;
}

#top_game_info {
	width: 359px;
	height: 149px;
	position: relative;
	top: 10px;
	left: 12px;
}

#middle_top_right {
	width: 600px;
	height: 370px;
	float: left;
	position: relative;
	top: 2px;
	left: 0px;		
}

#greeting_top {
	width: 600px;
	height: 60px;
	/*position: relative;*/
}

#greeting_middle {
	width: 600px;
	height: auto;
	background-image: url("../image_index/greeting_middle_10.jpg");
	background-repeat: repeat-y;
	/*position: relative;*/
}

.greeting_text01 {
	width: 510px;
	height: auto;
	color: #000000;
	font-size: 105%;
	line-height: 130%;
	padding-top: 3px;
	position: relative;
	top: 0px;
	left: 67px;
}

#greeting_bottom {
	width: 600px;
	height: 80px;
	/*position: relative;*/
}

#greeting_arrow {
	width: 50px;
	height: 60px;
	position: absolute;
	top: 215px;
	left: 0px;
}

/* portal ポータル */

#portal {
	width: 980px;
	height: 120px;
	margin-top: 10px;
/*	position: relative;*/
}

/* middle_main ゲーム紹介 */

#middle_main {
	width: 980px;
	height: auto;
/*	position: relative;*/
}

#main_top {
	width: 980px;
	height: 35px;
/*	position: relative;	*/
}

#main_caption {
	width: 980px;
	height: 65px;
	/*position: relative;*/	
}

#main_middle {
	width: 980px;
	height: auto;
	background-image: url("../image_index/main_middle.jpg");
	background-repeat: repeat-y;
	position: relative;	
}

#future_01 {
	width: 980px;
	height: 184px;
/*	position: relative;	*/
}

#future_01_2 {
	width: 980px;
	height: 184px;
	position:relative;
	left:0px;
	top:0px;
}

#future_top {
	width: 936px;
	height: 184px;
	position: absolute;
	top: 0px;
	left: 21px;	
}

#future_02 {
	width: 980px;
	height: 145px;
/*	position: relative;*/
}

#future_02_2 {
	width: 980px;
	height: 145px;
	position:relative;
	left:0px;
	top:0px;
}

#btn_screen {
	width: 405px;
	height: 140px;
	position: absolute;
	top: 5px;
	left: 80px;
}

#btn_download {
	width: 368px;
	height: 134px;
	position: absolute;
	top: 5px;
	left: 520px;
}

#future_03 {
	width: 980px;
	height: 400px;
	/*position: relative;*/
}

#feature_base {
	width: 980px;
	position:relative;
	left:0px;
	top:0px;
}

#future_ss_base {
	width: 937px;
	height: 396px;
	background-image: url("../image_index/main_future_ss_base.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 20px;
}
	
#future_ss_01 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 24px;
	left: 245px;
}

#future_ss_02 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 24px;
	left: 470px;
}

#future_ss_03 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 24px;
	left: 696px;
}

#future_ss_04 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 198px;
	left: 21px;
}

#future_ss_05 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 198px;
	left: 245px;
}

#future_ss_06 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 198px;
	left: 470px;
}

#future_ss_07 {
	width: 225px;
	height: 173px;
	position: absolute;
	top: 198px;
	left: 696px;
}

#main_caption02 {
	width: 908px;
	height: 62px;
	position: relative;
	left: 30px;
}

#future_04 {
	width: 980px;
	height: 440px;
	position: relative;
}

#future_getsuro {
	width: 469px;
	height: 435px;
	position: absolute;
	top: 0px;
	left: 20px;
}

#future_profile {
	width: 469px;
	height: 435px;
	position: absolute;
	top: 0px;
	left: 490px;
}

#main_caption03 {
	width: 908px;
	height: 62px;
	position: relative;
	left: 30px;
}

#future_05 {
	width: 980px;
	height: 440px;
	position: relative;	
}

#future_doutsu {
	width: 315px;
	height: 435px;
	position: absolute;
	top: 5px;
	left: 21px;
}

#future_tenjo {
	width: 300px;
	height: 435px;
	position: absolute;
	top: 5px;
	left: 337px;
}

#future_parsonal {
	width: 320px;
	height: 435px;
	position: absolute;
	top: 5px;
	left: 638px;
}

#future_06 {
	width: 980px;
	height: 295px;
}

#future_06_2 {
	width: 980px;
	position:relative;
	left:0px;
	top:0px;
}

#future_ninja {
	width: 315px;
	height: 290px;
	position: absolute;
	top: 5px;
	left: 21px;
}

#future_event {
	width: 300px;
	height: 290px;
	position: absolute;
	top: 5px;
	left: 337px;
}

#future_viewer {
	width: 320px;
	height: 290px;
	position: absolute;
	top: 5px;
	left: 638px;
}

#main_trial_link {
	width: 900px;
	height: 120px;
	/*position: relative;
	left: 40px;	*/
}

#main_trial_link_2 {
	width: 900px;
	height: 120px;
	position: relative;
	left: 40px;
}

#trial_long_btn {
	width: 590px;
	height: 85px;
	position: absolute;
	top: 8px;
	left: 157px;
}

#trial_long_link {
	width: 580px;
	height: 20px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 90px;
	left: 160px;
}
	
#main_bottom {
	width: 980px;
	height: 35px;
	/*position: relative;*/	
}

/* mail_form メールフォーム */

#mail_form {
/*	width: 980px;*/
	height: 220px;
/*	position: relative;*/
}

#form_top {
	width: 980px;
	height: 30px;
	/*position: relative;*/
}

#form_caption {
	width: 980px;
	height: 40px;
	/*position: relative;*/
}

#form_middle {
	width: 980px;
	height: auto;
	background-image: url("../image_index/form_middle.jpg");
	background-repeat: repeat-y;
	/*position: relative;*/
}

#form_bottm {
	width: 980px;
	height: 30px;
	/*position: relative;*/
}

#form_space {
	width: 900px;
	height: 120px;
	position: relative;
	top: 0px;
	left: 40px;
}

#form_text01 {
	width: 180px;
	height: 50px;
	float: left;
	font-size: 95%;
	color: #000000;
	position: absolute;
	top: 33px;
	left: 10px;
}

#form_text_area {
	width: 515px;
	height: 40px;
	position: absolute;
	top: 15px;
	left: 200px;
}

input.text_area {
	width: 480px;
	padding: 5px;
	font-size: 25px;
}

#form_btn {
	width: 165px;
	height: 50px;
	position: absolute;
	top: 15px;
	left: 710px;
}

#form_text02 {
	width: 580px;
	height: 50px;
	clear: left;
	color: #000000;
	font-size: 95%;
	line-height: 140%;
	text-align: center;
	position: absolute;
	top: 73px;
	left: 160px;
}

#form_bottom {
	width: 980px;
	height: 30px;
	position:relative;
}

/* link リンク集 */

#link {
	width: 980px;
	height: auto;
/*	position: relative;*/
}

#link_top {
	width: 980px;
	height: 25px;
	/*position: relative;*/
}

#link_middle {
	width: 980px;
	height: auto;
	background-image: url("../image_index/link_middle.jpg");
	background-repeat: repeat-y;
	/*position: relative;*/
}

#link_text_area {
	width: 930px;
	height: auto;
	position: relative;
	top: 0px;
	left: 25px;
}

#link_text01 {
	width: 920px;
	height: 20px;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	position: relative;
	top: 0px;
	left: 7px;
}

#link_text02 {
	width: 920px;
	height: 20px;
	font-size: 90%;
	color: #000000;
	marign-top: 5px;
	position: relative;
	top: 5px;
	left: 7px;
}

#link_space {
	width: 920px;
	height: 35px;
	position: relative;
	top: 5px;
	left: 7px;
}

.link_text {
	margin-right: 5px;
	font-size: 14px;
}

#link_secured {
	width: 61px;
	height: 60px;
	position: absolute;
	top: 35px;
	right: 4px;
}

#link_text03 {
	width: 930px;
	height: 30px;
	color: #000000;
	margin-top: 5px;
	position: relative;
	top: 5px;
	left: 7px;
}

#link_botttom {
	width: 980px;
	height: 20px;
	position: relative;
}

/* footer フッター */

#footer {
	width: 980px;
	height: 80px;
	margin-top: 10px;
	position: relative;
}

/* 汎用 */

.universal_space {
	width: 980px;
	height: auto;
	position: relative;
}

.space_top {
	width: 980px;
	height: 23px;
	text-align: center;
	position: relative;
}

.space980_middle {
	width: 980px;
	height: auto;
	text-align: center;
	background-image: url("../image_index/campaign_space980_middle.jpg");
	background-repeat: repeat-y;
	position: relative;
}

.space890_middle {
	width: 910px;
	height: auto;
	text-align: center;
	background-image: url("../image_index/campaign_space890_middle.jpg");
	background-repeat: repeat-y;
	position: relative;
	left: 35px;
}

.space730_middle {
	width: 760px;
	height: auto;
	background-image: url("../image_index/campaign_space730_middle.jpg");
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	left: 110px;
}

.space_bottom {
	width: 980px;
	height: 23px;
	text-align: center;
	position: relative;
}