@charset "utf-8";


/*	based CSS
------------------------------------------------------------------*/


/*	基本設定
------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

html {   
    overflow-y:scroll;   
} 

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

img {   vertical-align:bottom}

/*	ページ全体設定
------------------------------------------------------------------*/

html body {
	text-align: center;
    background-image: url(../common_img/bg.jpg);
	background-color: #000;
	background-repeat: repeat            /* 背景を繰り返さない */
    background-position: 50% 0%;            /* 背景画像の位置は画面中央 */
    background-attachment:fixed;  
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}


/*	ヘッダー
------------------------------------------------------------------*/

#header {
	text-align: left;
	height: 185px;
	width: 950px;
	background-image: url(../common_img/header_bg.gif);
	background-repeat: no-repeat;
	position:  relative;
}
#flashcontent {
	height: 695px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#header span {
	display: none;
}

#header li {
	list-style-type: none;
}

#header li#to_top {
	background-image: url(../common_img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 630px;
	height: 77px;
	width: 77px;
}
#header li#to_top a {
	display: block;
	height: 77px;
	width: 77px;
}

#header li#to_top a:hover {
	background: url(../common_img/top_1.jpg);
}
#header li#to_top_select {
	background-image: url(../common_img/top_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 630px;
	height: 77px;
	width: 77px;
}
#header li#to_top_select a {
	display: block;
	height: 77px;
	width: 77px;
}

/*	ヘッダーメニュー 01
------------------------------------------------------------------*/

#header li#headmenu_01 {
	background-image: url(../common_img/header_point.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	/*	left: -9999px; */
	height: 77px;
	left: 707px;
	width: 77px;
}
#header li#headmenu_01 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_01 a:hover {
	background: url(../common_img/header_point_on.jpg);
}
#header li#headmenu_01_select {
	background-image: url(../common_img/header_point_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 707px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_01_select a {
	display: block;
	height: 77px;
	width: 77px;
}


/*	ヘッダーメニュー 02
------------------------------------------------------------------*/

#header li#headmenu_02 {
	background-image: url(../common_img/header_spec.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	/*	left: -9999px; */
	left: 784px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_02 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_02 a:hover {
	background: url(../common_img/header_spec_on.jpg);
}
#header li#headmenu_02_select {
	background-image: url(../common_img/header_spec_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 784px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_02_select a {
	display: block;
	height: 77px;
	width: 77px;
}


/*	ヘッダーメニュー 03
------------------------------------------------------------------*/

#header li#headmenu_03 {
	background-image: url(../common_img/header_movie.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	/*	left: -9999px; */
	left: 861px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_03 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_03 a:hover {
	background: url(../common_img/header_movie_on.jpg);
}
#header li#headmenu_03_select {
	background-image: url(../common_img/header_movie_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 7px;
	left: 861px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_03_select a {
	display: block;
	height: 77px;
	width: 77px;
}

/*	ヘッダーメニュー 04
------------------------------------------------------------------*/

#header li#headmenu_04 {
	background-image: url(../common_img/header_action.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	/*	left: -9999px; */
	left: 784px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_04 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_04 a:hover {
	background: url(../common_img/header_action_on.jpg);
}
#header li#headmenu_04_select {
	background-image: url(../common_img/header_action_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	left: 784px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_04_select a {
	display: block;
	height: 77px;
	width: 77px;
}


/*	ヘッダーメニュー 05
------------------------------------------------------------------*/

#header li#headmenu_05 {
	background-image: url(../common_img/header_reach.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	/*	left: -9999px; */
	left: 861px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_05 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_05 a:hover {
	background: url(../common_img/header_reach_on.jpg);
}
#header li#headmenu_05_select {
	background-image: url(../common_img/header_reach_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	left: 861px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_05_select a {
	display: block;
	height: 77px;
	width: 77px;
}

/*	ヘッダーメニュー 06
------------------------------------------------------------------*/

#header li#headmenu_06 {
	background-image: url(../common_img/header_mode.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	/*	left: -9999px; */
	left: 707px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_06 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_06 a:hover {
	background: url(../common_img/header_mode_on.jpg);
}
#header li#headmenu_06_select {
	background-image: url(../common_img/header_mode_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	left: 707px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_06_select a {
	display: block;
	height: 77px;
	width: 77px;
}

/*	ヘッダーメニュー 07
------------------------------------------------------------------*/

#header li#headmenu_07 {
	background-image: url(../common_img/header_flow.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	/*	left: -9999px; */
	left: 630px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_07 a {
	display: block;
	height: 77px;
	width: 77px;
}
#header li#headmenu_07 a:hover {
	background: url(../common_img/header_flow_on.jpg);
}
#header li#headmenu_07_select {
	background-image: url(../common_img/header_flow_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 85px;
	left: 630px;
	height: 77px;
	width: 77px;
}
#header li#headmenu_06_select a {
	display: block;
	height: 77px;
	width: 77px;
}
/*	ヘッダー ニューギンボタン
------------------------------------------------------------------*/

#header li#new {
	background-image: url(../common_img/header_new.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	left: 2px;
	height: 51px;
	width: 103px;
}
#header li#new a {
	display: block;
	height: 51px;
	width: 103px;
}
