@charset "utf-8";
/*******************************************
MENU
-------------------------------------------
01 Basic Setting
02 Layout
03 navigation
05 PNG setting
********************************************/
/*===========================================
01 Basic Setting
===========================================*/

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	color: #6d6b67;
	text-align:left;
	background-image:  url(../images/common/bodyback.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	font-family:  Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
form, input { margin: 0; padding: 0; }
hr, span {
	display:none;
}
a:link {
	color: #6d6b67;
	text-decoration: none;
}
a:visited {
	color: #6d6b67;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #adaca6;
}

a img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-size:11px;font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, dl, dt, dd, blockquote,input {
	margin: 0;
	padding: 0;
}

/*===========================================
02 Layout
===========================================*/
#pagebody {
	width: 950px;
}
#top {
	width: 950px;
	height:25px;
	background:url(../images/common/bodyback_head.png) no-repeat;
}
#container {
	width: 950px;
	text-align: left;
	background-image: url(../images/common/bodyback_cont.png);
	background-repeat: repeat-y;
}
/*----- sidebar ----- */
#sidebar {
	float:right;
	width:215px;
	margin-right:7px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
.title-top {
	width:215px;
	height:10px;
	margin:0px 0px 5px 0px;
	font-size:1px;
	line-height:5px;
}
.title {
	width:215px;
	height:10px;
	margin:20px 0px 5px 0px;
	font-size:1px;
	line-height:5px;
}
#sidebar p {
	font-size: 11px;
	line-height: 15px;
	color: #bebfc0;
}
#sidebar p span {
	display:inline;
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;
	color: #ffffff;
}
#sidebar p a{
	text-decoration:underline;
	color:#bebfc0;
}
#sidebar p a:hover{
	color: #999999;
}
#sidebar p img {
	margin:5px 0px 5px 0px;
}
#search{
	width:215px;
	color:#CCCCCC;
	margin:20px 0px 20px 0px;
}
/*----- bnr_link ----- */
#bnrlink {
	margin-top:30px;
}
#bnrlink ul {
	width:215px;
/*	height:240px; */
}
#bnrlink ul li{
/*	height:55px; */
	padding:0;
	margin-bottom:5px;
	list-style-type:none;
	overflow:hidden;
/*	text-indent:-5000px;*/
	font-size:12px;
}
#bnrlink ul li a {
	display:block;
	width:215px;
	height:55px;
	text-indent:-5000px;
}
/*
#bnrlink ul li.navi01 a{
	background:url(../images/common/sidebar/bnr01_off.jpg) no-repeat;
	float:left;
}
#bnrlink ul li.navi01 a:hover {
	background:url(../images/common/sidebar/bnr01_on.jpg) no-repeat;
}
#bnrlink ul li.navi02 a{
	background:url(../images/common/sidebar/bnr02_off.png) no-repeat;
	float:left;
}
#bnrlink ul li.navi02 a:hover {
	background:url(../images/common/sidebar/bnr02_on.png) no-repeat;
}
#bnrlink ul li.navi03 a{
	background:url(../images/common/sidebar/bnr03_off.png) no-repeat;
	float:left;
}
#bnrlink ul li.navi03 a:hover {
	background:url(../images/common/sidebar/bnr03_on.png) no-repeat;
}
#bnrlink ul li.navi04 a{
	background:url(../images/common/sidebar/bnr04_off.png) no-repeat;
	float:left;
}
#bnrlink ul li.navi04 a:hover {
	background:url(../images/common/sidebar/bnr04_on.png) no-repeat;
}
#bnrlink ul li.navi05 a{
	background:url(../images/common/sidebar/bnr05_off.png) no-repeat;
	float:left;
}
#bnrlink ul li.navi05 a:hover {
	background:url(../images/common/sidebar/bnr05_on.png) no-repeat;
}
#bnrlink ul li.navi06 a{
	display:block;
	height:31px;
	background:url(../images/common/sidebar/bnr06_off.gif) no-repeat;
	background-position:center;
	float:left;
}
#bnrlink ul li.navi06 a:hover {
	background:url(../images/common/sidebar/bnr06_on.gif) no-repeat;
	background-position:center;
}
#bnrlink ul li.navi07 a{
	background:url(../images/common/sidebar/bnr07_off.jpg) no-repeat;
	float:left;
}
#bnrlink ul li.navi07 a:hover {
	background:url(../images/common/sidebar/bnr07_on.jpg) no-repeat;
}
#bnrlink ul li.navi08 a{
	background:url(../images/common/sidebar/bnr08_off.jpg) no-repeat;
	float:left;
}
#bnrlink ul li.navi08 a:hover {
	background:url(../images/common/sidebar/bnr08_on.jpg) no-repeat;
}
*/

