@charset "UTF-8";



	/* --　▼bodyタグ・全体の設定▼　--*/
body {
	background-color: #faf0e6;
	color:#404040;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka";
	font-size:12px;
	line-height: 130%;
	text-align: center;
	}

* {
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
}

a:hover{
	position:relative;
	top:1px;
	left:1px;
}

a {
	text-decoration:none;
}


h2 { font-size: 100%; font-weight: normal; }


.container {
	width:1024px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
	border: 3px double #ff6600;
	text-align: left;
	}



.header	{
	background-color: #ff6600;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
.banner_title {
	background-color: #ffff99;
	height:96px;
	}

.ad {
	margin-top: 10px;
	}

.intro {
	padding: 0px 0px 10px 25px;
	margin: 0px;
	color: #666666;
	font-size: 13px;
	}

.navi {
	background-color: #ff6600;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border-bottom: 2px solid #ffe6c2;
	}


.side_right {
	float:right;
	width:300px;
	background-color: #ffffff;
	}

.wrapper {
	float:left;
	width:718px;
	background-color: #ffffff;
	
	}
	.main_cont {
	float:right;
	width:510px;
	background-color: #ffffff;
	}
	.side_left {
	float:left;
	width:208px;
	background-color: #ffffff;
	}


.entry_box {
	border: 1px solid #ff6600;
	background-color: #ffffff;
	width: 510px;
	margin-bottom: 10px;
	margin: 0px 1px 5px 1px;
	text-align: center;
	overflow: hidden;
	/* --　▼20141227 行間調整▼　--*/
        line-height : 160% ;
	}
.entry_title {
	background-color: #ffff99;
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border-bottom: 2px solid #ffc6ba;
	font-size: 15px;
	text-align: left;
	}
.entry_text {
	padding: 10px 10px 10px 10px;
	text-align: left;
	}

.entry_state {
	padding: 5px ;
	text-align: right;
	}	
	
.entry_text ul {
	overflow:hidden;
	list-style-type: none;
	}

.entry_text li {
	background-position: 3px 4px ;
	color: #666666;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	line-height: 140%;
	}

	
.nav {
	text-align: center;
	margin-bottom: 10px;
	}
	
	
.com {
	background-color: #ffdcd6;
	padding: 2px 2px 2px 5px;
	border-bottom: 1px solid #ffc6ba;
	font-size: 12px;
	}
.com_box {
	background-color: #ffffff;
	width: 464px;
	margin-bottom: 10px;
	}
.com_tilte {
	font-weight: bold;
	font-size: 13px;
	padding: 5px 5px 2px 5px;
	}
.com_text {
	padding: 3px 5px 2px 15px;
	}
.com_state {
	text-align: right;
	padding: 3px 5px 15px 5px;
	}
.com_post {
	padding: 3px 5px 15px 5px;
	}

	/* -- 20141204 右コンテンツサイズ変更  start  --*/
.side_box_right {
	border: 1px solid #ffe6c2;
	background-color: #ffff99;
	width: 298px;
	margin: 0px 2px 10px 2px;
	}
	/* -- 20141204 右コンテンツサイズ変更  end --*/

.side_box {
	border: 1px solid #ffe6c2;
	background-color: #ffff99;
	width: 202px;
	margin: 0px 2px 10px 2px;
	}
.side_title {
	margin: 2px;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px dashed #ffc9b3;
	}
.side_text {
	padding: 5px 5px 2px 5px;
	}

.side_box ul {
	overflow:hidden;
	list-style-type: none;
	}

.side_box li {
	color: #666;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	line-height: 140%;
	}


.clears {
  clear:both;
	}


.foot {
	clear:left;
	text-align: center;
	background-color: #ffff99;
	border-top: 1px dashed #ffc6ba;
	padding: 5px;
	}


blockquote {
		background-color: #fcf7e2;
		border-left: 3px solid #ffc9b3;
		padding: 8px;
		width: 350px;
		margin-left: 10px;
	}


	
table.calender {
	width: 90%;
	margin: 8px 6px;
	}
	
.calender caption {
	margin: 8px auto;
	font-size: 12px;
	}
	
.calender th {
		font-size: 10px;
		font-weight: normal;
		text-align: center;
		font-family: arial,helvetica,sans-serif;
	}
	
.calender td {
		font-size: 10px;
		width: 14%;
		text-align: center;
		padding: 0.2em 0;
		background: #ffffff;
	}
	
.calender td a {
		display: block;
		font-weight: bold;
	}
	
th#sun { color: #cc3d3d; }
th#sat { color: #8496bc; }
	
.calender td a:link, .calender td a:visited, .calender td a:hover, .calender td a:active {
		text-decoration: none;
	}
	
.calender td a:link { color:#8496bc; }
.calender td a:visited { color: #8496bc; }
.calender td a:hover, .calender td a:active { color:#a87f66; background-color: #ffdcd6; }	

/* 20160226 記事中のスマホ広告は表示させない*/
#sumaho {
	display: none;	/*表示させない設定*/
}