@charset "euc-jp";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #A5CC9B;
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 840px;
	margin: 0px auto;
	border: 1px solid #8F5B3F;
}
#main {
	float: left;
	width: 390px;
	margin-bottom: 30px;
	word-break:break-all;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#sidebar {
	padding: 20px;
	float: right;
	width: 360px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #8F5B3F;
}
/* header styles
------------------------------*/
#header {
	position: relative;
	height: 250px;
	background-color: #FFFFFF;
	background-image: url(../img/main_image.jpg);
	background-repeat: no-repeat;
}
#profile #header {
	background-image: url(../images/header02.jpg);
}
#contents {
	clear:all;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#header #logo {
	position: absolute;
	left: 40px;
	top: 57px;
}
#header p {
	position: absolute;
	left: 40px;
	top: 30px;
}

#header ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 90px;
	height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 10px;
	line-height: 28px;
	background-image: url(../img/gm_img.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header ul li a:hover {
	color: #999;
}
#home #header #nHome a,
#menu #header #nMenu a,
#gallery #header #nGallery a,
#blog #header #nBlog a,
#access #header #nAccess a,
#contact #header #nContact a {
	color: #666666;
	background: #CCCCCC url(../img/n_image.png);
	font-size:12px;
}

/* main styles
------------------------------*/
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#access #main {
	padding: 0px;
	width: 420px;
}
#access #sidebar {
	width: 300px;
}

#home #main h2 {
	background-image: none;
	padding: 0px;
	border-style: none;
}

.collect {
	height:100px;
	width: 130px;
	border: 1px solid #666666;
	text-align: center;
	font: 36px/50px "£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
	color: #666666;
	margin-top: 20px;
}

.collect a {
	text-decoration: none;
}
.collecttext {
	display: block;
	width: 130px;
	text-align: center;
	margin-top: 10px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	background: left center;
	color: #8F5B3F;
	border-bottom: 3px solid #8F5B3F;
	margin-bottom: 15px;
}


/* footer styles
------------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}

/* menu styles
------------------------------*/
#contents h2 {
	font-size: 16pt;
	font-weight: bold;
	background: left center;
	color: #8F5B3F;
	border-bottom: 3px solid #8F5B3F;
	margin-bottom: 15px;
}
#sidebar h2 span {
	color: #666666;
	font: normal small "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
#contents .menulist {
	margin-bottom: 20px;
}
#contents .menulist p {
	font-size: 100%;
	color: #666666;
	padding-bottom: 8px;
}
#contents .menulist .annai {
	padding-left: 200px;
}


#contents h3 {
	clear: both;
}
#contents #event h4 {
	font-size: large;
	font-weight: bold;
}
#contents #event {
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	width: 600px;
}
#contents #event img {
	border: 1px solid #999999;
}

#contents #eventcollect {
	float: right;
}



/* gallery
------------------------------*/
#contents div.wk {
	float: left;
	width: 760px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#contents div.wk h4 {

}
#contents div.wk h4 a {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
}
#contents div.wk img {
	border: 1px solid #999999;
	margin-right: 10px;
}

/* table
------------------------------*/
#contents #contactForm table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#contents #contactForm table th {
	text-align: center;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#contents #contactForm table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#contents #contactForm table tr.odd {
	background: #D6E8C4;
}


/* form
------------------------------*/
form {
	margin-bottom: 25px;
}
#contactForm input[type="text"], #contactForm textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#contactForm em {
	color: #FF0000;
	padding-left: 5px;
}
#contactForm textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
/*table-border
--------------------------------*/
#contents .jinjin table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
