@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	background: #000000;
	font: 0.8em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
text-decoration: underline;
}

a:link {
color: #336699;
}
a:visited {
color: #669999;
}

a:active {
color: #000099;
}

a:hover {
color: #006699;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

#container {
	width: 760px;
	background: url(img/container_bg.gif);
}
#banner {
	width : 760px;
	text-align: left;
	height: 100px;
	background: url(img/banner_bg.gif) no-repeat;
}
#banner #logo{
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
#banner #side{
	clear: right;
	float: right;
	height: 100px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#banner h1 {

font-size: x-large;
}

#banner h2 {

font-size: small;
}

#wrapper {
	width: 730px;
	text-align: center;
	background: url(img/wp_b.gif) repeat-y;
}
#center { float :left; width: 500px; }
#left {
	float: left;
	width : 160px;
}
#footer {
	width : 760px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: #000000 url(img/footer_bg.gif) no-repeat;
	color: #666666;
}
.copy {
	color: #666666;
	letter-spacing: 0.05em;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
}

.c-both { clear: both; }

.content {
	padding: 5px 30px;
	color: #666666;
	text-align: left;
}
#wpA {
	background: url(img/wp_a.gif) no-repeat;
	height: 15px;
}
#wpC {
	background: url(img/wp_c.gif) no-repeat 0px;
	height: 15px;
}


#right {
	float: right;
	width : 230px;
}
#right img{
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;    
}
.content p {
	color: #666666;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
}

.content blockquote {
line-height: 150%;
}

.content #topic li {
	text-align: left;
	list-style: url(img/point1.gif) none;
	line-height: 1.2em;
	margin-top: 5px;
}

.content h1 {
color: #000000;
font-size: 1.6em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h2 {
color: #333333;
font-size: 1.2em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}
.title {
	padding: 2px 5px;
	background: #CCCCCC;
}



.content h3 {
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(img/h3_bg.jpg);
	padding: 6px 5px 8px;
}


.content p.posted {
color: #999999;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.sidebar {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.sidebar li {
	color: #666666;
	text-align: left;
	list-style-type: none;
	background: #EEE;
	margin-top: 5px;
}
.sidebar a {
	color: #666666;
	display: block;
	height: 25px;
	padding-left: 5px;
	padding-top: 2px;
}
.sidebar a:hover {
	color: #666666;
	background: #FFFFCC;
}

.sidebar h2 {
color: #666666;
text-align: center;
font-weight: bold;
}

.sidebar ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu2 {
	text-align: left;
	padding: 10px;
}
.menu2 h2 {
	font-size: 1.2em;
}
.menu2 a {
	line-height: 1.5em;
}

/*navi-menu*/
ul#nav{
	list-style:none;
	width:540;
	margin-top: 60px;
	text-align: left;
}
ul#nav li{
    list-style:none;
    float:left;
    width:90px;
}
ul#nav a{
    display:block;
    width:90px;
    height:40px;
    /*text-indent:-100px;*/
    background-image:url(img/tab_navi.jpg);
    /*overflow:hidden;*/
}
#nav a span{
	display:none;
}
a.home{
    background-position:0px 0px;
}
a:hover.home{
    background-position:0px -40px;
}
ul#nav #select_home{
    background-position:0px -40px;
}
a.tb01{
    background-position:-90px 0px;
}
a:hover.tb01{
    background-position:-90px -40px;
}
ul#nav #select01{
    background-position:-90px -40px;
}

a.tb02{
    background-position:-180px 0px;
}
a:hover.tb02{
    background-position:-180px -40px;
}
ul#nav #select02{
    background-position:-180px -40px;
}

a.tb03{
    background-position:-270px 0px;
}
a:hover.tb03{
    background-position:-270px -40px;
}
ul#nav #select03{
    background-position:-270px -40px;
}

a.tb04{
    background-position:-360px 0px;
}
a:hover.tb04{
    background-position:-360px -40px;
}
ul#nav #select04{
    background-position:-360px -40px;
}

a.tb05{
    background-position:-450px 0px;
}
a:hover.tb05{
    background-position:-450px -40px;
}
ul#nav #select05{
    background-position:-450px -40px;
}
.paper {
	background: url(img/bg_paper.jpg) no-repeat;
	padding: 50px 50px 5px;
}
.tree {
	background: url(img/img_tree.jpg) no-repeat right top;
	padding: 20px 20px 5px;
}
.BG01 {
	background: #333333;
}
.BG02 {
	background: #FFFFFF;
}
.BG03 {
	background: #EEEEEE;
}
.BG04 {
	background: url(img/bg04.gif);
	color: #FFFFFF;
}

.Fs {
	font-size: smaller;
}
.Fl {
	font-size: larger;
}
.price {
	color: #FF0000;
	font-size: large;
	font-weight: bold;
}
.Box1 {
	background: #000000;
	padding: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Box2 {
	background: #000000;
	padding: 5px;
}
.Box2 td {
	background: #000000;
	color: #FFFFFF;
	line-height: 120%;
}
.red {
	color: #FF0000;
	font-size: smaller;
	font-weight: bold;
}
.dc {
	background: url(img/dc_bg.gif) no-repeat center center;
	height: 30px;
	width: 730px;
	margin-top: 0px;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	height: 30px;
	margin: 0px;
}
.small {
	font-size: x-small;
	color: #666666;
	font-weight: normal;
}
#counter {
	clear: right;
	float: right;
}
.Fred {
	color: #FF0000;
}
.F01 {
	color: #FFFFFF;
}
.pic {
	margin: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
