@charset "utf-8";
#wrraper {
	font-size: 12px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
}
#flash_area {
	height: 350px;
	width: 950px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	position: relative;
}
#logo {
	height: 170px;
	width: 163px;
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 20px;
}
ul.logo {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ul.logo li,.logo a  {
	width: 163px;
	height: 170px;
	float:left;
}
.logo_01 a {
	background: url(img/png/logo.png);
}
/*トップメニュー*/
#g_menu {
	height: 25px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #999;
	background-color: #FFF;
	position: absolute;
	z-index: 3;
	top: -5px;
	right: 0px;
}
ul.g_menu {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ul.g_menu li,.g_menu a  {
	width: 100px;
	height: 25px;
	float:left;
	display: inline;
}
li.item100 {
	display: none;
}
.item1 a   {
	background: url(img/png/g_menu/g_menu_01.png);
}
.item2 a   {
	background: url(img/png/g_menu/g_menu_02.png);
}
.item3 a   {
	background: url(img/png/g_menu/g_menu_03.png);
}
.item4 a   {
	background: url(img/png/g_menu/g_menu_04.png);
}
.item5 a   {
	background: url(img/png/g_menu/g_menu_05.png);
}

.item1 a:hover   {
	background: url(img/png/g_menu/g_menu_01.png) 0px -26px;
}
.item2 a:hover   {
	background: url(img/png/g_menu/g_menu_02.png) 0px -26px;
}
.item3 a:hover   {
	background: url(img/png/g_menu/g_menu_03.png) 0px -26px;
}
.item4 a:hover   {
	background: url(img/png/g_menu/g_menu_04.png) 0px -26px;
}
.item5 a:hover   {
	background: url(img/png/g_menu/g_menu_05.png) 0px -26px;
}



#main_area {
	padding: 20px;
	width: 910px;
	background-image: url(img/gif/main_bg.gif);
	background-repeat: repeat-x;
}
.news_area {
	float: left;
	width: 270px;
}
.news_title {
	height: 25px;
	padding-bottom: 5px;
	background-image: url(img/png/news_bar.png);
	background-repeat: no-repeat;
}
.news_naiyou {
	height: 87px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.product_menu {
	padding-bottom: 15px;
	width: 307px;
}
.product_title {
	height: 72px;
	width: 297px;
}
.product_menu_list {
	padding: 7px;
	height: 60px;
}
.joycal_banner {
	margin-bottom: 5px;
}
.mobile_banner{
	margin-bottom: 5px;
}
.duet_banner {
	margin-bottom: 10px;
	clear: both;
}
.joycal_pack_banner{
	float: left;
}
.happy_d_s_banner{
	float: left;
	margin-left: 5px;
}

.product_list {
	float: left;
	width: 297px;
	margin-right: 9px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}
.product_list_r {
	float: left;
	width: 297px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
}

.banner_area {
	float: left;
	width: 270px;
}
#footer_area {
	width: 930px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #999;
	padding: 10px;
	height: 200px;
}
.footer_logo_left {
	float: left;
	height: 135px;
	width: 177px;
	margin-right: 10px;
	text-align: center;
	padding-top: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer_parts_left {
	float: left;
	height: 170px;
	width: 177px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.footer_parts_right {
	float: left;
	height: 170px;
	width: 177px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

body {
	margin: 0px;
	background-color: #090;
}
#footer_area p{
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer_area a:link {color:#FFF}
#footer_area a:visited {color:#FFF}
#footer_area a:hover {color:#FFF}
#footer_area a:active {color:#FFF}

ul.footer_area {
	font-size: 10px;
	line-height: 130%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*other_tpl*/
#flash_area_other {
	height: 100px;
	width: 950px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	position: relative;
}
#l_menu {
	width: 188px;
	float: left;
	margin-right: 10px;
}
.l_menu_head {
	width: 188px;
	height: 12px;
	background-image: url(img/png/l_menu/l_menu_head.png);
	background-repeat: no-repeat;
}
.l_menu_footer {
	width: 188px;
	height: 12px;
	background-image: url(img/png/l_menu/l_menu_footer.png);
	background-repeat: no-repeat;
}
.l_menu_middle {
	width: 178px;
	background-image: url(img/png/l_menu/l_menu_middle.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 65px;
}
.l_menu_banner {
	width: 168px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
ul.l_menu_banner {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
/*ul.lmenu_banner li,.lmenu_banner a  {
	width: 237px;
	height: 86px;
	float:left;
}*/

ul.l_menu_item {
	list-style-image: url(img/png/l_menu/l_menu_arrow.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
ul.l_menu_item li/*,.l_menu_item a */ {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
	
}
#other_contents {
	width: 712px;
	float: left;
}
.other_contents_head {
	width: 712px;
	height: 12px;
	background-image: url(img/png/l_menu/other_contents_head.png);
	background-repeat: no-repeat;
}
.other_contents_footer {
	width: 712px;
	height: 12px;
	background-image: url(img/png/l_menu/other_contents_footer.png);
	background-repeat: no-repeat;
}
.other_contents_middle {
	width: 692px;
	background-image: url(img/png/l_menu/other_contents_middle.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.other_contents_title {
	padding: 10px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #06F;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09F;
	border-left-color: #09F;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#under_banner {
	height: 94px;
	width: 910px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFF;
	/*position: absolute;
	z-index: 4;
	top: -5px;
	right: 0px;*/
}
ul.under_banner {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
ul.under_banner li,.under_banner a  {
	width: 227px;
	height: 97px;
	float:left;
}
li.item100 {
	display: none;
}
.item6 a   {
	background: url(img/png/top_menu/zaiko_banner.png);
}
.item7 a   {
	background: url(img/png/top_menu/tokutoku_banner.png);
}
.item8 a   {
	background: url(img/png/top_menu/mobile_banner.png);
}
.item9 a   {
	background: url(img/png/top_menu/group_banner.png);
}

.item6 a:hover   {
	background: url(img/png/top_menu/zaiko_banner.png) 0px 0px;
}
.item7 a:hover   {
	background: url(img/png/top_menu/tokutoku_banner.png) 0px 0px;
}
.item8 a:hover   {
	background: url(img/png/top_menu/mobile_banner.png) 0px 0px;
}
.item9 a:hover   {
	background: url(img/png/top_menu/group_banner.png) 0px 0px;
}
div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
.610_img {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.return {
	text-align: center;
	padding-top: 10px;
}
.cm_area {
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.corp_prof_area {
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#movie_banner {
	width: 320px;
	margin-right: auto;
	margin-bottom: 10px;
}
.movie_banner_t {
	margin-bottom:2px;
}
#movie_banner ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#movie_banner li,#movie_banner a  {
	width: 320px;
	height: 40px;
	float:left;
	margin-bottom:2px;
}
#r32_banner {
	width: 910px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
