@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing:border-box;
	letter-spacing:0.4pt;}

a{
	color:#1b1b1b;
	font-weight:bold;}

div{
	display:block;
	box-sizing:border-box;
	position:relative;}
#index{
	width:980px;
	margin:0 auto;}
	
	
	/*トップ*/
	#top{width:980px;
	/*background-image:url(../img/common/top_img1.jpg);*/
	min-height:366px;
	padding-top:25px;
		/*margin-bottom:15px;*/}
		
		

#infobar{
	height:30px;
	padding-left:10px;
	overflow:hidden;
	margin-bottom:15px;
			/*position:absolute;
			bottom:0;*/
			width:980px;
			background-color:#E1E1E1;
			opacity:0.8;
}


#infobar a{
	padding:0;
	font-size:14px;
	line-height:30px;
}


#infobar a.today{
	color:#CD0003;
	margin-right:15px;}

		
		#r_navi{
			width:225px;
		float:right;
/*	background-image:url(../img/common/r_navi.jpg);
		height:1000px;*/}
		
		
		/*#footer{
			float:none;
			clear:both;
		height:500px;}*/
		
		/*メイン*/
		
	#main{
		overflow:hidden;
		width:710px;
		float:left;
		margin-bottom:15px;
		}
		
		
		#main h4.title{
			box-sizing:border-box;
		width:710px;
		
			}
		
		#main .wrap{
			padding:0;
			margin:0;
			/*padding-left:20px;*/
			width:710px;}
		
		#main .box{
			margin:0px 20px 20px 0;
			width:350px;
			background-color:#FFFFFF;
		border:2px solid #1b1b1b;
		padding:18px;		float:left;
	
			}
		
		#main .box .kariimg{
			width:310px;
			height:120px;
			padding:0 auto;
			/*background-color:#A0A0A0;*/
			margin-bottom:8px;
			}
		
		
		
		
		#main .box a{
			font-size:18px;
}


		#main .box .date{
			font-size:14px;
			height:14px;
			margin-top:10px;
			line-height:14px;}
			
			
		#main .box .date span.new{
			background-color:#CD0003;
			color:#ffffff;
			padding:0 4px;
			margin-left:5px;
			font-size:10px;
			line-height:14px;
			height:14px;

		}
		
		
		

		#daily{
			/*position:absolute;*/
			width:400px;
/*			min-height:270px;*/
			height:326px;
			margin-left:555px;
			/*top:25px;*/
			/*right:25px;*/
			text-align:center;
			padding:20px 10px;
			background-color:#FFFFFF;}


#daily .year,#daily .date,#daily .koyomi{
	width:200px;
}

#daily .container_l,
#daily .container_r{
	float:left;
	margin-bottom:10px;}
	
	
#daily .container_l div.sekkiyurai{
	font-size:10px;
	text-align:center;}


#daily .kyureki{
		width:160px;
	font-size:14px;
	line-height:28px;
	}
	
	
#daily .kariimg{
	border-radius:15px;
	width:140px;
	height:84px;
	margin:0 10px;
	padding:0px auto;
	background-color:#6e87cf;}
	
	
	
	
	
#daily .koyomi{
	font-size:14px;}



#daily .date{
	font-size:42px;
	font-weight:bold;}
	
	
#daily .date span{
	display:inline-block;
	border-radius:40px;
	font-size:16px;
	height:28px;
	width:28px;
	color:#ffffff;
	margin-left:5px;
	line-height:28px;
	background-color:#6e87cf;
}

#daily .flower{
	width:100%;
	clear:both;
	text-align:left;
	font-size:10px;
	margin-bottom:5px;
	}
	
	#daily .flower span,#daily .sousou_shireki span,#maininfo span{
		background-color:#6e87cf;
		color:#ffffff;
		padding:0 5px;}
	
#daily .sousou_shireki{
	margin-top:5px;
	padding:10px 5px 0px 5px;
	line-height:18px;
	clear:both;
	border-top:4px solid #1b1b1b;
	text-align:left;
	font-size:11px;}
	
#daily .sousou_shireki p{
	margin-bottom:5px;}
	

	
	#daily ul{text-align:center;}
	
	#daily li{display:inline;
	margin:0 10px;
	border:0px;}

#headnavi{margin-top:10px;}

#headnavi ul{
	text-align:center;
	letter-spacing:0.8pt;
	margin-bottom:15px;}


#headnavi li{
	display:inline;
font-size:17px;
margin:0 10px;}



#headnavi li a:hover{
	border-bottom:3px solid #CD0003;
	}
		
		#top img.logo{
			position:absolute;
			top:35px;
			left:35px;}
			
			
			#maininfo{
		box-sizing:border-box;
				
				width:710px;
			padding:15px 15px 5px 15px;
			font-size:12px;
			line-height:18px;
			margin-bottom:20px;
			background-color:#E8F1FF;
			overflow:auto;
			text-wrap:normal;}

#maininfo p{
	padding:5px;
		overflow:auto;
			text-wrap:normal;
}

#news{
		box-sizing:border-box;
	border:1px solid #999999;
	padding:15px 20px;
	height:200px;
	width:710px;
	overflow:scroll;
	}
	
	
	
#news li {
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	letter-spacing:0.8pt;
	}
	
	
#news li a{
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	text-decoration:underline;
	letter-spacing:0.8pt;
	}
	
.sekki_koyomi{
	width:100%;
	text-align:left;
	font-size:90%;
		bottom:0;}
	
	
.sekki_koyomi span{
	display:inline-block;
padding:2px 3px;
margin-bottom:5px;
margin-right:4px;
font-size:85%;
	background-color:#B6E7FF;}
	
/*各カテゴリナビ*/


						.UpdateBox{
						border:1px solid #cccccc;
							
		box-sizing:border-box;
							height:80px;
							padding:5px 0;
							overflow:scroll;
							overflow-x: hidden;
						}
						
						
						.UpdateBox li{
						
							display: block;
							padding:0;
							margin:0;
	
	
							width:220px;
							padding:0 20px 0 5px;
text-decoration: underline;
							margin-bottom:2px;
	letter-spacing:0.8pt;
	}
						.UpdateBox li a{
							color:#666666;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
						}
