@charset "utf-8";
#viewer {
	height: 412px;
	width: 960px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/top_mainimg.jpg);
	background-repeat: no-repeat;
}
#viewer_inline {
	background-color: rgba(255,255,255,0.35);
	height: 80px;
	width: 960px;
	line-height: 35px;
	text-align: center;
	color: #66361A;
	position: absolute;
	top: 390px;
}
#top_sidebar {
	height: 91px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}
img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#main_top {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_sub1 {
	width: 600px;
	float: left;
}
#main_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #66361A;
	background-image: url(../image/titleBg.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 596px;
	font-size: 16pt;
	line-height: 32pt;
	text-indent: 20px;
}
#main_sub1_block {
	width: 480px;
	height: 300px;
	float: left;

}
#main_sub2 {
	float: right;
	width: 350px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	margin-bottom: 10px;
}
#main_sub2_title {
	background-image: url(../image/sideBg.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 255px;
	color: #66361A;
	font-size: 16pt;
	text-indent: 20px;
	line-height: 32pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
}
/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/
#toppage{
	min-height:385px;
	width:636px;
}

/* 新着情報 */
#toppage-news{
	width: 350px;
	height: 300px;
}
#toppage-news h3{
	background-image : url(sideBg_9Ga.png);
	margin-bottom:0;
}
#toppage-news h3 span.en{
    display: none;
}

#toppage-news dl{
	margin-left:2px;
	margin-right:2px;
	height:210px;
	overflow:hidden;
}
#toppage-news dl:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news dt{
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 19px;
	min-height: 19px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 19px;
	background-image : url(../image/point.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	float: none;
	width: 200px !important;
}

#toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 19px;
}

#toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

#toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}
#toppage p{
	width:580px;
}
#toppage-info{
	width:636px;
}

#toppage-info hr{
	width: 610px;
}
