﻿@charset "UTF-8";
body {
	font: 11px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
}
.gray_waku {
	width: 748px;
	float: none;
	color: #555555;
	border: thin solid #eee;
	clear: both;
}
#header_left2 {
	float:left;
	margin-left:60px;
	margin-top:8px;
	width:468px;
	font-size:12px;
	font-weight:normal;
	-webkit-text-size-adjust: 100%;
}
#header_left3 {
	float:right;
	margin-right:45px;
	margin-top:12px;
}
a.overwhite{
    background-color:#ffffff;
    display:block;
}

a.overwhite:hover i{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
.overblack{
    background-color:#ffffff;
    color:#eeeeee;
}

a.overblack:hover i{
    cursor:pointer;
    color:#999999 !important;
    zoom:1;
}

.radio_btn_none {
  display: none;
}
.radio_btn, .checkbox_btn {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 10px 10px 10px 0;
  padding: 8px 16px 8px 42px;
  border-radius: 1px;
  background-color: #fdfdfd;
  border:thin solid #999999;
  vertical-align: middle;
  cursor: pointer;
}
.radio_btn:hover, .checkbox_btn:hover {
  background-color: #e2edd7;
}
.radio_btn:hover:after, .checkbox_btn:hover:after {
  border-color: #53b300;
}
.radio_btn:after, .checkbox_btn:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.radio_btn:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #66CDAA;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio_btn:before {
  opacity: 1;
}

table.reset_style td {
    vertical-align: initial;
    padding: initial;
    border: 0 !important;
    padding: 2px !important;
    border-width: initial;
}

.step {
	width:370px;
	height:30px;
	padding-left:50px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	background: url("../image/howto/icon.png") no-repeat;
	background-size:40px 120px;
}
#s1 {
	background-position: 0 0;
}
#s2 {
	background-position: 0 -40px;
}
#s3 {
	background-position: 0 -80px;
}
.temp_iwaku {
	width: 732px;
	color: #666666;
	font-size: 12px;
	padding-left:3px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.iwaku {
	position: relative;
	left: -2px;
	top: -2px;
	padding: 2px;
	border: thin solid #E6E6FA;
}
.mg {
	margin:3px;
	color:#555555;
}
#update_in {
	margin-top:4px;
	margin-left:10px;
	color:#666666;
	line-height: 180%;
}
.right_waku_mini {
	width: 209px;
	height: 23px;
	line-height: 24px;
	padding-left: 10px;
	padding-top: 5px;
	color: #333;
	font-size: 12px;
	background: #Fff url("../image/yaya_yellow.png") repeat;
	border-bottom: 1px dotted #D3D3D3;
}

