/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	line-height: 1.6em;
	text-align:center;
	background-image: url(../img/back_wood.gif);
	background-repeat: repeat;
}

body a { color : #006699; text-decoration:none}
body a:link { color : #006699; text-decoration:none}
body a:visited { color : #006699;}
body a:hover { color : #ff0000; text-decoration:underline;}


br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}
h1 {font-size:12px;
	font-weight:normal;}

h2 {font-size:12px;
	font-weight:normal;}

h3 {font-size:12px;
	font-weight:normal;}
	
h4 {font-size:12px;
	font-weight:normal;}	

h5 {font-size:12px;
	font-weight:normal;}
	
h6 {font-size:12px;
	font-weight:normal;}
	
.orange12 {
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	text-align:center;
	width: 100%;

	
}

.quality_txt {
	font-size: 12px;
	color: #666666;
	text-align:left;
	width: 95%;
	
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#bg {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: auto;
	background-repeat: repeat;
	text-align: center;
}

#container {
	width:798px;
	text-align:left;
	background-image: url(../img/background.gif);
	height: 100%;
	padding: 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #CCCCCC;
}

#wrapper {
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	float: left;
	height: 100%;
	width: 798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	width:798px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: auto;
	clear: left;
}


/*　画面左側メニューの幅　*/
.side {
	float: left;
	width:190px;
	margin-left: 5px;
	height: auto;
	background-color: #FFFFFF;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width: 580px;
	height: auto;
	margin-left: 10px;
	font-size:12px;
	color:#666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/*　フッター（コピーライト）　*/
.footer {
	width:100%;
	float: left;
	height: 55px;
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}

/*--カスタムＣＳＳここから--*/

/*パンクズリスト構成*/
.book{
	float:left;
	font-size: 10px;
	color: #666666;
	width: 100px;
	height: 25px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	text-align:left;
	display: inline;
}

.mark{
	float:left;
	font-size: 10px;
	color: #666666;
	width: 100px;
	height: 20px;
	padding-left: 0px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	text-align:left;
	background-position: center;
	padding-top: 5px;
	display: inline;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.pankuzu {
	float:left;
	font-size: 10px;
	color: #666666;
	width: 590px;
	background-color: #f7f7f7;
	height: 25px;
	margin-bottom: 0px;
	margin-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-left:8px;
}

#global_navi {
	float:left;
	font-size: 10px;
	color: #333333;
	width: 798px;
	background-color: #f7f7f7;
	height: 26px;
	padding-top: 1px;
	padding-left: 0px;
	margin-bottom: 10px;

	background-image: url(../img/bg02.gif);
	background-repeat: repeat;
	padding-right: 0px;
	padding-bottom: 0px;
}



/*　TOPメニュー　*/
#top_menu {
	width:800px;
	height:30px;
	padding:0px;
	margin:0px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top_menu ul {
	list-style-type: none;
	list-style-image: none;
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	
}

#top_menu li{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	} 



/*　サイドメニュー　リスト　*/

#side{
	float:left;
	height: auto;
	width: 190px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: inline;
}

#side dt {
	float:left;
	height: 0px;
	width: 190px;
	padding:0px;
	margin: 0px;

}

#side dd {
	float:left;
	height: 50px;
	width: 190px;
	padding:0px;
	margin: 0px;

}



#side02{
	float:left;
	height: auto;
	width: 190px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: left;
}

#side02 dt {
	float:left;
	height: 0px;
	width: 190px;
	padding:0px;
	margin: 0px;

}

#side02 dd {
	float:left;
	height: 47px;
	width: 190px;
	padding:0px;
	margin: 0px;

}


