

.font_color_red_b {
	font-weight: bold;
	color: #CC0000;
}

p.asp_coming_soon {
	clear: all;
	float:none;
	font-size: 3.5em !important;
	font-weight: bold;
	text-align: center;
	height: 200px;
	width: 610px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

font_bold
{
	font-weight: bold
}

p.blog_title {
	font-weight: bold;
	font-size: 1.5em;
	LINE-HEIGHT: 1.6em;
	width: 610px;
	padding-top: 15px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40322d;
}

.blog_date {
	font-weight: bold;
	color: #993300;
	font-size: 0.8em;
	LINE-HEIGHT: 1.2em;
	text-indent: 3px;
	padding: 0;
	margin: 0;
}


p.blog_list_box {
	width: 610px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	padding: 5;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40322d;
}


.blog_list_box:after {
	padding: 20;
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.blog_list_box { display: inline-block; }
/* exlude MacIE5 \*/
* html .blog_list_box { height: 1% }
.blog_list_box {display:block;}
/* end MacIE5 */


.img_rght{
	float:right;
	padding-left: 0.7em;
}

#primary .img_left{
	float:left;
	padding-right: 0.7em;
}

#primary .img_left_waku_ari{
	border: 1px solid #5f3232;
	float:left;
	margin-right: 0.7em;
}

#primary .img.wakuari {
	padding: 0;
	border: 1px solid #cccccc;
}


p.blog_footer {
	width: 610px;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #000099;
	text-align: right;

}

#blog_menu_logo {
	height: 20px;
	width: 236px !important;
	margin-bottom: 0px;
	background: url(../images/asp_parts/bg_manu_koumoku_blog.html);

}


	#primary {
		float: right;
		width: 100%;
		margin-left: -270px;
	}

	#secondary {
		font-size: 12px;
		float: left;
		width: 200px !important;
		width /**/: 236px;
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #f0ece6;
	}


	/* ステップ3
	---------------------------------------------*/
	#primary * {
		margin: 0 0 0 265px;

	}
	#primary * * {
		margin: 0;
	}
	#primary img.logo {
		margin-bottom: 8px;
	}
	#primary .img.wakuari {
		padding: 0;
		border: 1px solid #cccccc;
	}


/* 記事本文
---------------------------------------------*/
#primary h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
#primary p {
	/*\*/
	letter-spacing: 0.1em;
	/**/
}
#primary h2{
	font-size: 130%;
	font-weight: bold;
}
#primary p.daikoumoku{
	width: 514px;
	font-size: 130%;
	font-weight: bold;
}
#primary .date {
	font-size: 100%;
	text-align: right;
	color: #666666;
}

/* リスト
---------------------------------------------*/

	/* 共通
	---------------------------------------------*/
	#primary .list,#secondary .list {
		margin-bottom: 10px;
	}
	#primary .list li,#secondary .list li {
		line-height: 26px;
		padding-left: 26px;
		background: url(../images/asp_parts/sq.html) no-repeat 10px center;
		border-bottom: 1px solid #CCCCCC;
	}

	
	/* 見出し
	---------------------------------------------*/
	#primary .list h2 {
		color: #40322d;
		padding: 3px 10px;
		background-color: #f0ece6;
		border-left: 5px solid #40322d;
		border-bottom: 1px solid #CCCCCC;
	}
	#secondary .list h2 {
		padding: 3px 15px;
		color: #FFFFFF;
	}
	#secondary h2 {
		font-size: 18px;
		font-weight: bold;
		margin: 0;
		padding: 5px 15px;
		color: #FFFFFF;
		background-color: #40322d;
	}


	/* Hanyou 特有のCSS
	---------------------------------------------*/

#primary div.hanyou_list_oowaku {
	padding-top: 20px;
}

#primary p.hanyou_list_box {
	margin-bottom: 20px;
	width: 525px;
	height: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

/* リスト
---------------------------------------------*/



