/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.1.1 2004/09/01 04:47:52 shidairiki Exp $
*/
BODY {
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#000000;
}
/* 大枠 */

.wrapper{
margin: auto;
padding: auto;
width:840px;
}

h1 {
color: #CCCCFF;
font-size: 12px;
font-style: normal;
margin-left: 0px;
margin-top: 8px;
margin-right: 0px;
margin-bottom: 5px; 
}

#contena{
margin: auto;
padding: auto;
width:840px;
background-image:url(images/bg.jpg);
}

	
/* トップに使用 */
.800waku {
	margin: auto;
	padding: auto;
	width:800px;
}

#whatnew {

padding:20px 0px 0px 18px;
width:342px;
float:left;
}


#foot_link {
    width:342px;
    float:left;
	padding:20px 0px 15px 25px;
	font-size: 12px;
	line-height: 140%;
	color: #CCCCCC;
	text-align:left;
}


/* フッタ */

#footer{
margin: auto;

padding: auto;
width:800px;
}

#footertxt {
margin:0px 5px 0px 0px;
font-size:11px; color:#555555; 
LINE-HEIGHT: 110%;
text-align:left;

}

.Navigation{
text-align:center;
color: #8446C1; 
font-size: 11px;
line-height: 140%;
}

.Navigation A, TD.headerNavigation A:visited, td.footertop a  {

text-align:center;
font-size: 11px;
color: #8446C1; 
line-height: 140%;
}

.Navigation A:hover, td.footertop a:hover  {
text-align:center;
font-size: 11px;
color: #ffff99; 
line-height: 140%;
}


.Navigation02{
text-align:center;
color: #8446C1; 
font-size: 15px;
line-height: 140%;
}

.Navigation02 A:hover, td.footertop a:hover  {
text-align:center;
font-size: 15px;
color: #ffff99; 
line-height: 140%;
}

.Navigation03{
text-align:center;
color: #8446C1; 
font-size: 12px;
line-height: 140%;
}

.Navigation03 A:hover, td.footertop a:hover  {
text-align:center;
font-size: 12px;
color: #FF0066; 
line-height: 140%;
}


.footerline {
margin: 5px 0px ;
padding:0px 0px 0px 0px;
border-top:solid #555555 1px;
clear:both;
}


.footerline01 {
background-image:url(images/dot01.gif);
margin:5px 0px ;
padding:5px 0px 0px 0px;
font-size:3px;
clear:both;
}

#qr {
float: left;
width: 280px;
}

#getfla {
float: left;
width: 300px;
}

.copy {
font-size: 11px;
color: #666666;
text-decoration: none; 
padding:5px 0px; 
text-align:right; 
LINE-HEIGHT: 110%;
}

#count {
width: 60px;
float:right;

margin: 10px 0px;
text-align:right; 
}


/* common */
#sf_line {
margin:auto;
padding:auto;
font-size: 1px;
width: 790px;
border-top:solid #faf9fb 12px; 
border-bottom:solid #d7d2e1 18px; 
clear:both;
}

.line01 {
margin:6px 3px;
padding:0px 0px 0px 0px;
border-top:solid #D4D0C8 1px; 
clear:both;
}

.pagetop {
width:580px;
text-align:right;
margin:10px 0px 0px 0px;
}	

.r-img{
padding:0px 0px 0px 0px;
float:right;
}


.l-img{
margin-right: 5px;
padding:0px 0px 0px 0px;
float:left;
}

h2 {
text-align:center;
font-size:17px;
color: #333333; 
}

h3 {
text-align:center;
font-size:17px;
color: #230663; 
}



.txtbox{
	width:550px;
	text-align:left;
	font-size:12px;
	color: #333333;
	line-height: 145%;
	margin:0px 3px 0px 5px;
}

.txtbox01{
	width:546px;
	text-align:left;
	font-size:12px;
	color: #333333;
	line-height: 145%;
	margin:0px 4px 0px 4px;
}

.waku01 {
margin-top: 5px;
padding:1px 1px 1px 1px;
border:solid #CCCCCC 1px; 
}
.waku02 {
margin-top: 10px;
padding:1px 1px 1px 1px;
border:solid #999999 1px;
}
.waku03 {
margin-top: 15px;
padding:1px 1px 1px 1px;
border:solid #CCCCCC 1px; 
}
.waku04 {
margin-top: 20px;
padding:1px 1px 1px 1px;
border:solid #CCCCCC 1px; 
}

