@charset "utf-8";

.main_img{width:100%;
	padding:0 0 50px;
	text-align:center;}

.main_img img{height:600px;
	margin-top:0;}

.main_catch{padding:50px 0;
	text-align:center;
	color:rgba(255,255,255,1.00);
	line-height:30px;
	font-size:18px;}

.news_tw{width:805px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;}
	
.news{width:400px;
	float:left;}

.con_title1{text-align:center;
	height:40px;}
	
.con_title1 img{height:40px;}
	
.news_box{width:100%;
	height:200px;
	background:rgba(193,39,45,0.80);
	box-shadow:rgba(198,156,109,1.00) 0 0 0 2px inset;
	overflow-y:scroll;
	font-size:14px;
	font-family:
		'Lucida Grande',
		'Hiragino Kaku Gothic ProN',
		 Meiryo, sans-serif;}

.news_block{padding:5px;}

.news_block a{color:rgba(255,255,255,1.00);}
.news_block a:hover{color:rgba(0,227,255,1.00);}

.news_date{}

.news_title{text-align:left;
	border-bottom:rgba(255,255,255,0.50) dashed 1px;}

.news_title p{padding:5px 0;
	margin:0;
	line-height:25px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;}	
	
.tw{width:400px;
	float:left;
	margin-left:5px;}

.tw_box{width:100%;
	height:200px;
	overflow:hidden;}

.introduction{width:100%;
	padding:40px 0;
	text-align:center;
	font-size:16px;
	color:rgba(255,255,255,1.00);
	background:url(../img/bg_pre1.jpg);
	background-repeat:repeat-x;
	background-position:center center;}

.introduction_text{width:900px;
	margin:0 auto;
	text-align:center;}

.text1,.text2{text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:16px;
	line-height:24px;}

.position{padding-top:15px;
	text-align:center;
	line-height:18px;
	font-size:14px;
	color:rgba(181,181,181,1.00);}

@media screen and ( max-width:736px )
{
.main_img{padding-top:50px;}

.main_img img{height:auto;
	margin-top:0;}

.main_inner{width:95%;
	max-width:420px;
	margin:0 auto;}
	
.main_catch{line-height:20px;
	font-size:14px;}

.news_tw{width:100%;}
	
.news{width:95%;
	float:none;
	margin:0 auto;}

.con_title1{text-align:center;
	margin-top:10px;}
	
.news_box{width:100%;
	height:200px;
	background:rgba(193,39,45,0.80);
	box-shadow:rgba(198,156,109,1.00) 0 0 0 2px inset;}
	
.tw{width:95%;
	float:none;
	margin:0 auto;}

.tw_box{width:100%;
	height:200px;
	background:rgba(29,161,242,1.00);}

.introduction{font-size:14px;
	line-height:20px;
	text-align:left;}

.introduction_text{width:95%;
	text-align:left;}

.position{font-size:10px;}
	
.text2{text-align:center;
	color:rgba(255,255,255,1.00);
	font-size:12px;
	line-height:16px;}
	
}

























