/*-------------------------------------
▼▼　基本
-------------------------------------*/
html
	{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body
	{ 
	margin: 0;
	padding: 0;
	background:#fff;

	color: #666;
	font-size: 13px;
	font-family: "MS UI Gothic",sans-serif,Arial;
	line-height:160%;
	text-align: center;
	}

form, input
	{
	margin: 0;
	padding: 0;
	}

	td
	{
	font-size:13px;
	color:#666;
font-family: "MS UI Gothic",sans-serif,Arial;
line-height:160%;
	}
	
/*-------------------------------------
▼▼　リンク
-------------------------------------*/
a
	{
	color:#0068B7;
	text-decoration:none;
	}

a:hover
	{
	text-decoration:none;
	color:#ccc;
	}

a img
	{
	border: 0;
	}

h1, h2, h3, h4, h5, h6 
	{
	margin:0;
	padding:0;
	}

/*-------------------------------------
▼▼　外枠
-------------------------------------*/

#main_container
	{
	width:950px;
        height:auto;
	padding:auto;
	text-align:left;
        margin:0 auto 0 auto;
	background:none;
	}

#container
	{
        _width:740px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding:auto;
        float:left;
	text-align:left;
	background:#fff;
	}

/*-------------------------------------
▼▼　ヘッダー部分
-------------------------------------*/

#banner
	{
	width:100%;
	height:150px;
        margin:0;
        padding:0;
	}

.description
	{
	margin:0;
	padding:0 0 0 5px;
	font-size:10px;
	background:url(img/sitename.gif) no-repeat;
	color:#525252;
        height:50px;
	}
.description h1{padding-top:10px;}
#banner-l
	{
	background:#9bebff;
	padding:0 0 10px 0px;

	width:100%;
        height:150px;
	}
*html #banner-l
	{
	background:url(img/title.jpg) left center no-repeat;
	padding:0 0 0px 0px;
        
	width:760px;
        height:150px;
	}
#banner h1
	{
	font-size:10px;
	margin:0;
	padding:0 0 0 5px;
	color:#525252;
	font-weight:normal;
	}


#banner h2 a
	{
	width:400px;
	height:75px;
	display:block;
        text-indent:-5000px;
	}

#banner-r
	{
                width:350px;
	        padding-top:20px;
                position:relative;
                top:-30px;
                left:30px;
                float:left;

	}
*html #banner-r
	{
                width:350px;
	        padding-top:20px;
                position:relative;
                top-50px;

                float:left;

	}
#banner-r2
	{
                width:550px;
	        padding-top:0px;
                position:relative;
                top:-10px;
                left:15px;
	}
*html #banner-r2
	{
                width:270px;
	padding-top:20px;
                position:relative;
                top:-10px;
                left:15px;
	}
#sitenavi{
               width:740px;
               position:static;
               text-align:right;

}

*html #sitenavi{
               position:static;

}


/*-------------------------------------
▼▼　メイン
-------------------------------------*/

#wrap
	{
	width:760px;
        
	}

#main
	{
	float:right;
	width:570px;
	margin-top:0px;
	}

#main-inner
	{
	margin:0px;
	}
	
/*-------------------------------------
▼▼　メイン【サイト説明】
-------------------------------------*/
.topimage
{
	background:#cacaca;
	height:135px;
	}
.topimage span
	{
	display:none;
	}

/*-------------------------------------
▼▼　メイン部分【一覧部分】
-------------------------------------*/

#box ,.entry_box
	{
	width:560px;
	margin:15px 0px;

	}

.box_h2
	{
	background:url(img/main-waku-top.gif) left top no-repeat;
	padding:5px 0 0 15px;
	font-size:13px;
	color:#c43606;
	}

.topbox_entry
	{
	background:url(img/main-waku-bottom.gif) left bottom no-repeat;
	padding:10px 15px;
	}

.topbox_entry ul
	{
	list-style-type:none;
	padding:0;
	margin:0;
	}

.topbox_entry ul li
	{
	border-bottom:1px dotted #ccc;
	margin-right:10px;
	}

.box_h3
	{
	font-size:12px;
	letter-spacing:1px;
	margin:5px 5px 8px 5px;
	}

.box_p
	{
	background:url(img/mark.gif) left center no-repeat;
	padding:2px 0 2px 20px;
	margin-left:20px;
	margin-top:2px;
	}

.box_entry ul
	{
	margin:20px;
	padding:0;
	}

.entrybox_h2
	{
	padding:5px 0 0 15px;
	font-size:12px;
	color:#c43606;
	}

.entry-top
	{
	list-style-type:none;
	background:url(img/navi.gif) left center no-repeat;
	padding-left:30px;
	margin-bottom:20px;
	font-size:14px;
	}

*html .fxpoint{
        margin-top:-20px;
}
.fxpoint{
        padding-left:140px;
}
/*-------------------------------------
▼▼　メイン【アドセンス】
-------------------------------------*/
.ad
	{
	clear:both;
	margin:0;
	padding:0 0 20px 10px;
	}

/*-------------------------------------
▼▼　メイン部分【ページトップ】
-------------------------------------*/
.gotop
	{
	text-align:right;
	margin-top:10px;
	}

/*-------------------------------------
▼▼　パンくずリスト
-------------------------------------*/