.back {
	width: 748px;
	color: #333333;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url("../image/yaya_yellow.png") repeat;
}
#tope {
	height: 181px;
	width: 750px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-top: 7px;
	background: url(../image/tope.gif) no-repeat;
}
h1 {
	height: 83px;
	width: 230px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin: 0;
	font-size: 170%;
	background: url("../image/logo.png") no-repeat;
	background-size:220px 70px;
}
#top_logo a {
	display: block;
	width: 212px;
	height: 0;
	padding-top: 50px;
}
#ltb {
	padding: 0;
	border-style: none;
	font-weight: normal;
	color: #333;
	font-size: 12px;
	background: #FFF;
}
body, td, th {
	font-size: 12px;
	color: #666;
}
#main {
	height: 480px;
	width: 630px;
}
#middle {
	width: 996px;
	margin: 0 auto;
}
#backbg {
	background: #FFF;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #F36;
}
#left {
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-right: 5px;
}
#right {
	float: right;
	width: 230px;
	padding-top: 5px;
}
#logo_bar {
width:99%;max-width:980px;margin: 0 auto;
}
#header {
	padding-bottom: 5px;
	width:100%;
	height:95px;
}
#header_left {
	float: left;
	width: 200px;
	height: 50px;
	padding: 10px 10px;
	padding-top:12px;
	margin-top:7px;
}
#wrapper {
	width: 996px;
	border-width: 1px;
	border-color: #666;
	margin: 0 auto;
}
#left_header {
	width: 542px;
	height: 52px;
	padding-top: 8px;
	padding-left: 8px;
}
#left_main {
	width: 550px;
}
#header_right {
	float: right;
	padding-top: 3px;
	text-align:right;
	margin-top:4px;
}
#bar {
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 260px;
	outline: none;
	background: url("../image/sp_image.png") no-repeat;background-position: 0 0;
	width: 998px;
	height: 38px;
}
#waku_table {
	padding: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;
	border-top-color: #FFF;
	border-right-color: #06f;
	border-bottom-color: #06f;
	border-left-color: #FFF;
	background: #F0F8FF;
}
#input {
	border: thin solid #000000;
}
.input {
	border: thin solid #666666;
	padding:4px;
	font-size:14px;
	min-height: 20px;
	line-height: 20px;
	border-radius: 2px;
}
.search_form {
	border: thin solid #999999;
	padding:3px;
	font-size:12px;
	height: 18px;
	line-height: 18px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-bottom:4px;
}
#table_input {
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #06f;
	border-left-color: #FFF;
}
#footer {
	width: 996px;
	height: 20px;
	color: #696969;
	font-size: 12px;
	text-align: left;
	clear: both;
	line-height: 16px;
	padding-top: 48px;	
	padding-left:6px;
	background: url("../basic/footer_green.gif") no-repeat;
	background-size:996px 43px;
}
#m2_left {
	float: left;
	width: 750px;
	border-width: 1px;
	border-color: #666;
	text-align: left;
	clear: left;
	background: #FFF;
	padding: 10px 10px 10px 0;
}
#m2_right {
	width: 750px;
	float: right;
	padding: 0;
	margin: 10px 0 10px 9px;
}
#m_left_h {
	width: 250px;
	float: left;
	background: #0C6;
}
#m_right {
	width: 234px;
	float: right;
	clear: right;
	padding: 10px 0 10px 2px;
}
#info2_com {
	width: 748px;
	float: none;
	color: #990;
	border: thin solid #CCC;
}
.pk_title {
	width: 500px;
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #6cf;
	background: #39f;
}
.pk_com {
	width: 650px;
	line-height: 19px;
	padding-left: 10px;
	color: #666;
	font-size: 12px;
	background: #FDF5E6;
}
#m_top {
	width: 694px;
	height: 400px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 50px;
	clear: both;
}
#mypage_f {
	width: 222px;
	border-left: 5px solid #3CB371;
	border-right: 5px solid #3CB371;
	border-bottom: 5px solid #3CB371;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	float: none;
	margin-bottom:10px;
}
.info_com2 {
	width: 222px;
	border: 5px solid #fc0;
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   margin-bottom:12px;
}
.info_com3 {
	width: 222px;
	border-left: 5px solid #D3D3D3;
	border-right: 5px solid #D3D3D3;
	margin-bottom: 8px;
	float: left;
}
.news_table1 {
	padding: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
	background: #fffff1;
}
.news_table2 {
	padding: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
	background: #fff;
}
.top_wk {
	width: 733px;
	padding: 4px;
	margin: 2px;
	float: left;
	background: #CD853F;
}
.top_wk_in {
	padding: 5px;
	padding-top: 2px;
	border-style: none;
	font-weight: normal;
	color: #333;
	clear: both;
	font-size: 12px;
	background: #fff;
}
.waku {
	width: 748px;
	float: none;
	color: #990;
	border: thin solid #cccc99;
}
#center_com {
	width: 500px;
	border: thin solid #999;
}
.left_com {
	padding: 6px 5px;
	border-style: none;
	font-weight: normal;
	color: #333;
	clear: both;
	line-height: 185%;
}
#white {
	height: 12px;
	width: 228px;
	float: left;
}
#white_right {
	height: 20px;
	width: 228px;
	float: right;
}
#white_c {
	height: 12px;
	clear: both;
}
.white_m {
	height: 8px;
	clear: both;
}
.in_left {
	width: 200px;
	padding: 6px;
	float: left;
}
.in_left_wd {
	width: 600px;
	margin-left: 4px;
	padding: 6px;
	float: left;
}
.in_right {
	width: 500px;
	padding: 6px;
	margin-right: 5px;
	float: right;
}
.news_info {
	width: 492px;
	font-size: 16px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: thin dashed #333;
	line-height: 22px;
}
.sub_title {
	width: 480px;
	font-size: 12px;
	color:#8A2BE2;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px dashed #999;
	line-height: 14px;
}
.lists {
	width: 500px;
	clear: both;
}
.lists dd table {
	width: 100%;
	border-collapse: collapse;
}
.lists dd {
	margin: 0;
	padding: 0;
}
.lists dd table th {
	margin: 0;
	vertical-align: top;
	width: 9em;
	padding: 7px;
	text-align: left;
	white-space: pre;
	background: #fffffc;
}
.lists dd table td {
	margin: 2px;
	vertical-align: top;
	padding: 0.25em;
	line-height: 1.2em;
}
.lists dd table th, .lists dd table td {
	border-top: 1px solid #ccc;
}
.lists dd table caption.unseen {
	background: #fffffc;
}
#table {
	padding: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #FFF;
	background: #FFEACC;
}
#input {
	border: thin solid #666;
}
#mini_font {
	font-size: 10px;
}
#write_title {
	width: 732px;
	padding-left: 16px;
	color: #333;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06f;
}
#table_left {
	width: 500px;
	float: left;
}
#table_right {
	width: 228px;
	border: thin solid #999;
	float: right;
}
#loginform {
	color: #000;
	width: 211px;
	font-size: 10px;
	border: thin solid #CCC;
	padding-top: 2px;
	background: #FFF5EE;
}
ul, li {
	margin: 0;
	padding: 0;
}
ul.imageList li {
	float: left;
	text-align: center;
	padding-bottom: 6px;
}
li.latest {
	width: 80px;
	list-style-type: none;
}
.top_search {
	width: 280px;
	float: left;
	padding-top: 13px;
}
.top_pr {
	width: 475px;
	float: right;
	padding-top: 3px;
}
.pr_banner {
	border-style: none;
	border-bottom-color: #fc3;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	font-weight: normal;
	clear: both;
	padding: 4px 8px;
}
.li_banner {
	font-weight: normal;
	clear: both;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.frd1 {
	border-style: none;
	border-bottom-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: normal;
	color: #333;
	clear: left;
	font-size: 12px;
	padding: 4px 8px;
}
.login_top a {
	color: #333;
}
.login_top span {
	padding: 0 2px;
	color: #F30;
	font: 1em "Arial Black";
}
.bigap span {
	padding: 0 2px;
	color: #F30;
	font: 14px "Arial Black";
}
#s-big1-Rs{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -48px; width: 35px; height: 22px; } 
#s-big2-Rs{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -75px; width: 35px; height: 22px; } 
#s-big3-Rs{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -102px; width: 35px; height: 22px; } 
#s-email{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -129px; width: 143px; height: 21px; } 
#s-info{ background: url("../image/systeminfo.png") no-repeat;background-size: 190px 29px;width: 190px; height: 29px;margin-bottom:4px;} 
#f_size{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -186px; width: 80px; height: 29px;padding-left:85px; } 
#l_gate{ outline: none;background: url("../image/login_form.png") no-repeat;background-size: 231px 32px;width: 231px; height: 32px; } 
#s-menu1{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -252px; width: 753px; height: 46px; } 
#s-menu2{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -303px; width: 753px; height: 46px; } 
#mysite a{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -354px; width: 118px; height: 19px; } 
#mysite a:hover{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -378px; width: 118px; height: 19px; } 
#s-password{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -402px; width: 96px; height: 21px; } 
#s-soku{ background: url("../image/userupdate.png") no-repeat;background-size: 190px 29px;width: 190px; height: 29px;margin-bottom:4px; } 
#top1 a{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -462px; width: 182px; height: 21px; } 
#top1 a:hover{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -488px; width: 182px; height: 21px; } 
#top2 a{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -514px; width: 182px; height: 21px; } 
#top2 a:hover{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -540px; width: 182px; height: 21px; } 
#top3 a{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -566px; width: 172px; height: 21px; } 
#top3 a:hover{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -592px; width: 172px; height: 21px; } 
#top4 a{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -618px; width: 172px; height: 21px; } 
#top4 a:hover{ outline: none;background: url("../image/sp_image.png") no-repeat;background-position: 0 -644px; width: 172px; height: 21px; } 
#s-top_waku {
	background: url("../image/login_gatein.png") no-repeat;
	background-size: 100% 32px;
	width:231px;
	box-sizing:border-box;
	height:32px;
}
.sbm {
	border-bottom: thin dotted #fc3;
	font-weight: normal;
	clear: both;
	padding-left: 24px;
	padding-bottom:2px;
	margin:7px;
	background: url("../image/icon/sub-menu.png") no-repeat top left;
	width: 180px;
}
#i-eco{ background-position: 1px 0;} 
#i-hito{ background-position: 0 -23px;} 
#i-mega{ background-position: 1px -43px;} 
#i-money{ background-position: 1px -65px;} 
#i-rank{ background-position: 0 -86px;} 
#i-search{ background-position: 0 -110px;} 
#i-tower{ background-position: 2px -133px;} 
.sbm2 {
	border-bottom: 1px dotted #fc3;
	font-weight: normal;
	clear: both;
	padding-left: 24px;
	margin:7px;
	background: url("../image/icon/calendar.gif") no-repeat top left;
	width: 180px;
}
#top {
	width: 180px;
	height: 50px;
	text-align: center;
}
#top ul {
	width: 180px;
	overflow: hidden;
	list-style-type: none;
}
#top ul li {
	float: left;
	height: 28px;
}
#top ul li a {
	display: block;
	height: 20px;
	text-decoration: none;
}
#top ul li a strong, #top ul li a span, #sp_menu ul li a strong, #sp_menu ul li a span {
	visibility: hidden;
}
div.pnavi {
	text-align: center;
	padding: 4px;
	background: #F0F8FF;
}
div.pnavi ul {
	list-style: none;
	margin: 4px;
}
div.pnavi ul li {
	display: inline;
	border: solid 1px #69c;
	font-size: 120%;
	margin-right: 3px;
	padding: 5px;
	text-align: center;
	background: #F0F8FF;
}
div.pnavi ul li.here_yl {
	color: #333;
	font-weight: bold;
	background: #ff6;
}
div.pnavi ul li a:link {
	color: #69c;
	text-decoration: none;
}
div.pnavi ul li a:visited {
	color: #69c;
	text-decoration: none;
}
div.pnavi ul li a:hover {
}
div#knavi {
	clear: left;
	margin-top: 3px;
	height: 46px;
}
.open_waku {
	width: 748px;
	height:330px;
	clear: both;
	border-top: solid 1px #eeeeee;
	padding-top:30px;
}

