@charset "Shift_JIS";
/*
----------------------------------------------------
Author:www.coral.co.jp
Update:2012.04.25
---------------------------------------------------- */


/* クリア */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

/************** 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 */


body {
	margin: 0;
	padding: 0;
	color: #393939;
	font-size: 75%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#box {
	width:958px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #195e3b;
	clear: both;
}

#box:after {
	content: "";
	display: block;
	clear: both;
}



/* ヘッダー */
#header {
	width:925px;
	clear: both;
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 17px;
	padding-left: 16px;
	margin-bottom: 22px;
}

#top {
	width:925px;
	height: 68px;
}


/* ヘッダー　パンくず設定 */

#breadcrumb {
	float: left;
	width:462px;
	height: 12px;
	text-align: left;
	font-size: 84%;
	margin-top: 6px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}


/* ヘッダー　サブメニュー設定 */

#submenu {
	float: right;
	width:463px;
	height: 24px;
	font-size: 84%;
	text-align: right;
}

#submenu ul {
	list-style-type: none;
}

#submenu li {
	text-align: right;
	display: inline;
	margin-left: 15px;
}


#submenu li a {
	color: #757575;
}

#submenu li a:link {
	color: #757575;
}

#submenu li a:visited {
	color: #757575;
}

#submenu li a:hover {
	color: #e51b22;
}

#submenu li a:active {
	color: #757575;
}



/* ヘッダー　メニュー設定 */

#menu {
	clear: both;
	width: 925px;
	height: 52px;
	font-size: 0; /* Remove whitespace between inline-block elements */
	text-align: justify;
	line-height: 0;
}

#menu:after {
	content: '';
	display: inline-block;
	width: 100%;
}

#menu a {
	display: inline-block;
	vertical-align: top;
}

#menu img {
	vertical-align: top;
}

/* Fix for contact menu item */
#menu-07 {
	margin-left: 0;
	margin-right: 0;
}



/* メイン */

#main {
	width:925px;
	padding-right: 17px;
	padding-left: 16px;
}

#main:after {
	content: "";
	display: block;
	clear: both;
}

#main-left {
	width:291px;
	padding-right: 25px;
	float: left;
	text-align: left;
	margin-left: -6px;
}

#main-left:after {
	content: "";
	display: block;
	clear: both;
}

#main-center {
	width:615px;
	float: left;
	text-align: left;
}

#main-center:after {
	content: "";
	display: block;
	clear: both;
}

#main-right {
	float: right;
	width: 285px;
	padding-left: 25px;
	text-align: right;
}

#main-right:after {
	content: "";
	display: block;
	clear: both;
}


/* メインで使うクラス設定 */

.content {
	clear: both;
	padding-top: 10px;
	padding-left: 7px;
}

.center {
	clear: both;
	text-align: center;
}

.part-200 {
	float: left;
	width: 193px;
	margin-top: 5px;
	margin-left: 7px;
}

.border {
	color:#0d451e;
	font-size:117%;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 2px solid #339933;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	behavior: url(border-radius.htc);
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.pagetop {
	font-size:100%;
	clear: both;
	padding-top: 10px;
	padding-left: 7px;
	text-align: right;
}

/* トップスライドショー */
#myslides {
	width: 611px;
	height: 266px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 2px solid #e6f6fd;
} 
 
#myslides img {  
	width: 611px;
	height: 266px;
    top:  0; 
    left: 0 
}



/* メイン トピックス設定 */

#topics {
	padding-right: 7px;
	padding-left: 7px;
}

#topics:after {
	content: "";
	display: block;
	clear: both;
}

.scr-top {
	overflow-y: scroll;   /* スクロール表示 */
	height: 400px;
}

.scr-info {
	/* overflow-y: scroll;   スクロール表示
	height: 400px; */
}

#topics p {
	line-height: 30px;
}

.tpi-day {
	clear: both;
	float: left;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}

.tpi-info {
	float: left;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}

.tpi-item {
	float: left;
	width: 75px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
}

.tpi-text {
	clear: both;
	float: left;
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0a0a0;
	margin-left: 80px;
}



/* メイン 2ndメニュー */
#menu-2nd {
	width: 285px;
	text-align:left;
	font-size: 100%;
	margin-left: 6px;
	/* -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	behavior: url(border-radius.htc); */
}

#menu-2nd:after {
	content: "";
	display: block;
	clear: both;
}

#menu-2nd ul {
	padding-left: 0px;
	list-style-type: none;
}

#menu-2nd li {
	margin-bottom: 12px;
}

#menu-2nd .here {
	padding-top: 8px;
	padding-right: 100%;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/bg-2nd.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	line-height: 25px;
}

#menu-2nd li a {
	color: #0d451e;
}

#menu-2nd li a:link {
	color: #0d451e;
}

#menu-2nd li a:visited {
	color: #0d451e;
}

#menu-2nd li a:hover {
	color: #e51b22;
}

#menu-2nd li a:active {
	color: #0d451e;
}




/* フッター */
#footer {
	width:925px;
	clear: both;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 84%;
	margin-top: 20px;
	padding-right: 17px;
	padding-left: 16px;
	padding-top: 10px;
	color: #ffffff;
	background-color: #002814;
	padding-bottom: 5px;
}

.fmenu-160 {
	float: left;
	width: 160px;
	margin-right: 5px;
	text-align: left;
	line-height: 160%;
}

.fmenu-140 {
	float: left;
	width: 140px;
	margin-right: 5px;
	text-align: left;
	line-height: 160%;
}

.fmenu-100 {
	float: left;
	width: 100px;
	text-align: left;
	line-height: 160%;
}

/* 中国語フッターの右端でのみ使用 */
.fmenu-80 {
	float: left;
	width: 80px;
	text-align: center;
	line-height: 160%;
}

#footer p {
	font-size: 84%;
	margin: 1px;
}

#footer a {
	color: #ffffff;
}

#footer  a:link {
	color: #ffffff;
}

#footer  a:visited {
	color: #ffffff;
}

#footer  a:visited {
	color: #ffffff;
}

#footer  a:hover {
	color: #ffffff;
}

#footer  a:active {
	color: #ffffff;
}


