@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅";
}

body {
	line-height:130%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment: fixed;
}

a {
	color: #006699;
	text-decoration: underline;
}

strong {
	font-size:12px;
	color: #000000;
	text-decoration: border;
}

a:visited{
		color:#009966;
		text-decoration:underline
}


a:hover {
	color: #CC0000;
	text-decoration: underline;
}

img {
	border:none;
}

li {
	list-style-type:none;
}

br.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

input,textarea,select {
	font-size: 10px;
	padding: 0px;
}

/*
レイアウト
-------------------------------------------------*/

#base {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	-moz-opacity :0.85;
	opacity :0.85;
	filter : alpha(opacity=85);
	margin-top: 15px;
}

#wrap {
	width:800px;
	background-color: #FCFCFC;
	border: 2px solid #FFFFFF;
	/* 追加 */
	float: left;
}

#contents {
	padding: 5px;
	}
	
#leftside {
	width:180px;
	float:right;
	margin-top: 10px;
}

#main {
	float: right;
	width: 600px;
}

#footer {
	clear:both;
	width:100%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

/* 
ヘッダー
------------------------------------- */
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 280px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#header h1 {
	font-size: 18px;
}

#header h1 a {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 a:hover {
	color: #00FFFF;
}

.description {
	font-size: 12px;
	color: #000000;
	padding-top: 13px;
}

/* 
サイド
------------------------------------- */
#side a {
	color:#000000;
	text-decoration:none;
}

#side a:hover {
	color:#FF0000;
	text-decoration:none;
	background-color: #FFFFCC;
}

#side {
	background-color: #EEEEEE;
	color: #FFFFFF;
	font-size:10px;
	padding: 0px;
	border: 1px solid #999999;
}


#side dt {
	margin-top: 14px;
	background-color: #000000;
	padding: 10px;
	padding-left:30px;/* ←画像の横幅+タイトルまでの余裕　*/
	margin-bottom: 5px;
	background-image: url(images/dt.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#side dd {
	margin: 0px;
	padding-left: 5px;
}

#side dd li a {
	display:block;
	background-image: url(images/s_li.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 18px;
}

#side dd li a:hover {
	background-color: #FFFFCC;
	background-image: url(images/s_li_ov.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
}

/* 
フッター
------------------------------------- */

address {
	font-style:normal;
	margin-top:5px;
}




/* 横カレンダーの設定
------------------------------------------------------------ */

	#x_calender {
	text-align : center;
	width : 768px;
	font-size:11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

	#x_calender ul {
		margin : 0px;
		padding : 0px;
		text-align : center;
		list-style-position : inside;
	}

	#x_calender li {
	display : inline;
	list-style-type : none;
	margin-right: 2px;
	margin-left: 2px;

	}

	#x_calender li a{
		text-decoration : none;
	}

	#x_calender li a:hover {
		text-decoration : none;
	}

	li.day {
		padding : 0px 2px;
	}

	.c_link {
		margin : 0px;
		padding : 0px  3px;
	}
	
#x_calender li.day a {
	color: #00CCFF;
	text-decoration: underline;
}
#x_calender li.day a:hover {
	color: #000000;
	background-color:#FFFFCC;
	text-decoration: none;
}


/* 左メニューカレンダーの設定
------------------------------------------------------------ */

	.calender {
		width :150px;
		font-size :11px;
		border-collapse :separate;
		margin : 5px auto 0px;
		color :#000000;
	}

	.caption {
		margin : 10px 0px 5px;
		padding : 0px;
	}
	
	th#sat {
		color :#3b5fcc;
	}

	th#sun {
		color :#b60000;
	}

	.calender a:link,
	.calender a:visited {
		text-decoration: underline;
	}

	.calender th {
		width : 20px;
		height : 25px;
		font-size : 10px;
		color : #000000;
		text-align : center;
		border-bottom : 1px solid #999999;
	}
	.calender td {
		color : black;
	}
	
	table.calender td {
		text-align : center;
	}

	.calender td a {
		display:block;
	}

	.calender td a:link,
	.calender td a:visited {
		text-decoration : none;
		background-color : ghostwhite;
		border-bottom : 0px;
	}




/* 
メイン
------------------------------------- */
 
.e_area {
	border:1px solid #999999;
	background-color: #CCCCCC;
	padding: 10px;
	margin: 10px;
}

.e_area dt {
	padding:15px 15px 5px 15px; 
}

.e_area dd {
	margin:0px 15px 0px 15px;
	padding-bottom:40px;
}


.e_area .e_title {
	line-height:130%;
	font-size:16px;
	font-weight:bolder;
	height:50px;
	padding-left:55px;/* ←画像の横幅+タイトルまでの余裕　*/
	background-image:url(images/e_title.gif);
	background-repeat : no-repeat;
	display:table-cell;
	vertical-align:middle;
}

h2 a {
	font-size:16px;
	font-weight:bolder;
	text-decoration : none;
}

h2 a:visited{
	text-decoration : none;
}

.e_date {
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.e_body {
	line-height:150%;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
}
.e_body p {
	line-height:150%;
	font-size: 12px;
}

.e_more {
	margin-bottom:20px;
}

.entry_state {
	font-size: 10px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left:2px #CCC dotted;

	margin: 10px 0;
	padding-left: 10px;
}

/* 記事内の画像 */
.pict {
	border:1px #CCC dotted;
	padding:3px;
	display: block;
	}

.e_navi {
	margin-bottom: 20px;
	text-align:center;
}

.e_navi span {
	margin:0px 15px; 
}

/*
ページナビ
------------------------------------- */
#main .wp-pagenavi {
	margin:0px;
	text-align:center;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*
------------------------------------- */

.e_area dt .tb_head {
	font-weight: bolder;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

.e_area dd.tb_box {
	margin:10px 15px;
	border:1px solid #FFFF00;
	padding:5px;
}

dd.tb_box .tb_state {
	font-size: 10px;
	padding:5px;
}

dd.tb_box .tb_body {
	padding:5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

dd.tb_box .tb_title {
	padding:0px 5px 5px 5px;
	font-weight:bolder;
}


.e_area dd.com_form {
	margin:15px;
}

dd.com_form .form {
	width:300px;
}

dd.com_form th {
	font-weight:normal;
	text-align:left;
	padding-right:10px;
}


.e_area dt h3 {
	font-size:12px;
	margin-bottom:10px;
}
#contents a img {
	border: 1px solid #FFFFFF;
}
#contents a:hover img {
	border: 1px solid #FF0000;
}

/* ▼日付とこのページのトップへの部分 */

.entry_footer ul li {
	display: inline;
	margin-right: 0px;
	font-size:14px;
}

/* ▲日付とこのページのトップへの部分 */

#main .pagetop {
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
form .form_width {
	width: 380px;
}
form .form_width_l {
	width: 500px;
}
form .form_width_s {
	width: 250px;
}
#main .form_box {
	background-color: #2E402B;
	padding: 10px;
	border: 1px solid #000000;
	margin: 10px;
}


