@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

#news_topics {display:none}

body{
	width: 768px;
	margin:6px auto 0 auto;
	padding:0;
	color:#251f1b;
	background: #feffff url(/imgs/bg.gif) repeat-x;
	font: 12px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,dl,dt,dd,hr{
	margin: 0;
	padding: 0;
}


img{
	border: none;
}

/*
--------------------------------*/
h1{

}

h2{

}

h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	padding: 2px 5px;
	border-left: 4px solid #4ab440;
       margin:3px 0px 6px 0px;
}

h4{
	padding-left: 15px;
	font: bold 12px/140% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #72a5d4;
	margin-bottom:3px;
}
h5{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	background: url(/imgs/ic_01.gif) no-repeat 0px 14px;
	padding: 10px 0 10px 16px;
}
h6{}

.td_01{
  background: #F5F5F5;
  border-bottom: #CCCCCC 1px solid;
  border-right: #CCCCCC 1px solid;
  padding:8px 10px 8px 10px;
}

.td_02{
  background: #FFFFFF;
  border-bottom: #CCCCCC 1px dotted;
  padding:8px 0px 8px 10px;
}

.td_03{
  background: #F5F5F5;
  border: #CCCCCC 1px solid;
  padding:8px 0px 8px 10px;
}

.td_04{
  background: #f4fff3;
  border: #CCCCCC 1px solid;
  padding:8px 0px 8px 10px;
}

.table_01{
  border-collapse: collapse;
}

.move_left{
 float:left;
}

.push{
  font-weight:bold;
}

#topic{
	font-size:10px;
	margin:0 5px 10px 5px;
}



/*link
--------------------------------*/

a{color: #0000ff; text-decoration: none;}
a:visited{color: #0000ff; text-decoration: none;}
a:hover{color: #0000ff;	text-decoration: underline;}
a:active{color: #0000ff; text-decoration: none;}

h3 a{color: #251f1b; text-decoration: none;}
h3 a:visited{color: #251f1b; text-decoration: none;}
h3 a:hover{color: #251f1b; text-decoration: underline;}
h3 a:active{color: #251f1b; text-decoration: none;}

#r_navi a{color: #000000; text-decoration: none;}
#r_navi a:visited{color: #000000; text-decoration: none;}
#r_navi a:hover{color: #000000;	text-decoration: underline;}
#r_navi a:active{color: #000000; text-decoration: none;}





/*回り込みのクリア
--------------------------------*/
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* ¥*/
* html .clear{height:1%;}
.clear{display:block;}
/* */




/*layout
--------------------------------*/

#wrapper{
	width: 768px;
	margin:0 auto;
	background: url(/imgs/wrapper_bg.gif) repeat-y;
}

#wrap{
	width: 758px;
	margin:0 auto;
}

#header{
	margin:6px auto 0 auto;
}

#r_side{
	width:180px;
	float:right;
	overflow: hidden;
	background-color:#f5f5f5;
	margin-bottom:50px;
}


#main{
	float: left;
	width: 520px;
	overflow:hidden;
	padding:22px 29px 0 29px;
	margin-bottom:40px;
	background: url(/imgs/main_bg.gif) repeat-x;
}
#top_link{
	height:20px;
	padding:6px 20px 0 0;
	margin:0 auto
	width:738px;
	background-color:#CCCCCC;
	clear:both;
	text-align:right;
}

#footer{
	width:740px;
	height:30px;
	padding:18px 18px 0 0;
	margin:0 auto;
	clear: both;
	background-color:#333333;
	text-align:right;
}

/*header
--------------------------------*/
#head_navi{}

#head_navi ul{
	list-style:none;
}

#head_navi li{
	display:inline;
}




/*navigation
--------------------------------*/

#r_navi{
	width:180px;
	overflow: hidden;
}
#r_navi ul{
	list-style-type: none;
}

#r_navi li{
	background: #FFFFFF url(/imgs/navi_bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #cacaca;
}

#r_navi .cat{
	background: url(/imgs/ic_01.gif) no-repeat 0px 14px;
	padding: 10px 0 10px 16px;
	margin:0 20px;
}

#r_navi .sub{
	padding:5px 0 5px 40px;
}

/*main
--------------------------------*/
#main p{padding:10px 0;}

/*footer
--------------------------------*/

#footer address{
	text-align:right;
	padding:0px 5px 20px 2px;
	font-size:10px;
	font-style:normal;
}


/*top 
--------------------------------*/

#main dl{
	margin-top:10px;
	margin-bottom:5px;
	width:517px;
	padding:4px 0;
	border-bottom: 1px solid #bcb6a8;
}

#main dt{
	width:80px;
	float:left;
}

#main dd{
	margin-left:90px;
}


#top_list_bt{
	text-align:right;
	margin:12px 0 0 0;
}

#top_list_bt a{
	background: url(/imgs/ic_01.gif) no-repeat 0px 12px;
	padding:10px 0 10px 14px;
}

/*カテゴリ・個別
--------------------------------*/
#cat_main{
	background: url(/imgs/cat_main.jpg) no-repeat;
	height: 180px;
	width: 585px;
	overflow:hidden;
}

#post{

}


/*comment
--------------------------------*/
#url,#email,#author{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height:18px;
	margin:0 0 10px 0;
	width:70%;
}

#text{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width:95%;
	height:80px;
	margin:0 0 10px 0;
}


