@charset "utf-8";

/* All Layout
-------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,p
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
		line-height: 0;
}
img {
		border: 0;
}
body {
		text-align: center;
		background:url(../image/common/back.gif) repeat 0 0;
		color: #666666;
		font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
}
a:link,a:visited {
		color: #cccccc;
		text-decoration: none;
}

a:hover,a:active {
		color: #F53434;
		text-decoration: underline;
}

#wrapper {
		width: 800px;
		margin: 0 auto;
		text-align: left;
		position: relative;
}

#header {
		width: 100%;
		height: 100px;
		margin-top: 19px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2;
}
#header h1 {
		float		:left;
		font-size	:12px;
		line-height	:16px;
		color		:#CCCCCC;
}

#header ul {
		padding: 0;
		float: left;
}
#header ul li {
		list-style: none;
		/*margin-left: 5px;*/
		margin-right: 5px;
		padding: 8px 0 8px 10px;
		color: #3c3c3b;
		font-size: 63%;
		float: left;
} 
* html #header ul li {
		width:1em;
		white-space:nowrap;
}
#header ul li a:link,
#header ul li a:visited {
		color: #3c3c3b;
		text-decoration: none;
}
#header ul li a:hover {
		color: #ff0000;
		text-decoration: underline;
}

#main:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
#main {
		width: 687px;
		display: inline-table;
		clear: both;
		position: absolute;
		top: 130px;
		left:5px;
		right: 0;
		z-index: 0;
}
/* MacIE begin \*/
*+html #main {height: 1%;}
* html #main {height: 1%;}
#main {display: block;}
/* MacIE end */

#menu {
		width: 164px;
		position: absolute;
		top: 114px;
		left: 2px;
		z-index: 1;
}

#nav {
		width: 130px;
		padding-top:40px;
}

#nav ul {
		width: 168px;
		margin: 25px auto 0 auto;
		padding: 0;
		list-style: none;
}
/*\*/
* html #nav ul {margin-left: 31px;}	/* For Win IE */
/* */
#nav ul li {
		margin-bottom: 15px;
		padding: 0;
}

#contents {
		width: 507px;
		margin-left: 130px;
		padding-top: 21px;
		text-align: left;
		font-size:12px;
		color:#FFFFFF;
		line-height:18px;
}
#contents h2 {
		margin: 0;
		padding: 0;
		text-align: left;
}
#contents h2.today {
		text-align: left;
		position: relative;
		margin-bottom: 11px;
}
#contents h2.today span {
		color: #00a8e9;
		position: absolute;
		top: 6px;
		right: 20px;
		font-weight: normal;
		font-size: 63%;
		background: #ffffff;
}
/*\*/
* html #contents h2.today span {top: 0px;}	/* For Win IE */
/* */
div.key {
		text-align: left;
}
div.key p.photo {
		width: 567px;
		height: 374px;
		padding: 5px;
		background:#666666;
		border: solid 1px #999999;
}
div.caps:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
div.caps {
		width: 485px;
		margin: 7px auto 18px 0;
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html div.key div.caps {height: 1%;}
* html div.key div.caps {height: 1%;}
div.key div.caps {display: block;}
/* MacIE end */
#contents h2.secTitle {
		margin-bottom: 12px;
		background: #00a8e9;
}
div.caps p {
		font-size: 69%;
		color: #232323;
		float: left;
}
div.caps ul {
		float: right;
}
div.caps ul li {
		list-style: none;
		padding: 5px 5px 5px 17px;
		background: #f3f3ef url(../img/ecDeltaPink.gif) no-repeat 5% 50%;
		border: solid 1px #d1d1c9;
		font-size: 63%;
		color: #232323;
}
/*\*/
* html div.caps ul li {padding: 0 5px 5px 17px;}	/* For Win IE */
/* */
div.caps ul li a:link,
div.caps ul li a:visited {
		color: #232323;
		text-decoration: none;
}
div.caps ul li a:hover {
		color: #ff0000;
		text-decoration: underline;
}
ul.list:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}
ul.list {
		display: inline-table;
		clear: both;
}
/* MacIE begin \*/
*+html ul.list {height: 1%;}
* html ul.list {height: 1%;}
ul.list {display: block;}
/* MacIE end */
ul.list li {
		margin-right: 8px;
		margin-bottom: 8px;
		list-style: none;
		display: block;
		width: 85px;
		height: 56px;
		padding: 2px;
		border: solid 1px #c9c9c3;
		background: #ffffff;
		float: left;
		
}

