@charset "Shift_JIS";

/* style main */



#main{
	float:right;
	background:#fff;
	width:537px;
	text-align:left;
	border-left:#000 solid 3px;
}


#main h2{
	background-color:#0078aa;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 20px;
	font-weight:bold;
}

#news{
	padding:20px 0 20px 20px;
	border-bottom:#000 solid 3px;
}

#kosin{
	text-align:left;
	background:#FFF;
}
#kosin ul{
	padding:15px 20px 5px 20px;
}
#kosin ul li{
	background-image:url(../images/arrow_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin-bottom:12px;
	line-height:100%;
	
}

#tokusyu{
	text-align:left;
	background:#FFF;
}

.kiji_komoku{
	padding:20px 20px;
	border-bottom:1px #000000 solid;
	
}

.kiji_left{
	float:left;
	width:200px;
}

.kiji_left h3{
	margin-bottom:20px;
}

.kiji_right{
	float:right;
	width:280px;
}
.kiji_copy{
	color:#0b70a2;
	font-weight:bold;
	margin-bottom:20px;
}

.kiji_right .title{
	background-image:url(../images/arrow_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin-bottom:12px;
	line-height:120%;
}
.kiji_right .title a{
	color:#000;
}
.kiji_right .title a:hover{
	color:#0078aa;
	text-decoration:underline;
}
.rsstitle{
	color:#0078aa;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
	text-align:left;
}


.kosin_image{
	width:200px;
	height:133px;
	overflow:hidden;
}

#cm1{
	border-top:#000 solid 2px;
	border-bottom:#000 solid 3px;
	overflow: hidden;
}
a.cm1_l{
	display:block;
	float:left;
	background:#fff;
	color:#333;
	width:265px;
	border-right:#000 solid 3px;
	text-align:left;
}

a.cm1_r{
	float:left;
	background:#fff;
	color:#333;
	width:269px;
	text-align:left;
}

#cm1 a:hover{background:#ffff99;}

#cm1 img{
	margin-top:15px;
	margin-left:20px
}

#cm1 p{
	width:230px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:15px;
}

.mtitle{clear:left;}

.mtitle{
	height:38px;
	border-top:#000 solid 3px;
	border-bottom:#000 solid 3px;
}

a.webmg1,
a.webmg4,
a.webmg5{
	display:block;
	float:left;
	background:#e1faff;
	color:#333;
	width:268px;
	text-align:left;
}

a.webmg2,
a.webmg3,
a.webmg6{
	float:left;
	background:#fff;
	color:#333;
	width:269px;
	text-align:left;
}

/*準備中用タグ */
.webmg0{
	float:left;
	background:#fff;
	color:#333;
	width:269px;
	text-align:left;
}

#webmg a:hover{background:#ffff99;}

#webmg img{
	margin-top:15px;
	margin-left:20px
}

#webmg h4{
	color:#0078aa;
	font-size:109%;
	font-weight:bold;
	margin-top:5px;
	margin-left:20px;
}

#webmg p{
	width:230px;
	margin-left:20px;
	margin-bottom:15px;
}

a.se1{
	display:block;
	background:#fff;
}

a.se2{
	display:block;
	background:#e1faff;
	border-bottom:#000 solid 3px;
}

#se a:hover{background:#ffff99;}

#se img{border-bottom:#0078aa solid 8px;}

#se p{
	color:#333;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:15px;
	text-align:left;
}
#webmg{
	
}
/*----------------------------------------------------
	update 11.06.23
----------------------------------------------------*/
.clear{
	clear:both;
}

#kosin{

}

#kosin a:link {
	color:#333;
	text-decoration:none;
}

#kosin a:visited {
	color:#333;
	text-decoration:none;
}
#kosin a:active {
	color:#333;
	text-decoration:none;
}
#kosin a:hover {
	color:#0078aa;
	text-decoration:underline;
}




#kosin .text{
	float:right;
	width:320px;

}
#kosin .title{

}

#kosin .date{
	font-size:11px;

}



#slider{
	hegiht:351px;
	width:537px;
	display:block;
	overflow:hidden;

}
#slider li{
	position:relative;
	hegiht:351px;
	width:537px;
}
#slider li .text{
	position:absolute;
	bottom:0;
	left:0;
	background-color:#000000;
	width:100%;
	padding:5px 10px;
	opacity:0.8;
	filter: alpha(opacity=80);
	
}
#slider li a{
	color:#FFFFFF;
}
#slider li a:hover{
	color:#0078aa;
}


/*----------------------------------------------------
	tweet_search#
----------------------------------------------------*/
.tweet_search_area{
	
}
.tweet_search {
	margin:10px 0;
}

.tweet_search .tweet_list {
	list-style-type:none;
	margin:0; padding:0;
	background-color:#FFF;
	font-size:11px;
	line-height:150%;
}

.tweet_search .tweet_list li {
	overflow:auto;
	padding:10px 15px;
}

.tweet_search .tweet_list li a {
color:#000000;
text-decoration:underline;

}

.tweet_search .tweet_list .tweet_even {
	background-color:#eeeeee;
}

.tweet_search .tweet_list .tweet_avatar {
	padding-right:10px;
	float:left;
}

.tweet_search .tweet_list .tweet_avatar img {
	vertical-align:middle;
}