.bankin01{
width:538px;
text-align:left;
font-size:12px;
color: #333333; 
line-height: 145%;
margin:7px 0px 0px 15px;
padding:5px;
border:solid #CCCCCC 1px; 
background-color:#fafafa;
}

/* ハイパーリンク */

a {text-decoration:none;color:#cccccc;}

a:hover {text-decoration:underline;color:#FF3333;}

a.footer {color:#999999;}

a.top {color:#333399;}
/* テキスト */



.main11{

	FONT-SIZE: 11px; COLOR: #555555; LINE-HEIGHT: 110%

}
.top12 {

	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 145%
}


.main12 {

	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 140%
}
.main12r {

	FONT-SIZE: 12px; COLOR: #990000; LINE-HEIGHT: 140%

}

.main12blue {

	FONT-SIZE: 12px; COLOR: #330066; LINE-HEIGHT: 140%

}

.main12b {

	FONT-SIZE: 12px; COLOR: #0066cc; LINE-HEIGHT: 140%

}
.main15{

	FONT-SIZE: 15px; COLOR: #333333; LINE-HEIGHT: 115%

}

.main15g{

	FONT-SIZE: 15px; COLOR: #666666; LINE-HEIGHT: 115%

}

.main15blue {

	FONT-SIZE: 15px; COLOR: #330066; LINE-HEIGHT: 140%

}

.main15b {

FONT-SIZE: 15px; COLOR: #8446C1; LINE-HEIGHT: 115%

}

.main15 {

FONT-SIZE: 15px; COLOR: #FFFFFF; LINE-HEIGHT: 115%

}


.main15r {

	FONT-SIZE: 15px; COLOR: #990000; LINE-HEIGHT: 115%

}

/* 注釈用 */

.notes {font-size:11px; color:#999999; LINE-HEIGHT: 115%;}


/* メニュー */

#mu {
margin: auto;
padding: auto;
height: 127px;
width:840px;
}

#mu_l {
float: left;
height: 127px;
width: 25px;
}

#mu01 {
float: left;
height: 127px;
width: 139px;
}
#mu02 {
float: left;
height: 127px;
width: 128px;
}
#mu03 {
float: left;
height: 127px;
width: 127px;
}
#mu04 {
float: left;
height: 127px;
width: 127px;
}
#mu05 {
float: left;
height: 127px;
width: 129px;
}
#mu06 {
float: left;
height: 127px;
width: 140px;
}
#mu_r {
float: right;
height: 127px;
width: 25px;
}



#mu_left {
float: left;
height: 38px;
width: 397px;
}
#mu07 {
float: left;
height: 38px;
width: 88px;
}
#mu08 {
float: left;
height: 38px;
width: 104px;
}
#mu09 {
float: left;
height: 38px;
width: 67px;
}
#mu10 {
	float: left;
	height: 38px;
	width: 106px;
	background-color: #99CCFF;
}
#mu00 {
float: right;
height: 38px;
width: 78px;
}

/* 外枠 */
.sec {
	width: 790px;

}


/* 左枠 */
.sec_left {
	width: 200px;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:center;
	color: #333333;
	font-size: 12px;
	line-height: 140%;
	background-color: #0033FF;
}


/* 左サブタイトル */
.sec_left_txt {
	width: 200px;
	padding: 35px 0px 0px 0px;
	text-align:center;
	color: #333333;
	font-size: 17px;
	line-height: 140%;
	font-weight: bold;
	background-image: url(images/sub_title_bg.jpg);
	background-repeat: no-repeat;
}


/* 右枠 */
.sec_right {
	width: 555px;
	margin:0px 0px 0px 5px;
	float:right;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height: 145%;
	/*background-color: #FFCCCC;*/
}

.imgbox {
	float:right;
}

.box520 {
	width: 520px;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height: 145%;
	/*background-color: #999900;*/
}

.box516_line {
	width: 516px;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height: 145%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

.box500 {
	width: 500px;
	margin:0px 0px 0px 4px;
	float:left;
	text-align:left;
	color: #333333;
	font-size: 12px;
	line-height: 145%;
	/*background-color: #996699;*/
}

.u_line{
	margin-top:5px;
	width:550;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBA4D5;
	border-right-color: #BBA4D5;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #DCD0EA;
	border-left-color: #DCD0EA;
}
