body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: small;
	text-align: center;
	color: #666666;
	background-color: #f5f5f5;
}
html { overflow-y:scroll;}  
a:link{
	color:#007700;
}
a:visited {
	color:#007700;
}
td {

}


p {
	padding: 0px;
	margin: 0px;
}
.xx-small{
	font-size:xx-small;
}
.x-small{
	font-size:x-small;
}
.small{
	font-size:small;
}
.medium{
	font-size:medium;
}
.larger {
	font-size: larger;
}
.large {
	font-size: large;
}

form {
	margin: 0px;
	padding: 0px;
}
.txt6 {
	font-size: 6pt;
}
.txt7 {
	font-size: 7pt;
}
.txt8 {
	font-size: 8pt;
}
.txt9 {
	font-size: 9pt;
}
.txt10 {
	font-size: 10pt;
}
.txt12 {
	font-size: 12pt;
}
.txt13 {
	font-size: 13pt;
}
.txt14 {
	font-size: 14pt;
}
.txt15 {
	font-size: 15pt;
}
.txt16 {
	font-size: 16pt;
}
h1 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 2px;
	background-color: #FFFFFF;
	color: #666666;
	width: 780px;
	text-align: left;
}
h2 {
	width: 90%;
	text-align: left;
	font-size: medium;
	color: #003300;
	background-image: url(images/h2.gif);
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
}
h3 {
	color: #FF6600;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-color: #FF9900;
	padding-left: 5px;
	padding-top: 5px;
	border-left-style: solid;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: normal;
	font-size: medium;
}


