@charset "utf-8";


*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
body{
	text-align:center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	*font-size:x-small;
	background-color:#FFCCCC;
	}

a{
	color:#FF0066;
	}
a:hover{
	color:#FF9999
	}


	
div,table{
	margin:auto;
	}

.cnt{
	text-align:center;
	}
.t_bld{
	font-weight:bold;
	}	
h1{
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 30px;
	float:left;
	width:590px;
	margin:3px 0 auto 10px;
	text-align:left;
	}
h2 img{
	vertical-align:bottom;
	}
h3{
	color:#FF3366;
	font-weight:normal;
	font-size:100%;
	}

p{
	line-height:180%;
	}	
	
#container{
	width:700px;
	text-align:left;
	}
	
#bg_main{
	background:url(../images/ninsho/bg_con.gif) repeat-y top left;
	}
#main{
	margin:0 0 0 90px;
	width:520px;
	}
#catch{
	padding:0 0 20px 0;
	zoom:100%;
	}
#catch:after{	
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#catch div#jisseki{
	float:left;
	width:320px;
	}
#catch div#jisseki h3{
	}	
#catch div#jisseki p{
	padding:10px;
	border:1px dotted #FF9999;
	text-align:left;
	}
#catch div#souryou{
	float:left;
	width:158px;
	margin-left:42px;
	}
#catch div#yahoo{
	margin:10px 0 auto auto;
	text-align:center;
	text-align:right;
	}

#button{
	clear:both;
	margin:0 0 30px 0;
	text-align:center;
	zoom:100%;
	}
#button ul{
	list-style-type:none;
	width:520px;
	margin:auto;
	}
#button ul li{
	float:left;
	}
#button:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#cate{
	margin:0 0 30px 0;
	}	
#kyoka_no{
	text-align:center;
	}
#foot{
	padding:26px 0 0 0;
	background:url(../images/ninsho/bg_foot.gif) no-repeat top left;
	font-size:11px;
	text-align:center;
	}
#foot p{
	margin:0 0 10px 0;
	}	
	
/** 2009/03/12 追加 **/	
#box01{
	padding:0 0 20px 0;
	zoom:100%;
	}
#box01 h4{
	font-weight:bold;
	color:#FF6600;
	font-size:13px;
	}
#box01 p.title{
	background-color:#FFCCCC;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:20px;
	}
#box01 div.in_box_l{
	width:250px;
	margin-right:20px;
	float:left;
	}
#box01 div.in_box_r{
	width:250px;
	float:left;
	margin-bottom:20px;
	}
#bottom{
	width:650px;
	margin:0 auto 0 25px;
	}
#bottom table th,td{
	font-size:12px;
	}	
#bottom table.top_postage_table{
	}
#bottom table.top_postage_table th{
	background-color:#FFEFF4;
	border:1px solid #CCCCCC;
	padding:3px 0;
	width:60px;
	font-size:12px;
	}
#bottom table.top_postage_table td{
	text-align:center;
	border:1px solid #CCCCCC;
	padding:3px 0;
	}	
	
.fontredb{
	color:#990000;
	font-weight:bold;}
	
.ctable1 { font-size: small; padding: 4px; border: dashed 1px #787878 }
.ctable1 td{ font-size:11px;}

.time_table
{
  color: #333333;
  margin: 5px 5px;
}
.time_table th, .time_table td
{
  border: 1px solid #cccccc;
  width: 11em;
  text-align: center;
  width:90px;
}

div#head p
{
  float: left;
  text-align: right;
  width:70px;
  margin:0 auto;
}

.R{
	text-align:right;
	}
