@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #464646;
	background-image: url(../../images/top/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #4F6F72;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 25px;
	background-image: url(../../images/top/address_bg.jpg);
	background-repeat: no-repeat;
}



h2 {
	display: none;
}


h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
}

h1 {
	position: relative;
	font-size: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000000;
	top: 250px;
	left: 30px;
	width: 700px;
}

h3 {
	color: #E6E4CA;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
}


h4 {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 1em;

}

small.photo {
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	color: #CCCCCC;
}



/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody_photo {
	background-image: url(../images/photocon_center.jpg);
	background-repeat: repeat;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}


#header_photo {
	background-image: url(../images/photocon_header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}


#side_ photo{
	width: 0px;
	padding-left: 0px;
	float: right;
	
}

#pageTop_photo {
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
}

dl#pageTop_photo {
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;

}

dl#pageTop_photo dt {
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 20px;
	text-decoration: underline;
}
dl#pageTop_photo dd p {
	margin: 0px;
	padding: 0px;

}
p.right {
	text-align: right;
	float: right;
	padding: 0px;
	margin: 0px;
}

dl#pageTop_photo dd p img {
	float: right;
	padding: 3px;
	border: 1px solid #999999;
	margin-left: 5px;
}
/*
table.mokuji {
	width: 700px;
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	height: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
*/
table.photo_list {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
}

table.photo_list td {
	border-bottom: 1px dashed #666666;
}

td.syou {
	font-weight: bold;
	color: #990000;
	text-align: right;
	padding-right: 15px;
}
td.syoukin {
	font-size: 10px;
	line-height: 1.3em;
}

td.sakusyamei {
	font-weight: bold;
}
tr.koumoku {
	text-align: center;
	color: #000000;
	font-weight: bold;
}



/* レイアウト設定 ここまで */

/* jQuery lightBox plugin - Gallery style */
	#gallery {
	background-color: #444;
	padding: 10px;
	width: 640px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 720px;
	}
	#gallery ul {
	list-style: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	margin-bottom: 10px;
}
	#gallery ul li {
	display: inline;
	float: left;
	width: 150px;
}
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

p.sakuhin_titl {
	line-height: 1.2em;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	color: #E6E4CA;
	font-weight: bold;
}
/*
p.sakuhin_name {
	color: #CCCCCC;
	line-height: 0.8em;
	font-weight: bold;
}
*/
p.sakuhin_syou {
	color: #FF9900;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

p.setumei {
	color: #E6E4CA;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#osirase_phot {
	padding: 10px;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.5em;
}
#osirase_phot dt {
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 10px;
	text-decoration: underline;
}
#osirase_phot dd {
}
#osirase_phot dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#osirase_phot dd li {
}

li.ouboyoukou {
	padding-left: 20px;
	padding-top: 5px;
}


p.imeg_tayutai01 {
	float: left;
	width: 200px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 10px;
	height: 125px;
}
p.imeg_tayutai02 {
	clear: both;
}

/* PageTopへのリンクテキスト ここから */
#gotoTop {
	font-size: 0.8em;
	text-transform: lowercase;
	height: 20px;
	clear: both;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
}

#gotoTop a {
	background-image: url(../../images/top/go_top.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}
/* PageTopへのリンクテキスト ここまで */


p.more {
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
	clear: both;
	line-height: 30px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 30px;
}
p.more a {
	background-image: url(../images/top/more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #990000;
}

/*-お知らせはここから-*/
#osirase_box {
	margin-top: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


dl.osirase {
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
}

.osirase dt {
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0099CC;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #996600;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.osirase dd {
	margin: 0px 0px 1px;
	padding: 5px 0px 0px 10px;
	font-size: 0.8em;
	background-color: #99CCCC;
	color: #333333;
	font-weight: normal;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE6D7;
}
dl.osirase02 {
	margin: 0px;
	float: left;
	clear: left;
	background-color: #CCCCCC;
	width: 700px;
	font-size: 0.8em;
	padding: 0px;

}
dl.osirase02 dt {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	clear: both;
	margin: 0px 0px 1px;
	letter-spacing: 0.2em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
}
dl.osirase02 dd {
	background-color: #EAE6D7;
	float: left;
	text-align: left;
	padding: 5px 5px 5px 15px;
	display: inline;
	width: 520px;
	margin: 0px 0px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
	line-height: 1.5em;
}
dl.osirase02 dd ul {
	margin: 0px;
	padding: 0px;
}

dl.osirase02 dd ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*お知らせはここまで*/

p.otoiawase {
	text-align: center;
	background-image: url(../../webshop/images/osusumea_bg.jpg);
	background-repeat: repeat;
	height: 30px;
	width: 600px;
	font-weight: bold;
	border: 1px dotted #99CCFF;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

/* パンくず　ここから */

ul.rootList_photo {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 720px;
	clear: both;
	padding-left: 30px;
	height: 30px;
	float: none;
}
ul.rootList_photo li {
	display: inline;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 0.9em;
}
/*
ul.rootList_photo a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rootList_photo li a:link {
	color: #663300;
	text-decoration: none;
}
#rootList_photo li a:visited {
	color: #663300;
	text-decoration: none;
}
#rootList_photo li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#rootList_photo li a:active {
	color: #000000;
	text-decoration: none;
}
*/
li.right_text{
	margin: 0px;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	width: 250px;

}
li.right_text a {
	font-weight: bold;
	font-size: 0.8em;
	border: 1px solid #999999;
	background-color: #ECE9D8;
	margin: 0px;
	padding: 5px;
	float: right;
}




/* パンくず　ここまで */




/*フッターここから*/
#footer {
	width: 740px;
	margin: 0px 30px;
	padding: 0px;
}

#footer p {
	font-size: 0.8em;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 10px;
}


/*-- フッターのデータleft*/ 

#footerDatasleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	display: block;
	width: 250px;
	margin: 0px;
}
#footerDatasleft dt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#footerDatasleft dt strong {
	font-size: 1em;
	color: #EA6000;
}
#footerDatasleft dd {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#footerDatasleft p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #4F6F72;
	font-size: 0.8em;
	padding: 0px;
}
#footerDatasleft p strong {
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: #4F6F72;
	margin: 0px;
	padding: 0px;
}

