@charset "utf-8";

/* @group レイアウト */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EDEBDF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #333333;
	line-height: 1.6;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅", Arial;
	font-size: 13px;
	}

#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:910px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	}

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

* html #container {
	behavior: expression(IEPNGFIX.fix(this));
	}


#main {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	float: right;
	width: 611px;
	}

#sub {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	width: 299px;
	}

/* @end */



/* @group ヘッダー */

#header {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width: 910px;
	height: 63px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	}

.header_body {
	padding: 21px 0px 0px 5px;
	text-align: left;
	}

* html #header {
	behavior: expression(IEPNGFIX.fix(this));
	}

/* @end */



/* @group ナビ */

#navi {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 910px;
	height: 30px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	}

.navi_body {
	padding: 0px 5px 0px 5px;
	text-align: left;
	}

* html #navi {
	behavior: expression(IEPNGFIX.fix(this));
	}

/* @end */



/* @group フル画像 */

#full {
	margin: 0px auto 0px auto;
	padding: 0px 0px 5px 0px;
	width: 910px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	}

* html #full {
	behavior: expression(IEPNGFIX.fix(this));
	}

/* @end */



/* @group main Box */

.ently_outline {
	margin: 0px 5px 30px 20px;
	padding: 0px 30px 0px 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #;
	}

.ently_title {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-bottom: #0099FF 2px dotted;
	}
	
.ently_body {
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 20px 0em;
	text-align:justify;
	text-justify: inter-ideograph;
	}

.ently_body_small {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	}
	
.ently_body_small2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-style: italic; 
	font-size: 12px;
	}

.ently_gmap {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.ently_caption {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 1.25em;
	color: #333333;
	text-align: left;
	font-size: 11px;
	}

.ently_navi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 2.0;
	text-align: left;
	font-size: 12px;
	}

/* @end */



/* @group sub Box */

/* subボックス1 */

.sub_box_outline1 {
	margin: 20px 20px 0px 35px;
	}
	
.sub_box_title1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #;
	background-image: url();
	background-repeat: no-repeat;
	color: #0199FF;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	}
	
.sub_box_body1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	line-height: 1.6;
	font-size: 12px;
	}

.sub_box_caption {
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	line-height: 1.6;
	text-align: center;
	font-size: 11px;

	}

.sub_box_footer {
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url();
	background-repeat: no-repeat;
	height: 0px;
	}


/* subボックス2（メニュー用） */

.sub_box_outline2 {
	margin: 0px 0px 0px 25px;
	text-align: left;
	}

.sub_box_title2 {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 1px 10px;
	background-color: #;
	background-image: url();
	background-repeat: no-repeat;
	}
	
.sub_box_body2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #;
	color: #333333;
	line-height: 1.6;
	font-size: 12px;
	}

.sub_box_footer2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	background-repeat: no-repeat;
	}

/* @end */



/* @group フッター */

/* footer */

#footer {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px; 
	width: 910px;
	height: 55px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	}

.footer_body {
	padding: 15px 30px 0px 30px;
	font-size: 12px;
	}

* html #footer {
	behavior: expression(IEPNGFIX.fix(this));
	}


/* コピーライト */

#footer_2 {
	margin: 0px auto 0px auto;
	padding: 15px 0px 20px 0px;
	color: #C2BCAA;
	font-size: 12px;
	}

/* @end */



/* @group 文字装飾 */

h1 {
	display: inline;
	}

h2 {
	color: #0099FF;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0099FF;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 14px;
	}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0099FF;
	font-weight: bold;
	font-size: 13px;
	}

strong {
	color: #555555;
	font-weight: bold;
	font-size: 13px;
	}

strong.alt {
	color: #0099FF;
	font-weight: normal;
	font-size: 13px;
	}
	
/* @end */



/* @group リンク */

a {
	outline: none;
	}

a:link {
	color: #928C79;
	text-decoration: none;
	}
a:visited {
	color: #928C79;
	text-decoration: none;
	}
a:hover {
	color: #E86D51;
	text-decoration: underline;
	}
a:active {
	color: #928C79;
	text-decoration: none;
	}

a.link_2:link {
	color: #999999;
	text-decoration: none;
	}
a.link_2:visited {
	color: #999999;
	text-decoration: none;
	}
a.link_2:hover {
	color: #E86D51;
	text-decoration: underline;
	}
