@charset "UTF-8";
/* ++++ カテゴリーイメージ ++++ */
#globalnav_m {
	width: 750px;
	height: 43px;
}
#globalnav p {
	background-repeat: no-repeat;
	width: 750px;
	padding-top: 120px;
	font-size: 11px;
	color: #000;
}
#catim { /* リンクその他 */
	background-image: url(../img/common/hp_news.jpg);
}

/* ++++ メインコンテンツ　トップ以外一般 ++++ */
.flt_r{
	float:right;
}
.flt_l{
	float:left;
}
.flt_c{
	clear:both;
}
.cont_mini{
	width:420px;
	margin-bottom:14px;
}
.w473{
	width:473px;
	margin-bottom:14px;
}
.pad8{
	padding-left:8px;
}

.imag_1 {
	margin-bottom:14px;
}
.imag_2 {
	margin-bottom:24px;
}

/* ++++ SIDEBAR2 ++++ */
#sidebar2 #sidemenu {
	margin-bottom:16px;
}
#sidebar2 #sidemenu p {
	margin-bottom:4px;
}
#sidebar2 #common_menu p {
	margin-bottom:6px;
}

/* +++ CONTENTS +++ */
#contents h4 {
	font-size: 14px;
	margin-bottom:7px;
	border-bottom: solid 1px #dc6161;
	border-left: solid 3px #dc6161;
	width:465px;
	padding:0 0 2px 8px ;
	color:#dc6161;
}

/* ニュース記事 */

.nl_summaryPost { /*1ポスト単位*/
	font-size:12px;
}
.nl_summaryPost h6 ,.nl_summaryPost h6 a { /*タイトル*/
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}
div.summary { /*内容*/
	width:447px;
	padding-left:18px;
	padding-right:10px;
	margin-bottom:10px;
}
div.nl_link { /*全部読む*/
	width:100px;
	float:left;
	text-align:left;
}
div.nl_info { /*日付*/
	width:200px;
	float:right;
	font-size:10px;
	text-align:right;
}
div.summary li {
	display: marker;
	list-style-position: inside;
	marker-offset:0;
	padding-left:30px;
}
div.summary blockquote {
	padding-left:30px;
}
#contents hr {
	clear:both;
	width:100%;
	border-style: dashed none none none; 
	border-top-width: 1px; 
	border-top-color: #dc6161;
	height: 12px;
	_height: 1px;
}
#nl_pages {
	text-align:center;
	padding: 1px 5px 2px; 
	margin-right: 1px;
	color: #333;
}

#nl_pages #ditto_currentpage {
    border: 1px solid #dc6161;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #dc6161; 
    color: #fff;
} 
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #dc6161; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #dc6161;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}


/* 記事おわり */

.txt_1 {
	font:normal normal normal 12px/19px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:316px;
	margin-bottom:20px;
}
.txt_1i {
	font:normal normal normal 12px/19px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:308px;
	margin-bottom:20px;
	padding-left:8px;
}
.txt_2 {
	font:normal normal normal 12px/19px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:400px;
	margin-bottom:20px;
}
.txt_2i {
	font:normal normal normal 12px/19px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:392px;
	margin-bottom:20px;
	padding-left:8px;
}
/* 箇条書き？ */
.txt_3 {
	font:normal normal normal 12px/24px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:400px;
	margin-bottom:20px;
}
.txt_3i {
	font:normal normal normal 12px/24px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:392px;
	margin-bottom:20px;
	padding-left:8px;
}
.txt_4 {
	font:normal normal normal 11px/16px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
}
.txt_5 {
	font:normal normal normal 10px/15px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:250px;
	margin-bottom:20px;
}
.txt_5i {
	font:normal normal normal 10px/15px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Osaka",sans-serif;
	width:242px;
	margin-bottom:20px;
	padding-left:8px;
}

/* +++ table +++ */
table {
	border-collapse: collapse;
	border: 0;
}

#contents table td {
	vertical-align:middle; 
	text-align:center; 
	white-space:nowrap;
	font-size:10px; 
	border: solid 1px #F66;
	padding: 1px 3px;
	color: #333;
}

/* 上に戻るブロック */
#back2top {
	clear:both;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	padding-top:20px;
	text-align:right;
}
#back2top p a{
	font-size:11px;
}

/* ニュースstyle */
.news_mini {
	font-size:9px;
}
.news_big {
	font-size:16px;
}
.news_bigger {
	font-size:20px;
	font-weight:bold;
}
.news_mesh1 {
	background-color:#dc6161;
	padding: 1px 3px;
	color:white;
}
.news_mesh2 {
	background-color:#ed8e8e;
	padding: 1px 3px;
	color:#333;
}
.news_round
{
	border: #dc6161 1px solid;
	padding: 5px;
	margin: 5px 10px 5px 10px;
	color: #333;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9;
}
.summary p {
	margin-bottom:5px;
	color: #333;
}
/*
.news_dashe_1 {
	width:100%;
	border-style: dashed none none none; 
	border-top-width: 1px; 
	border-top-color: #dc6161;
	height: 1px;
}
*/
