﻿* {	margin:0;	padding:0;}

body{
	margin:0;
	padding:0;
	color:#333;
	font-size:14px;
	line-height:1.4
}

#wrapper {
	position:relative;
	text-align:center;/*画面中央揃えのため*/
	margin:0 auto;/*画面中央揃えのため*/
	width: 1024px;
	font-style: italic;
}
#wrapper_mh {
	position:relative;
	text-align:center;/*画面中央揃えのため*/
	margin:0 auto;/*画面中央揃えのため*/
	width: 1024px;
	height:1220px;
}

 a {
	color:#333;
	text-decoration: underline;
}
 a:link {
	color:#333;
	text-decoration: underline;
}
 a:hover {
	color:#999;
	text-decoration:none;
	opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}


img{
	vertical-align:bottom;
}

#header{
	text-align:center;/*画面中央揃えのため*/
	margin:0 auto;/*画面中央揃えのため*/
	height:50px;
}

#first_block{
	width:1024px;
	height:450px;
	background-image: url(../img/home/Top-photo.png);
}


.nav1{
	color: #FF9;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	}
.nav2{
	color: #999;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}
#second_block{
	float:left;
	width:1024px;
	height:50px;
	background-image: url(../img/s_navi_back.png);
}

#s_nav{
	position:absolute;
	height:40px;
	width:1024px;
	text-align:center;
	top: 422px;
	left:55px;
	float:left;
	
}
#s_nav ul{
	overflow:hidden;
}
#s_nav ul li{
	float:left;
	height: 30px;
	width: 180px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 14px;
}
#s_nav a{
	text-decoration:none;
	color: #666;
}
#main_contents{
	width:1024px;
	height:auto;
	padding:20px 0 20px 0;
	margin:0px auto;
	overflow:hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-style:normal;
}
#contents_home{
	width:1024px;
	height:440px;
	}
#left_column{
	float:left;
	width:450px;
}
.r_title{
	color: #999;
	font-size: 14px;
	font-style:normal;
	font-family: "Times New Roman", Times, serif;
	}
#topics_title{
	width:350px;
	height: 25px;
	color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-left: 30px;
}
#topics_title a {
	text-decoration: none;
}
#topics_title a:link {
	text-decoration: none;
}
#topics_title a:hover {
	text-decoration:none;
		 filter: none;
         -moz-opacity: 1;
         opacity: 1;

}

#topics_contents{
	width: 410px;
	height:400px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	padding-left:20px;
	margin-left: 20px;
	overflow-y:scroll;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #CCC;
}
#topics_1 {
	padding-top:10px;
}
#topics_contents a {
	text-decoration: none;
}
#topics_contents a:link {
	text-decoration: none;
}
#topics_contents a:hover {
	text-decoration:none;
		 filter: none;
         -moz-opacity: 1;
         opacity: 1;

}

#right_column{
	float:right;
	width:450px;

}

.topics_list{
	font-size:12px;
	width:290px;
	height:auto;
	line-height: 20px;
	padding:5px 10px;
	border-top: 2px dotted #369;
	border-bottom: 2px dotted #369;
	margin-top: 20px;
	margin-left: 10px;
}
.topics_list img{
	margin:5px 0 5px 0;
}
.topics_list a {
	text-decoration: none;
}
.topics_list a:link {
	text-decoration: none;
}
.topics_list a:hover {
	text-decoration:none;
		 filter: none;
         -moz-opacity: 1;
         opacity: 1;}

#topics_date{
	text-align:right;
	}


/* フッター */
footer{
	font-size:11px;
}
footer h4{
	font-weight:normal;
	font-size:11px;
	color: #333;
}

#footer_inner{
	color:#666;
	width:auto;
	overflow:hidden;
	height: 50px;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_inner a{
		text-decoration:none;
}


#footer_ul{
	overflow:hidden;
	padding-bottom:9px;
	padding-top:9px;
}
#footer_ul li{
	float:left;
	padding:0 4px;
	margin-left:10px;
	height:12px;
	display:inline-block;
	border-right:1px solid #666;
	text-decoration: none;
	list-style: none;
	border-left: 1px solid #666;
}
#footer_left{
	float:left;
	width:360px;
	padding-left: 20px;
	text-align: center;
}
#footer_right{
	float:right;
	width:250px;
	padding-top:10px;
	padding-right:45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}
#footer_right p{
	padding-top:3px;

}

.clear {	clear: both;}
.float_r {float:right;}
.float_l {float:left;}

.red{color:#f00;}


.bx-pager
{
    display:none;
}
