@charset "UTF-8";

/* CSS Document */

html{
}

body{
	text-align:center;
	font-size:12px;
}

#container {
	text-align:center;
	width:100%;
	clear:both;
	float:none;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container * {
}

#header,
#contents,
#globalMenu,
#footerInner {
	width:900px;
	margin:0 auto;
}

#container #globalMenu,
#container #footer {
	text-align:center;
}

#header {
	height:120px;
	clear:both;
	float:none;
	width: 900px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#header .inner {
	width:900px;
}

#header h1 {
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	padding-left: 7px;
	padding-top: 2px;
	height: 24px;
}

#headerLogo a{
	height:80px;
	float:left;
	width:120px;
	text-indent: -9999px;
	display: block;
}

#globalMenu {
	width:900px;
	height: 44px;
}

#globalMenu li {
	width:128px;
	height:44px;
	float:left;
	display:block;
}

#globalMenu li#globalMenuHome {	width:132px;}

#globalMenu li a {
	display:block;
	height:44px;
	background-image:url(../images/globalmenu.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#globalMenu li#globalMenuHome a { 		background-position:0 0;}
#globalMenu li#globalMenu01 a { 	background-position:-132px 0;}
#globalMenu li#globalMenu02 a { 	background-position:-260px 0;}
#globalMenu li#globalMenu03 a { 		background-position:-388px 0;}
#globalMenu li#globalMenu04 a { 		background-position:-516px 0;}
#globalMenu li#globalMenu05 a { 		background-position:-644px 0;}
#globalMenu li#globalMenu06 a { 	background-position:-772px 0;}

#globalMenu li#globalMenu01 a.on,
#globalMenu li#globalMenu01 a:hover { 	background-position:-132px -44px;}
#globalMenu li#globalMenu02 a.on,
#globalMenu li#globalMenu02 a:hover { 	background-position:-260px -44px;}
#globalMenu li#globalMenu03 a.on,
#globalMenu li#globalMenu03 a:hover { 	background-position:-388px -44px;}
#globalMenu li#globalMenu04 a.on,
#globalMenu li#globalMenu04 a:hover { 	background-position:-516px -44px;}
#globalMenu li#globalMenu05 a.on,
#globalMenu li#globalMenu05 a:hover { 	background-position:-644px -44px;}
#globalMenu li#globalMenu06 a.on,
#globalMenu li#globalMenu06 a:hover { 	background-position:-772px -44px;}

#Plist {
	display:block;
	height:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 5px;
}

#Plist p {
	font-size:11px;
	text-align: left;
}

#left_box {
	width:230px;
	height:auto;
	background-image: url(../images/left_box_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#left_box #campain {
	width:210px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#left_box #question a{
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#left_box #contact a{
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	height: 50px;
}

#left_box #buy a{
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/buy.gif);
	background-repeat: no-repeat;
	height: 80px;
}

#left_box #candlebush a{
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/candlebush.gif);
	background-repeat: no-repeat;
	height: 91px;
}

#left_box #rakuten a{
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/rakuten.gif);
	background-repeat: no-repeat;
	height: 80px;
}

#left_box #mobile {
	width:210px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/mobile.gif);
	background-repeat: no-repeat;
	height: 120px;
}

#left_box #mobile h3 {
	height: 85px;
	text-indent: -9999px;
	display: block;
}

#left_box #mobile p a{
	height: 30px;
	text-indent: -9999px;
	display: block;
}

#footer {
	float:none;
	clear:both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footer h2 {
	display:block;
	font-size:10px;
	line-height: 14px;
	font-weight: normal;
	color: #C96;
}

#footer #footerMenu {
	clear:both;
	float:none;
	padding-top:10px;
	text-align:center;
	font-size:12px;
}

#footer #footerMenu p {
	text-align:center;
	color:#333;
	line-height:18px;
	padding-bottom:20px;
}
