@charset "Shift_JIS";

body {
		background: #fff;
		/*background: #fff url(../img/back.jpg) top center no-repeat;*/
		margin: 0;
		padding: 0;
		vertical-align: top;
		text-align: center;
		font-family: Arial,Helvetica,'lr oSVbN',sans-serif;
		font-size: 12px;
		color: #666666;

	}

a:link {
	color: #006699;
	text-decoration: underline;
	}

a:visited {
	color: #006699;
	text-decoration: underline;
	}

a:active {
	color: #006699;
	text-decoration: underline;
	}

a:hover {
	color: #FF8100;
	text-decoration: underline;
	}

/*__________________________________________________

  font control (tHgΗ)
  __________________________________________________*/

h1 {
	color: #fff;
	font-size: 14px;
	font-family: Arial,Helvetica,'lr oSVbN','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	color: #fff;
	font-size: 14px;
	font-family: Arial,Helvetica,'lr oSVbN','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	color: #fff;
	font-size: 14px;
	font-family: Arial,Helvetica,'lr oSVbN','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4 {
	color: #fff;
	font-size: 14px;
	font-family: Arial,Helvetica,'lr oSVbN','Hiragino Kaku Gothic Pro',sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*__________________________________________________

  wrap (C)
  __________________________________________________*/

#wrap {
	background: #fff;
	/*background: #cccccc url(../img/shadow.jpg) repeat-y center;*/
	font-family: Arial,Helvetica,'lr oSVbN',sans-serif;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 760px;
	}

/*__________________________________________________

  headerArea (wb_[)
  __________________________________________________*/

#headerArea {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 80px;
	text-align: left;
	color: #fff;
	border-bottom: 20px solid #99D022;
	}

#headerAreaContentsLogo {
	float: left;
	margin: 10px 0 0 0;
	color: #fff;
	height: 60px;
	width: 190px;
	text-align: left;
	background-color: #fff;
	}

#headerAreaLine {
	clear: both;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 20px solid #99D022;
	width: 750px;
	}

/*__________________________________________________

  grobalnavi (O[oirQ[V)
  __________________________________________________*/

#global {
	float: right;
	margin: 50px 10px 0 0;
	color: #fff;
	height: 30px;
	width: 455px;
	text-align: left;
	background-color: #fff;
	}

ul#navigation {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	}

ul#navigation li {
	position: absolute;
	top: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 30px;
	text-indent: -9999px;
	}

ul#navigation li a {
	text-decoration: none;
	list-style: none;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	display: block;
	width: 115px;
	height: 30px;
	}

li#navi01 {
	left: 0;
	background: url(../../common/img/menu.png) 0 0 no-repeat;
	}

li#navi01 a:hover{
	left: 0;
	background: url(../../common/img/menu.png) 0 -30px no-repeat;
	}

li#navi02 {
	left: 115px;
	background: url(../../common/img/menu.png) -115px 0 no-repeat;
	}

li#navi02 a:hover {
	left: 115px;
	background: url(../../common/img/menu.png) -115px -30px no-repeat;
	}

li#navi03 {
	left: 230px;
	background: url(../../common/img/menu.png) -230px 0 no-repeat;
	}

li#navi03 a:hover {
	left: 230px;
	background: url(../../common/img/menu.png) -230px -30px no-repeat;
	}

li#navi04 {
	left: 345px;
	background: url(../../common/img/menu.png) -345px 0 no-repeat;
	}
	
li#navi04 a:hover {
	left: 345px;
	background: url(../../common/img/menu.png) -345px -30px no-repeat;
	}


li#navi05 {
	background: url(../../common/img/menu.png) no-repeat 0 -30px;
	left: 0;
	}
	
li#navi06 {
	background: url(../../common/img/menu.png) no-repeat -115px -30px;
	left: 115px;
	}

li#navi07 {
	background: url(../../common/img/menu.png) no-repeat -230px -30px;
	left: 230px;
	}

li#navi08 {
	background: url(../../common/img/menu.png) no-repeat -345px -30px;
	left: 345px;
	}
/*__________________________________________________

  container (CRei)
  __________________________________________________*/

#container {
	background: #fff;
	font-family: Arial,Helvetica,'lr oSVbN',sans-serif;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	}

/*__________________________________________________

  SupportArea (T|[g)
  __________________________________________________*/
  
#supportArea {
	clear: both;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #E6F5B1;
	vertical-align: middle;
	width: 750px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	border-top: 1px dotted #666;
	}

#supportArea .box {
	padding: 5px 5px 0 5px;
	text-align: center;
	color: #666;
	}

#supportArea .box a:link{
	color: #006699;
	text-decoration: none;
	}