.border-black {
	border: 1px solid #000000;
}
.border-gray {
	border: 1px solid #666666;
}
.border-lightgray {
	border: 1px solid #999999;
}
.border-lr {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.border-ld {
	border-left: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border-d {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border-rd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.border-lrt {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.border-lrd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.img-border-lightgray {
	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: #D1D1D1;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #D1D1D1;
	padding: 5px;
}
.tbbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul li{
	margin-left: 15px;
}
ul.sitemap {
	list-style-type: none;
	float: left;
	width: 240px;
}
ul.sitemap li {
	background-image: url(sitemap/_img/kei_02.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}
ul.sitemap .end {
	background-image: url(sitemap/_img/kei_01.png);
	background-repeat: no-repeat;
}

.combox1 {
	width: 540px;
	text-align: left;
}

ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
ol li{
	margin-bottom:15px;
}
.form0 {
	background-color: #f5f5f5;
	border: 1px solid #666666;
}
.break {
	padding: 20px;
}
.navi {
	text-align: left;
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
}
.back {
	background-color: #FFFFFF;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	background-image: url(images/back.gif);
}
.border-gray-lr {

	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border-orange-lr {


	border-right: 1px solid #FF9966;
	border-left: 1px solid #FF9966;
}
.newitem-lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7941D;
	border-left-color: #F7941D;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {
color: #FF0000
}
.style4 {
	width: 530px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #98745A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98745A;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #98745A;
}

.style5 {
	width: 530px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.style6 {
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 8px;
}


.pagetop {
	text-align: right;
	font-size: 10pt;
}
.recipe-cate {
	text-align: right;
	margin-top: 10px;
}
.month {
	width: 90%;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
}


.qawaku {
	background-color: #FFFFEE;
}
.newitem-bg {
	background-image: url(images/newitem_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkbox1 {
	padding: 5px;
	background-color: #f5f5f5;
	width: 550px;
	margin-top: 30px;
}


.itemname {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-left: 5px;
	margin-bottom: 15px;
}
.recipe-title {
	font-size: medium;
	margin-bottom: 5px;
}

.itemimg {
	width: 550px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.pagetitle {
	background-color: #df365c;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: medium;
	margin-bottom: 20px;
}
.pagetitle2 {
	color: #999999;
	font-weight: normal;
	padding: 2px;
	margin-top: 40px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DF365C;
	border-right-color: #DF365C;
	border-bottom-color: #DF365C;
	border-left-color: #DF365C;
	font-size: x-small;
}

.subtitle1 {
	font-weight: bold;
	text-align: left;
	width: 500px;
}
.menu {
	line-height: 150%;
	font-size: large;
}
.comment1 {
	background-color: #FFFFCC;
	text-align: left;
	width: 500px;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.bt_back {
	margin-top: 20px;
	margin-bottom: 20px;
}
.comment2 {

	background-color: #FFFFCC;
	text-align: left;
	width: 700px;
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.serchmado {
	width: 700px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #F0F8FF;
	margin-bottom: 20px;
}
.subtitle2 {

	font-weight: bold;
	text-align: left;
	width: 700px;
}
.area_a {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 20px;
}
.myhashi {
	padding: 10px;
	text-align: left;
	background-color: #e4ff81;
	margin-bottom: 20px;
}
.myhashi .waku {
	border: 1px solid #006600;
	padding: 8px;
}
#event {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
#event table {
	margin-left: 20px;
	margin-bottom: 30px;
}
#news {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
#news   h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6633;
	font-size: large;
	padding-left: 3px;
	color: #FF3300;
}

.title_event {
	background-image: url(event/images/bar_event.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 535px;
	margin-bottom: 15px;
}
.title_report {
	background-image: url(event/images/bar_report.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 535px;
	margin-bottom: 15px;
}
.title_magazine {
	background-image: url(event/images/bar_magazine.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 535px;
	margin-bottom: 15px;
}
.title_month {
	background-image: url(event/images/bar_month.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 535px;
	margin-bottom: 15px;
}
.title_report_bn {
	background-image: url(event/images/bar_report_bn.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 28px;
	width: 535px;
	margin-bottom: 15px;
}
.pict {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.contents {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.waku_fukahori {
	width: 265px;
	float: left;
	margin-bottom: 15px;
}
.waku_fukahori p {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}

*** MARGIN ***{}
* BOTTOM *{}
.mb0		{margin-bottom: 0px;}

.mb5		{margin-bottom: 5px;}
.mb8		{margin-bottom: 8px;}
.mb10		{margin-bottom: 10px;}
.mb15		{margin-bottom: 15px;}
.mb20		{margin-bottom: 20px;}
.mb25		{margin-bottom: 25px;}
.mb30		{margin-bottom: 30px;}
.mb40		{margin-bottom: 40px;}
.mb50		{margin-bottom: 50px;}

* TOP *{}
.mt0		{margin-top: 0px;}
.mt5		{margin-top: 5px;}
.mt8		{margin-top: 8px;}
.mt10		{margin-top: 10px;}
.mt15		{margin-top: 15px;}
.mt20		{margin-top: 20px;}
.mt25		{margin-top: 25px;}
.mt30		{margin-top: 30px;}
.mt40		{margin-top: 40px;}
.mt50		{margin-top: 50px;}

* LEFT *{}
.ml0		{margin-left: 0px;}
.ml5		{margin-left: 5px;}
.ml8		{margin-left: 8px;}
.ml10		{margin-left: 10px;}
.ml15		{margin-left: 15px;}
.ml20		{margin-left: 20px;}
.ml30		{margin-left: 30px;}
.ml40		{margin-left: 40px;}
.ml50		{margin-left: 50px;}

* RIGHT *{}
.mr0		{margin-right: 0px;}
.mr5		{margin-right: 5px;}
.mr8		{margin-right: 8px;}
.mr10		{margin-right: 10px;}
.mr15		{margin-right: 15px;}
.mr20		{margin-right: 20px;}
.mr30		{margin-right: 30px;}
.mr40		{margin-right: 40px;}
.mr50		{margin-right: 50px;}
_{}
*** IMAGE ***{}
.image_right {
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
}
.image_left {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}
.image_border {
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
	background-color: white;
	padding: 2px;
}
*** FLOAT ***{}
.fr		{float:right;}
.fl		{float:left;}
.fc		{
	clear:both;
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
_{}
.area_b {
	background-color: #FFFFCC;
	padding: 8px;
	width: 95%;
	border: 1px solid #FFCC99;
}
.area_b p {
	color: #000000;
}
#pan {
	width: 750px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#main {
	width: 750px;
	margin: auto;
}
#main .content {
	width: 730px;
	margin: auto;
	text-align: left;
}
#main .content .right {
	text-align: right;
}
#footer {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tel {
	font-size: 18px;
	color: #006600;
}
dl {
	margin: 0px;
	padding: 0px;
}
.address {
	font-size: 14px;
	font-weight: bold;
}

dl dt {
	float: left;
}
.dl1 {
	line-height: 140%;
}
.dl1  dd {
	_padding-left: 0px;
	_height:0%;
	margin-left: 80px;
}
	line-height: 140%;{
}
.dl2 {
	line-height: 140%;
}
.dl2 dd {
	_padding-left: 0px;
	_height:0%;
	margin-left: 200px;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table1 th {
	text-align: left;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 8px;
}


.table1 td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.areaRecruit {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #999999;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.areaRecruit p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainBt {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainBt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainBt li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainBt span {
	display: none;
}
#mainBt .mb01 {
	background-image: url(images/main_bt/main_btn_01.png);
	height: 50px;
	width: 119px;
}
#mainBt .mb01 a {display: block; height: 50px;	width: 119px;}
#mainBt .mb02 {
	background-image: url(images/main_bt/main_btn_02.png);
	height: 50px;
	width: 105px;
}
#mainBt .mb02 a {
	display: block;
	height: 50px;
	width: 105px;
}
#mainBt .mb03 {
	background-image: url(images/main_bt/main_btn_03.png);
	height: 50px;
	width: 169px;
}
#mainBt .mb03 a {
	display: block;
	height: 50px;
	width: 169px;
}
#mainBt .mb04 {
	background-image: url(images/main_bt/main_btn_04.png);
	height: 50px;
	width: 107px;
}
#mainBt .mb04 a {
	display: block;
	height: 50px;
	width: 107px;
}
#mainBt .mb05 {
	background-image: url(images/main_bt/main_btn_05.png);
	height: 50px;
	width: 121px;
}
#mainBt .mb05 a {
	display: block;
	height: 50px;
	width: 121px;
}
#mainBt .mb06 {
	background-image: url(images/main_bt/main_btn_06.png);
	height: 50px;
	width: 139px;
}
#mainBt .mb06 a {
	display: block;
	height: 50px;
	width: 139px;
}
#leftMenu {
	text-align: left;
	width: 150px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#leftMenu .non{
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: 0px 4px;
	margin-bottom: 5px;
}
#leftMenu .space{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-position: 0px 10px;
	margin-bottom: 0px;
	margin-left:20px;
}

.content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
.mainTitle {
	background-image: none;
	padding: 0px;
	width: 580px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.conArea h3 {
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFCC99;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	height: 50px;
}
#address {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
}
#address p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#address .title {
	font-weight: bold;
	color: #666666;
}
.indexArea {
	text-align: left;
	width: 478px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.indexArea .title {
	font-size: medium;
	color: #990000;
	font-weight: bold;
	margin-bottom: 5px;
}
.indexArea .photo {
	float: left;
	margin-right: 10px;
}
.indexArea .right {
	float: left;
	width: 290px;
}

.btStyle0 {
	background-image: url(../images/common/bt_style0.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 118px;
	text-align: center;
	font-size: 12px;
}
.btStyle0 a {
	display: block;
	height: 18px;
	width: 118px;
	text-decoration:none;
	color: #333333;
	padding-top: 4px;
}
.btStyle0 a:visited {
	text-decoration:none;
	color: #333333;
}
.btStyle1 {
	background-image: url(images/bt_style1.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 159px;
	text-align: center;
	font-size: 12px;
}
.btStyle1 a {
	display: block;
	height: 18px;
	width: 159px;
	padding-top: 4px;
	text-decoration:none;
	color: #333333;
}
.btStyle1 a:visited {
	text-decoration:none;
	color: #333333;
}
.btStyle2 {
	background-image: url(images/bt_style2.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
	text-align: center;
	font-size: 12px;
}
.btStyle2 a {
	display: block;
	height: 18px;
	width: 200px;
	padding-top: 4px;
	text-decoration:none;
	color: #333333;
}
.btStyle2 a:visited {
	text-decoration:none;
	color: #333333;
}
.btStyle3 {
	background-image: url(../images/common/bt_style3.png);
	background-repeat: no-repeat;
	height: 21px;
	width:300px;
	text-align: center;
	font-size: 12px;
}
.btStyle3 a {
	display: block;
	height: 18px;
	width: 300px;
	padding-top: 4px;
	text-decoration:none;
	color: #333333;
}
.btStyle3 a:visited {
	text-decoration:none;
	color: #333333;
}
.content .area_a p {
	line-height: 140%;
	margin-bottom: 8px;
}
.lh p {
	margin-bottom: 10px;
	line-height: 140%;
}
#recruit td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#recruit h2 {
	background-image: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #EEEEEE;
	border: 1px solid #3366CC;
	color: #003366;
}
#recruit table {
	margin-bottom: 20px;
}
.sitemap .li02 {
	margin-left: 50px;
}
.sitemap .li03 {
	margin-left: 70px;
}
.bs {
	border: 1px solid #CCCCCC;
}
.conArea img {
	vertical-align: middle;
	margin-right: 8px;
}
.conArea a {
}
.conArea h3 a {
	margin-top: 20px;
}
#head {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 50px;
}
#head .menu {
	font-size: x-small;
	float: left;
	width: 140px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}
