img {
	border:none;
}
.clearfloat {
	clear:both;
}

#catenavi {
	margin: 10px auto;
	padding: 0px;
	width: 890px;
}
#head1 {
	width: 950px;
}
#main_contects #cont950 {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	overflow:auto;
}
#main_contects #footer {
	font-size: 10px;
}
#main_contects #footer td.f10 {
	text-align:right;
}
.notes {
	font-size: 10px;
	line-height: 1.2em;
}
.right {
	text-align: right;
}

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	overflow:hidden;
}
#sidebar11 {
	padding: 0px 0px 15px 10px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 760px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px 0px 15px 6px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#sidebar2s {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	padding: 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
	overflow:hidden;
}
#sidebar2s #sidebar22s {
	padding: 0px 10px 15px 0px; /* 余白は、div のコンテンツを div の端に接触しない位置に維持します */
	margin: 0px;
}
#mainContent {
	float:left;
	width:590px;
	padding: 0px 0px 20px 0px; /* この div エレメントの右マージンと左マージンにより、ページの両側に 2 つのサイドバーが設定されます。#sidebar1 div と #sidebar2 div に含まれるコンテンツの量に関係なく、列のスペースは維持されます。サイドバーのコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	margin: 0px;
	overflow:hidden;
} 
#mainContent .mainInner {
	padding:0px 10px;
	margin:0px 15px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

/* ここまで標準（上記変更不可。オーバーライドによる変更は可ですが、極力そのままで。） */

#mainContent h2 {
	margin: 0px;
	padding: 0px;
	height: 153px;
	width: 100%;
	background: url(../image/title.gif) no-repeat center top;
}
#mainContent h2 span{display:none;
}
#mainContent h3 {
	padding-top: 30px;
	padding-bottom: 10px;
}
#mainContent h4 {
	background-image: url(../image/ema.gif);
	background-repeat: no-repeat;
	font-size: 125%;
	font-weight: bold;
	color: #FF0000;
	height: 30px;
	padding-left: 9px;
	padding-bottom: 5px;
}
#mainContent h4:first-letter {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	padding-right: 10px;
}
/*
#mainContent h4 {
	background-image: url(../image/ema.gif);
	background-repeat: no-repeat;
	font-size: 125%;
	font-weight: bold;
	color: #FF0000;
	height: 30px;
	padding-left: 10px;
}
.ema {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 34px;
}
*/
#mainContent ul {
	font-size: 100%;
	line-height: 170%;
	list-style-type: none;
	width: 680px;
}
#mainContent li {
	padding-left: 20px;
}
#mainContent li.bg {
	background-color: #fff0f0;
}
#mainContent li strong {
	color: #660000;
}
#mainContent .sahou{
	font-size: 100%;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent .sahou strong {
	font-size: 117%;
	line-height: 130%;
	color: #FF0000;
	background-attachment: scroll;
}
.box {
	margin: 0px 0px 20px;
}
table.hyou td  { padding: 3px; }
.bn {
	background-image: url(../image/bn.gif);
	width: 730px;
	height: 50px;
	margin: 20px 0px;
	display: block;
}
a:hover.bn {
	background-image: url(../image/bn_o.gif);
}

#sidebar22s h3#Rblog_title span{
display: none;
}
#sidebar22s h3#Rblog_title{
background:url(/image/blog_logo_g.gif) no-repeat;
border:none;
width:100%;
height:55px;
padding:0;
margin:0 0 10px 0;
}


/*-----------------inc_gbloglist.php共通はcommonへ移動--------------*/