#main_menu ul{
	list-style-type:none;
}
#main_menu ul li{
	float:left;
	border-right:1px solid #efefef;
	text-align:center;
	height:42px;
	line-height:34px;
    min-width:198px;
}
#main_menu a{
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	vertical-align:middle;
	font-weight:bold;
    display:block;                   /* リンクをブロックに変換 */
    letter-spacing:2px;
}
#main_menu a:hover{
	color:#eeeeee;
	opacity:0.8;
}
#main_bg_sp{
	background: linear-gradient(25deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.6)) ,url("../image/topimage.jpg");
	background-size:1020px 400px;
	background-position: left top:
}
#main_bg_sp::before{
  filter: blur(12px);/*ぼかし度*/
}
.square_btn_pink{
	letter-spacing:2px;
	margin-top:8px;
    display: inline-block;
    padding: 0.5em 4em;
    text-decoration: none;
    background: #e4007f;
    color: #FFF;
    border-radius: 1px;
	box-shadow: 0px 0px 0px 5px #e4007f;
    border: solid 1px #eeeeee;
    cursor : pointer;
    font-size:16px;
    -webkit-appearance: none;
}
.square_btn_pink:hover{
	opacity: 0.8;
}
.mg{
	font-size:13px;
	margin: 12px 2px;
}
.lContents{
	min-height:400px;
}
#main_pr{
	line-height:170%;margin-top:120px;font-weight:normal;color:#444444;font-size:34px;
}
.func{
	width:25%;text-align:center;float:left;
}
@media screen and ( max-width:780px ){
	#main_pr{
		font-size:24px;
		margin-top:50px;
	}
	.square_btn{
		letter-spacing:2px;
		margin-top:8px;
	    display: inline-block;
	    padding: 0.5em 2em;
	    text-decoration: none;
	    background: #ff69b4;
	    color: #FFF;
	    border-radius: 1px;
	    box-shadow: 0px 0px 0px 5px #ff69b4;
	    border: solid 1px #bbbbbb;
	    cursor : pointer;
	    font-size:12px;
	    -webkit-appearance: none;
	}
	.lContents{
		min-height:300px;
	}
	.func{
		float:none;
		width:100%;
	}
}

