@charset "utf-8";

/**************************************************************************************************

CLEARFIX

**************************************************************************************************/

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	line-height:0;
}
.clearfix{
	display:inline-table;
	min-height:1%;
}
/* FOR MAC IE 5 */
* html .clearfix{
	height:1%;
}
.clearfix{
	display: block;
}
/* END OF FOR MAC IE */


/**************************************************************************************************

PAGE TOP

**************************************************************************************************/

/* for Mac IE5 \*//*/
#start {
	margin-top: -1px;
}
/**/
/* except Mac IE5 \*/
#start {
	position: absolute;
	top: 0;
	left: 0;
}
/* end of Holly Hack */


/**************************************************************************************************

STRUCTURE

**************************************************************************************************/

body{
	background: #FFFFFF;
}

*{margin:0px; padding:0px;}
img, table { border: none; }
li, ul { list-style: none; }
a { outline: none; }

.left { float:left; }
.right { float:right; }


/*** BASE TEXT ***/

body {
	font: normal 12px/18px 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,th,td {
	font-weight: normal;
	vertical-align: top;
}

/* 	写真に枠を付ける */
.photo {
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Gray Gray Silver;
}

.pora1 {
	background-color: White;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
	border-width: 2px;
	padding: 8px;
	border-style: solid;
}
/**************************************************************************************************

TEXT LINK

**************************************************************************************************/

a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #23AC39;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
a.current {
	color: #666666;
}


/**************************************************************************************************

WRAPPER

**************************************************************************************************/

#wrap-top {
    width: 100%;
	position: relative;
}	

#wrap-bottom {
    width: 900px;
	margin: 0px auto 0 auto;
	position: relative;
}

	
/**************************************************************************************************

HEADER

**************************************************************************************************/

#hd-area {
	margin: 0px auto;
	width: 100%;
	position: relative;
	background: url(../img/hd_back.gif) repeat-x 0px 0px;
}

#hd-box {
	margin: 0px auto;
	width: 900px;
	height: 141px;
	position: relative;
}

#hd-sub-box {
    width: 900px;
	height: 75px;
	position: relative;
}
	
#seo-text {
    float: right;
	padding: 10px 0px 0px 0px;
}

#seo-text h1 {
    text-align: right;
	color: #666666;
	font-size: 11px;
}
	
#logo {
	width: 255px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 27px;
	right: 0px;
	bottom: 0px;
}	


/*** SUB NAVI ***/

#sub-navi {
	width: 194px;
	height: 11px;
	position: absolute;
	left: 705px;
	top: 50px;
	right: 0px;
	bottom: 0px;
}

#sub-navi li {
    float: right;
}

#sub-navi a {
	display: block;
	text-indent: -9999px;
	height: 11px;
	line-height: 1em;
}

#sub-navi01 a, #sub-navi01 p { width: 69px; margin-left: 16px; background: url(../img/sub_navi.gif) no-repeat -125px 0px; }
#sub-navi02 a, #sub-navi02 p { width: 109px; background: url(../img/sub_navi.gif) no-repeat 0px 0px; }

#sub-navi01 a:hover, #sub-navi01 a:active, #sub-navi01 a.current, #sub-navi01 p { background: url(../img/sub_navi.gif) no-repeat -125px -12px; }
#sub-navi02 a:hover, #sub-navi02 a:active, #sub-navi02 a.current, #sub-navi02 p { background: url(../img/sub_navi.gif) no-repeat 0px -12px; }


/*** NAVI ***/

#navi {
    width: 900px;
	height: 35px;
}

#navi li {
    float: left;
}

#navi a {
    display: block;
	text-indent: -9999px;
	height: 35px;
}

#navi01 a, #navi01 p { width: 99px; background: url(../img/navi.gif) no-repeat 0px 0px; }
#navi02 a, #navi02 p { width: 150px; background: url(../img/navi.gif) no-repeat -99px 0px; }
#navi03 a, #navi03 p { width: 200px; background: url(../img/navi.gif) no-repeat -249px 0px; }
#navi04 a, #navi04 p { width: 150px; background: url(../img/navi.gif) no-repeat -449px 0px; }
#navi05 a, #navi05 p { width: 150px; background: url(../img/navi.gif) no-repeat -599px 0px; }
#navi06 a, #navi06 p { width: 151px; background: url(../img/navi.gif) no-repeat -749px 0px; }
#navi07 a, #navi07 p { width: 150px; background: url(../img/navi.gif) no-repeat -99px 0px; }

