@charset "utf-8";
/* CSS Document */

#main h2 {
	background-image: url(../nagoyacolum/images/koramu_eyecatch.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 667px;
	text-indent: -9999px;
}
#contents #main h3 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
}

/*内容ボックス*/
#main .colum_box {
	height: auto;
	width: 667px;
	margin-bottom: 30px;
}
#main h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../nagoyacolum/images/coramu_lst.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 647px;
	line-height: 30px;
	padding-left: 30px;
	float: left;
	margin-bottom: 10px;
}
h5{
	font-size: 14px;
	color: #000000;
	margin-bottom: 15px;
}
#main .hiduke {
	font-size: 12px;
	color: #fc8fda;
	height: 15px;
	width: 647px;
	text-align: right;
	padding-right: 20px;
}
#main .colum_box img {
	float: right;
	margin: 10px;
}

#main .txt01 {
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#main .txt02 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height:2.0;
}
#main .txt01_1 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*バックナンバー*/
#colum_bn {
	width: 210px;
	background-color: #f7f7f7;
}
#contents #sub #colum_bn a {
	width: 210px;
	color: #fc8fda;
	text-decoration:none;
}
#contents #sub #colum_bn a:hover {
	width: 210px;
	color: #fc8fda;
	text-decoration:underline;
}

#colum_bn ol {
	background-image: url(../nagoyacolum/images/koramu_tab01.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 210px;
	text-indent: -9999px;
	margin-top: 20px;
}
#colum_bn li {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#colum_bn span {
	color: #000000;
	margin-right: 3px;
}

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

/*名古屋さん情報*/

#nagoya_banner {
	width: 210px;
	background-color: #f7f7f7;
}
#nagoya_banner ol {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../nagoyacolum/images/koramu_tab02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 25px;
	margin-bottom: 10px;
}
#nagoya_banner li {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


/*バックナンバーページのCSS*/

	
.h4_bnttl{
	margin:15px 0 25px 0 !important;
	}
	
.backnumber_box{
	width:315px;
	height:60px;
	background-color:#efefef;
	float:left;
	margin:0 15px 15px 0;
	}
	
.s_pic{
	float:right;
	margin-top:5px;
	margin-right:5px;
	border:solid;
	border-width:thin;
	border-color:#ccc;
	}
	
.date{
	color:#fe0390;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
	width:250px;
	height:auto;
	float:left;
	}

.title{
	margin-top:5px;
	margin-left:5px;
	width:250px;
	height:auto;
	float:left;
	}
	
.title a{
	color:#666;
	text-decoration:none;
	}
.title a:hover{
	color:#000;
	text-decoration:none;
	}
