@charset "euc-jp";

@import "http://www.pointtown.com/0711css/layout.css";
@import "http://img.gmo.jp/footer/style.css";

/* common.style
-------------------------------------------------- */
body {
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,Arial,Verdana,Helvetica,sans-serif;
	word-spacing:-2px;
}
img {
	border:none;
}
p {
	margin:0px;
	padding:0px;
}
ul,
li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.L {
	float:left;
}
.R {
	float:right;
}
.clear {
	clear:both;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.top10m {
	margin-top:10px;
} 
.bottom10m {
	margin-bottom:10px;
} 


h1,h2,h3,
h4,h5 {
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.font10 {
	font-size:10px;
}
.font11 {
	font-size:11px;
}
.font12 {
	font-size:12px;
}
.font14 {
	font-size:14px;
}
.font16 {
	font-size:16px;
}
.fontRed {
	color:#FF0000;
}
.fontBlue {
	color:#0000FF;
}
.fontOrange {
	color:#FF6600;
}
.fontGray {
	color:#999999;
}
.fontDarkGray {
	color:#666666;
}
.fontBlack {
	color:#000000;
}
.baseExpTxt {
	padding:3px;
	font-size:10px;
	color:#666666;
}

.dot_y {
	background:url(/0711img/common/dot.gif) center;
	background-repeat:repeat-y;
	width:1px;
}
.dot_x {
	background:url(/0711img/common/dot.gif) center;
	background-repeat:repeat-x;
	height:1px;
}

#body {
	width:1000px;
	border-right:1px #BABABA solid;
	margin:0px;
	padding:0px;
}
#background {
	width:1000px;
	border-right:12px #CACACA solid;
	margin:0px;
	padding:0px;
}

/* パンくず
-------------------------------------------------- */
#topic_path {
	margin:7px 10px;
	clear:both;
}
#topic_path p {
	margin:0px;
	padding:0px;
}

/* header
-------------------------------------------------- */
#header {
	width:100%;
}
#header .top {
	width:990px;
	padding:0px 5px;
	clear:both;
}
html>body #header .top {
	width:100%;
	padding:2px 5px;
	clear:both;
}
#header .toptxt {
	width:675px;
	margin-top:5px;
	float:left;
}
html>body #header .toptxt {
	margin-top:3px;
}
#header .topbtn {
	margin:0px;
	float:right;
}
#header .topbtn li {
	float:left;
}
#header .middle_back {
	background:#F3F5F7;
	border-top:1px #999999 solid;
	clear:both;
}
#header .middle {
	background:#FFFFFF;
	width:1000px;
	height:76px;
	padding:0px;
}
#header .middle:after {
	content:"";
	display:block;
	clear:both;
}
#header .middlelogo {
	float:left;
	margin-left:7px;
	margin-top:8px;
}
html > body #header .middlelogo {
	margin-left:15px;
}
#header .middlesuper {
	width:472px;
	float:left;
	margin:8px 0px 0px 35px;
	text-align:center;
}

/* login */
#header .middlelogin {
	float:right;
	display:inline;
	margin:8px 10px 0px 10px;
	text-align:left;
}
#header .login {
	background:url(/0711img/header/login_back.jpg) top;
	background-repeat:repeat-x;
	border:1px #CCCCCC solid;
	padding:2px 5px;
	margin:0px;
	line-height:18px;
}

/* logout */
.login {height:54px;float:left;}
.guest {padding:2px;float:left;border-bottom:1px #CCCCCC solid;}

ul.bgLogout {width:255px;}
ul.bgLogout li {float:left;}

ul.bgLogout .coin {
	background:url(/0711img/header/icon_coin.gif) no-repeat 5px center;
	font-size:11px;
	padding:6px 0px 2px 35px;
	width:95px;
	line-height:12px;
}
ul.bgLogout .mail {
	background:url(/0711img/header/icon_mail.gif) no-repeat center left;
	font-size:11px;
	padding:6px 0px 2px 30px;
	line-height:12px;
	width:95px;
}



#header .navi,
#header .top_navi {
	background:url(/0711img/header/header_navi.gif);
	background-repeat:repeat-x;
	width:100%;
	height:26px;
	clear:both;
}
#header .navi img,
#header .top_navi img {
	vertical-align:bottom;
}
#header .navi ul {
	margin-left:15px;
	clear:both;
	text-align:left;
}
#header .top_navi ul {
	margin:0px;
	clear:both;
	text-align:left;
}
#header .navi li,
#header .top_navi li {
	height:26px;
	float:left;
}

#header form,
#header input {
	margin:0px;
	padding:0px;
}
#login_target {
	margin:0px;
	padding:0px;
}

/* simple header
--------------------------------------------------*/
#simple_header1c .header {
	margin-bottom:20px;
	border-bottom:1px #999999 solid;
	/*background:url(/0711img/header/top_mback.jpg);
	background-repeat:repeat-x;*/
}
#simple_header1c .footer {
	margin-top:20px;
	border:1px #999999 solid;
}
#simple_header1c .cframe {
	width:580px;
	margin:auto;
}
#simple_header1c .exp_font {
	padding:8px 0px 0px 8px;
	color:#666666;
}


