.textbw {
font-size: 12px; text-decoration: none;  line-height:1.1; color: #ffffff;
}
.textb2 {
font-size: 12px; text-decoration: none;  line-height:1.4; color: #444444;
}
.text2 {
font-size: 12px; text-decoration: none;  line-height:1.4; color: #444444;padding:4px;
}
body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	line-height:1.4;
	color:#333;
	font-size:0.9em;
	background-image: url("/imgs/bg.gif");
	background-repeat: repeat;
	background-position: 0% 100%;
}
h1{text-indent: -9999px;color: #ffffff;font-size: 1px;}
h3{text-indent: -9999px;font-size: 1px;}
.textss {  font-size: 8px; text-decoration: none;  line-height:1.0 ; color: #333333;}
.texts {  font-size: 10px; text-decoration: none;  line-height:1.1 ; color: #333333;}

.menu {font-size: 12px; text-decoration: none;  line-height:1.1; color: #dddddd;}
.menu a{font-size: 12px; text-decoration: underline;  line-height:1.1; color: #ffffff;}
.title {
font-size: 14px; font-weight:bold;text-decoration: none;  line-height:1.4; color: #222222;
}
.baseline{
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
}

.head_menu{
	padding-top:96px;
	padding-left:230px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

.head_menu a{
	text-decoration: none;
	color: #ffffff;
}
.head_menu a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color:#D59A30;
}
.entry_topbase{
	padding-top:18px;
	padding-left:54px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #4B3402;
}
.entry_topbasebg{
	background-image: url("imgs/center_top.gif");
	background-repeat: no-repeat;
}

.entry_toptitle{
	padding-top:18px;
	padding-left:44px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #4B3402;
}
.entry_title{
	padding-top:8px;
	padding-left:44px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #4B3402;
	background-image: url("imgs/center_tit.gif");
}
.entry_body{
	padding-top:10px;
	padding-bottom:30px;
	padding-left:12px;
	padding-right:12px;
	font-size:0.9em;
	font-size:12pt;
	text-decoration: none;
	color: #444444;
	line-height:1.4;
	background-color:#FAF0D6;
}

.side_topbase{
	padding-top:18px;
	padding-left:54px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #4B3402;
}
.side_topbasebg{
	background-image: url("imgs/right_top.gif");
	background-repeat: no-repeat;
}
.sidetitle{
	padding-top:4px;
	padding-left:10px;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color: #111111;
	background-image: url("imgs/right_tit.gif");
}
.sidelist{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-decoration: none;
	color: #444444;
	line-height:1.4;
}

.sidelist a{
	text-decoration: underline;
	color: #006666;
	line-height:1.4;
}

.side_entry a{
	text-decoration: underline;
	color: #006666;
	line-height:1.4;
}
.side_entry{
	padding-top:8px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-decoration: none;
	color: #444444;
	line-height:1.4;
}
.side_entrytitle{
	padding-top:16px;
	padding-left:10px;
	font-size: 14px;
	font-weight:normal;
	text-decoration: none;
	color: #111111;
}

.footer{
	text-align: center;
	font-size:12px;
	text-decoration: none;
	color: #444444;
	padding-top:10px;
	padding-bottom:20px;
}
.posted {
		font-size: small;
		color: #444444;
		background: none;
		border-top: 1px solid #146E02;
		text-align:right;
}
.posted a{
		font-size: small;
		color: #006666;
}

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

.input{
	font-size: 12px;
	text-decoration: none;
	line-height:1.4; color: #444444;
}

.input table{
	border: 1px #262a5e;
	text-align: left;
	color:	#000000;
}
.input td{
	border: 1px #262a5e;
	color:	#000000;
}
.input th{
	border: 1px #262a5e;
	color:	#993300;
	text-align: left;font-weight:normal;padding-left:5px;
}

/*◆コメント枠の設定◆*/
	.comments-body {
		color:#444444;
		font-size:small;
		font-weight:normal;
		border: 1px solid #CBFEEB;
		padding:10px;
		margin:5px;
		line-height:1.4;
		width : auto ;
		}

/* ◆コメント投稿者◆ */
	.comments-post {
		color:#006666;
		background: none;
		font-size:small;
		font-weight:normal;
		}