﻿@charset "utf-8";

* {
	color: #996633;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
body {
	background: url(../img/back.gif) repeat-y center top;
	text-align: center;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,div {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
}
h2 {

}
h3 {
	margin-bottom: 0.5em;
}
h4 {
	font-size: 107%;
	color: #F8C45C;
	margin-bottom: 0.5em;
}
h5 {

}
h6 {

}
p {
	line-height: 150%;
	font-size: 92%;
	margin-bottom: 0.7em;

}
ul,ol,li {
	list-style: none;
}
table {

}

th,td,caption {
	font-size: 92%;
	text-align: left;
	line-height: 140%;
}

caption {
	display: block;

}

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

address {
	font-style:normal;
	line-height: 120%;
}
hr {
	display: none;

}
img {
	border-style: none;
	vertical-align: bottom;
}
#container {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 780px;
	height:315px;
	position:relative;
	background: url(../img/back_header.gif) repeat left top;
}
#header a {
	color: #996633;
	text-decoration: underline;
}
#header a:hover {
	text-decoration: none;
}

#header .top {
	height: 60px;
	width: 760px;
	background: #FFFFFF;
	padding: 10px;
}
#logo {
	height: 30px;
	width: 212px;
	top: 30px;
	position: absolute;
	left: 10px;
}

#header .top .description {
	position: absolute;
	top: 40px;
	font-size: 10px;
	right: 10px;
}
#headerimg {
	height: 180px;
	width: 760px;
	position: absolute;
	top: 115px;
}
#mainarea:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainarea {
	display: inline-block;
	width: 780px;
	background: url(../img/back_mainarea.gif) repeat-y left top;
}

/* Hides from IE-mac \*/
* html #mainarea {height: 1%;}
#mainarea{display: block;}
/* End hide from IE-mac */

#main {
	float: left;
	width: 600px;
	padding-top: 10px;
}
#topicpath {
	width: 775px;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	position: absolute;
	top: 295px;
}
#topicpath li {
	background: url(../img/bullet_white.gif) no-repeat left center;
	float: left;
	padding-left: 14px;
	padding-right: 5px;
	font-size: 10px;
	color: #FFFFFF;
}
#topicpath a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topicpath a:hover {
	text-decoration: none;
}

.pagetop:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.pagetop {
	display: inline-block;
	width: 580px;
	clear: both;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* Hides from IE-mac \*/
* html .pagetop {height: 1%;}
.pagetop {display: block;}
/* End hide from IE-mac */

.pagetop p {
	width: 100px;
	float: right;
	text-align: right;
}
.pagetop a {
	display:block;
	width: 87px;
	background: url(../img/bullet_up.gif) no-repeat right center;
	padding-right: 13px;
}



#subarea {
	width: 180px;
	float: right;
	text-align: left;
	padding-top: 2px;
}



#cntdescription {
	width: 580px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#main .content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#main .content {
	display: inline-block;
	width: 580px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* Hides from IE-mac \*/
* html #main .content {height: 1%;}
#main .content {display: block;}
/* End hide from IE-mac */


/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*==============================================================================================

style

==============================================================================================*/

#style #photo {
	width: 300px;
	padding: 5px 5px 5px 5px;
	background: url(file:///kota/&#38263;&#23798;/web/jp/img/back_photo.gif) no-repeat left top;
	float: left;
}
#style #photo #comment {
	padding: 5px;
}

#style #stylelist {
	width: 270px;
	float: right;
}
#style #stylelist ul {
	width: 270px;
}

#style #stylelist li {
	padding: 3px 3px 7px 7px;
	width: 80px;
	background: url(file:///kota/&#38263;&#23798;/web/jp/img/back_thumb.gif) no-repeat right top;
	display: inline;
	float: left;
}.info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #003300;
}
