/*** BASE ***/
*** ID ***{}
#wrapper {
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_img/common/bg_shadow.png);
	background-position: center;
	background-repeat: repeat-y;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
#head {
	width: 900px;
	position: relative;
	background-image: url(../_img/head/head.png);
	height: 123px;
}
#head a:link{text-decoration:none; color:#999;}
#head a:visited{text-decoration:none; color:#999;}
#body {
	margin: 0px;
	background-image: url(../_img/common/body_bg.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 900px;
	background-position: 0px 0px;
	float: left;
}
#left {
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
}
#right {
	text-align: center;
	float: right;
	width: 200px;
	margin-bottom: 30px;
}
#side {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#main {
	width: 670px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#mainIndex {
	width: 670px;
	float: right;
	margin-right: 12px;
	margin-top: 15px;
}
#foot {
	width: 900px;
	color: #666;
	font-size: x-small;
	background-image: url(../_img/foot/toot.png);
	height: 70px;
	padding-top: 20px;
	text-align: right;
	background-repeat: no-repeat;
}
_{}

*** BASE ***{}
html { overflow-y:scroll;}  
a:link {
	color:#F60;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	text-align: center;
	color: #666;
}
body img {border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}

a:visited {
	color:#F60;
}
p {
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}

form {
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
ul li {
	margin-bottom: 8px;
}

ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
ol li {
	margin-bottom: 5px;
}
.overflow {
	overflow: scroll;
	height: 100px;
	width: 200px;
}
.overflow1 {
	overflow: scroll;
	border: 1px solid #999;
	height: 200px;
	margin-top: 30px;
	padding: 10px;
}
.clear{ clear: both; visibility: hidden; height: 0;}

.lh0 {
	line-height: normal;
}
.lh {
	line-height: 200%;
}
.lh p {
	margin-bottom: 10px;
	line-height: 180%;
}

.table1 {border-collapse:collapse;}
.table1 th {
	font-weight: normal;
	background-color: #eeeeee;
	padding: 8px;
	text-align: left;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.table1 td {
	padding: 8px;
	border: 1px solid #CCCCCC;
}

.table2 {
	border-collapse:collapse;
	overflow: hidden;
}
.table2 th {
	font-weight: normal;
	background-color: #eeeeee;
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.table2 td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.table3 {
	border-collapse:collapse;
	width: 95%;
}
.table3 th {
	font-weight: normal;
	padding: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	white-space: nowrap;
	vertical-align: top;
}
.table3 td {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table4 {
	border-collapse:collapse;
	width: 100%;
	border: 1px solid #999;
}
.table4 th {
	font-weight: normal;
	background-color: #eeeeee;
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	white-space: nowrap;
	vertical-align: top;
}
.table4 td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


_{}

*** Midashi ***{}
h1 {
	margin: 0px;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: none;
}
h2 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F90;
	font-size: medium;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #F90;
}


*** STYLE ***{}

.tel {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
}
.contactCoution {
	font-size: xx-small;
	color: #666666;
	margin-top: 20px;
	width: 85%;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.ul1 {
	list-style-type: none;
}
.staffArea .kata {
	color: #666666;
}
.ul1 li {
	background-image: url(../_img/common/kei_02.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.ul1 .end {
	background-image: url(../_img/common/kei_01.png);
	background-repeat: no-repeat;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	float: left;
}
dd {
	_padding-left:0px;
	_height:0%;
}
.kome dd {
	margin: 0px;
	padding: 0px;
	_padding-left:0px;
	_height:0%;
}
.staffArea {
	margin-left: 136px;
}
.staffArea .name {
	font-size: medium;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-bottom: 5px;
}
.staffArea .table {
	width: 100%;
}
.staffArea .table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
_{}
.styleRed {color:#FF0000;}
.styleRedB {color:#FF0000; font-weight:bold;}
.styleDarkRed {color:#990000;}
.styleDarkRedB {color:#990000; font-weight:bold;}
.styleBlue {color:#0000FF;}
.styleBlueB {color:#0000FF; font-weight:bold;}
.styleGreen {color:#006600;}
.styleGreenB {color:#006600; font-weight:bold;}

_{}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAA71;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFAA71;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FF4242;
	background-color: #EEE;
}
.style2 {
	background-color: #F1EEFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAD2FF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CAD2FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.style3 {
	background-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC6;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
}
.areaShopping {
	padding: 15px;
	background-color: #FFFFE6;
	border: 1px solid #FFE0C1;
	overflow: hidden;
}

.areaShopping .title {
	background-color: #FFFFE6;
	font-weight: bold;
	color: #900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
}
.areaShopping .comment {
	margin-bottom: 10px;
}
.areaShopping .area {
	float: left;
	width: 260px;
	margin-right: 10px;
}


.x-small{
	font-size:x-small;
}
.xx-small{font-size:xx-small;}
.medium{font-size:medium;}
.large{font-size:large;}
.x-large{font-size:x-large;}


_{}

*** FORM ***{}
.form-default {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	 -left-style: none;
	background-color: #FFFFFF;
}
.form-button {
	background-color: #CCCCCC;
}
_{}

*** 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;}
.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;
}
_{}

*** BORDER ***{}
.border-dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
_{}

*** BORDER-BLACK ***{}
.bb {
	border: 1px solid black;
}
_{}

*** BORDER-GRAY ***{}
.bg {
	border: 1px solid gray;
}
_{}

*** BORDER-SILVER ***{}
.bs {
	border: 1px solid silver;
}
_{}

*** OTHER ***{}
.alphafilter {
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

.navi {
	text-align: left;
	color: #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 12px;
}
*** BT-STYLE ***{}
#bt_back {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 40px;
}
.btStyle0 {
	background-image: url(../_img/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(../_img/common/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(../_img/common/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(../_img/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: 2px;
	text-decoration:none;
	color: #333333;
}
.btStyle3 a:visited {
	text-decoration:none;
	color: #333333;
}


_{}

*** FLOAT ***{}
.fr		{float:right;}
.fl		{float:left;}
.fc		{
	clear:both;
	color: #FFFFFF;
	font-size: 0px;
}
_{}

*** WIDTH ***{}
.area98	{width:98%;	text-align: left;	margin-right: auto;	margin-left: auto;}
.area95	{width:95%;	text-align: left;	margin-right: auto;	margin-left: auto;}
.area93	{width:93%;	text-align: left;	margin-right: auto;	margin-left: auto;}
.area90	{width:90%;	text-align: left;	margin-right: auto;	margin-left: auto;}
.area88	{width:88%; text-align: left;	margin-right: auto;	margin-left: auto;}
.area85	{width:85%; text-align: left;	margin-right: auto;	margin-left: auto;}
.area80	{width:80%; text-align: left;	margin-right: auto;	margin-left: auto;}
.area75	{width:75%; text-align: left;	margin-right: auto;	margin-left: auto;}
.area70	{width:70%; text-align: left;	margin-right: auto;	margin-left: auto;}
_{}

*** AREA ***{}
.area1 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.area2 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}
.area3 {
	background-color: #FFC;
	padding: 10px;
	width: 90%;
	border: 1px solid #FC9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

_{}

.dl80 dt {
	margin-bottom: 10px;
}
.dl80 dt {margin-bottom: 10px;}
.dl80 dd {margin-bottom: 10px; margin-left: 80px;}
.dl90 dt {margin-bottom: 10px;}
.dl90 dd {margin-bottom: 10px; margin-left: 90px;}
.dl100 dt {margin-bottom: 10px;}
.dl100 dd {margin-bottom: 10px; margin-left: 100px;}
.dl110 dt {margin-bottom: 10px;}
.dl110 dd {margin-bottom: 10px; margin-left: 110px;}
.dl120 dt {margin-bottom: 10px;}
.dl120 dd {margin-bottom: 10px; margin-left: 120px;}
_{}

*** TITLE ***{}
.title1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../_img/common/title_bg_01.png);
	background-repeat: repeat-x;
	height: 38px;
	color: #FF6633;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: medium;
}

_{}
.title {
	background-color: #333333;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFFFFF;
}
.table1 {
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	width: 95%;
}
.table1  th {
	text-align: left;
	vertical-align: top;
	padding: 8px;
	background-color: #eeeeee;
	font-weight: normal;
	white-space: nowrap;
	width: 80px;
	border: 1px solid #999999;
}
.table1  td {
	padding: 8px;
	vertical-align: top;
	border: 1px solid #999999;
}

_{}

*** ORIGINE ***{}

.choice  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	position: relative;
}

.choice li {
	float: left;
	list-style-type: none;
	padding: 10px;
	width: 90px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.choice .on {
	background-color: #eeeeee;
}
.choice a {
	display: block;
	margin: 0px;
	padding: 0px;
}
#main .entry {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#mainbt {
	background-color: #eee;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 13px;
	overflow: hidden;
	margin-bottom: 20px;
}
#mainbt ul li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainbt ul {
	margin: 0px;
	padding: 0px;
}
#mainbt ul a span {
	display: none;
}
#mainbt ul .mb01 {background-image: url(../_img/mainbt/mainbt_01.png);height: 42px;width: 171px;}
#mainbt ul .mb01 a {display: block;height: 42px;width: 171px;}
#mainbt ul .mb01 a:hover {display: block;height: 42px;width: 171px;background-image: url(../_img/mainbt/mainbt_01_over.png);}

#mainbt ul .mb02 {background-image: url(../_img/mainbt/mainbt_02.png);height: 42px;width: 171px;}
#mainbt ul .mb02 a {display: block;height: 42px;width: 171px;}
#mainbt ul .mb02 a:hover {display: block;height: 42px;width: 171px;background-image: url(../_img/mainbt/mainbt_02_over.png);}

#mainbt ul .mb03 {background-image: url(../_img/mainbt/mainbt_03.png);height: 42px;width: 171px;}
#mainbt ul .mb03 a {display: block;height: 42px;width: 171px;}
#mainbt ul .mb03 a:hover {display: block;height: 42px;width: 171px;background-image: url(../_img/mainbt/mainbt_03_over.png);}

#mainbt ul .mb04 {background-image: url(../_img/mainbt/mainbt_04.png);height: 42px;width: 171px;}
#mainbt ul .mb04 a {display: block;height: 42px;width: 171px;}
#mainbt ul .mb04 a:hover {display: block;height: 42px;width: 171px;background-image: url(../_img/mainbt/mainbt_04_over.png);}

#mainbt ul .mb05 {background-image: url(../_img/mainbt/mainbt_05.png);height: 42px;width: 171px;}
#mainbt ul .mb05 a {display: block;height: 42px;width: 171px;}
#mainbt ul .mb05 a:hover {display: block;height: 42px;width: 171px;background-image: url(../_img/mainbt/mainbt_05_over.png);}

#topix {
	position: relative;
}
#topix .whatsnew {
	position: absolute;
	width: 320px;
	top: 1px;
	left: 338px;
}
.whatsnewArea {
	background-color: #FFF;
	padding: 10px;
	width: 293px;
	overflow: auto;
	height: 270px;
}
.whatsnewArea ul li {
	margin-bottom: 10px;
}
.whatsnewArea ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#head ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 613px;
	top: 6px;
	width: 280px;
}
#head ul span {
	display: none;
}
#head ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head .headList01{margin: 0px;padding: 0px;float: left;list-style-type: none;background-image: url(../_img/head/head_bt_01.png);height: 16px;width: 77px;}
#head .headList02{margin: 0px;padding: 0px;float: left;list-style-type: none;background-image: url(../_img/head/head_bt_02.png);height: 16px;width: 71px;}
#head .headList03{margin: 0px;padding: 0px;float: left;list-style-type: none;background-image: url(../_img/head/head_bt_03.png);height: 16px;width: 71px;}
#head .headList04{margin: 0px;padding: 0px;float: left;list-style-type: none;background-image: url(../_img/head/head_bt_04.png);height: 16px;width: 61px;}
#head .search_area {
	position: absolute;
	left: 452px;
	top: 30px;
	height: 59px;
	width: 217px;
}

#srchBox
{
	_width:296px;
	color:#000000;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
	padding:0;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
	width:130px;
	margin-right:6px;
	vertical-align:bottom;
}
#srchBox #srchBtn
{
	width:50px;
	margin: 0px;
	padding: 0px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
	margin: 0px;
	padding: 0px;
}
#srchBox.watermark #srchInput
{
	border:1px solid #a5acb2;
	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}
#head .search_area2 {
	position: absolute;
	width: 252px;
	left: 674px;
	top: 38px;
}
h2.system {
	background-image: url(../_img/title/title_01.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 span {
	display: none;
}
h2.access {
	background-image: url(../_img/title/title_08.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.price {
	background-image: url(../_img/title/title_02.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.menu {
	background-image: url(../_img/title/title_03.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.game {
	background-image: url(../_img/title/title_04.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.booth {
	background-image: url(../_img/title/title_05.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.map {
	background-image: url(../_img/title/title_06.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.recruit {
	background-image: url(../_img/title/title_07.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.access {
	background-image: url(../_img/title/title_08.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.contact {
	background-image: url(../_img/title/title_09.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.terms {
	background-image: url(../_img/title/title_10.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2.disclaimer {
	background-image: url(../_img/title/title_11.png);
	height: 33px;
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#head ul a {
	display: block;
	height: 20px;
	width: 70px;
}
.style1 {
	font-weight: bold;
	color: #900;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 5px;
}
.imageList {
	text-align: center;
	width: 150px;
	float: left;
}
.imageList p {
	line-height: normal;
}
.oh {
	overflow: hidden;
}
.areaBooth {
	width: 310px;
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}
.recruitArea {
	background-image: url(../_img/recruit/image_01.png);
	height: 168px;
	width: 645px;
}
.recruitArea p {
	display: none;
}
ul.listLeft li {
	float: left;
	width: 180px;
	background-image: url(../_img/common/arrow_01.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #060;
}
ul.listLeft {
	overflow: hidden;
}
#head .txt {
	display: none;
}
#head .bt {
	position: absolute;
	left: 615px;
	top: 10px;
	width: 285px;
}
#side .title_01_zeppin {
	background-image: url(../_img/title/title_01_zeppin.png);
	height: 28px;
	width: 206px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#side .title_01_misato {
	background-image: url(../_img/title/title_01_misato.png);
	height: 28px;
	width: 206px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#side .address {
	text-align: left;
	margin-top: 20px;
}
h2.title2_recommend {
	background-image: url(../_img/title/title_02_recommend.png);
	height: 31px;
	width: 658px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.itemWaku {
	height: 137px;
	width: 315px;
	float: left;
	margin-right: 10px;
}
.itemWaku .right {
	width: 150px;
	float: right;
	text-align: left;
}
.itemWaku .right .name {
	font-size: medium;
	margin-bottom: 8px;
}
.itemWaku img {
	border: 1px solid #CCC;
}
h2.first {
	background-image: url(../_img/title/title_02_first.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2.shop {
	background-image: url(../_img/title/title_02_shop.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.item {
	background-image: url(../_img/title/title_02_item.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.oem {
	background-image: url(../_img/title/title_02_oem.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.recipe {
	background-image: url(../_img/title/title_02_recipe.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.company {
	background-image: url(../_img/title/title_02_company.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2.contactus {
	background-image: url(../_img/title/title_02_contactus.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 658px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3.first {
	background-image: url(../_img/first/image_01.png);
	height: 100px;
	width: 624px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.first span {
	display: none;
}
.table2 tr td {
	background-image: url(../_img/common/arrow_01.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	padding-right: 20px;
}
#oemImage_01 {
	background-image: url(../_img/oem/image_01.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 406px;
}
#oemImage_01 p {
	display: none;
}
#oemImage_01 ul {
	display: none;
}
#oemImage_02 {
	background-image: url(../_img/oem/image_02.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 575px;
}
#oemImage_02 p {
	display: none;
}
.recipeList li {
	float: left;
	height: 154px;
	width: 146px;
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
	background-image: url(../_img/recipe/bg_list.png);
	background-repeat: no-repeat;
}
.recipeList li strong {
	color: #C00;
}
.recipeList li img {
	margin-left: 8px;
}
ul.recipeList {
	margin: 0px;
	padding: 0px;
}
.recipeList li .title {
	margin: 0px;
	padding: 5px;
	color: #900;
	font-weight: bold;
	line-height: 15px;
	background-color: #ffffdf;
	height: 35px;
}
.recipeList li .recipeTitle {
	height: 42px;
	line-height: 16px;
	margin-bottom: 6px;
	width: 130px;
	font-weight: bold;
	color: #900;
	margin-top: 5px;
	margin-left: 5px;
}
#main .recipeList li a {
	display: block;
	height: 154px;
	width: 146px;
	text-decoration: none;
}
.recipeArea .recipeRight {
	float: right;
	width: 265px;
}
.tableRecipe {
	width: 99%;
}
.tableRecipe th {
	white-space: nowrap;
	background-color: #F90;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
.tableRecipe td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
	padding: 5px;
}
.recipeArea img {
	padding: 3px;
	border: 1px solid #CCC;
}
.recipeArea {
	margin-bottom: 20px;
}
.olRecipe li {
	margin-bottom: 15px;
}
.itemListWaku {
	float: left;
	width: 310px;
	margin-right: 15px;
	margin-bottom: 30px;
}
.itemListPhoto {
	float: left;
	width: 70px;
	text-align: center;
	font-size: x-small;
}
.itemListRight {
	width: 230px;
	float: right;
}
.itemListName {
	font-weight: bold;
	color: #F60;
}
.itemListPrice span {
	color: #F00;
	font-weight: bold;
}
.itemListPrice {
	color: #369;
}
.itemListRight p {
	line-height: normal;
	margin-bottom: 5px;
}
.uresuzi {
	font-size: x-small;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
}
.uresuzi a:link {
	text-decoration:underline; color:#CCC;
	
}
.itemDetail .cart {
	margin-bottom: 10px;

}
.itemDetail {
	width: 250px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.itemDetailName {

}
.itemDetailPrice  {
	color: #060;
	margin-top: 5px;
	margin-bottom: 10px;
}
.itemDetailPrice span {
	font-weight: bold;
	color: #F00;
	text-align: right;
	font-size: medium;
	margin-right: 10px;
}
.itemDetail .cart {
	margin-bottom: 10px;

}
.itemDetailName span {
	font-weight: bold;
	color: #F60;
	font-size: medium;
}