.bnr_subtxt,#stardust_bnr {
	color:#FFCC99;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
/*----- content ----- */
#content {
	float:left;
	width:720px;
}
#main-content {
	float:right;
	width:540px;
}
#sub-content {
	float:left;
	width:166px;
	margin-left:14px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#rogo {
	float:left;
	width:115px;
	height:120px;
	margin:15px 0px 0px 20px;
	background-image: url(../images/common/rogo.png);
	background-repeat: no-repeat;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#rogo h1 {
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}
#qrcord {
	float:left;
	width:116px;
	margin:20px 0px 0px 20px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#qrcord p {
	padding:10px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align:center;
}
/*===========================================
03 navigation
===========================================*/
#naviarea {
	float:left;
	width:148px;
	height:548px;
	margin-top:20px;
	padding:0px 0px 0px 5px;
	background-image: url(../images/common/naviback.png);
	background-repeat: no-repeat;
}
/*----- medianavi ----- */
#medianavi {
	float:left;
	margin-top:25px;
}
#medianavi ul {
	width:140px;
	height:15px;
}
#medianavi ul li{
	height:15px;
	margin-bottom:5px;
	list-style-type:none;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}
#medianavi ul li a {
	display:block;
	width:140px;
}
#medianavi ul li.navi01 {
	background:url(../images/common/navi/med01_off.png) no-repeat;
	float:left;
}
#medianavi ul li.navi01 a:hover {
	background:url(../images/common/navi/med01_on.png) no-repeat;
}
/*----- mngnavi ----- */
#mngnavi {
	float:left;
	margin-top:32px;
}
/*-*-*-*-*-*  ie7 only ↓↓↓↓↓ *-*-*-*-*-*-*-*-*-*-*/
*:first-child+html #mngnavi {
	margin-top:37px;
}
/*-*-*-*-*-*  ie7 only ↑↑↑↑↑ *-*-*-*-*-*-*-*-*-*-*/
#mngnavi ul {
	width:140px;
	height:60px;
}
#mngnavi ul li{
	height:15px;
	margin-bottom:5px;
	list-style-type:none;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}
#mngnavi ul li a {
	display:block;
	width:140px;
}
#mngnavi ul li.navi01 {
	background:url(../images/common/navi/mng01_off.png) no-repeat;
	float:left;
}
#mngnavi ul li.navi01 a:hover {
	background:url(../images/common/navi/mng01_on.png) no-repeat;
}
#mngnavi ul li.navi02 {
	background:url(../images/common/navi/mng02_off.png) no-repeat;
	float:left;
}
#mngnavi ul li.navi02 a:hover {
	background:url(../images/common/navi/mng02_on.png) no-repeat;
}
#mngnavi ul li.navi03 {
	background:url(../images/common/navi/mng03_off.png) no-repeat;
	float:left;
}
#mngnavi ul li.navi03 a:hover {
	background:url(../images/common/navi/mng03_on.png) no-repeat;
}
/*----- abtnavi ----- */
#abtnavi {
	float:left;
	margin-top:31px;
}
#abtnavi ul {
	width:140px;
	height:100px;
}
#abtnavi ul li{
	height:15px;
	margin-bottom:5px;
	list-style-type:none;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}