a.link_2:active {
	color: #999999;
	text-decoration: none;
	}

.footer_body a:link {
	color: #C2BCAA;
	text-decoration: none;
	}
.footer_body a:visited {
	color: #C2BCAA;
	text-decoration: none;
	}
.footer_body a:hover {
	color: #E86D51;
	text-decoration: underline;
	}
.footer_body a:active {
	color: #C2BCAA;
	text-decoration: none;
	}

/* @end */



/* @group P */

p {
	margin: 0px 0px 0px 0px;
	}

.margin0 {
	margin: 0px 0px 0px 0px;
	}

.margin3 {
	margin: 3px 0px 0px 0px;
	}

.margin5 {
	margin: 5px 0px 0px 0px;
	}

.margin8 {
	margin: 8px 0px 0px 0px;
	}

.margin10 {
	margin: 10px 0px 0px 0px;
	}

.margin15 {
	margin: 15px 0px 0px 0px;
	}

.margin18 {
	margin: 18px 0px 0px 0px;
	}

.margin20 {
	margin: 20px 0px 0px 0px;
	}

.margin25 {
	margin: 25px 0px 0px 0px;
	}

.margin30 {
	margin: 30px 0px 0px 0px;
	}

.margin35 {
	margin: 35px 0px 0px 0px;
	}

.margin40 {
	margin: 40px 0px 0px 0px;
	}

.margin45 {
	margin: 45px 0px 0px 0px;
	}

.margin50 {
	margin: 50px 0px 0px 0px;
	}

.margin55 {
	margin: 55px 0px 0px 0px;
	}

.margin60 {
	margin: 60px 0px 0px 0px;
	}

p.page_navi {
	margin: 30px 0px 30px 0px;
	text-align: left;
	}

.page_navi {
	margin: 0px 0px 0px 0px;
	font-size:12px;
	}

/* @end */




/* @group 揃え */

/* 文字揃え */

.text_right {
	float: right;
	}

.text_left {
	float: left;
	}


/* 画像 */

div img {
	vertical-align: text-bottom;
	}

img {
	border: 0px;
	}

.imgleft {
	margin: 3px 1em 5px 0px;
	float: left;
	}

.imgright {
	margin: 3px 7px 5px 1em;
	float: right;
	}

.imgright2 {
	margin: 3px 32px 5px 1em;
	float: right;
	}

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
	}


/* @end */



/* @group リスト */

ul { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

.menu {
	padding: 0px 0px 0px 0px;
	width: auto;
	background-color: #;
	font-size: 13px;
	}

.menu li a{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 8px;
	border-bottom: #D3D2CD 1px solid;
	list-style: none;
	display: block;
	color: #333333;
	text-decoration: none;
	text-indent: 0px;
	font-size: 11px;
	}

.menu li a:hover {
	border-bottom: #E86D51 1px solid;
	width: auto;
	list-style: none;
	display: block;
	background-color: #F2F0E5;
	color: #E86D51;
	}
	
/* @end */



/* @group table1 */

#table_newitem {
	margin: 0px;
	width: 555px;
	border-top: 0px solid #C2BCAA;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
	}

#table_newitem td {
	padding: 0px 0px 0px 0px;
	color: #;
	}

#table_newitem td.td1 {
	padding: 0px 0px 0px 0px;
	width: 380px;
	background: #;
	}

#table_newitem td.td2 {
	padding: 0px 0px 0px 15px;
	height: px;
	border-bottom: 0px dotted #C2BCAA;
	width: px;	
	background: #;
	line-height: 1.9;
	}


#table_newitem strong {
	padding: 0px 0px px 0px;
	border-bottom: 0px dotted #C2BCAA;
	color: #0099FF;
	font-weight: normal;
	font-size: 12px;
	}

.newitem {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* @end */



/* @group その他 */

form {
	margin: 0px 0px 0px 0px;
	}

.readmore {
	margin: 10px 0px 0px 0px;
	}

.readclose {
	margin: 10px 0px 10px 0px;
	}

.c-both {
	clear: both;
	}

html {
	overflow-y: scroll;
	}

/* @end */



/* @group オブジェクト */

.load {
	width:910px;
	height:335px;
	background:url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}

object, embed {
	vertical-align: top;
	}

.fadein {
	position:relative;
	height: 369px;
	width: 555px;
	}
.fadein img {
	position:absolute;
	left: 0;
	top: 0;}

/* @end */
