@charset "UTF-8";

/***********************************************/
/* top.css                             */
/* osu index.html          */
/***********************************************/


/***********************************************/
/*TOP PAGE                     */
/***********************************************/





/*  contents_main_left   */
/***********************************************/


#contents_main_area {
	float:left;
	padding: 0px 0px 0px 0px;
	width:660px;
}


/* Left  */

#contents_main_area_left {
	float:left;
	padding: 0px 0px 0px 0px;
	width:265px;
}


#other_b_area{
	margin:20px 0px 0px 0px;
	width:265px;
}

.other_b_img{
	margin:0px 0px 18px 0px;
}



#osu_twitter_area{
	margin:0px 0px 50px 0px;
	width:265px;
	height:500px;
	background-color: #FFFFFF;	
}



/* right  */

#contents_main_area_right {
	float:right;
	padding: 0px 0px 0px 0px;
	width:380px;
}

#search_area{
	width:380px;
	
}


#search_area_free{
	margin: 15px 0px 0px 0px;
	width:380px;
	text-align:left;

}


#searchform {
	position: relative;
	margin: 15px 0px 0px 20px;
}

#keywords	{
	width: 220px;
	height: 25px;
	background: url(/image/top_img/search.png) no-repeat 8px 8px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
	font-size:14px;
}

#searchBtn	{
	position: absolute;
	top: 0;
	left: 260px;
}




#search_area_genre{
	margin: 30px 0px 0px 0px;
	width:380px;
	text-align:center;

}




#event_area{
	margin: 20px 0px 0px 0px;
	width:380px;
	text-align:center;
	position:relative;
	height:51px;
}

#event_area_top{
	width:380px;
	position:relative;
	top:50%;
}

#event_area_center{
	width:380px;
/*	background-color: #C7202F;*/
	border:1px solid #C7202F;
	border-radius:20px;	
}

#event_area_center_inner{
	margin: 30px 1px 0px 1px;
	width:378px;
	/*background-color: #ffffff;*/
}


#text_area {
	padding: 0px 10px 0px 10px;
	width:358px;
}



#event_area_bottom{
	width:380px;
}



#syotengai_twitter_area{
	margin: 20px 0px 0px 0px;
	width:380px;
	background-color: #ffffff;	
}





/*  contents Right  */
/***********************************************/

#main-area_right{
	padding: 0px 0px 0px 0px;
	width:270px;
	float:right;
	
}


#annainin_area{
	width:270px;
	
	background-color: #F6F6F6;
	
}

#news_area{
	margin:20px 0px 30px 0px;
	width:265px;
	height:537px;
	background-color: #FFFFFF;	
}

/*  annai   */



#annai{
	text-align:left;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	width:268px;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1px;
	height:400px;
	overflow:auto;
}

#annai_box{
	margin: 0px 0px 0px 0px;
	width:250px;
}

#annai ul {
	list-style: none;
	width:250px;
	padding:10px 0 10px 0px;
	font-size:12px; 
}

#annai ul li {
	line-height:20px;
	padding:1px 0px 1px 0px;
	clear: both;
}


#annai ul li .date {
	margin: 2px 5px 1px 0px;
	width: 45px;
	display: block;
	float: left;
	text-indent: 8px;
}


#annai ul li .topic {
	margin: 2px 5px 1px 0px;
	width: 180px;
	display: block;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#003366;
	float: right;
	clear: right;
}


#annai ul li a{
	color:#001A36;
	text-decoration:none;
	display:block;
}

#annai ul li a:hover{
	color:#FF3300;
	cursor:pointer;
	text-decoration:underline;
	display:block;
}

.annai_red{
	color:#FF0000;
}




/*  annai end  */

/*  news   */



#news{
	text-align:left;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	width:263px;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1px;
	height:290px;
	overflow:auto;
}

#news_box{
	margin: 0px 0px 0px 0px;
	width:250px;
}

#news ul {
	list-style: none;
	width:250px;
	padding:10px 0 10px 0px;
	font-size:12px; 
}

#news ul li {
	line-height:20px;
	padding:1px 0px 1px 0px;
	clear: both;
}


#news ul li .date {
	margin: 2px 5px 1px 0px;
	width: 45px;
	display: block;
	float: left;
	text-indent: 8px;
}


#news ul li .topic {
	margin: 2px 5px 1px 0px;
	width: 180px;
	display: block;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#003366;
	float: right;
	clear: right;
}


#news ul li a{
	color:#001A36;
	text-decoration:none;
	display:block;
}

#news ul li a:hover{
	color:#FF3300;
	cursor:pointer;
	text-decoration:underline;
	display:block;
}

.news_red{
	color:#FF0000;
}




/*  news end  */




#banner_type-a_area{
	margin:50px 0px 0px 0px;
	width:270px;
}

.banner_type-a_img{
	margin:0px 0px 20px 0px;
}


#banner_type-b_area{
	margin:0px 0px 0px 0px;
	width:270px;
}

.banner_type-b-left_img{
	margin:0px 0px 20px 0px;
	float:left;
}

.banner_type-b-right_img{
	margin:0px 0px 20px 0px;
	float:right;
	
}
