@charset "utf-8";
/* CSS Document */

#header{
	background-image:url(image/title.png)
}


#sub_navi_block .arrow{
	display:none;
}

#sub_navi_block ul a{
	display:block;
	min-width:3em;
	color:#000;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align:center;
}

/*-----------------------------------------*/

.widget{
	width:241px;
	overflow:hidden;
	margin:0px auto;
}

.widget ul{
	width:210px;
	margin-left:30px;
}

.widget ul li{
	margin-bottom:22px;
	background-image:url(image/side_icon.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
	list-style-type:none;
	padding-left:20px;
}

.widget ul li a{
	color:#000000;
}

/*-----------------------------------------*/

.entry_list{
	width:667px;
	margin:0px auto;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
	
}

.entry_list .thumb{
	width:129px;
	float:right;
	overflow:hidden;
	margin-right:19px;
	padding:10px 0px;
	margin-left:10px;
}

.entry_list .entry_outline{
	padding:10px 0px;
}

.entry_list .entry_outline p.date{
	background-image:url(image/entry_icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	line-height:19px;
}

.entry_list .entry_outline dl{
	margin-left:25px;
}

.entry_list .entry_outline dl dt{
	font-weight:bold;
	font-size:14px;
	color:#1F1F1F;
}

.entry_list .entry_outline dl dt a{
	color:#1F1F1F;
}

.entry_list .entry_outline dl dd{
	padding:0.5em 0px 0px 0px;
}

/*-----------------------------------------*/

.single_container{
	width:690px;
	margin:20px auto;
	overflow:hidden;
}

.single_container .update{
	margin-top:1em;
}

/*-----------------------------------------*/

.textblock01{
	width:680px;
	margin:2em auto;
	overflow:hidden;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.textblock01 .txt01{
}

.textblock01 .txt02{
	
	overflow:hidden;
}

.textblock01 .txt03{
	width:410px;
	float:left;
	overflow:hidden;
	margin-top:1em;
}

.textblock01 .img01{
	width:253px;
	float:right;
	overflow:hidden;
}

/*-----------------------------------------*/
/*カレンダーコンテナ*/

#cal_container{
	width:590px;
	margin:2em auto;
	position:relative;
}

#cal_container .one_month{
	width:590px;
	margin:0em auto;
	position:relative;
}

#cal_container table{
	width:527px;
	margin-left:53px;
	border-bottom:2px solid #000000;
	text-align: justify;
	text-justify: distribute-all-lines;
}

#cal_container table th{
	border-bottom:1px solid #DDDDDD;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#cal_container table td{
	border-bottom:1px solid #DDDDDD;
	vertical-align:top;
}

#cal_container table .line01{
	width:16%;
	text-align:right;
	vertical-align:top;
	
}

#cal_container table .line01 p{
	padding-right:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	line-height:125%;
}

#cal_container table .line02{
}

#cal_container table .line02 p{
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align: justify;
	text-justify: distribute-all-lines;
	line-height:125%;
	padding-right:1em;
	font-size:13px;
}

#cal_container table .line03{
	width:20%;
}

#cal_container table .line03 p{
	padding-top:0.5em;
	padding-bottom:0.5em;
	line-height:125%;
	font-size:12px;
}

#cal_container table a{
	color:#000;
}

#cal_container table dl{
	width:48%;
	float:left;
	overflow:hidden;
	margin-left:1%;
	margin-bottom:2em;
	margin-top:1em;
}

#cal_container table dl dt{
	padding-top:0.5em;
	padding-bottom:0.5em;
	line-height:125%;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:block;
	background-color:#F2F2F2;
}

#cal_container table dl dd{
	padding-top:1em;
	padding-bottom:1em;
	padding-left:0.5em;
	padding-right:0.5em;
	line-height:125%;
	font-size:12px;
	border-bottom:1px solid #DDDDDD;
	background-color:#f9f9f9;
	letter-spacing:-1px;
}

#cal_container .month{
	width:56px;
	line-height:56px;
	text-align:center;
	position:absolute;
	left:0px;
	top:-26px;
	background-image:url(image/cir.png);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}


/*-----------------------------------------*/

.entry_body p,
.entry_body div,
.entry_body h1,
.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6,
.entry_body dl,
.entry_body ul,
.entry_body ol{
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom:1em;
	text-align: justify;
	text-justify: distribute-all-lines;
	line-height:175%;
}

.entry_body ul li,
.entry_body ol li{
	margin-left:2em;
}

.entry_body h1{
	font-size:36px;
}

.entry_body h2{
	font-size:24px;
}

.entry_body h3{
	font-size:18px;
}

.entry_body h4{
	font-size:16px;
}

.entry_body h5{
	font-size:14px;
}

.entry_body h6{
	font-size:12px;
}

/*-----------------------------------------*/

.jap{
}

/*-----------------------------------------*/

.japanese_table{
}

.lb_jap{
	vertical-align:middle;
	font-weight:bold;
}

.lb_jap p{
	padding-right:1em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	line-height:125%;
}

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/

/*-----------------------------------------*/
