﻿

/* reset */
* {
	margin: 0;
	padding: 0;
}


/* render html5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

img {
	border:none;
}

a, a:link {
	color:  #0000ff;
	text-decoration: none;
}

a:visited {
	color: #000099;
}

a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
}


/* contents */

#background {
	background: url(../img/back.jpg) repeat;
}

#wrapper {
	background-image: url(../img/clear.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 798px;
	height: auto;
}

#content {
	width: 738px;
	padding: 30px 30px 50px 30px;

}

#menu {
	float: left;
	width: 165px;

}

#main {
	float: left;
	width: 558px;
	margin: 0 0 50px 15px;
}


/* top */

header {
	width: 798px;
	padding: 0;
	height: 100px;
}

.tophead {
	float: left;
}

.tophead ul{
	list-style-type: none;
}

.tophead li{
	float: left;
	margin-left: 12px;
}

.up1 {
	margin-top: 33px;
}

.up2 {
	margin-top: 34px;
}

.up3 {
	margin-top: 32px;
}


#toplink {
	margin: 10px 0;
	height: 113px;
}

#toplink ul{
	list-style-type: none;
}

#toplink li{
	float: left;
	width: 172px;
	margin-left: 11px;
}

.topbanner{
	width: 738px;
	height: 85px;
	margin-top: 10px;
}

.topbunner img{
	float: left;

}

#gallry{
	width: 738px;
	margin-bottom: 5px;
}

.topcon {
	float: left;
	margin: 10px 0;
	width: 365px;
}

.topcon ul{
	list-style-type: none;
	margin-bottom: 10px;
}

.topcon li{
	float: left;
	width: 172px;
	margin-left: 10px;
}

#facebook {
	float: right;
	width: 349px;
	margin: 10px 0 0 10px;
}


/* menu */

#logo {
	margin-bottom: 10px;
}

nav {
	width: 160px;
}

#side {
	margin-top: 5px;
}

.side_con {
	margin-bottom: 10px;
}


/* copyright */

#topcopyright {
	clear: both;
	padding-top: 60px;
	text-align: center;
	font-size: 9px;
}

#copyright {
	clear: both;
	text-align: center;
	font-size: 9px;

}


/* concept */

#pic {
	width: 558px;
	margin: 10px 0 10px 0;
}

#title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#title h2{
	font-size: 15px;
	font-weight: bold;
}

#message {
	width: 553px;
	padding-left: 5px;
}

#message p{
	margin-bottom: 20px;
}

#sign {
	padding-right: 20px;
	text-align: right;
}


/* main */

#main-l {
	float: left;
	width: 297px;
	margin-right: 10px;
}

#main-r {
	float: right;
	width: 250px;
}


/* shop */

#shop {
	float: left;
	font-size: 15px;
	font-weight: bold;
}

#shop h2 {
	font-size: 15px;
	font-weight: bold;
}

#shop p.memo {
	padding-top: -5px;
	font-size: 12px;
}

#face {
	float: left;
	margin-left: 20px;
}

#tel {
	clear: both;
	font-size: 20px;
	font-family: serif;
	padding-top: 10px;
	color: #40210F;
}

.text {
	clear: both;
	margin-top: 10px;

}

.text_left {
	clear: both;
	margin-top: 10px;
	margin-left: 20px

}

.text_red {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: red;

}
.text p{
	font-size: 90%;
	margin-bottom: 5px;
	line-height: 170%;
}

#map {
	width: 312px;
}

.tag {
	margin-top: 10px;
	padding-left: 25px;
}

.tag2 {
	padding-left: 5px;
}


/* price */

.button {
	margin-bottom: 20px;
}

.button2 {
	height: 50px;
	margin-bottom: 20px;
}

/* staff */

.staffwrapper {
	clear: both;
	width: 558px;
	height: 300px;
}

.staff {
	float: left;
	width: 175px;
	margin-right: 10px;
}

.staffpic {
	margin-bottom: 2px;
}

.stafftitle {
	float: left;
	width: 143px;
	font-size: 9px;
	margin-right: 2px;
	padding-left:5px;
}

.staffname {
	font-size: 13px;
}

.staffface {
	float: right;
	width: 25px;
	margin-top: 10px;

}


/* catalog */

.catalogwrapper {
	clear: both;
	width: 558px;
}

.style {
	padding-left:5px;
	margin-bottom: 20px;
}


h1 {
	clear: both;
}

h2 {
	clear: both;
	font-size: 20px;
	font-family: serif;
	font-weight: normal;
	color: #40210F;
}

h3 {
	clear: both;
	font-size: 16px;
	font-family: serif;
	font-weight: normal;
	color: #40210F;
	margin-top: 10px;
}



#memorialmenu img{
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;

}

#designmenu img{
	margin-top: 10px;
}

.design_top {
	float: left;
	width: 410px;
}

.design_line {
	float: left;
	width: 200px;
	margin-right: 10px;
}

.designplacement{
	padding-left: 69px;
	clear: both;
	width: 558px;

}

.designplacement_fst{
	margin-top: 50px;
	padding-left: 69px;
	clear: both;
	width: 558px;

}

.designpic {
	margin-bottom: 2px;
}

.designer {
	padding-left:5px;
	margin-bottom: 10px;
}

.pageno {
	float: right;
	padding-right:10px;
	margin-bottom: 10px;
	font-size:17px;
}

.totop {
	margin-top: 40px;
	clear: both;
	width: 558px;
}

.totopdw {
	padding-top: 20px;
	clear: both;
	width: 558px;
}

.tabplacement{
	text-align: center;
	clear: both;
	width: 100%;
}

