/*
 * Support base css
 * Date: 2011.08.03.
 * Author: Creative Team
 */

/* Reset 
--------------------------------------------------------------------------*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, input{
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height:140%;
	}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	font-size:12px;
	}

ul,ol,li,dl,dt,dd {
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	text-indent:0;
	line-height:140%;
	}
	
ul,ol{
	list-style: none;
	}
img {
	border: none;
	}
table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
	font-size:12px;
	}
	
hr{
	position:absolute;
	display:none;
	}
	
/* Base 
--------------------------------------------------------------------------*/
html{
	overflow-y:scroll;
	background:#fff;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/main_bg01.gif) repeat-y left top;
	}

body {
	position:relative;
	font-size:12px;
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka, sans-serif;
	padding:0;
	margin: 0;
	color:#171717;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/main_bg01.gif) repeat-y center top;
	width: 100%;
	}
	
/* Link 
--------------------------------------------------------------------------*/
a:link,
a:visited{
	color:#a8982b;
	overflow:hidden;
	text-decoration:underline;
	}
	
a:hover,
a:active{
	text-decoration:none;
	}


.wrapper{
	text-align:center;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/main_bg02.png) repeat-x left top;
	}

.wrapper div.inner{
	width:950px;
	margin:0 auto;
	padding-bottom:10px;
	background:#fff;
	text-align:left;
	}

.wrapper div.inner02{
	display:inline-block;
	width:950px;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/main_bg03.gif) repeat-y left top;
	}


/* sub01 ------------------------------------------------------------------------------------*/
.wrapper div#sub01{
	float:left;
	width:176px;
	font-size:11px;
	padding:0 15px 0 10px;
	}

.wrapper div#sub01 h1{
	width:176px;
	height:124px;
	margin:0;
	border-bottom:5px solid #fff;
	}

/* submenu01 */

div.submenu01{
	width:176px;
	padding-bottom:10px;
	background:#000;
	text-align:center;
	border-bottom:6px solid #fff;
	}

div.submenu01 h2{
	width:164px;
	margin:0 auto;
	padding:13px 0;
	text-align:center;
	border-bottom:1px solid #848484;
	}

div.submenu01 h2.top{
	display:none;
	}

div.submenu01 dl{
	width:164px;
	text-align:center;
	margin:5px auto 0;
	}

div.submenu01 dl dt a{
	display:block;
	padding:7px 5px 3px 19px;
	text-align:left;
	text-decoration:none;
	color:#b8b8b8;
	font-size:11px;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 8px 11px;
	}

div.submenu01 dl dt a,
div.submenu01 dl dd a,
div.submenu01 dl dt a:visited,
div.submenu01 dl dd a:visited{
	text-decoration:none;
	color:#b8b8b8;
	}

div.submenu01 dl dt.thisSec a,
div.submenu01 dl dt.thisSec02 a,
div.submenu01 dl dt.thisSec a:visited,
div.submenu01 dl dt.thisSec02 a:visited{
	color:#fff;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico02.gif) no-repeat 8px 11px;
	}

div.submenu01 dl dt a.active,
div.submenu01 dl dt a.active:visited{
	color:#fff;
	background:#93841f url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 8px 11px;
	}

div.submenu01 dl dd a{
	display:block;
	padding:5px 5px 5px 28px;
	text-align:left;
	text-decoration:none;
	color:#fff;
	line-height:125%;
	font-size:11px;
	background:#484848 url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px;
	}

div.submenu01 dl dd a:visited{
	color:#fff;
	}

