@charset "utf-8";
/*--reset--*/
html{
	background:#fff;
	color:#333;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li{
	list-style:none;
}
caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{
	content:'';
}

abbr,acronym{
	border:0;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,textarea,select{
	*font-size:100%;
}

legend{
	color:#000;
}

p{
	margin:0 0 15px 0;
}

.hbg{
	background:url(../../img/h_bg.gif) no-repeat;
	width:670px;
	height:21px;
	padding:0 0 0 1.5em;
	margin:0 0 3px 0;
}
/*--font--*/
body{
	font:12.5px/1.231 Arial, Helvetica,clearn,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:1.5;
}

table{
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt{
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

a:link{
	color:#333;
	text-decoration:underline;
}

a:visited{
	color:#333;
	text-decoration:underline;
}

a:hover{
	color:#360;
	text-decoration:none;
}
/*----*/
img{
  border:0px;
}
h2{
  font-weight:normal;
  clear:both;
  width:247px;
  height:46px;
  display:block;
  float:left;
}
h3{
	clear:both;
}
.inc{
	float:right;
}

#wrap{
  width:950px;
  margin:0 auto;
}
#header{
  text-align:left;
  height:100px;
	width:950px;
margin:0 auto;
}

/*--nav--*/
#navwrap{
	background:url(../../img/base/nvbg.png) repeat-x;
	height:70px;
	position:absolute;
	z-index:4;
	bottom:0;
	width:100%;
}

#nav{
	height:70px;
	width:950px;
	margin:0 auto;
}
#nav li{
	height:70px;
	float:left;
}

/*--flashbox--*/
#flbx{
	z-index:0;
	position:relative;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	clear:both;
	height:360px;
	background:url(../../img/base/flashbg.jpg) repeat-x;
}

/*--flbx_main--*/
#flbx_main{
	z-index:2;
	position:absolute;
	margin:0 auto;
	width:100%;
	top:0;
	text-align:center;
	overflow:hidden;
	clear:both;
}

/*--flashbox--*/
#flbx2{
	z-index:1;
	position:relative;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	clear:both;
	height:180px;
	background:url(../../img/base/flashbg.jpg) repeat-x;
}

/*--flnav--*/
#flnav{
	width:950px;
	padding-top:50px;
	position:relative;
	margin:0 auto;
	z-index:6;
}

#flnav img{
	margin:0 0 15px 0;
}


/*----*/
#main{
	width:950px;
margin:0 auto;
  text-align:left;

}
#left{
  float:right;
  width:200px;
  background:#fff;
  overflow:hidden;
}
#center{
  float:left;
  width:670px;
  margin:10px 10px 0 0;
}
/*--right--*/
#right{
  float:left;
  width:270px;
  margin:10px 0 0 0;
}
/*--footerwrap--*/
#footerwrap{
  claer:both;
  height:226px;
  width:100%;
  background:url(../../img/base/ftbg.gif) repeat-x;
}
/*--footer--*/
#footer{
  claer:both;
  text-align:left;
	width:950px;
  height:216px;
  color:#fff;
  margin:0 auto;
  padding:10px 0 0 10px;
}

#footer a:link{
	color:#fff;
	text-decoration:none;
}

#footer a:visited{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.ftbx{
	float:left;
	width:136px;
	height:80px;
	padding:0 0 0 10px;
	margin:15px 0 10px 0;
	border-right:1px dashed #fff;
}
.ftbx li{
	margin:0 0 0 1.1em;
	list-style:disc;
}

/*----*/
#left .title, #right .title{
  margin-top:10px;
  background:#888;
  text-align:center;
  color:white;
  font-weight:bold;
}

#boxCategory,#boxUser,#boxComment,#boxTrackback{
	margin-bottom:15px;
}
/*-------- Calender ---------*/
#boxCalender{
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}
#boxCalender table{
  width:190px;
  font-size:11px;
  margin:0 auto;
}
#boxCalender th{
  font-weight:normal;
}
#boxCalender th{
  background:white;
}
#boxCalender td{
  background:white;
}
/*-------- キーワード検索 ---------*/
#boxSearch{
  margin-top:10px;
  margin-bottom:10px;
}
#boxSearch form{
  margin:0px;
  padding:0px;
}

/*--float--*/
.fl_l{
	float:left;
}

.fl_r{
	float:right;
}

.clear{
	clear:both;
}
/*--charge--*/
.charge table{
	width:670px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

.charge th{
	border-collapse:collapse;
	border:1px solid #ccc;
	padding:3px;
	background:#666;
	color:#fff;
}

.charge td{
	border-collapse:collapse;
	border:1px solid #ccc;
	padding:3px;
}

.rtx{
	text-align:right;
}

.ctx{
	text-align:center;
}

/*--prvcy--*/
.prvcy li{
	margin:0 0 10px 30px;
	padding:0 0 0 10px;
	list-style:decimal;
}

.prvcy ol{
	margin:10px 0 15px 0;
}

.prvcy ul li{
	margin:0 0 0 30px;
	padding:0 0 0 10px;
	list-style:disc;
}