@charset "utf-8";

/* @group Basic */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


body {
	font-size: 80%;
	background: url(../images/bg_body.jpg);
	color: #333333;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

p {
	margin-bottom: 1em;
	line-height: 1.4;
}

/* @end */

/* @group Text */

#footer #footer-menu strong {
	font-size: 1.3em;
}

a:link {
	color: #6E3818;
}

a:visited {
	color: #6E3818;
}

a:hover {
	color: #CCA060;
}

a:active {
	color: #CCA060;
}

ul.links {
	margin-top: 12px;
	margin-left: 24px;
}

/* @end */

/* @group Layout */

#pagetop {
	clear: both;
	text-align: right;
	padding: 0 21px 0 0;
	margin: 0 0 19px 0;
}


#language-switcher {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	text-align: right;
}

#language-switcher a {
	text-decoration: none;
	margin-right: 4px;
	font-weight: bold;
}

#container {
	width: 764px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.hiddennavi {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* @group header */

#header {
	background: url(../images/obj_headerback.jpg) no-repeat;
	width: 764px;
	height: 64px;
	padding: 0 0 0 0;
	margin: 0;
	vertical-align: bottom;
}

#title h1 img {
	width: 380px;
	padding: 0 0 0 0;
	margin: 0 0 0 2px;
	vertical-align: bottom;
}

/* @end */

/* @group Global Navi */

#globalnavi {
	padding: 0 0 0 0;
	clear: both;
	margin: 0;
	background: url(../images/obj_naviback.gif) no-repeat;
	width: 764px;
	height: 27px;
}

#globalnavi ul {
	padding: 0 0 0 4px;
	margin: 0;
	height: 27px;
}

#globalnavi ul li {
	list-style-type: none;
	display: inline;
}

#globalnavi ul li img {
	vertical-align: bottom;
}

/* @end */

/* @group Content */

#page-title {
	font-size: 18px;
	font-weight: bold;
	height: 45px;
	padding-top: 20px;
	margin-bottom: 10px;
	font-style: normal;
	background: url(../images/ba1_dark.gif) no-repeat 0 -12px;
	width: 600px;
}

#column-b h2, #column-b h3, #column-b h4 {
	width: auto;
}

#content {
	background: url(../images/bg_content.gif) repeat-y;
	float: left;
	padding: 6px 8px 6px 10px;
	width: 742px;
}

#column-a {
	width: 440px;
	padding-right:10px;
	float: left;
}

#column-b {
    width: 292px;
	float: right;
}

/* @end */

/* @group Footer */

#copyright-notice {
	width: 764px;
	height: 26px;
	line-height: 26px;
	background-image: url(../images/obj_foot.jpg);
	color: #fff;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#footer {
	clear: both;
	width: 764px;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 auto 0;
	height: 103px;
}

#footer-menu {
	margin: 0 0 0 0;
	font-size: 0.85em;
	background: url(../images/bg_footer.gif) no-repeat;
	width: 764px;
	height: 77px;
	color: #6E3818;
	padding: 0 0 0 0;
}

#footer-menu p {
	padding: 13px 0 0 0;
}

#footer-menu ul {
	padding: 10px 0 0 0;
}

#footer-menu ul li {
	list-style-type: none;
	margin: 0 3px 0;
	padding: 18px 0 12px 0;
	text-align: center;
	display: inline;
}

/* @end */

#main-image {
	margin-left: 2px;
}

/* @end */

/* @group Grouping */

div.group-container {
	width: 700px;
	/

*height: auto;
*/
}

div.group-photo {
	padding-top: 0px;
	float: left;
	width: 220px;
	overflow: auto;
}

div.group-text {
	width: 450px;
	margin-right: 20px;
	overflow: auto;
}

div.group-photo img {
	padding-bottom: 20px;
}

div.group-text h3 {
	margin-top: 0;
}

/* @end */

/* @group Toppage */

#toppage h2 {
	width: 440px;
}

#toppage #column-a h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 4px 0 0 2px;
	background: url(../images/top_h2_bg.gif) no-repeat 0 -12px;
	width: auto;
}

#toppage #column-a h3 {
	background: none;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 1em;
	width: auto;
}

.main-body {
	
}

.news-body {
	
}

.main-item {
	
}

.main-item {
	margin-bottom: 20px;
}

.news-date {
	
}

/*

 @end */

/* @group Box */

.box {
	background: url(../images/obj_box_outline.gif) repeat-y;
	margin-bottom: 18px;
	font-size: 12px
}

/* Do not merge "box-title" and "box-title h2"
   these are necessary for vertical alignment of the title.
 */

.box-title {
	height: 35px;
	background: url(../images/obj_box_title_bg.gif) repeat-x;
}

.box-title h2 {
	text-align: center;
	color: #3F3008;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 35px;
	background: none;
}

.box h3 {
	background: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.box h4 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.box-body {
	background: url(../images/obj_box_body_bg.gif) repeat-x;
	width: 263px;
	padding: 15px 10px 15px 15px;
	margin: 0 2px 0 2px;
}

.box-footer {
	background: url(../images/obj_box_footer_bg.gif) no-repeat 0 bottom;
	padding: 0 10px 5px 15px;
	background-color: red;
}

.box .news-item {
	margin-bottom: 12px;
}

.more {
	padding-top: 5px;
}

.more a {
	padding-left: 20px;
	font-size: 12px;
	background: url(../images/more.gif) no-repeat 0;
	color: #888;
	text-decoration: none;
}

/* @end */

/* @group Form */

fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	padding-bottom: 1em;
}

fieldset.submit {
	border-style: none;
}

/* @end */

/* @group Photo Gallery */

.full {
	
}

.galleryElement {
	
}

.imageElement {
	
}

/* @end */

/* @group Misc */

#myGallerySet h1, #myGallerySet h2, #myGallerySet h3, #myGallerySet h4 {
	background: none;
	font-weight: bold;
}

.block {
	
}

/* @end */