div.submenu01 dl dd a.active{ color:#fff; background:#93841f url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px; }

div.submenu01 dl dt a:hover{
	color:#fff;
	}
/*
div.submenu01 dl dt a:hover{ color:#fff; background:#93841f url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 8px 9px; }
*/
div.submenu01 dl dd a:hover{ color:#fff; background:#93841f url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px; }

/* submenu02 */

div.submenu02{
	width:176px;
	background:#000;
	text-align:center;
	padding-bottom:10px;
	border-bottom:6px solid #fff;
	}

div.submenu02 h2{
	width:164px;
	margin:0 auto;
	padding:13px 0;
	text-align:center;
	border-bottom:1px solid #848484;
	}

div.submenu02 dl{
	width:164px;
	text-align:center;
	margin:5px auto 0;
	}

div.submenu02 dl dt{
	padding:6px 5px 5px 9px;
	text-align:left;
	color:#fff;
	font-size:11px;
	}

div.submenu02 dl dd a{
	display:block;
	padding:5px 5px 3px 28px;
	text-align:left;
	text-decoration:none;
	color:#b8b8b8;
	font-size:11px;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px;
	}

div.submenu02 dl dt a:link,
div.submenu02 dl dd a:link,
div.submenu02 dl dt a:visited,
div.submenu02 dl dd a:visited{
	text-decoration:none;
	color:#b8b8b8;
	}

div.submenu02 dl dd a.active,
div.submenu02 dl dd a.active:visited{ color:#fff; background:#941919 url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px; }


div.submenu02 dl dt a:hover{ color:#fff; background:#93841f url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 8px 9px; }
div.submenu02 dl dd a:hover{ color:#fff; background:#941919 url(http://gigaplus.makeshop.jp/kumagaitest/images/sub01_ico01.gif) no-repeat 19px 9px; }


/* submenu03 */

div.submenu03{
	width:176px;
	background:#000;
	text-align:center;
	padding-bottom:10px;
	}

div.submenu03 ul{
	width:160px;
	margin-left:8px;
	*margin-left:0px;
	padding:10px 0 20px;
	}

div.submenu03 ul li{
	width:158px;
	height:50px;
	margin:0 0 7px;
	padding:0;
	list-style:none;
	}

div.submenu03 ul li a{
	display:block;
	width:158px;
	height:50px;
	background:#fff;
	}

div.submenu03 ul li a img.mover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	}

div.submenu03 ul li.mobile{
	width:160px;
	height:66px;
	margin:15px 0 0;
	}

/* gmanu
------------------------------------------------------------------------------*/
#makebanner{
	position:abosolute;
	display:block;
	margin-top:0;
	*margin-top:-1px;
	}

.wrapper div#gmanu{
	width:740px;
	}

.wrapper div#gmanu ul{
	width:740px;
	}

.wrapper div#gmanu ul li{
	float:left;
	width:184px;
	margin:0;
	padding:0;
	}

.wrapper div#gmanu ul li.menu02{
	margin-right:184px;
	}



.wrapper div#gmanu ul li img{
	margin:0;
	padding:0;
	}

.wrapper p.loginBtn{
	position:absolute;
	margin:0 0 0 569px;
	*margin:0 0 0 569px;		padding: 0;
	}

.wrapper p.logoutBtn{
	position:absolute;
	margin:0 0 0 569px;
	*margin:0 0 0 569px;
	}

.wrapper p.login_id{
	position:absolute;
	width:341px;
	text-align:right;
	margin:35px 0 0 600px;
	font-size:10px;
	}

.wrapper p.login_id a{
	font-size:10px;
	}

/* breadcrumb
------------------------------------------------------------------------------*/

div#breadcrumb{
	width: 740px;
	text-align:left;
	}

div#breadcrumb ul{
	padding:15px 0 0 0;
	}

div#breadcrumb ul li{
	display:inline;
	margin-right:5px;
	color:#949494;
	}

div#breadcrumb ul li a{
	margin-right:5px;
	}

div#breadcrumb ul li img{
	display:none;
	}


/* main
------------------------------------------------------------------------------*/

div#main{
	width: 740px;
	text-align:left;
	}


/* sitemap
-------------------------------------------------------------------------------------------*/

div#sitemap{
	width:736px;
	padding:15px 0;
	text-align:left;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sitemap_bg01.gif) repeat left top;
	}

