#box_left {
	padding:0 0 15px 0;
	float:left;
	width:600px;
}
#box_right {
	padding:15px 0 15px 0;
	float:right;
	width:270px;
}
#box_left h3{
	margin: 15px 130px 10px 15px;
	padding:0;
	font-size:14px;
}
#box_right h3{
	margin: 0;
	padding:0;
}
.box_news {
	width:600px;
	float:left;
	background-image:url(../img/bar_600.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.ev_update {
	text-align:right;
	font-size:10px;
	background-color:#F3F1E4;
	margin:0 0 10px 0;
	padding:2px;
	color:#333333;
	float:left;
	width:596px;
}
.ev_listbox {
	padding:2px 0 5px 0;
	margin-bottom:15px;
	width:600px;
	float:left;
}

.ev_textbox {
	text-align:left;
	margin:0px 0 10px 0;
	padding:20px 10px 2px 10px;
	float:left;
	width:580px;
}
.ev_textbox p{
	margin-bottom:10px;
	}
.ev_textbox img{
	margin:0 0 10px 10px;
	padding:1px;
	border:#CCC 1px solid;
	float:right;
	background-color:#FFF
}
.comment_box {
	text-align:left;
	margin:10px 0 0 0;
	padding:5px 10px 2px 10px;
	float:left;
	width:580px;
}
.comment_box p{
	margin-bottom:10px;
	}


.box_info {
	width:270px;
	float:right;
	margin-bottom:15px;
	background-image:url(../img/bg_sidemenu.jpg);
	background-repeat:repeat-x;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	
}
#box_right {
	overflow:hidden;
}
.info_listbox {
	padding:2px 0 5px 0;
	margin-bottom:5px;
	border-bottom:#CCCCCC 1px dotted;
	width:270px;
	float:left;
}
.info_textbox {
	width:190px;
	float:right;ｓ
}
.info_textbox ul {
	list-style: none;
	margin: 0;
	padding:3px 0 3px 0;
	width:190px;
}

.info_textbox li {
	float: left;
	width:190px;
	text-align:left;
	margin: 0;
	padding:0 0 3px 0;
}
.info_textbox li.info_category {
	width:190px;
	text-align:left;
	font-size:10px;
}
.info_textbox li.info_title {
	padding:0 0 5px 0;
	font-size:10px;
}
.info_textbox li.info_date {
	font-size:10px;
	color:#7B7B7B;
	background-image: url(../img/icon_update.gif);
	text-indent:40px;
	background-repeat:no-repeat;
}

.info_photo {
	border:2px #CCCCCC solid;
	float:left;
	background-color:#FFF;
	margin:3px 5px 10px 5px;
	background-image:url(../img/no_image60.jpg);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}
/*------ 右ボックス全般 ------*/
.box_archive {
	width:270px;
	float:right;
	margin-bottom:15px;
}
.box_archive ul {
	list-style: none;
	margin: 0;
	padding:0;
	width:270px;
	float: left;
}
.box_archive li {
	float: left;
	width:225px;
	text-align:left;
	margin: 0;
	padding:10px 0 10px 45px;
	border-bottom:#CCCCCC 1px dotted;
}
.box_archive li.odd {
	background-color:#FCF9ED;
	background-image: url(../img/icon_list.gif);
	background-repeat:no-repeat;
}
.box_archive li.even {
	background-image: url(../img/icon_list2.gif);
	background-repeat:no-repeat;
	background-color:#F2EFEC;
}
/*------ サーチ ------*/
.box_search {
	width:270px;
	margin:0 0 30px 0;
	padding:0;
	

}

.box_search h3{
	margin:0;
	padding:0;
}

.box_search input {
	padding:3px;
	color:#333;
	margin:10px 10px 0 0;
}

.box_search img{
	margin:0;
	padding:0;
}

/*------ ABOUT ------*/
.box_aboutus {
	width:270px;
	float:right;
	margin-bottom:15px;
}

.box_aboutus p{
	margin:10px;
}

/*------ RSS ------*/
.box_rss {
	width:270px;
	margin:0 0 30px 0;
	padding:0;
}

.box_rss img{
	margin:0;
	padding:0;
}


/*------ ブログ用ページ：パンくず ------*/
.blog_page_line {
 text-align:left;
 padding:10px 0 0 0;
 font-size:10px;
 float:left;
	 }
.blog_page_line p{
}
.blog_page_line ul {
 list-style: none;
 margin: 0px 0 10px 0;
 float:right;
 width:600px;
}

.blog_page_line li {
 text-decoration:none;
 float: right;
 list-style: none;
 margin-right:6px;
 
}
/*------ トラックバック ------*/
.trackback_url_box {
	text-align:left;
	margin:0 0 20px 0;
	padding:5px 10px 5px 10px;
	float:left;
	width:580px;
}

.trackback_url_box input {
	padding:3px;
	margin-top:5px;
	background-color:#333;
	border:none;
	color:#F8F8F8;
	width:95%
}




/*------ お問合せテーブル ------*/
table.table {
	border: 1px solid #D8D3C0;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin:20px 0 0px 0;
}

table.table img{
	vertical-align:middle;
	margin:0 5px 0 5px;
}

table.table p{
	font-size:12px;
	color:#464C56;
	margin:0;
	font-weight:normal;
}

table.table th {
	padding: 10px;
	border: solid #D8D3C0;
	border-width: 0 0 1px 1px;
	background-color:#F2F7EC;
	text-align:left;
	width:120px; 
	vertical-align:top;
	font-weight:bold;
}
table.table td {
	padding: 10px;
	border: solid #D8D3C0;
	border-width: 0 0 1px 1px;
	background-color:##FFFDF1;
	white-space: nowrap;
	vertical-align:top;
}

table.table td textarea {
	width:95%;
	padding:5px;
	color:#666666;
}

table.table td input {
	padding:2px;
	color:#333;
}