#head img {
	float: left;
}
#head .logo {
	margin-left:280px; margin-top:5px; border:1px solid silver;
}
.center {
	text-align: center;
}
.table2 {
	margin-bottom: 20px;
	width: 100%;
}
.table2 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.table2 th {
	text-align: left;
	font-weight: bold;
	color: #006600;
	font-size: medium;
}
.table2 img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.coocArea .left {
	float: left;
	width: 190px;
}
.coocArea .right {
	float: left;
	width: 330px;
}
.coocArea {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.coocArea .title {
	font-size: medium;
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}

/************************

add 0903

************************/


#container a {
	color:#ffffff;
}

#container{
	width:540px;
	background:#04010B;
	text-align:left;
}

#tokucho td{
	font-size:85%;
	line-height:1.5;
}

#tokucho td span{
	color:#FFcc33;
}

#tokucho .caption{
	color:#ffffff;
	font-size:x-small;
}

#tokucho td.point{
	color:#BD4044;
}

#secret{
	padding:0 0 20px 0;
}

#product{
	padding:0 0 27px 38px;
}

#product table#price{
	border-top:1px solid #C0B292;
	background:#333333;
}

#product table#price th{
	padding:14px 4px;
	border-bottom:1px solid #C0B292;
}

#product table#price td {
	font-size:small;
	padding:14px 10px 14px 0px;
	border-bottom:1px solid #C0B292;
}


#detail{
	padding:0 25px 20px 25px;
}

#detail table.a{
	background:url(item/cooc/_img/bg_detail.gif) repeat-y;
}

#detail table.b{
	background:url(item/cooc/_img/voice_bgroung.gif) 0 0 no-repeat;
}

#detail td{
	font-size:small;
}

#read{
	margin:10px 0 20px 40px;
}

#spec th{
	font-weight:normal;
	width:60px;
}

#container p,#container td{
	color:#FFFFFF;
}

#container span.deco1{
	font-style:italic;
}

#tokucho td span.deco2{
	font-style:italic;
	color:#FFFFFF;
}
.style7 {
	color: #66C;
	font-weight: bold;
	margin-top: 10px;
}
#area_01{
}
#area_01 .area_02{
	list-style:none;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:490px;
}
#area_01 .area_02 li{
	float:left;
	width:230px;
		margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:5px;
}
































