@charset "utf-8";
/* CSS Document */
/*-------全体---------*/
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../images/bk_loop.jpg);
	background-repeat:repeat-x;
}
#flash {
	background-image:url(../images/main_bk.jpg);
	margin: 10px auto 20px auto;
	width: 960px;
	position: relative;
}
#news_box {
	margin: 0 0 30px 0;
}
.news_box1{
	border-bottom: #BEBEBE solid 1px;

}
.news_box1 img{
	float:left;
	margin: 0 0 0 10px;
}
.news_title {
	text-align: left;
	width: 100px;
	float: left;
	color: #1BB8B0;
	font-weight: bold;
	line-height: 2.5em;
	padding: 0 0 0 10px;
}
.news_txt {
	text-align: left;
	width: 550px;
	float: left;
}
.news_txt a{
	line-height: 2.5em;
}
#con1 {
	width: 960px;
	margin: 0px auto 20px auto;
	text-align: left;
	background-image: url(../images/ind_contents_bk.gif);
	background-repeat: repeat-y;
}
#ind_left_box {
	width: 233px;
	float: left;
}
#ind_center_box {
	width: 681px;
	float: right;
	margin: 0 0 0 15px;
}
#ind_right_box {
	width: 218px;
	float: right;
}
#ind_box1 {
	background-image: url(../images/ind1.jpg);
	background-repeat: no-repeat;
	height: 160px;
	position: relative;
}
#ind_txt1 {
	position: absolute;
	width: 389px;
	color: #009999;
	text-align: left;
	left: 6px;
	top: 48px;
}
#ind_txt1 strong{
	color: #006600;
	font-weight:normal;
}
/*---------------------------------
BLOG
---------------------------------*/
.blog_box1{
	border-bottom: 1px dotted #CCCCCC;
	margin:5px 10px 0 10px;
	padding-bottom:5px;
}
.blog_p{
	float: left;
	border: 1px solid #999999;
	padding: 5px;
}
.blog_box2 {
	width: 530px;
	float:right;
}
.blog_date {
	background: url(../images/topics_icon1.gif) no-repeat right;
	color: #0099CC;
	width:150px;
	line-height: 1.2em;
	font-size: 12px;
}
.blog_title{

}
.blog_title a{
	color: #FF6600;
	font-weight: bold;
	line-height: 1.6em;
}
.blog_txt a {
	color: #333;
	line-height: 1.6em;
}

#blog_box {
	height: 450px;
	overflow: auto;
}
.cle{
	clear:both;
}
#blog_box3{
	margin:0 0 30px 0;
}
/*---------------------------------
BLOGここまで
---------------------------------*/
#syoujyou_box {
	margin: 0 0 20px 0;
}
#main_txt {
	position: absolute;
	left: 44px;
	top: 149px;
	color: #FFFFFF;
	text-align: left;
	width: 459px;
	font-size: 16px;
	line-height: 1.8em;
}
/*-------------ツイッター------------------------*/
.twitter-timeline{
width:100%!important;
margin-bottom:20px;
}