/* common_header
-------------------------------------------------- */
.mediahead_bg{
	background: url(/img/common/common_head/mediahead_bg.gif) repeat-x;
	font-size:12px;
	}
.mediahead_bg ul{
	list-style:none;
	padding:0px;
	margin:3px 0 0 3px;
	}
.icon_yap{
	background-image:url(/img/common/common_head/icon_yap.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_yap a{
	margin:0px;
	padding:3px 0 3px 16px;
	}
.icon_fml{
	background-image:url(/img/common/common_head/icon_fml.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_fml a{
	margin:0px;
	padding:3px 0 3px 19px;
	}
.icon_poi{
	background-image:url(/img/common/common_head/icon_poi.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_poi a{
	margin:0px;
	padding:3px 0 3px 14px;
	}
.icon_fuk{
	background-image:url(/img/common/common_head/icon_fuk.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_fuk a{
	margin:0px;
	padding:3px 0 3px 16px;
	}
.icon_kab{
	background-image:url(/img/common/common_head/icon_kab.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_kab a{
	margin:0px;
	padding:3px 0 3px 15px;
	}

.logo_gmoid{
	padding:2px 3px 0 0;
	}
.media_list{
	float:right;
	}
.media_list li{
	float:left;
	margin-left:10px;
	}
br.clear{
	margin: 0px;
	padding: 0px;
	line-height: 0%;
	font-size: 0px;
	clear: both;
	}
	
/* ptu shopping_search
-------------------------------------------------- */
html>body #ptu_shopping_search {
	margin:0px;
	clear:both;
}
#ptu_shopping_search .back {
	background:#CCEFFE;
	border-bottom:1px #89BDDE solid;
}
#ptu_shopping_search form {
	margin:0px;
	padding:0px;
}

/* footer
-------------------------------------------------- */
#footer_back {
	background:#EFEFEF;
	clear:both;
}
#f_navi {
	background:url(/0711img/common/f_navi_back.gif);
	background-repeat:repeat-x;
	border-top:1px #838383 solid;
	border-bottom:1px #838383 solid;
	width:990px;
	padding:5px;
	font-size:12px;
	text-align:center;
}
#f_navi:after {
	content:"";
	display:block;
	clear:both;
}
#gmo_copy {
	padding-bottom:7px;
}

/* (ptu)MyPage_box
-------------------------------------------------- */
#myp_box {
	width:224px;
	margin:auto;
}
#myp_box img {
	vertical-align:top;
}
#myp_box .side_line {
	width:222px;
	border-left:1px #6C7A82 solid;
	border-right:1px #6C7A82 solid;
}
#myp_box .input_btn { /* メールアドレス・パスワードボタン位置調整 */
	margin-top:3px;
}
#myp_box .input_box { /* メールアドレス・パスワードボックス幅調整 */
	width:90px;
	margin-left:5px;
}
#myp_box .input_box input {
	width:90px;
}
* html .input_box input {
	width:90px;
}
*+html .input_box input {
	width:90px;
}
#myp_box .top_container {
	background:#E8ECF0;
	border:1px #A2AFB7 solid;
	margin:0px 4px;
	padding:5px 3px;
}
#myp_box .top_container:after {
	content:"";
	display:block;
	clear:both;
}
#myp_box .top_container td {
	vertical-align:middle;
	height:30px;
}
#myp_box .top_container li {
	height:25px;
	float:left;
}

/* (top)Mypage top
-------------------------------------------------- */
#myp_box .toppage_top_container {
	background:#E8ECF0;
	border:1px #A2AFB7 solid;
	margin:0px 4px;
	padding:5px 3px;
}
#myp_box .toppage_top_container:after {
	content:"";
	display:block;
	clear:both;
}
#myp_box .toppage_top_container td {
	vertical-align:middle;
	height:30px;
}
#myp_box .toppage_top_container li {
	height:25px;
	float:left;
}

/* (top)Mypage bottom
-------------------------------------------------- */
#myp_box .toppage_bottom_container {
	background:#FFFFFF;
	border-top:1px #FFFFFF solid;	
	margin:0px 4px;
	padding:3px;
}
#myp_box .toppage_bottom_container li {
	margin-bottom:5px;
}

#myp_box .bottom_container {
	background:#E8ECF0;
	border-left:1px #A2AFB7 solid;
	border-right:1px #A2AFB7 solid;
	border-top:1px #FFFFFF solid;	
	margin:0px 4px;
	padding:3px;
}
#myp_box .bottom_container li {
	margin-bottom:5px;
}