.pan
	{
	margin:0 10px;
	padding:0;
	}

/*-------------------------------------
▼▼　カテゴリページ
-------------------------------------*/


#cate_des
	{
	text-align:center;
	margin:10px 0;
	width:560px;
	}

#catedes_inner
	{
	text-align:left;
	margin-left:10px;
	margin-right:auto;
	}

#catedes_inner h2
	{
	font-size:14px;
	letter-spacing:1px;
	color:#c43606;
	padding:2px 5px 2px 30px;
	background:url(img/navi.gif) left center no-repeat;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

#catedes_inner p
	{
	line-height:170%;
	}

.cate_exc
	{
	padding:2px 0 2px 15px;
	padding-left:20px;
	margin-top:2px;
	border-bottom:1px dotted #ccc;
	}

.cate_exc p
	{
	margin:0;
	}
	
.catebox_h2
	{
	font-size:13px;
	background:url(img/navi2.gif) left center no-repeat;
	padding:5px 5px 5px 30px;
	}


.table2
	{
	border-top:1px solid #999;
	padding:10px 0;
	width:540px
	}

.td3
	{
	width:110px;
	}

.td4
	{
	height:110px;
	}

.h3-1 a
	{
	font-size:13px;
	text-decoration:underline;
	height:20px;
	}

.div2
	{
	padding:10px 0 15px 0;
	}
	
/*-------------------------------------
▼▼　エントリーページ
-------------------------------------*/
.waku
	{
	margin:10px;
	}

.table1
	{
	border:1px solid #ccc;
	width:526px;
	padding:5px;
	color:#666;
	font-size:12px;
	}

.td1-1
	{
	background:url(img/pin1.gif) left center no-repeat;
	text-indent:25px;
	}

.td1-1 span 
	{
	display:none;
	}


.h2
	{
	font-size:12px;
	padding:5px;
	}

.td2
	{
	padding:5px;
	}

.td2-1
	{
	background:#DFF9EA;
	padding:5px;
	width:140px;
	}

.td2-2
	{
	border-bottom:1px dotted #ccc;
	width:350px;
	padding:5px;
	}

/*-------------------------------------
▼▼　メイン部分【エントリーページ・関連エントリー】
-------------------------------------*/
#entry-with
	{
	width:490px;
	margin-left:20px;
	}

#entry-with h3
	{
	background:url(img/listmark.gif) #eaeae9 left center no-repeat;
	padding: 5px 5px 2px 10px;
	color:#c43606;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom:10px;
	}

#entry-with img
	{
	margin-right:10px;
	margin-left:10px;
	}

.span1
	{
	background:#DFF9EA;
	padding:2px 5px;
	margin-right:5px;
	}

.span2
	{
	margin-right:5px;
	}

.span3
	{
	margin-right:5px;
	color:#E60012;
	}


/*-------------------------------------
▼▼　サイド部分
-------------------------------------*/

#side
	{
	float:left;
	width:170px;
	margin-top:0px;
        margin-right:10px;
        border:1px solid #176c8e;
	}

#side-inner
	{
	margin:0 0;
	}

#side a
	{
	text-decoration:none;
	font-weight:bold;
	}

#side a:hover
	{
	color:#ccc;
	}
	

/*-------------------------------------
▼▼　サイドカテゴリ部分
-------------------------------------*/

.category
	{
	clear:both;
	}

.category-inner
	{

	}
.category li.listlabel a{color:#fff; }
.category li.listlabel
{
text-indent:5px;
        width:170px;
        height:35px;
	background:url(http://www.tou-hyou.com/img/listlabel.gif) no-repeat;
	font-size:12px;
        line-height:35px;
	color:#fff;
	}

.category ul ,.category-navi ul
	{
	margin:0 5px 10px 0;
	padding:0px 0px 10px 0;
	list-style-type:none;
	}

.category ul li ,.category-navi ul li
	{
	padding:0px 5px 3px 0;
	background:url(img/listmark.gif) left 7px no-repeat;
	border-bottom:1px dotted #ccc;
	}

.category-inner ul li span
	{
	font-size:10px;
	}

.category-navi
	{
	}

/*-------------------------------------
▼▼　サイド部分【アドセンス】
-------------------------------------*/

.ad2
	{
	padding-left:12px;
	padding-bottom:10px;
	background:url(img/side-bottom.gif) left bottom no-repeat;
	}

/*-------------------------------------
▼▼　フッター部分
-------------------------------------*/

#footer
	{
	clear:both;
	width:760px;
	text-align:center;
	}

#footer-inner
	{
	padding-top:5px;
	}
.red1{color:red; font-weight:bold;}
.red{color:red; }
.red_b{color:#ff0000; font-weight:bold;}
.blue1{color:blue; font-weight:bold;}　
.blue{color:blue;}
.line{background-color:#ffff00;}
.black1{color:#000000; font-weight:bold;}

.point{color:#555555; font-weight:bold;}



/* ライトカラム */
.beta2{
     width:170px;
     height:1000px;
     margin:150px 0 0 0;
     padding:10px 0 0 0;
     position:relative;
     background:#FFF;
     float:right;
     border-left:1px solid #cacaca;
     border-right:1px solid #cacaca;

}

/* 右寄せ　左寄せ */
.left{
     text-align:left;
}
.right{
     float:right;
}

