@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	background:url(../img/bg_contents.png) repeat-x;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#42392D;
	letter-spacing:0.1em;
}
a:link,
a:visited {
	color:red;
        font-weight:bold;
	text-decoration:none;
}
a:hover,
a:active {
	color:#669933;
}
a img {
	border:none;
}
input {
	margin: 3px;
	color: #000;
        font-size:16px;
        font-weight:bold;
}

#wrap {
	width:1050px;
	margin:0 auto;
}
#header {
	position:relative;
	height:150px;
	background:url(../img/bg_logo.png) no-repeat;
}
#header h1 {
	width:222px;
	padding-top:0px;
	text-align:center;
}
#header .copy {
	position: absolute;
	top: 2px;
	right: 1px;
	line-height: 1.5em;
	color: #F88D10;
	text-align: right;
	height: 19px;
}
.photo {
	float: left;
	height: 250px;
	width: 250px;
}
.p_info {
	float: right;
	width: 350px;
	font-size: 15px;
}
.p_content {
	font-size: 15px;
	clear: both;
	width: 600px;
	padding-top: 10px;
}
.p_content h1 {
	font-size: 15px;
	color: #F4B338;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F4B338;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4B338;
	margin-bottom: 10px;
}
.p_info h1 {
	font-size: 15px;
	color: #F4B338;
	margin-bottom: 10px;
}
.p_info span {
	font-size: 15px;
	color: #666;
	margin-bottom: 10px;
}
.p_info p {
	font-size: 15px;
	color: #666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F4B338;
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	width: 300px;
}
ul#navi {
	position:absolute;
	top:57px; right:0;
	left:220px;
	height:59px;
	list-style-type:none;
	text-align:center;
}
ul#navi li {
	width:115px;
	height:59px;
	float:left;
}
ul#navi li a {
	display:block;
	width:115px;
	height:49px;
	padding-top:10px;
	line-height:1.5em;
	background:url(../img/navi.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
ul#navi li a span {
	line-height:1.5em;
	font-size:10px;
	color:#EFE6C2;
}
ul#navi li a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -59px;
}
#contents {
	clear: both;
	padding-top: 10px;
}
ul#contents {
	list-style-type:none;
}
#main_area {
	width: 732px;
	float: right;
	list-style-type: none;
}
#main_area h2 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#news_area li {
}
#sub_area {
	width:244px;
	float:left;
}
#sub_area h2 {
	width:204px;
	height:25px;
	margin-bottom:10px;
	padding:7px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_s.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#main {
	width:616px;
	height:347px;
	padding:16px 0 0 16px;
	background:url(../img/bg_main.png) no-repeat;
}
.main_text {
	padding:5px 15px 20px 15px;
	line-height:1.6em;
}
#topics {
	width:658px;
	margin-right:-26px;
	list-style-type:none;
}
#topics li {
	width: 202px;
	height:250px;
	margin-right: 13px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#topics h3 {
	padding-bottom:2px;
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
}
#topics img {
	border:solid 0px #CCCCCC;
}
.topics_text {
	margin-top:15px;
	padding:2px 0 0 15px;
	background:url(../img/bg_topics.png) no-repeat;
}
.topics_text p {
	line-height:1.6em;
}
#info {
	margin-bottom:30px;
	padding-bottom:10px;
}
#info dt {
	padding:10px 10px 0 10px;
	line-height:1.5em;
	font-weight:bold;
}
#info dd {
	border-bottom:dotted 1px #DFC89D;
	padding:0 10px 10px 10px;
	line-height:1.6em;
}
#tel_mail {
	position:relative;
	padding-top:10px;
}
#tel_mail dt {
	position:absolute;
	left:0;
	width:50px;
	line-height:1.5em;
	background-color:#F4B338;
	color:#FFFFFF;
	text-align:center;
}
#tel_mail dd {
	margin-bottom:10px;
	padding-left:60px;
	line-height:1.5em;
}
#tel_mail dd strong {
	font-size:20px;
	font-weight:normal;
}
#address dt {
	margin:10px 0 5px 0;
	line-height:1.5em;
	background-color:#F4B338;
	color:#FFFFFF;
	text-align:center;
}
#address dd {
	line-height: 1.6em;
	font-size: 15px;
}
address {
	clear:both;
	margin-top:30px;
	padding:40px 0 50px 0;
	line-height:1.5em;
	background:url(../img/bg_footer.png) repeat-x;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
}
#title {
	height: 78px;
	line-height: 1.5em;
	background: url(../img/bg_tit.png) no-repeat 3px 0;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	width: 600px;
}
#title h3 {
	font-size:22px;
	font-weight:bold;
}
#product_list {
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 1.5em;
}
#product_list li {
	font-size: 15px;
	color: #DF6F0B;
	margin-bottom: 5px;
	list-style-image: url(../img/bg_pro.png);
	list-style-type: none;
}
#title .copy {
	margin-bottom:10px;
	font-size:10px;
	color:#EC9116;
}
#concept_text {
	width: 732px;
	margin-left: 32px;
	float: left;
	list-style: none;
}
.main_content {
	float: right;
	width: 600px;
}
*html #concept_text {
	width:632px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#topic_area {
	list-style-type: none;
	line-height: 2em;
	font-size: 15px;
}
#news_area {
	list-style-type: none;
	margin-top: 100px;
	margin-left: 20px;
	line-height: 1.5em;
}
#news_content {
	margin-left: 20px;
	margin-right: 20px;
}
#backlist {
	color: #FFFFFF;
	height: 30px;
	width: 80px;
	background-color: #F4B338;
	padding-top: 4px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	margin-right: 20px;
}
#backlist a {
	color: #FFFFFF;
	height: 16px;
	width: 80px;
        font-size:16px;
        line-height:24px;
	background-color: #F4B338;
	padding-top: 4px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#backlist a:hover {
	color: #669933;
	height: 16px;
	width: 80px;
	background-color: #F4B338;
	padding-top: 4px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#news_area a {
	color: #F88D10;
	margin-left: 10px;
}
#news_area a:hover {
	color: #669933;
	margin-left: 10px;
}
#news_area li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4B338;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: bold;
}
#concept_text h3,
#menu_text h3 {
	width:597px;
	height:26px;
	margin-bottom:15px;
	padding:6px 10px 0 30px;
	line-height:1.5em;
	background:url(../img/bg_head_l.png) no-repeat;
	font-size:14px;
	font-weight:bold;
}
#concept_text .text,
#menu_text .text {
	margin:0 30px 40px 30px;
	line-height:1.6em;
}
#concept_img {
	width:202px;
	float:right;
	list-style:none;
}
#concept_img li,
#menu_img li,
#access_img li {
	line-height:0.1em;
	margin-bottom:10px;
}
#concept_img img,
#menu_img img,
#access_img img {
	border:solid 2px #F8E6BC;
}
.head_text {
	padding:0 0 30px 32px;
	line-height:1.6em;
}
#menu_text {
	width:632px;
	float:right;
	list-style:none;
}
#menu_img {
	width:202px;
	margin-left:32px;
	float:left;
	list-style:none;
}
*html #menu_img {
	width:202px;
	margin-left:16px;
	float:left;
	list-style:none;
}
#contents_04 ul#contents {
	line-height:1.6em;
}
#contents_04 ul#contents li {
	border-bottom:dotted 1px #F5B84A;
	padding-bottom:15px;
}
#contents_04 ul#contents li h3 {
	padding:15px 0 10px 20px;
	background:url(../img/icon_01.png) no-repeat 0 18px;
	font-size:14px;
	font-weight:bold;
}
#contents_04 ul#contents li p {
	margin-left:20px;
}
#contents_04 ul#contents li ul {
	margin-top:10px;
}
#contents_04 ul#contents li ul li {
	border:none;
	margin-left:40px;
	padding-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
}
#access_text {
	width:370px;
	float:right;
}
#access_img {
	width:450px;
	margin:20px 0 20px 32px;
	float:left;
	list-style-type:none;
}
*html #access_img {
	width:450px;
	margin:20px 0 20px 16px;
	float:left;
}
#shop_info {
	position:relative;
	clear:both;
	width:370px;
	margin:30px 0;
	float:right;
	line-height:1.8em;
}
#shop_info dt {
	position:absolute;
	left:0;
	clear:both;
	width:100px;
	padding:10px 0 10px 5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#F88D10;
}
#shop_info dd {
	padding:10px 0 10px 110px;
	border-bottom:dotted 1px #F5B84A;
}
#access_text p {
	line-height:1.6em;
}
.order {
	width: 80px;
	height: 25px;
	background-color: #F88D10;
	border-color:#F88D10;
	color:white;

}