.sdmenu01 {
	float:left;
	background-image: url(../img/sdmenu03.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 167px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	border: 1px none #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sdmenu02 {
	float:left;
	background-image: url(../img/shopinfo.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 167px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	border: 1px none #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.side_ul{
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	height: auto;
	width: 188px;
	padding: 0px;
	border: 1px none #cc9900;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.side_ul li{
	background-image:;
	float:left;
	height: 22px;
	font-size: 12px;
	font-color: #333333;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	background-color: #FFFFFF;
	margin: 0px;
}

.side_ul li.title{
	background-image:;
	background-repeat: no-repeat;
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	background-image: url(../img/title_bg.gif);
	background-position: center;
	margin: 0px;
}

.side_ul li.txt{
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 167px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	line-height: 19px;
	text-align: left;
}

.side02_ul{
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	height: auto;
	width: 188px;
	padding: 0px;
	border: 1px none #cc9900;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.side02_ul li{
	background-image:;
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.side02_ul li.title{
	background-image:;
	background-repeat: no-repeat;
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	background-image: url(../img/title_bg.gif);
	background-position: center;
	margin: 0px;
}

.side02_ul li.txt{
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 167px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	line-height: 19px;
	text-align: left;
}

.side02_ul li.footer{
	float:left;
	height: 25px;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE9A00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	border-top-style: none;
}






.side_ul li.title a{ color : #666666; text-decoration:none}
.side_ul li.title a:link { color : #006699; text-decoration:none}
.side_ul li.title a:visited { color : #006699; text-decoration:none}
.side_ul li.title a:hover { color : #ff0000; text-decoration:underline}


.side_ul li.footer{
	float:left;
	height: 25px;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 172px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE9A00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	border-top-style: none;
}
#contents01 {
	height: 250px;
	width: 580px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#contents01_item {
	height: 80px;
	width: 580px;
	text-align: center;
}



#contents02 {
	float: left;
	height: 50px;
	width: 420px;
	background-image: url(../img/whatsnew.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contents03 {
	height: 50px;
	width: 420px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	background-image: url(../img/media.gif);
	background-repeat: no-repeat;
	background-position: top;
}




#alpha {
	float: left;
	height: auto;
	width: 420px;
	margin-top: 10px;
}
#beta {
	float: left;
	height: auto;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
}



/*　更新履歴部分　*/

#whats {
	height: 70px;
	width: 418px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	float: left;
	border-top-color: #CE9A00;
	border-right-color: #CE9A00;
	border-bottom-color: #CE9A00;
	border-left-color: #CE9A00;

	line-height: 10px.px;		padding: 0px;
	background-color: #FFFFFF;
}

#whats02 {
	height: auto;
	width: 401px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;


	line-height: 10px.px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#whats02 ul{
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	height: auto;
	width: 370px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #cc9900;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#whats02 li{
	background-image:;
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
}	

/****************************/



/*　メディア掲載部分　*/

#media {
	height: 170px;
	width: 418px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	float: left;
	border-top-color: #CE9A00;
	border-right-color: #CE9A00;
	border-bottom-color: #CE9A00;
	border-left-color: #CE9A00;
	line-height: 10px.px;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#media dt {
	float:left;
	border:1px solid #CCCCCC;
	width:120px;
	height:auto;
	margin: 0px;
	padding: 0px;

	}

#media dd {
	float:left;
	margin-left:10px;
	padding: 0px;
	margin-top: 0px;
	line-height: 18px;
	width:260px;
	height:auto;
	
	}	
#media02 {
	height: 180px;
	width: 381px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	border-top-color: #CE9A00;
	border-right-color: #CE9A00;
	border-bottom-color: #CCCCCC;
	border-left-color: #CE9A00;

	line-height: 10px.px;
	font-size: 12px;
	color: #666666;
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

#media02 dt {
	float:left;
	border:1px solid #CCCCCC;
	width:120px;
	height:auto;
	margin: 0px;
	padding: 0px;

	}

#media02 dd {
	float:left;
	margin-left:10px;
	padding: 0px;
	margin-top: 0px;
	line-height: 18px;
	width:240px;
	height:auto;
	text-align: left;
	
	}

#media02 ul {
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	float:left;
	padding: 0px;
	line-height: 18px;
	width:372px;
	height:180px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	
	}				

/******************************/


/*アイテムメニュー*/	
#contents04 {
	background-image: url(../img/bar_itemmenu.gif);
	float: left;
	height: 50px;
	width: 580px;
	margin-top: 10px;
}
#itemmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	height: auto;
	width: 568px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}

#itemmenu dl {
	padding:0px;
	height: 170px;
	width: 174px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 7px;
	display:inline;
 
	}

#itemmenu dt {
	float:left;
	width:174px;
	height:120px;
	padding: 0px;
	margin: 0px;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
	display:inline;
	}

#itemmenu dd {
	line-height: 18px;
	width:174px;
	height:auto;
	font-size: 10px;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	
	}
	
/******************************/



/*　カスタム、修理部分　*/
#contents05 {
	background-image: url(../img/sdmenu05.gif);
	float: left;
	height: 50px;
	width: 150px;
}