/***** Mypage login *****/
#myp_box .login_top_container {
	background:#E8ECF0;
	border:1px #A2AFB7 solid;
	margin:0px 4px;
	padding:7px;
}
#myp_box .login_top_container li {
	padding:3px 0px;
}

	/***** Mypage login(top) *****/
	#myp_box .tlogin_top_container {
		background:#FFFFFF;
		border-bottom:1px #A2AFB7 solid;
		margin:0px 4px;
		padding:7px;
	}
	#myp_box .tlogin_top_container li {
		padding:3px 0px;
	}
	#myp_box .tlogin_bottom_container {
		background:#FFFFFF;
		margin:0px 4px;
		padding:7px;
	}
	#myp_box .tlogin_bottom_container li {
		background:url(/0711img/common/arrow.gif) center left;
		background-repeat:no-repeat;
		padding:3px 10px;
	}

#myp_box .login_bottom_container {
	background:#E8ECF0;
	border-left:1px #A2AFB7 solid;
	border-right:1px #A2AFB7 solid;
	border-top:1px #FFFFFF solid;	
	margin:0px 4px;
	padding:7px;
}
#myp_box .login_bottom_container li {
	background:url(/0711img/common/arrow.gif) center left;
	background-repeat:no-repeat;
	padding:3px 10px;
}
#myp_box .login_bottom_container li a {
	color:#000000;
	text-decoration:none;
}
#myp_box .login_bottom_container li a:hover {
	color:#000000;
	text-decoration:underline;
}

/* common_paging
-------------------------------------------------- */
ul.common_paging {
	width:auto;
	height:100%;
	clear:both;
}
ul.common_paging:after {
	content:"";
	display:block;
	clear:both;
}
.common_paging li {
	float:left;
}
html>body .common_paging li {
	margin-right:5px;
}	
.common_paging a {
	background:#FFFFFF;
	border:1px #E8ECF0 solid;
	padding:3px 8px;
	margin-right:5px;
	float:left;
}
.common_paging span {
	background:#EFEFEF;
	border:1px #CCCCCC solid;
	float:left;
	padding:3px 7px;
	margin-right:5px;
	_margin-right:10px;
}
.common_paging li a:link {
	background:#FFFFFF;
	border:1px #E8ECF0 solid;
	float:left;
	display:block;
	padding:3px 8px;
	margin-right:5px;
}
.common_paging li a:hover {
	background:#6699FF;
	border:1px #E8ECF0 solid;
	color:#FFFFFF;
	float:left;
	margin-right:5px;
}
html>body .common_paging li a:link,
.common_paging li a:hover {
	margin-right:5px;
}

/* PR
-------------------------------------------------- */
ul#pr {
	margin:5px;
}
#pr li {
	line-height:18px;
}

/* SUPER SEARCH
-------------------------------------------------- */
#super_search {
	width:100%;
}
#super_search:after {
	content:"";
	display:block;
	clear:both;
}
#super_search .super_list {
	background:#FFFFFF;
	border:1px #A2AFB7 solid;
	margin:8px;
}
#super_search .super_list ul {
	margin-top:5px;
	margin-bottom:10px;
}
#super_search .super_list li {
	background:url(/0711img/common/arrow.gif) 5px center;
	background-repeat:no-repeat;
	padding-left:12px;
	line-height:24px;
}
#super_search .ex_text {
	color:#666666;
	padding:5px;
	padding-bottom:8px;	
}
#super_search .caption {
	background:#FFDDAA;
	border-top:1px #FFBB55 solid;
	border-bottom:1px #FFBB55 solid;	
	padding:3px 0px;
}

#ss {
	background:#E5E5E5;
	border:1px #CCCCCC solid;
	padding:5px;
	margin:auto;
	font-size:12px;
}
#ss .container {
	background:#FFFFFF;
	margin:5px 0px 0px;
	padding:5px;
}
#ss .caption {
	/*background:url(/img/super_search/ssCaption_back.gif);
	background-repeat:no-repeat;*/
	background:#FFF0BF;
	padding:3px 0px 3px 10px;
}
#ss .wordList li {
	margin:10px 0px 5px 0px;
}
#ss .wordList a {
	background:url(/0711img/common/arrow.gif) 3px center;
	background-repeat:no-repeat;
	margin:10px 0px 5px;
	padding:0px 0px 0px 12px;
	width:145px;
	color:#0000FF;
	text-decoration:underline;
}
#ss .wordList 	a:hover {
	background:url(/0711img/common/arrow.gif) 3px center;
	background-repeat:no-repeat;
	width:145px;
	color:#CC3333;
	text-decoration:none;
}
#ss .list {
	width:5px;
	background:#660000;
	margin-right:5px;
	vertical-align:top;
}

/* link
-------------------------------------------------- */
a:link {
	color:#003C87;
	text-decoration:none;
}
a:visited {
	color:#003C87;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}
a:active {
	color:#003C87;
	text-decoration:none;
}

/**********
renewal-renewal-renewal-renewal
**********/
.red {color:#FF0000;}
.cmCaption {background:#CCCCCC;color:#666666;clear:both;font-size:10px;padding:3px 5px;}
#ov1.main536 a {display:block;width:520px;}



