/* CSS Document */
body {
	background-image:url(../img/bg1.gif);
	background-attachment:fixed;
	width:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}

body td tr {
	font:11px Verdana,Helvetica,Arial,'Hiragino Maru Gothic Pro','ヒラギノ丸ゴ Pro W4','ＭＳ Ｐゴシック',sans-serif;
	line-height: 150%;
}

#waku {
	width: 860px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
}

#header {
    width: 860px;
	padding-top:0px;
	padding-bottom:0px;
	clear:both;
}

#logo {
	width:90px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:left;
	position:absolute;
}


#logo h1 {
	text-indent:-9999px;
}


#menu {
	width:700px;
	height:41px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:right;
	float:right;
}

#main-image {
	background-image:url(../img/top/top_sample.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	width:860px;
	height:286px;
	clear:both;
}

#sub-image-A {
	background-image:url(../img/top/top_sample2.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	width:860px;
	height:183px;
	clear:both;
}

#sub-image-B {
	background-image:url(../img/top/top_sample3.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	width:860px;
	height:183px;
	clear:both;
}

#sub-image-C {
	background-image:url(../img/top/top_sample4.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	width:860px;
	height:183px;
	clear:both;
}

#content {
	width:860px;
	height:auto;
	background-color:#FFF0AC;
	text-align:left;
	padding-top:0px;
	padding-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}

#content-2 {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}

#topics {
	margin-left:5px;
	margin-right:5px;
}

#photo-topics {
	margin-left:5px;
	margin-right:5px;
}

/*
#cach {
	width:650px;
	height:75px;
	background-image:url(../img/top/top_cach_back.gif);
	background-repeat:no-repeat;
	padding-top:0px;
	clear:both;
}


#sub-content {
	padding-top:0px;
	width:205px;
	height:auto;
	text-align:left;
	float:left;
}

#main-content {
	padding-top:0px;
	width:650px;
	height:auto;
	text-align:left;
	float:right;
}

*/

#info {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
	
#footer {
    width: 860px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: #663300;
	color: #FFFFFF;
	clear:both;
}

td,tr {
}

/*
.blockquote {
    width: 95%;
    line-height: 1.5em;
    margin-top:3px;
    margin-bottom:3px;
    color:#000000;
    font-size: 12px;
    padding:10px 5px 10px 10px;
    border:dashed 1px #736357;
    background:url(../img/wallpaper.gif);
    letter-spacing: 0.1em;
    text-align:left;
}

*/

h1 {
	color: #663300;
}

h2 {
	color: #660000;
	border: 2px;
	border-style: dotted;
}

h3 {
	color:#000000;
	border:1px;
	border-style:dotted;
}

h4 {
    font-size: 12px;
    color: #000000;
    clear: left;
    border-bottom-width: 2px;
    border-bottom-style:dotted;
    border-bottom-color:#663300;
    border-left-width: 10px;
    border-left-style:solid;
    border-left-color:#663300;
    padding-left: 10px;
}


a:link {
	text-decoration:none;
	color: #FF6600;
}

a:visited {
	color: #996600;
}

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

a:active {
	text-decoration:none;
}
	
.style0 {
	font-size: 9px;
}

.style1 {
	font-size: 10px;
}

.style2 {
     font-size: 11px;
}

.style3 {
    font-size:13px;
	color: #000000;
	font-style:inherit;
}
.style4 {
	color: #003333
}