div#sitemap div.onlineStore{
	float:left;
	display:inline-block;
	width:550px;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sitemap_bg02.gif) no-repeat 177px 30px;
	}

div#sitemap div.specialContents{
	float:left;
	width:167px;
	}

div#sitemap p{
	margin-left:17px;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:10px;
	color:#a8982b;
	border-bottom:1px solid #666;
	}

div#sitemap dl{
	float:left;
	padding:0 0 0 17px;
	}

div#sitemap ul li,
div#sitemap dl dt,
div#sitemap dl dd{
	width:156px;
	line-height:17px;
	margin:0 7px 2px 0;
	}


div#sitemap div.specialContents dl dt,
div#sitemap div.specialContents dl dd{
	width:156px;
	}

div#sitemap ul li a,
div#sitemap dd a{
	display:block;
	color:#fff;
	text-indent:0;
	font-size:10px;
	padding-left:10px;
	background:url(http://gigaplus.makeshop.jp/kumagaitest/images/sitemap_ico01.gif) no-repeat left 5px;
	}

div#sitemap ul li a:link,
div#sitemap ul li a:visited,
div#sitemap dl dd a:link,
div#sitemap dl dd a:visited{
	text-decoration:none;
	}

div#sitemap ul li a:hover,
div#sitemap dl dd a:hover{
	color:#b8b8b8;
	}

div#sitemap dl dt{
	font-size:10px;
	color:#a8982b;
	margin:20px 0 7px;
	}

div#sitemap dl dt.top{
	margin-top:0;
	}

div#sitemap br{
	display:none;
	}

div#sitemap p.copyright {
	border-bottom: medium none;
	clear: both;
	color: #7e7e7e;
	font-size: 10px;
	margin: 0;
	padding: 30px 20px 0;
	text-align: right;
	}

/* pageTop
-------------------------------------------------------------------------------*/

div#pageTop{
	position:fixed;
	width:30px;
	height:30px;
	left:50%;
	margin-left:475px;
	}


div#pageTop{
	}

/* Creater's network Link
-------------------------------------------------------------------------------*/
p.picture{
	background:#fff;
	font-size:10px;
	color:#7e7e7e;
	padding:10px 0 0 10px;
	}


/* gmoFooter
-------------------------------------------------------------------------------*/

div#gmoFooter{
	background:#fff;
	}

div#gmoFooter div.gfinner{
	position:absolute;
	border-top:15px solid #d4d5cf;
	background:#fff;
	}

div#gmoFooter div.gfinner a,
div#gmoFooter div.gfinner a:visited{
	color:#676767;
	text-decoration:none;
	}
	
/* top_fmofooter */

#gmogroupfooter{
	display:none;
}

.link001 {
	background: url("http://gigaplus.makeshop.jp/kumagaitest/images/page/page04_icon01.gif") no-repeat scroll 400px 389px transparent;
}
div.submenu01 p a img.mover{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	}

/*
-------------------------------------------------------------------------------*/

.clearfix{
	display:inline-block;
	}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both
	}

/*
-------------------------------------------------------------------------------*/
/*
#gmo_point_header_iframe{
	padding: 40px 0 0;
	}
*/

/* yahoomail•\Ž¦ */

#yahoomailpup{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	z-index: 9999999999;
	text-align: center;
	overflow-y: scroll;
	display:none;
}
#yahoomailpup .view{
	position: relative;
	width: 600px;
	height: 500px;
	margin: 100px auto;
}
#yahoomailpup .view p.close{
	position: absolute;
	right: 0px;
	font-size: 20px;
	background: #000;
	color: #fff;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
#yahoomailpup .view iframe{
	width: 600px;
	height: 540px;
}
#yahoomailpup .view p.close_btn{
	position: absolute;
	cursor: pointer;
	bottom:40px;
	width:600px;
	margin:0 auto;
	
}

p.camp2015{
	clear: both;
	padding-top: 15px;
	margin-bottom: -40px;
	text-align: left;
}