/* #last-menu
---------------------------------------------------------------------------------------- */
#last-menu {
        clear:both;
		width:100%;
		text-align:center;
		font-size:12px;
		margin-bottom:10px;
		margin-top:10px;
}
#last-menu ul li { display:inline; }


#footer {
	clear			:both;
	margin			:0px 0px 0px 0px;
	padding			:10px 0px 0px 0px;
	height			:30px;
	width			:720px;
	text-align		:center;
	font-size		:16px;
	color			:#FFFFFF;
	border-style	:ridge;
	border-width	:2px;
	border-color	:#33FF00;
	background-image:url(../image/common/testbt1.gif);
	margin-bottom	:20px;
	position:static;

		}
/*\*/
* html #footer {margin: 70px 0 -20px 0;}	/* For Win IE */
/* */
#footer address {
		width		: 35em;
		height		: 20px;
		margin		: auto;
		padding		: 5px 0 0 0;
		text-align	:center;
		font-size	: 73%;
		}
/*\*/
* html #footer address {width: 26em;}	/* For Win IE */
/* */

/* #tune-menu-setumei
---------------------------------------------------------------------------------------- */

#tune-outline {
	margin			: 10px 10px 10px 10px;
	padding			: 10px 10px 10px 10px;
	width			: 550px;
	height			: 200px;
	text-align		: left;

	border-width	: 1px;
	border-color	: #FFFFFF;
    border-style	: ridge;

}


#tune-title2{
	margin			: 0px 0px 0px 0px;
	padding			: 5px 0px 0px 20px;
	height			: 30px;
	width			: auto;
	font-size		: 16px;
	text-align		: left;
	color			: #FFFFFF;
	background-image:url(../image/common/testbt1.gif);
}

#tune-jpg {
	margin			: 0px 0px 0px 0px;
	padding			: 5px 0px 0px 0px;
	width			: 210px;
	height			: 150px;
	float			: left;
}

#tune-jpg-s {
	margin			: 0px 0px 0px 0px;
	padding			: 5px 0px 0px 0px;
	width			: auto;
}


/* #Top-header
---------------------------------------------------------------------------------------- */
#Top-header {
		width: 100%;
		height: 100px;
		margin-top: 100px;
		text-align:center;
		z-index: 0;
}
#Top-header h1 {
		font-size	:16px;
		line-height	:18px;
		color		:#FFFFFF;
		margin-top	:20px;
		margin-bottom:20px;
}

#Top-header h2 {
		margin-top:30px;
		font-size	:12px;
		line-height	:16px;
		color		:#CCCCCC;
}


#Top-header ul {
		padding: 0;
}
#Top-header ul li {
		list-style: none;
		/*margin-left: 5px;*/
		margin-right: 5px;
		padding: 8px 0 8px 10px;
		color:#FFFFFF;
		font-size: 18px;
} 
* html #Top-header ul li {
		width:1em;
		white-space:nowrap;
}
#Top-header ul li a:link,
#Top-header ul li a:visited {
		color:#FFFFFF;
		text-decoration: none;
}
#Top-header ul li a:hover {
		color			:#00CC33;
		text-decoration: underline;
}

/* #Top-Under
---------------------------------------------------------------------------------------- */
#Top-Under {

		width:100%;
		text-align:center;
		font-size:12px;
		margin-bottom:10px;
		margin-top:250px;
}
#Top-Under ul li { display:inline; }