.kinou1 {
	float:left;
	padding-top:15px;
	margin-left:10px;
	margin-right:25px;
}
div#mnavi ul {
	padding-left: 4px;
	margin-bottom: 0;
	list-style: none;
}
div#mnavi ul li {
	float: left;
	border: thin solid #555555;
	border-bottom: 0;
	margin-right: 2px;
	padding: 3px 7px;
	text-align: center;
	background: #FFFFF0;
	font-size:11px;
	color:#444444;
}
div#mnavi ul li a:link {
	color: #333;
	text-decoration: none;
}
div#mnavi ul li a:visited {
	color: #333;
	text-decoration: none;
}
div#mnavi ul li a:hover {
	color: #666666;
	text-decoration: none;
}
#navi_menu {
	width: 752px;
	height: 50px;
	text-align: center;
}
#navi_menu ul {
	width: 752px;
	overflow: hidden;
	list-style-type: none;
}
#navi_menu ul li {
	float: left;
	height: 50px;
}
#navi_menu ul li a {
	display: block;
	height: 50px;
	text-decoration: none;
}
#navi_menu-myp {
	width: 20px;
	background: url("../image/menu1.png") no-repeat 0 0;
	background-size: 753px 46px;
}
#navi_menu-profile a {
	width: 117px;
	background: url("../image/menu1.png") no-repeat -20px 0;
	background-size: 753px 46px;
}
#navi_menu-diary a {
	background: url("../image/menu1.png") no-repeat -137px 0;
	background-size: 753px 46px;
	width: 119px;
}
#navi_menu-alm a {
	background: url("../image/menu1.png") no-repeat -257px 0;
	background-size: 753px 46px;
	width: 118px;
}
#navi_menu-mail a {
	background: url("../image/menu1.png") no-repeat -377px 0;
	background-size: 753px 46px;
	width: 117px;
}
#navi_menu-bbs a {
	background: url("../image/menu1.png") no-repeat -497px 0;
	background-size: 753px 46px;
	width: 117px;
}
#navi_menu-check a {
	background: url("../image/menu1.png") no-repeat -617px 0;
	background-size: 753px 46px;
	width: 117px;
}
#navi_menu-set {
	background: url("../image/menu1.png") no-repeat -734px 0;
	background-size: 753px 46px;
	width: 20px;
}
div.profile #navi_menu-profile a, #navi_menu-profile a:hover {
	width: 117px;
	background: url("../image/menu2.png") no-repeat -20px 0;
	background-size: 753px 46px;
}
div.diary #navi_menu-diary a, #navi_menu-diary a:hover {
	width: 119px;
	background: url("../image/menu2.png") no-repeat -137px 0;
	background-size: 753px 46px;
}
div.photo #navi_menu-alm a, #navi_menu-alm a:hover {
	width: 118px;
	background: url("../image/menu2.png") no-repeat -257px 0;
	background-size: 753px 46px;
}
div.mail #navi_menu-mail a, #navi_menu-mail a:hover {
	width: 117px;
	background: url("../image/menu2.png") no-repeat -377px 0;
	background-size: 753px 46px;
}
div.bbs #navi_menu-bbs a, #navi_menu-bbs a:hover {
	width: 117px;
	background: url("../image/menu2.png") no-repeat -498px 0;
	background-size: 753px 46px;
}
div.asiato #navi_menu-check a, #navi_menu-check a:hover {
	width: 117px;
	background: url("../image/menu2.png") no-repeat -617px 0;
	background-size: 753px 46px;
}
#navi_menu ul li a strong, #navi_menu ul li a span {
	visibility: hidden;
}
#gp_footer {
	list-style-type: none;
	text-align: left;
	width: 984px;
	background: #F9F9F9;
	border: thin solid #E4E4E4;
	padding: 5px;
	font-size: 100%;
	line-height:160%;
	margin-bottom: 3px;
}