#primary p.shoukai {
	margin-bottom: 10px;
}
#primary p.wanted {
	margin-left: 10px;
	margin-bottom: 10px;
}


p.blog_list_box_kakunin {
	width: 598px;
	border-collapse : collapse;
	border-width : 1px 1px 1px 1px;
	border-style : solid;
	border-color : #999999;
	padding: 5px;
	margin-top: 20px;
	background-color: #FFFFF2;
}

p.blog_list_box_comment {
	width: 598px;
	border-collapse : collapse;
	border-width : 1px 1px 1px 1px;
	border-style : dotted;
	border-color : #40322d;
	padding: 8px;
	margin-top: 20px;
	background-color: #FFFFF2;
}

/* サイドナビゲーション
---------------------------------------------*/
#beta h2{
	width: 200px;
	color: #40322d;
	background-color: #dad6c2; /* フォーカス時の背景色を指定 */
	border-top: 1px solid #40322d;
	font-size: 100%;
	margin-top: 20px;
	padding-bottom: 1px;
}

	/* 共通部分
	---------------------------------------------*/
	#secondary .module-header {
		width: 170px;
		font-size: 90%;
	}
	.module-content {
		padding: 5px 30px 20px 30px;
		font-size: 90%;
	}

	/* 検索窓
	---------------------------------------------*/
	.module-search {
		background: url(../images/asp_parts/search_top.html) left top no-repeat;
	}
	.module-search .module-content {
		background: url(../images/asp_parts/search__bottom.html) left bottom no-repeat;
	}
	.module-search .module-content #search {
		width: 110px;
		border: 1px solid #E0E0E0;
		background: #EAEAEA;
	}
	
	/* カテゴリー／アーカイブリスト
	---------------------------------------------*/
	.module-categories,.module-archives {

	}
	.module-categories .module-content,
	.module-archives .module-content {
	}
	.module-list {
		width: 190px;
		border-top: 1px solid #40322d;
		padding-left: 10px;
		list-style-type: none
	}
	.module-list li {
		border-bottom: 1px solid #40322d;
	}
	.module-list li a {
		display: block;
		padding: 4px 0 4px 12px;
		background: url(../images/asp_parts/marker.html) left center no-repeat;
		color: #333333;
		text-decoration: none;
	}
	.module-list li a:hover {
		color: #333333;
		background: #FFFFFF url(../images/asp_parts/marker.html) left center no-repeat;
		TEXT-DECORATION: underline;

	}

/* カレンダー
---------------------------------------------*/
#calendar {
	color: #40322d;
	text-align: center;
	margin-top: 10px;
}
#calendar table {
	width: 95%;
	margin: 0 auto;
	font-size: 90%;
}

#calendar caption {
	text-align: center;
}

#calendar th,#calendar td {
	padding: 3px;
	text-align: center;
}
#calendar th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #E0E0E0 url(../images/asp_parts/th_bg.html) left bottom repeat-x;
}
#calendar td {
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: #FFFFFF url(../images/asp_parts/td_bg.html) left bottom repeat-x
}
#calendar td a {
	display: block;
	width: 100%;
	background-color: #bcb8a5;
	color: #FFFFFF;
	text-decoration: none;
}
#calendar td a:hover {
	background-color: #cc9999;
}

p.inquiry {
	width: 535px; /* ボックスの幅を指定 */
	text-align: center;
	font-size: 100%;
	padding-top: 20px;

}
submit.inquiry {
	text-align: center;
	margin-top: 20px;
}


table.blog_coment_form {
	width: 100%;
}

table.blog_coment_form th {
	text-align: right;
	width: 20%;
}
table.blog_coment_form td {
	margin-top: 20px;
	padding-top: 10px;
	text-align: left;
	width: 80%;
}
.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
	width: 98%;
	margin-bottom: 20px;
}
submit.inquiry {
	text-align: center;
	margin-top: 20px;
}
.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}




