@charset "UTF-8";
/* CSS Document */


#red {
	color: #F09;
	font-weight:bold;
	font-size:14px;
}

p {
	line-height: 30px;
	font-size: 13px;
	text-align:center;
	color:#575757;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

h1 {
	font-size: 18px;
	line-height: normal;
	clear:left;
	color: #424242;
	margin:50px auto;
	margin-bottom:50px;
    text-align:center;
}

h2 {
	font-size:20px;
	color: #666;
	text-align:center;
	margin-top:50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom:30px;
}

h3 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color: #F09;
	width:600px;
	font-weight:bold;
	margin:0 auto;
	line-height:25px;
	
	padding-bottom:30px;
}

h4 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	color:#666;
	width:510px;
	margin:10px auto;
	line-height:25px;
	text-align: center;
	clear:both;
}

h6 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:red;
	width:600px;
	margin:10px auto;
	line-height:25px;
	text-align:center;
	clear:both;
}

#price {
	font-size:17px;
	color:#FF0099;
}

#order {
	width:810px;
	margin:30px auto;
}

#semi {
	width:810px;
	height:920px;
	overflow: scroll;
	overflow-x:hidden;
	scrollbar-base-color:#999;
	scrollbar-track-color:#FCC;
	scrollbar-face-color:#FCC;	
	margin-bottom:40px;
}

#full { 
    width:810px;
	height:920px;
	overflow: scroll;
	overflow-x:hidden;
	scrollbar-base-color:#999;
	scrollbar-track-color:#FCC;
	scrollbar-face-color:#FCC;	
}


#order p {
	text-align:left;
	margin-left:5px;
	line-height:25px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.mens {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

a {
	color:red;
}

a:hover {
	color:#CCCCCC;
}

a:hover img {
	opacity:0.4;
4	filter: alpha(opacity=80);
5	-ms-filter: "alpha( opacity=80 )";
6	background: #CCC;
}

.pink {
	color:#FF0099;
}

.notice {
	text-align:center;
	margin:0 auto;
	font-size:16px;
	
}


.gazou {
	width:230px;
	margin:15px;
	height:270px;
	float:left;
	border:1px solid #CCC;
}
 .more {
	 margin-left:160px;
	 font-size:12px;
	 font-weight:normal;
 }
 


table {
	width:750px;
	margin:20px auto;
	border:none;
	margin-top:20px;
	
}
.bangou {
	font-weight:bold;
	font-size:14px;
}


#1 {
	margin-bottom:50px;
}

#chumon {
	width:700px;
	height:460px;
	margin:0 auto;
	padding:50px;
	background-image:url(image/kami1.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
}


th {
	color:#961216;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	line-height:30px;
	border:none;
	padding:10px;
}

td {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:13px;
	color:#333333;
	border:none;
	text-align:left;
	line-height:25px;
	background-color: #FFF9F0;
	padding:10px;
	margin-bottom:20px;
}

tr {
	margin-bottom:20px;
}


.aki {
	margin-top:20px;
}

.aki1 {
	padding-top:50px;
	padding-bottom:50px;
}


.bottom {
	margin-bottom:80px;
}

.red {
	color:#FF0214;
}

#contact {
	text-align:center;
	width:550px;
	margin:0 auto;
	margin-bottom:40px;
	clear:both;
}


#contact a {
	color:#FC2094;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#contact a:hover {
	color:#ABABAB;
}


#close {
	clear:both;
	
	  text-align:center;
	  margin-top:30px;
}
 
