@charset "utf-8";

/*====================================================================

level2.css

======================================================================

	01. common elements
	02.company
	03.safe
	04.huka
	05.recipi
	07.pryvacy
	08.shop
	08.after
	10.table2
	11.prodacts

last update 00/00/00
produced by 0510office (http://www.0510office.co.jp/)

====================================================================*/


/*--------------------------------------------------------------------/
	01.common elements
/--------------------------------------------------------------------*/

.c_box {
	margin-top: 11px;
	margin-bottom: 15px;
	width: 515px;
}

.c_box img.left {
	margin: 0 13px 5px 0;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #ccc;
}
.c_box img.right {
	margin: 0 0 5px 13px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #ccc;
}

.c_box p {
	margin: 8px 5px 10px 18px;
}

/* strong,em
-----------------------------*/

strong {
	color: #956b12;
	font-weight: normal;
}
.c_box em {
	color: #990000;
	font-style: normal;
	font-size: 18px;
}

/* 02. company
--------------------------------------------------------------------*/

#company table {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 495px;
}

#company th,
#company td {
	padding: 5px;
	background: url(../img/dot.gif) repeat-x 0 100%;
}

#company th { color: #993333;}
#company td { padding-left: 20px;}

iframe { margin-left: 15px;}


/* 03. safe
--------------------------------------------------------------------*/

#safe1 div,
#safe2 div {
	margin-left: 45px;
	margin-bottom: 10px;
	padding: 5px 10px;
	border: 1px solid #cc9999;
	background-color: #efefef;
	width: 410px;
	color: #990000;
	text-align: center;
	font-size: 14px;
}

#safe1 h4 {
	margin-top: 10px;
	margin-left: 17px;
	background: url(../../safe/img/h4_01.gif) no-repeat 0 0;
	width: 492px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}


#safe2 h4 {
	margin-top: 10px;
	margin-left: 17px;
	background: url(../../safe/img/h4_02.gif) no-repeat 0 0;
	width: 492px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

#safe3 h4 {
	margin-top: 10px;
	margin-left: 17px;
	margin-bottom: 10px;
	background: url(../../safe/img/h4_03.gif) no-repeat 0 0;
	width: 492px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

#safe3 table {
	margin-left: 17px;
	margin-bottom: 15px;
	width: 485px;
}

#safe3 caption {
	margin-top: 15px;
	padding: 5px;
	background: url(../img/dot.gif) repeat-x 0 100%;
	text-align: left;
	font-size: 11pt;
}
#safe3 caption strong { font-weight: bold;}

#safe3 thead td { background-color: #ffffee;}
#safe3 thead th { background-color: #ffeedd;}

#safe3 th,
#safe3 td {
	padding: 5px;
	background: url(../img/dot.gif) repeat-x 0 100%;
}
#safe3 th {
	color: #993333;
	text-align: left;
}
#safe3 td {
	text-align: center;
	border-left: 1px dotted #bbbbbb;
}


/* 04. recipi
--------------------------------------------------------------------*/

.recipi ul {
	margin: 15px 0 10px 20px;
	width: 480px;
}

.recipi ul li {
	margin-bottom: 15px;
	padding: 10px 15px;
	background-color: #E7D8D9;
}

.recipi ul li span {
	margin-right: 5px;
	color: #920d24;
	font-size: 11pt;
	font-weight: bold;
}

.recipi h4 {
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #920d24;
	background-color: #990033;
	color: #ffffff;
	font-size: 13pt;
}

.recipi em {
	color: #920d24;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}


.c_box img.left { margin-right: 25px;}

.recipi table {
	border-left: 17px solid #f1eedb;
	width: 220px;
}

.recipi table.left { margin-right: 20px;}

.recipi th.cap {
	border-bottom: 2px solid #bb9966;
	text-align: center;
	color: #996600;
	font-weight: bold;
	font-size: 14px;
}

.recipi th,
.recipi td {
	padding: 3px;
	border-bottom: 1px dotted #555555;
}
.recipi th {
	text-align: left;
	color: #990000;
}
.recipi td { text-align: right;}

/* 05. hukahire
--------------------------------------------------------------------*/

#huka h4 {
	display: block;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #993333;
	line-height: 1.3;
	font-size: 18pt;
}

#huka img.left {
	margin: 8px 13px 0 15px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #ccc;
}
*html #huka img.left { margin-left: 8px;}
#huka table th {
	padding-right: 5px;
	padding-bottom: 6px;
	text-align: left;
}

#huka table td {
	padding-right: 10px;
}

#huka table td em { font-style: normal; color: #cc3333;}
#huka table td strong { color: #3333CC;}

/* 08. privacy
--------------------------------------------------------------------*/

.c_box dl {
	margin-left: 18px;
	margin-bottom: 15px;
}

.c_box dt {
	padding: 4px 7px;
	margin: 12px 0 6px 0;
	border: 1px dotted #bbbbbb;
	letter-spacing: 1px;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.c_box dl.shop dt { color: #956b12;}


*:first-child+html .c_box dt { font-weight: normal;}

.c_box dd { margin-left: 5px;}


/* 08. shop
--------------------------------------------------------------------*/

.shop h4,
#shop h4 {
	margin: 10px 0 5px 17px;
	padding: 1px 10px;
	border-left: 4px solid #990000;
	font-size: 14px;
	font-weight: bold;
}

#shop .c_box .box {
	margin: 15px auto 20px;
	width: 455px;
}

#shop .c_box .box a {
	color: #ffffff;
	line-height: 1.3;
	text-decoration: none;
	font-size: 18px;
}
#shop .c_box .box .yamato a:hover { color: #ddddaa;}
#shop .c_box .box .yuu a:hover { color: #FFCCCC;}

.yamato,
.yuu {
	display: block;
	padding: 10px 0 0 29px;
	width: 190px;
	height: 78px;
}

.yamato {
	float: left;
	background: url(../../shop/img/yamato.gif) no-repeat 0 0;
}
.yuu {
	float: right;
	background: url(../../shop/img/yuu.gif) no-repeat 0 0;
}

/* contact */
.contact p strong {
	color: #990011;
	font-size: 20px;
}

.shop p img { display: inline;}

.contact table {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 495px;
}

.contact th,
.contact td {
	padding: 5px;
	background: url(../img/dot.gif) repeat-x 0 100%;
}

.contact th {
	color: #993333;
	width: 135px;
}

.contact td.but {
	background: none;
	padding-left: 0;
	padding-top: 10px;
}

.contact thead th {
	background-color: #cccc99;
	color: #666611;
	font-size: 11pt;
	font-weight: bold;
}

.imeon { ime-mode:active; }
.imeoff { ime-mode:disabled; }

.stick { height: 500px;}


/* 09. after
--------------------------------------------------------------------*/
.c_box:after,
#shop .c_box .box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* 10. table2
--------------------------------------------------------------------*/

#shop .table2 {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 495px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#shop .table2 th,
#shop .table2 td {
	padding-left: 10px;
	background: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#shop .table2 th {
	background-color: #ffffee;
	color: #993333;
	width: 120px;
}

#shop .table2 thead td {
	background-color: #ffffee;
	text-align: right;
}
#shop .table2 td {
	padding-right: 15px;
	text-align: right;
}



/* 11. prodaucts
--------------------------------------------------------------------*/
.products {
	margin-top: 30px;
	margin-bottom: 25px; 
}
.products img { display: inline;}