/* クリアフィックスハック */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	border: 1px solid #F60;
	margin-top: 10px;
}
.clearfix {
	display: inline-block;
}
/* Mac版IE除外 \*/
.clearfix {
	display: block;
}
/*首頁輪撥    \*/
#abgneBlock {
	width: 600px;
	height: 330px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9999px;
	height: 100%;
}
#product_topic {
	width: 594px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border: 3px double #FC0;
	margin-bottom: 20px;
}
#abgneBlock ul.list li {
	float: left;
	width: 600px;
	height: 100%;
}
#abgneBlock .list img{
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 14px;
}
#abgneBlock ul.playerControl li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 2px;
	background-image: url(../images/cir_ctrl.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}
#abgneBlock ul.playerControl li.current {
	background-position: 0 0;
}
#pager {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
#pager li {
	float: left;
	margin-right: 5px;
	border: 1px solid #F90;
	list-style-type: none;
	padding-top: 3px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
table {
	background-color: #FFF;
	border: 1px solid #F4B338;
}
th {
	color: #FFF;
	background-color: #F4B338;
	padding-right: 5px;
}
tr {
	border: 1px solid #F4B338;
}
td {
	border: 1px solid #F4B338;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.imgrollover {
}

.imgrollover a:hover {
	filter:alpha(opacity=70);       /* IE */
    -moz-opacity:0.7;              /* Moz + FF */
    opacity: 0.7;           /* 支持CSS3的浏览器（FF 1.5也支持）*/
}


 /*分頁專用*/
.pagination {
	line-height:40px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-align: center;
	color: #CCC;
}

.pagination a {
	text-decoration: none;
	border: solid 1px #F90;
	color: #F60;
	padding: 2px 4px;
	margin: 0 2px;
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
}
.pagination a:hover{
	text-decoration: none;
	border: 1px solid #999;
	color: #FFF;
	padding: 2px 4px;
	margin: 0 2px;
	background-color: #B9B9B9;
}
.pagination .current {
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #fff;
	border: solid 1px #F90;
	padding: 2px 4px;
	margin: 0 2px;
	background-color: #FC0;
}

.pagination .current.prev, .pagination .current.next{
	font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
	font-size: 12px;
	color: #CCC;
	border-color: #999;
	background: #fff;
}
