@charset "EUC-JP";

/* インデックスのCSS
-------------------------------------------------- */

/* 共通 --------------- */
#fc01 .fL{ float: left;}
#fc01 .fR{ float:right;}
#fc01 .ctn_btm{
	clear: both;
	text-align: center;
}
#fc01 sup{
	font-weight: normal;
}

.mNone { margin: 0 !important; }
.mT0  { margin-top: 0px !important; }
.mT5  { margin-top: 5px !important; }
.mT10 { margin-top: 10px !important; }
.mT15 { margin-top: 15px !important; }
.mT20 { margin-top: 20px !important; }
.mT25 { margin-top: 25px !important; }
.mT30 { margin-top: 30px !important; }
.mT35 { margin-top: 35px !important; }
.mT40 { margin-top: 40px !important; }
.mT45 { margin-top: 45px !important; }
.mT50 { margin-top: 50px !important; }
.mB0  { margin-bottom: 0px !important; }
.mB5  { margin-bottom: 5px !important; }
.mB10 { margin-bottom: 10px !important; }
.mB15 { margin-bottom: 15px !important; }
.mB20 { margin-bottom: 20px !important; }
.mB25 { margin-bottom: 25px !important; }
.mB30 { margin-bottom: 30px !important; }
.mB35 { margin-bottom: 35px !important; }
.mB40 { margin-bottom: 40px !important; }
.mB45 { margin-bottom: 45px !important; }
.mB50 { margin-bottom: 50px !important; }
.pNone { padding: 0 !important; }
.pT0  { padding-top: 0px !important; }
.pT5  { padding-top: 5px !important; }
.pT10 { padding-top: 10px !important; }
.pT15 { padding-top: 15px !important; }
.pT20 { padding-top: 20px !important; }
.pT25 { padding-top: 25px !important; }
.pT30 { padding-top: 30px !important; }
.pT35 { padding-top: 35px !important; }
.pT40 { padding-top: 40px !important; }
.pT45 { padding-top: 45px !important; }
.pT50 { padding-top: 50px !important; }
.pT60 { padding-top: 60px !important; }
.pB0  { padding-bottom: 0px !important; }
.pB5  { padding-bottom: 5px !important; }
.pB10 { padding-bottom: 10px !important; }
.pB15 { padding-bottom: 15px !important; }
.pB20 { padding-bottom: 20px !important; }
.pB25 { padding-bottom: 25px !important; }
.pB30 { padding-bottom: 30px !important; }
.pB35 { padding-bottom: 35px !important; }
.pB40 { padding-bottom: 40px !important; }
.pB45 { padding-bottom: 45px !important; }
.pB50 { padding-bottom: 50px !important; }

.layoutCenter { margin: 0 auto; }
.tCenter { text-align: center; !important; }
.tRight  { text-align: right; !important; }
.tLeft   { text-align: left; !important; }
.tBold { font-weight:bold !important; }


/* ctn_news --------------- */
div.fp div.pagetop{
	width: 900px;
	margin: 15px auto;
	text-align: right;
}

#ctn_news {
	clear: both;
	width: 960px;
	position: relative;
	margin: 30px auto 0 auto;
	padding: 30px 0 40px 0;
	background:#f2f2f2 url('../images/bg.png') repeat-x center top;
}
#ctn_news h1{
	width: 890px;
	height:48px;
	background:#f2f2f2 url('../images/head_bg.png') repeat-x center top;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	margin: 0 auto;
	padding-top:10px;
	font-size:16px;
	line-height:1.2\3em;
	text-align:center;
	color:#fff;
}
#ctn_news .inner {
	width: 850px;
	background:#FFF;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	margin: 0 auto;
	padding:0 20px 64px 20px;
	position:relative;
}
#ctn_news .inner .date {
	border-bottom:1px solid #04822e;
	margin: 0 auto 20px auto;
	padding:12px 33px;
	text-align:left;
	font-size:16px;
}
#ctn_news .inner .date .icon{
	margin-left:20px;
}
#ctn_news .inner #top_social{
	position:absolute;
	top:12px;
	right:0px;
}
#ctn_news .inner #top_social td#tweet{ 
	width: 75px;
}
#ctn_news .inner .main {
	width: 800px;
	margin: 0 auto;
}
#ctn_news .inner .main h2 {
	margin-top:30px;
	margin-bottom:20px;
	font-size:14px;
	color:#04822e;
}
#ctn_news .inner .main h3 {
	margin-bottom:5px;
	font-size:14px;
	color:#f08616;
}
#ctn_news .inner .main h4 {
	margin-bottom:10px;
	font-size:14px;
	color:#e6000f;
	text-align:center;
}
#ctn_news .inner .main .word dt{
	margin-top:20px;
	font-weight:bold;
}
#ctn_news .inner .main .table_news {
	width: 500px;
	margin:0 auto;
}
#ctn_news .inner .main .table_news.t01 {
	border:2px solid #ff6666;
}
#ctn_news .inner .main .table_news.t02 {
	border:2px solid #d082ee;
}
#ctn_news .inner .main .table_news td {
	padding:10px 20px;
}
#ctn_news .inner .main .zuhan {
	border:1px solid #000;
	width: 770px;
	margin:0 auto 20px auto;
	padding:20px 0 10px 0;
	text-align:center;
}

#ctn_news .inner .navi {
	width: 800px;
	background:#f2f2f2;
	border:1px solid #03852d;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	margin: 35px auto 0 auto;
	padding-bottom:15px;
}
#ctn_news .inner .navi h2 {
	width: 726px;
	border-bottom:1px dotted #03852d;
	margin: 0 auto;
	padding:10px 20px;
	color:#e40210;
	font-size:16px;
}
#ctn_news .inner .navi ul {
	width: 766px;
	margin: 0 auto 15px auto;
}
#ctn_news .inner .navi li {
	border-bottom:1px dotted #03852d;
	padding:10px 20px;
}
#ctn_news .inner .navi li p {
	background: url('../images/icn_arw.png') left 6px no-repeat ;
	padding-left:10px;
}
#ctn_news .inner .navi li p a {
	color:#03822b;
	font-weight:bold;
}

#ctn_news .inner .navi p.btn {
	text-align:center;
}