#navi01 a:hover, #navi01 a:active, #navi01 a.current, #navi01 p { background: url(../img/navi.gif) no-repeat 0px -35px; }
#navi02 a:hover, #navi02 a:active, #navi02 a.current, #navi02 p { background: url(../img/navi.gif) no-repeat -99px -35px; }
#navi03 a:hover, #navi03 a:active, #navi03 a.current, #navi03 p { background: url(../img/navi.gif) no-repeat -249px -35px; }
#navi04 a:hover, #navi04 a:active, #navi04 a.current, #navi04 p { background: url(../img/navi.gif) no-repeat -449px -35px; }
#navi05 a:hover, #navi05 a:active, #navi05 a.current, #navi05 p { background: url(../img/navi.gif) no-repeat -599px -35px; }
#navi06 a:hover, #navi06 a:active, #navi06 a.current, #navi06 p { background: url(../img/navi.gif) no-repeat -749px -35px; }
#navi07 a:hover, #navi07 a:active, #navi07 a.current, #navi0 p { background: url(../img/navi.gif) no-repeat -99px -35px; }

#cart-bt-area {
	height: 30px;
	position: relative;
}
	
#cart-bt-area div {
/*
.cart-bt-box {

	width: 144px;
	height: 22px;
*/
	float: right;
	padding: 4px 4px;
}

					
/**************************************************************************************************

CONTENTS

**************************************************************************************************/

/*** CONTAINER ***/

#cont-area {
	width: 898px;
	position: relative;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	height: auto;
	border-bottom: 1px solid #DCDCDC;
}
	
#cont-left-01 {
	float: left;
	width: 140px;
	position: relative;
	padding: 0px 15px;
}

#cont-center-01 {
	width: 520px;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	float: left;
	position: relative;
}

#cont-right-01 {
	float: right;
	width: 170px;
	position: relative;
	padding: 0px;
}


/*** BOX ***/

#cont-left-box-01 {
    width: 140px;
	padding: 0px 15px;
	position: relative;
}	

#cont-center-box-01 {
	width: 500px;
	padding: 0px 0px;
	position: relative;
}

#cont-center-box-02 {
	width: 500px;
	padding: 0px 18px 100px;
	position: relative;
}

#cont-right-box-01 {
	width: 140px;
	position: relative;
	padding: 0px 15px;
}	

			
/**************************************************************************************************

FOOTER

**************************************************************************************************/

#ft-area {
	margin: 0px auto;
	width: 100%;
	position: relative;
	background: url(../img/ft_back.gif) repeat-x 0px 0px;
}

#ft-box {
	margin: 0px auto;
	width: 900px;
	height: 245px;
	position: relative;
}

#ft-top-bt-area {
	width: 900px;
	position: relative;
	padding: 0px 0px 42px;
}
	
#ft-top-bt-box {
	width: 100px;
	float: right;
	height: 20px;
	position: relative;
}
	
#ft-top-bt-box a {
    width: 100px;
	height: 20px;
    text-indent: -9999px;
	display: block;
} 	

#ft-top-bt-box a, #ft-top-bt-box p { width: 100px; background: url(../img/page_top_bt.gif) no-repeat 0px 0px; }
#ft-top-bt-box a:hover, #ft-top-bt-box a:active, #ft-top-bt-box a.current, #ft-top-bt-box p { background: url(../img/page_top_bt.gif) no-repeat 0px -20px; }

#ft-info {
	border-bottom: 1px solid #B2B2B2;
	padding: 0px 0px 6px;
}

#ft-bt-area {
	border-bottom: 1px solid #B2B2B2;
	position: relative;
}

#ft-bt-area .left {
    width: 100px;
	padding: 9px 20px 11px 0px;
}

#ft-bt-area .right {
    width: 780px;
	padding: 11px 0px 0px;
}
	
#ft-bt-area .right p {
	padding: 0px 0px 11px;
	line-height: 22px;
	font-size: 11px;
} 	

#ft-bt-area .right a:link {
	color: #666666;
}

#ft-bt-area .right a:hover {
	color: #23AC39;
}

#ft-copy {
	width: 310px;
	height: 21px;
	float: right;
}