#right01 {
	float: left;
	height: 301px;
	width: 148px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	float: left;
	border-top-color: #CE9A00;
	border-right-color: #CE9A00;
	border-bottom-color: #CE9A00;
	border-left-color: #CE9A00;
	line-height: 10px.px;		
	padding: 0px;
	background-color: #FFFFFF;
}

#right01 ul{
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	height: auto;
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #cc9900;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#right01 li{
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;	
	background-image:;
	float:left;
	height: auto;
	font-size: 12px;
	font-color: #333333;
	margin: 0px;
	width: 142px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CE9A00;
	border-left-color: #CE9A00;
	line-height: 16px;
	padding-left: 5px;
}	

/******************************/


/*　アイテムラインナップ　*/
#contents06 {
	background-image: url(../img/bar_itemlineup.gif);
	float: left;
	height: 50px;
	width: 580px;
	margin-top: 10px;
}

#itemlineup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	height: auto;
	width: 578px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
#item {
	height: 150px;
	width: 270px;
	margin-left: 12px;
	float: left;
	background-color: #CCCCCC;
}
#itemlineup ul {
	display:inline;
	list-style-type: none;
	list-style-image: none;
	display:block;
	height: auto;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px dashed #CCCCCC;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


#itemlineup li{
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	width: 270px;

}	

#itemlineup li.photo {
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: auto;
	width: 270px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	text-align: center;
}

#itemlineup li.txt {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: auto;
	width: 270px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#itemlineup li.txt02 {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	float: left;
	height: auto;
	width: 250px;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.item_tittle {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	height: 100px;
	width: 558px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cc9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #cc9900;
	float: left;
}


#itemlineup .btn {
	height: 24px;
	width: 270px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	float: left;
	background-image: url(../img/buy_btn_red.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#itemlineup .btn a{
	display:block;
	width:270px;
	height:24px;
	font-size:1px;
	line-height:1px;
	outline:none;
}

#itemlineup .btn a:hover{
	text-indent:-9999px;
	background-image:url(../img/buy_btn_red_over.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
#itemname {
	list-style-type: none;
	list-style-image: none;
	height: auto;
	width: 556px;
	margin-left: 9px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #cc9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #cc9900;
	float: left;
	line-height: 20px;
}

.item_btn {
	height: 24px;
	width: 270px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	float: left;
	background-image: url(../img/buy_btn_red.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.item_btn a{
	display:block;
	width:270px;
	height:24px;
	font-size:1px;
	line-height:1px;
	outline:none;
}

.item_btn a:hover{
	text-indent:-9999px;
	background-image:url(../img/buy_btn_red_over.gif);
	background-repeat:no-repeat;
	background-position:center;
	}






#itemsyousai {
	text-align: center;
	height: auto;
	width: 578px;
	margin-bottom: 20px;
	float: left;
}


/* FILLYへのアクセス　*/
#contents07 {
	background-image: url(../img/bar_access.gif);
	float: left;
	height: 50px;
	width: 580px;
}
#map {
	width:578px;
	height:400px;
	float: left;
	}

/* オーダー　*/
#contents08 {
	background-image: url(../img/bar_order.gif);
	float: left;
	height: 50px;
	width: 580px;
	margin-top: 10px;
}

#order {
	text-align: center;
	height: auto;
	width: 516px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 1px none #CC9900;
	display: inline;
}
.style1 {color: #663333}


/* 雑誌掲載　*/

#contents09 {
	background-image: url(../img/bar_media.gif);
	float: left;
	height: 50px;
	width: 580px;
}
#magazine {
	height: 100%;
	width: 576px;
	float: left;
	text-align: center;
}

#magazine img {
	width:510px;
	height:333px;
	border:#CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

/* 買い物の方法　*/

#contents10 {
	background-image: url(../img/bar_how.gif);
	float: left;
	height: 50px;
	width: 580px;
}



/* お問い合わせ　*/

#contents11 {
	background-image: url(../img/bar_info.gif);
	float: left;
	height: 50px;
	width: 580px;
}

#info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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;
	height: auto;
	width: 568px;
	float: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
}

/* リンク　*/

#contents12 {
	background-image: url(../img/bar_link.gif);
	float: left;
	height: 50px;
	width: 580px;
}

.style2 {color: #FF0000}

.info {color: #006699}
