﻿@charset "utf-8";
/* CSS Document */

/* tag */
/*...................................................*/
html {
	
	background-color: #e9e4e0;
	background-image: url(../img/wrapper-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}

body {
	background-color: #e9e4e0;
	background-image: url(../img/wrapper-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 130%;
	font-size: 14px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* font  */

.font10{font-size:10px;}

/* common block */
/*...................................................*/
.clearb{
	clear: both;
}
.gotop {
	font-size: 10px;
	clear: both;
	text-align: right;
}

/* common block */
/*...................................................*/
#PageWrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px;
}

#Footer{
	clear: both;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center top;
	padding-top: 10px;
	font-size: 12px;
	color: #333;
}

#Footer h6{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 12px;
}

#Footer #FooterLogo{
	height: 80px;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEC9C6;
	float: left;
}

#Footer #FooterShop{
	height: 80px;
	width: 235px;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEC9C6;
}

#Footer #FooterSite{
	float: left;
	height: 80px;
	width: 440px;
	padding-left: 10px;
}

#Footer #FooterSite .col1,#Footer #FooterSite .col2,#Footer #FooterSite .col3 {
	display: block;
	float: left;
}

#Footer #FooterSite a{
	text-decoration: none;
	display: block;
	background-image: url(../img/footer-link-cursor.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	color: #0000cc;
	font-size:12px;
	padding-right: 10px;
}
#Footer #FooterSite a:hover{
	color: #FF4F8C;
}

#Footer #FooterCopyright {
	text-align: center;
	clear: both;
	padding-top: 15px;
	color: #000;
}

/* top */
/*...................................................*/
#Top #PageWrapper{
	background-image: url(../img/top/top-main-bg.jpg);
	background-repeat: no-repeat;
}
#Top #Header{
	height: 60px;
	width: 900px;
}
#Top #Content{
	height: 490px;
	width: 900px;
}
#Top #Content #Title {
	float: left;
	height: 490px;
	width: 279px;
	display: block;

}
#Top #Content #Navi .col1 {
	display: block;
	float: left;
	height: 490px;
	width: 180px;

}
#Top #Content #Navi .col2 {
	display: block;
	float: left;
	height: 490px;
	width: 184px;

}
#Top #Content #Navi .col3 {
	display: block;
	float: left;
	height: 490px;
	width: 257px;
}

/* sub common */
/*...................................................*/
#Sub #PageWrapper{
	background-image: url(../img/sub/sub-header-bg.jpg);
	background-repeat: no-repeat;
}

#Sub #Header{
	height: 185px;
	width: 900px;
}

#Sub #Header #Title{
	display: block;
	float: left;
	height: 140px;
	width: 217px;
}

#Sub #Header #Hdn{
	display: block;
	float: left;
	height: 85px;
	width: 683px;
	text-align: right;
}

#Sub #Header #Navi{
	display: block;
	float: left;
	height: 55px;
	width: 683px;

}

#Sub h2{
	padding-bottom: 45px;
	display: block;
	clear: both;
}


#Sub .cttl{
	padding-bottom: 45px;
	display: block;
	clear: both;
}

#Sub #Content{
	width: 800px;
	clear: both;
	padding-bottom: 45px;
	padding-right: 50px;
	padding-left: 50px;
}

#Sub #Content .box-r_1,#Sub #Content .box-r_2,#Sub #Content .box-r_3,#Sub #Content .box-l_1,#Sub #Content .box-l_2,#Sub #Content .box-l_3 {
	float: left;
	margin-bottom: 30px;
	border: 1px solid #CEC9C6;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Sub #Content .box-r_1,#Sub #Content .box-r_2,#Sub #Content .box-r_3 {
	background-color: #E8E5E2;
	width: 200px;
	text-align: right;
	font-weight: bold;
}
#Sub #Content .box-l_1,#Sub #Content .box-l_2,#Sub #Content .box-l_3 {
	background-color: #ffffff;
	width: 550px;
}

#Sub #Content .box-r_1 {
	height: 40px;
}

#Sub #Content .box-l_1 {
	height: 40px;
}

#Sub #Content .box-r_2 {
	height: 100px;
}

#Sub #Content .box-l_2 {
	height: 100px;
}

#Sub #Content .box-r_3 {
	height: 70px;
}

#Sub #Content .box-l_3 {
	height: 70px;
}