#supportArea .box a:visited{
	color: #006699;
	text-decoration: none;
	}

#supportArea .box a:hover{
	color: #FF8100;
	text-decoration: none;
	}

/*__________________________________________________

  footerArea (tb^[)
  __________________________________________________*/

#footerArea {
	clear: both;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #99D022;
	height: 85px;
	width: 750px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #99D022;
	}

#footerArea .box {
	margin-top: 0;
	padding: 5px;
	text-align: center;
	color: #fff;
	}

#footerArea .box a:link{
	color: #fff;
	text-decoration: none;
	}

#footerArea .box a:visited{
	color: #fff;
	text-decoration: none;
	}

#footerArea .box a:hover{
	color: #FF8100;
	text-decoration: none;
	}

/*__________________________________________________

  mainContents (CRec)
  __________________________________________________*/

#mainContents {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	width: 480px;
	line-height:1.6em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	}

#mainContentsShop {
	margin: 15px 0 0 0;
	padding: 0;
	width: 798px;
	line-height:1.6em;
	color: #666666;
	text-align: left;
	background-color: #fff;
	}

#mainContents p.text {
	margin: 0;
	padding: 5px;
	width: 480px;
	color: #666;
	}

#mainContents p.textL {
	float: left;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 350px;
	color: #666;
	}

#mainContents p.textR {
	float: right;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 100px;
	height: 100px;
	color: #666;
	border: 1px solid #99D022;
	}

#mainContents .box01 {
	margin: 10px 0 20px 0;
	width: 480px;
	height: 350px;
	background: #E6F5B1;
	}

#mainContents .box02 {
	clear: both;
	margin: 10px 0 20px 0;
	width: 480px;
	height: 100%;
	background: #fff;
	}

#mainContents .box03 {
	clear: both;
	margin: 10px 0 20px 0;
	width: 480px;
	height: 150px;
	background: #fff;
	}

#mainContents .ad {
	clear: both;
	margin: 10px 0 20px 0;
	width: 480px;
	height: 100%;
	background: #eee;
	}

#mainContents .box01 .title {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #BEAB79;
	background: #BEAB79;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

#mainContents .box01 ul {
	margin: 0;
	padding: 0;
	width: 500px;
	}

#mainContents .box01 ul li {
	float: left;
	list-style: none;
	margin: 5px;
	}

#mainContents .box01 dt {
	margin: 0;
	padding: 5px;
	color: #666;
	text-align: left;
	}

#mainContents .box01 dd  {
	float: left;
	margin: 0 10px 0 5px;
	}

#mainContents .box02 .title {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #BEAB79;
	background: #BEAB79;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

#mainContents .box02 ul {
	margin: 0;
	padding: 0;
	}

#mainContents .box02 ul li {
	list-style: none;
	margin: 5px;
	}

#mainContents .box03 .title {
	margin: 0;
	padding: 5px;
	border: 1px solid #BEAB79;
	background: #BEAB79;
	color: #fff;
	font-weight: bold;
	text-align: left;
	}

#mainContents .ad ul {
	margin: 0;
	padding: 0;
	}

#mainContents .ad ul li {
	list-style: none;
	margin: 5px;
	}

/*__________________________________________________

  RightArea (CgGA)
  __________________________________________________*/

#RightArea {
	float: right;
	width: 240px;
	margin: 15px 0 0 0;
	color: #666666;
	text-align: left;
	line-height:1.6em;
	vertical-align: middle;
	background-color: #fff;
	display: inline;	/*floatΦAΜIEoOΞτ*/
	}

#RightArea .box {
	margin-bottom: 10px;
	padding: 5px;
	width: 228px;
	height: 100%;
	border: 1px solid #99D022;
	}

/*Cxgp*/
#RightArea .box2 {
	margin-bottom: 10px;
	padding: 5px;
	width: 228px;
	height: 100%;
	border: 1px solid #FF0096;
	}

#RightArea .box ul {
	margin: 0;
	padding: 0;
	}

#RightArea .box ul li {
	list-style: none;
	margin: 5px;
	}

#RightArea .title {
	margin: 10px 0 0 0;
	padding: 5px;
	width: 228px;
	height: 100%;
	border: 1px solid #99D022;
	background: #99D022;
	color: #fff;
	font-weight: bold;
	}

/*Cxgp*/
#RightArea .title2 {
	margin: 10px 0 0 0;
	padding: 5px;
	width: 228px;
	height: 100%;
	border: 1px solid #FF0096;
	background: #FF0096;
	color: #fff;
	font-weight: bold;
	}

#RightArea .news {
	margin-bottom: 10px;
	padding: 5px;
	width: 228px;
	height: 100%;
	border: 1px solid #99D022;
	}