#abtnavi ul li a {
	display:block;
	width:140px;
}
#abtnavi ul li.navi01 {
	background:url(../images/common/navi/abt01_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi01 a:hover {
	background:url(../images/common/navi/abt01_on.png) no-repeat;
}
#abtnavi ul li.navi02 {
	background:url(../images/common/navi/abt02_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi02 a:hover {
	background:url(../images/common/navi/abt02_on.png) no-repeat;
}
#abtnavi ul li.navi03 {
	background:url(../images/common/navi/abt03_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi03 a:hover {
	background:url(../images/common/navi/abt03_on.png) no-repeat;
}
#abtnavi ul li.navi04 {
	background:url(../images/common/navi/abt04_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi04 a:hover {
	background:url(../images/common/navi/abt04_on.png) no-repeat;
}
#abtnavi ul li.navi05 {
	background:url(../images/common/navi/abt05_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi05 a:hover {
	background:url(../images/common/navi/abt05_on.png) no-repeat;
}
#abtnavi ul li.navi06 {
	background:url(../images/common/navi/abt06_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi06 a:hover {
	background:url(../images/common/navi/abt06_on.png) no-repeat;
}
#abtnavi ul li.navi07 {
	background:url(../images/common/navi/abt07_off.png) no-repeat;
	float:left;
}
#abtnavi ul li.navi07 a:hover {
	background:url(../images/common/navi/abt07_on.png) no-repeat;
}
/*----- pmrnavi ----- */
#pmrnavi {
	float:left;
	margin-top:34px;
}
/*-*-*-*-*-*  ie7 only ↓↓↓↓↓ *-*-*-*-*-*-*-*-*-*-*/
*:first-child+html #pmrnavi {
	margin-top:54px;
}
/*-*-*-*-*-*  ie7 only ↑↑↑↑↑ *-*-*-*-*-*-*-*-*-*-*/

#pmrnavi ul {
	width:140px;
	height:120px;
}
#pmrnavi ul li{
	height:15px;
	margin-bottom:5px;
	list-style-type:none;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
}
#pmrnavi ul li a {
	display:block;
	width:140px;
}
#pmrnavi ul li.navi01 {
	background:url(../images/common/navi/pmr01_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi01 a:hover {
	background:url(../images/common/navi/pmr01_on.png) no-repeat;
}
#pmrnavi ul li.navi02 {
	background:url(../images/common/navi/pmr02_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi02 a:hover {
	background:url(../images/common/navi/pmr02_on.png) no-repeat;
}
#pmrnavi ul li.navi03 {
	background:url(../images/common/navi/pmr03_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi03 a:hover {
	background:url(../images/common/navi/pmr03_on.png) no-repeat;
}
#pmrnavi ul li.navi04 {
	background:url(../images/common/navi/pmr04_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi04 a:hover {
	background:url(../images/common/navi/pmr04_on.png) no-repeat;
}
#pmrnavi ul li.navi05 {
	background:url(../images/common/navi/pmr05_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi05 a:hover {
	background:url(../images/common/navi/pmr05_on.png) no-repeat;
}
#pmrnavi ul li.navi06 {
	background:url(../images/common/navi/pmr06_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi06 a:hover {
	background:url(../images/common/navi/pmr06_on.png) no-repeat;
}
#pmrnavi ul li.navi07 {
	background:url(../images/common/navi/pmr07_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi07 a:hover {
	background:url(../images/common/navi/pmr07_on.png) no-repeat;
}
#pmrnavi ul li.navi08 {
	background:url(../images/common/navi/pmr08_off.png) no-repeat;
	float:left;
}
#pmrnavi ul li.navi08 a:hover {
	background:url(../images/common/navi/pmr08_on.png) no-repeat;
}
/*----- goto-home ----- */
#home {
	float:left;
	width:40px;
	padding:28px 0px 0px 100px;
	overflow:hidden;
	text-indent:-5000px;
	font-size:1px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
/*-*-*-*-*-*  ie7 only ↓↓↓↓↓ *-*-*-*-*-*-*-*-*-*-*/
*:first-child+html #home {
	margin-top:40px;
}
/*-*-*-*-*-*  ie7 only ↑↑↑↑↑ *-*-*-*-*-*-*-*-*-*-*/
#home a {
	display:block;
	width:40px;
	background:url(../images/common/navi/home_off.png) no-repeat;
	float:left;
}
#home a:hover {
	background:url(../images/common/navi/home_on.png) no-repeat;
}
/*----- pickup ----- */
#pickup {
	float:left;
	width:678px;
	height:113px;
	margin:20px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/common/pickupback.png);
	background-repeat: no-repeat;
	display:inline;/*IE6↓のマージンバグの解消*/
}
/*----- pickup----- */
#pickup_list {
	float:left;
	width:324px;
	color:#FFFFFF;
	margin:20px 0px 0px 10px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#pickup_list .box {
	float:left;
	width:120px;
	height:85px;
	border:1px solid #d3d1ca;
	margin:0px 5px 0px 0px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#pickup_list .box img{
	margin:0px 0px 0px 0px;
	display:inline;/*IE6↓のマージンバグの解消*/
}
#pickup_list .txt {
	width:197px;
	float:left;
}
#pickup_list h2 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:2px;
	border-bottom:1px dashed #FFFFFF;
}
#pickup_list .txt p {
	text-align:justify;
	font-size:11px;
	line-height:15px;
}
#pickup_list h2 a {
	color:#ffffff;
}
#pickup_list h2 a:hover {
	color:#999999;
}
/*----- footer ----- */
#footer {
	clear: both;
	width:950px;
}
#footer_up {
	clear: both;
	width:950px;
}
#footer_btm {
	width:950px;
}
#footer p{
	padding:0px 10px 30px 20px;
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
/*===========================================
other
==========================================*/
.clr {
	clear: both;
}
/*===========================================
05 png Setting
===========================================*/
* html #top,#container,#footer,#sidebar { 
	behavior: expression(IEPNGFIX.fix(this)); 
}

