body {

	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin: 0;
}

img { border:none; }

cite {
	padding-right:15px;
	font-style: normal;
	color: #999999;
	font-size: 12px;
}

blockquote {
	border:thin dashed #FF6666;
	background-color: #FFF1EC;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	font-size: 13px;
}

p {
	font-size:13px;
	padding-bottom: 18px;
	line-height: 20px;
	color:#666666;
	padding-left: 10px;
	padding-right: 5px;
}

a:hover {
	border: none;
	text-decoration: none;
	
}

span { color:#FF0000; font-weight:bold; }

ul {
	font-size:13px;
	list-style-type: circle;
	list-style-position: inside;
	padding-top: 2px;
	padding-left: 15px;
}

li {
	margin-top:4px;
	color:#666666;
	padding-left: 5px;
}

h1 {
	font-size: 10px;
	color:#FFCC66;
	line-height: 13px;
	padding-bottom: 10px;
} /*headline*/

h2 { /*koumoku*/
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCCCC;
	line-height: 32px;
	display: inline;
}


h3 { /*subkoumoku*/
	font-size: 16px;
	margin-left: 12px;
	font-weight: normal;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 a {color:#0099CC;}

h4 { /*koko*/
	font-size: 12px;
	margin-left: 18px;
	margin-top: 10px;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #FF6633;
}

table {
	font-size:12px;
	background-color: #FCFCFC;
	text-align:center;
	padding-bottom: 10px;
}

.userb {
	background-color:#FFF2F2;
}

.head{
	font-weight:bold;
	color:#666666;
	background-color:#FFCEB7;
	text-align:center;
}

strong{ color:red; }

td {
	border: 1px solid #FF9900;
	padding:3px 3px 3px 3px;
}

.shop_table {
	text-align:left;
	width: 510px;
}

#centering{
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

#shoplogo {
	float:left;
	overflow: hidden;
	background-image:url(images/shoplogo.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 280px;
}

#rightlogo {
	float:left;
	clear: right;
	background-image:url(images/girl_plane.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 247px;
	font-size: 10px;
}

#headline {
	width: 275px;
	padding-top: 1px;
}

#counter {
	width: 230px;
	overflow: hidden;
	text-align: right;
	margin-top: 5px;
	float: right;
	
}

#main {
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}

#sidebar {
	width: 220px;
	margin-left: auto;
	float: left;
	overflow: hidden;
}

#sidebar .link {
	float: left;
}

#contents {
	width: 525px;
	overflow: hidden;
	padding-top: 0px;
	float: right;
	text-align: left;
	background-color: #FDFDFD;
}


#navi {
	list-style:none;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #D5DEEA;
	clear: left;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
}


#footer {
	padding-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #FFCC66;
	margin-top: 220px;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6C6C;
	border-right-color: #FF6C6C;
	border-left-color: #FF6C6C;
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 790px;
	height: 50px;
}
#footer a {	font-size:12px;
	color: #999999;
	line-height: 14px;
	font-weight: lighter;
	}
#footer span {
	font-size:12px;
	color: #999999;
	line-height: 14px;
	font-weight: lighter;
}

.bbs7 {
	border: thin solid #FF6666;
	padding-top: 80px;
	text-align: center;
}
