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

.company_box {
	width:690px;
	border:1px solid #333;
	margin:0 0 40px 0;
}

.news_ichiran {
	width:688px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #ccc;
	vertical-align:middle;
}

.news_ichiran2 {
	width:688px;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.news_ichiran_date {
	width:15%;
	float:left;
	/*line-height:1.1em;*/
	/*font-size:1.1em;*/
	font-weight:bold;
	margin:5px 0;
	padding:0 0 0 5px;
}

.news_ichiran_cmt {
	width:84%;
	float:right;
	/*line-height:1.1em;*/
	/*font-size:1.1em;*/
	margin:5px 0;
}

.news_ichiran_cmt a {
margin:0;
padding:0;
border:none;
text-decoration:none;
color:#333;
}

.news_ichiran_cmt a:hover {
color: #FF3C4D;
}


.newsbox {
	width:688px;
	margin:20px 0 20px 0;
	padding:0;
	border-bottom:1px dotted #ccc;
}

.newsbox2 {
	width:688px;
	margin:20px 0 20px 0;
	padding:0;
}

p.news_date {
	/*font-size:1.3em;*/
	/*font-weight:bold;*/
	margin:0 10px;
	padding:0;
	color:#2147BA;
}

.news_tit {
	/*font-size:1.2em;*/
	font-weight:bold;
	margin-left:15px;
}

.news_cmt {
	width:74%;
	float:left;
}

.news_cmt a {
margin:0;
padding:0;
border:none;
text-decoration:none;
color:#333;
}

.news_cmt a:hover {
color: #FF3C4D;
}


.news_cmt p {
	margin:10px;
}

.news_pht {
	width:25%;
	float:right;
}

.news_pht p {
	margin:10px;
}


#tit_1 {
	width:712px;
	height:28px;
	background: url(../news/img/1_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
#tit_2 {
	width:712px;
	height:28px;
	background: url(../news/img/2_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
#tit_3 {
	width:712px;
	height:28px;
	background: url(../news/img/3_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
#tit_4 {
	width:712px;
	height:28px;
	background: url(../news/img/4_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	text-indent:-9999px;
}
#tit_5 {
	width:712px;
	height:28px;
	background: url(../news/img/5_tit.gif) no-repeat 0 0;
	margin:0 0 10px 0;
	text-indent:-9999px;
}



/* index css 
************************************************************************************************** */
#tit_blog {
	width:712px;
	height:28px;
	background: url(../blog/img/tit.gif) no-repeat 0 0;
	margin:0 0 40px 0;
	text-indent:-9999px;
}

.apaindex {
	margin:40px 0 60px 0;
}

.btn_l {
	float:left;
	width:334px;
}

.btn_l img {
	margin:0 0 20px 0;
}

.btn_r {
	float:right;
	width:334px;
}

.btn_r img {
	margin:0 0 20px 0;
}