#sitetitle{
	width:880px;
	height:13px;
	margin: 0 auto;
}
#Sub #Content .readt {
	float: none;
	width: 560px;
	margin-bottom:30px;
}
#Sub #Content .read {
	float: none;
	margin-top: 30px;
	width: 500px;
	background-color: #ffffff;
	border: 1px solid #CEC9C6;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}


/* Information */

#shopInfo{
	clear: both;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 860px;
	overflow:hidden;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center top;
	padding-top: 10px;
	font-size: 12px;
	color: #333;
}

#shopInfo h6{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 12px;
}

#shopInfo #wnew{
	height: 90px;
	width: 860px;
	padding-left: 10px;
	overflow:hidden;
}

#shopInfo #wnew dl{
	margin:0;
	padding:0;
	clear:both;
}

#shopInfo #wnew dt {
	width:48%;
	height:20px;
	display: block;
	float:left;
	margin:0;
	padding:0;
}
#shopInfo #wnew dd{
	visibility : hidden;
	width:1px;
	height:1px;
}



#shopInfo #wnew a{
	text-decoration: none;
	display: block;
	background-image: url(../img/footer-link-cursor.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	color: #0000cc;
	font-size:12px;
	padding-right: 10px;
}
#shopInfo #wnew a:hover{
	color: #FF4F8C;
}

#shopInfo #FooterCopyright {
	text-align: center;
	clear: both;
	padding-top: 15px;
	color: #000;
}

/*greeting*/
/*...................................................*/
#Content p {
	width: 700px;
	height: 110px;
	margin-left: 90px;
	padding-left: 0px;
	padding-right: auto;
	padding-top:0px;
	padding-bottom: 10px;
	clear: both;	
}
#Content .nof{
	width: 650px;
	height: 110px;
	margin-left: 182px;
	padding-left: 0px;
	padding-right: auto;
	padding-top:0px;
	padding-bottom: 10px;
	clear: both;	
}
#Content .flower {
	float: left;
	margin-right: 3px;
}

/*whats*/
/*...................................................*/
#Sub #Content .box-q,#Sub #Content .box-a {
	float: left;
	margin-bottom: 30px;
	border: 1px solid #CEC9C6;
	padding: 10px 10px 10px 10px;
}
#Sub #Content .box-q {
	background-color: #E8E5E2;
	width: 230px;
	margin-left: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#Sub #Content .box-a {
	background-color: #ffffff;
	width: 500px;
	font-size: 12px;
}
.q {
	float: left;
	margin-right: 10px;
}
.a {
	float: left;
	margin-right: 10px;
}
.q_text {
	float: left;
}
/*messege*/
/*...................................................*/
#Content .tablem0 {
	width: 750px;
	background-color: #ffffff;
	margin-left: 25px;
	margin-bottom: 25px;
}
.tablem0 td{
	border-bottom: 1px solid #CEC9C6;
}
h3 {
	width: 400px;
	margin-left: 75px;
	padding: 10px 10px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #ff4f8c;
	background-color: #ffffff;
}
#Content .tablem1 {
	width: 720px;
	margin-bottom: 20px;
	background-color: #ffffff;
	background-image: url(../message/img/messege_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tablem1 td{
	border-bottom: 1px solid #CEC9C6;
	border-right: 1px solid #CEC9C6;
	padding: 15px;
	font-size: 12px;
	letter-spacing: 0.5px;
}

.tablem1 hr{
	background: url(../message/img/hr.gif);
	width:700px;
	height:9px;
	margin:2px auto;
	padding:0;
	border:none;
}


/* Link */
.recommendLink{
	margin:25px 0 10px -10px;
	height:900px;
}
html:not(:target) .recommendLink{
	margin:25px 0 10px -14px;
	height:895px;
}

/* news */

#news dl{
	width:760px;
	margin:0 auto;
}
#news dt{
	width:690px;
	height:25px;
	margin:0 auto;
	padding:10px 10px 10px 60px;
	background:#fff url(../news/img/ttl_bg.gif) no-repeat;
}
#news dd .newsPhoto{
	width:150px;
	margin:2px;
	float:right;
	clear:both;
}
#news dd{
	width:740px;
	margin:10px auto 30px auto;
	padding:5px 10px;
	background:#fff;
	color:#333;
}

#news dt a{
	color:#ff0099;
	text-decoration: none;
}
a:hover{color: #ff0099;text-decoration: none;}