/* #Top-footer 
---------------------------------------------------------------------------------------- */
#Top-footer {
		
	margin-top		:30px;
	text-align		:center;
	font-size		:16px;
	color			:#FFFFFF;

		}
/*\*/
* html #Top-footer {margin: 300px 0 -20px 0;}	/* For Win IE */
/* */
#Top-footer address {
		width		: 100%;
		height		: 20px;
		margin		: auto;
		padding		: 5px 0 0 0;
		text-align	:center;
		font-size	: 73%;
		border-top	: solid 1px #d4d4cc;
		clear		: both;

		}
/*\*/
* html #Top-footer address {width: 26em;}	/* For Win IE */
/* */

/*\*/
* html #Top-footer {margin: 100px 0 -20px 0;}	/* For Win IE */
/* */


/* #Main-Contents 
---------------------------------------------------------------------------------------- */
#Main-Contents {
		width: 720px;
		padding-top: 150px;
		text-align: left;
		font-size:12px;
		color:#FFFFFF;
		line-height:18px;
}

#Main-Contents .YU {
		text-align:center;
}

#Main-Koushin {
	width			: 500px;
	color			: #CCCCCC;
	float			: left;
	text-align		: left;
	text-decoration	: none;
	list-style		: none;
	font-size		: 12px;
	line-height		: 16px;
	margin-top		: 30px;
	padding-bottom	: 20px;
}


/*\*/
* html #Main-Contents {top: 0px;}	/* For Win IE */
/* */

#Main-Side-menu {
		width		: 300px;
		position	:absolute;
		top			:450px;
		left		:520px;
}

#Main-Side-menu ul li { display:inline; }

/* IE8 
html:not(:target) #Main-Side-menu { padding-top:-700px; padding-left:480px; }
*/


/* #Inner 
---------------------------------------------------------------------------------------- */
#Inner {
	margin			: 10px 0px 0px 10px;
	padding			: 10px 10px;
	font-size		: 12px;
	border-width	: 1px;
	border-color	: #00CC33;
    border-style	: ridge;
}

#Inner li {
	margin-bottom	:7px;
	padding-left	:12px;
	list-style		:none;
}


/* #space1
---------------------------------------------------------------------------------------- */
#space1 { width:auto; height:30px; }


/* #Shop-info
---------------------------------------------------------------------------------------- */

#Shop-info {
	clear			: both;
	float			: right;
	display			: block;
	width			: 350px;
	color			: #CCCCCC;
	text-align		: left;
	font-size		: 12px;
	line-height		: 16px;
	
}

#Shop-info ul li { display:inline; }

#Shop-info .box2-sub {
	font-size		: 12px;
	color			: #FFCC00;
}


#box1 {
    width			: 100%;
	background-color: #000000;
	padding			: 0px 0px 0px 10px;
	color:#FFFFFF;
}

#box1pc {
	padding			: 10px 0px 10px 0px;
	clear			: both;
	float			: left;
}

#box2pc {
	padding			: 10px 0px 0px 20px;
	margin			: 0px 0px 0px 20px;
	font-size		: 14px;
	line-height		: 16px;
}
#box2-sub {
	font-size		: 12px;
	color			: #FFCC00;
}


/* #in-tune
---------------------------------------------------------------------------------------- */
#in-tune {
	clear			: both;
	width			: auto;
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	text-align		: left;
	position		: relative;
	z-index			: 1px;
	line-height		:18px;
	}

#in-tune .setumei-gr { color:#00FF66;}

#tune-title{
	margin			: 0px 0px 0px 0px;
	padding			: 5px 0px 0px 20px;
	height			: 30px;
	width			: 500px;
	font-size		: 16px;
	text-align		: left;
	color			: #FFFFFF;
	background-image:url(../image/common/testbt1.gif);
	position		: relative;
}
#price {
	text-align		: right;
	color			: #FFCC33;
	padding-top		: 10px;
}

#in-tune .setumei {
	font-size		: 12px;
	line-height		: 24px;
	font-weight		: bold;
	text-align		: center;
	}
