*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	font-size: 12px;
	_font-size: small;
	color: #333333;
	line-height: 153%;
	background-color: #500202;
	background: url(../image/qsite/bg.gif) repeat;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

a{ text-decoration: none; }
a:link,a:visited { color: #990000; text-decoration: none; }
a:hover	  { color: #990000; text-decoration: underline; }

img { border: 0px; }
ul{ list-style: none; }

.none{ display: none; }
th{ font-weight: lighter; }

/*********************
		global
*********************/
#container{
	width: 1024px;
	background: url(../image/qsite/content_bg.gif) repeat-y;
	margin:0px auto;
}
#content {
	width: 900px;
	margin:0px auto;
	text-align: left;
}

/*********************
		header
*********************/
#header a{
	display: block;
	width:900px;
	height: 250px;
	background: url(../image/qsite/qsite_tit.jpg) no-repeat;
}
#header a span,#header p{ display:none; }

#header_botsu a{
	display: block;
	width:900px;
	height: 250px;
	background: url(../image/qsite/qsitebotsu_tit.jpg) no-repeat;
}
#header_botsu a span,#header_botsu p{ display:none; }



/*********************
		footer
*********************/
#footer{
	clear: both;
	background-color: #333;
	color: #fff;
	height: 26px;
	padding: 14px 0 0 0;
}
	#footer h3{
		background: url(../image/c.gif) no-repeat;
		background-position: 382px 3px;
		width: 674px;
		float: left;
		text-indent: -9999px;
	}
	#footer ul{
		float: left;
	}
		#footer ul li{
			float: left;
			font-size: 10px;
		}
			#footer ul li a{ color: #fff; }
			#footer ul li a:hover{ color: #990000; }

/*******************************
		sitepolicy
********************************/
#policy_header a{
	display: block;
	width:900px;
	height: 250px;
	background: url(../image/sitepolicy/sitepolicy_tit.jpg) no-repeat;
}
#policy_header a span,#policy_header p{ display:none; }


/*********************
		main
*********************/
#primary {
	float: left;
	width: 597px;
	padding: 0px 0 26px 43px;
}
	.entry_bg{
		width:585px;
		background: url(../image/sitepolicy/base02.gif) repeat-y;
	}
	.entry_top{
		width:585px;
		background: url(../image/sitepolicy/base01.gif) no-repeat;
	}
		.article{
			width:509px;
			background: url(../image/sitepolicy/base03.gif) no-repeat;
			background-position: bottom;
			padding: 40px 38px 33px;
			font-size: 14px;
			line-height: 24px;
			overflow : hidden;
		    _zoom:1;
		}
	.entry_bottom{
		margin: 11px 0 0 0;
		padding: 9px 0 0 0;
		background: url(../image/sitepolicy/line.gif) repeat-x;
	}
	
	/* コラム一覧 */
		.article_list{
			width:509px;
			background: url(../image/sitepolicy/base03.gif) no-repeat;
			background-position: bottom;
			padding: 21px 38px 33px;
			font-size: 14px;
			line-height: 24px;
			overflow : hidden;
		    _zoom:1;
		}
			.article_list h3{
				background-color: #e8e8e8;
				padding: 3px 10px;
				margin: 16px 0 6px 0;
				font-size: 14px;
			}
				.article_list p{
					margin: 0 0 0 53px;
					text-indent: -52px;
				}
					.article_list .p10{
						margin: 0 0 0 61px;
						text-indent: -60px;
					}
					.article_list .p100{
						margin: 0 0 0 70px;
						text-indent: -69px;
					}
	
	/* コラム内容 */
	.article h2{
		font-size: 24px;
		font-weight: bold;
		line-height: 1.2em;
	}
		.entry_status{
			clear:both;
			overflow : hidden;
			_zoom:1;
			margin: 3px 0 10px 0;
			padding: 5px 12px 0px 12px;
			background-color: #e8e8e8;
			font-size: 11px;
		}
			.entry_status li{
				float: left;
			}
			.entry_status .date_li{
				float: right;
			}
		.article p{
			margin: 0 0 24px 0;
		}
		
	.entry_bottom{
		margin: 11px 0 0 0;
		padding: 9px 0 0 0;
		background: url(../image/qsite/line.gif) repeat-x;
	}
		.forbbs{
			margin: 0 0 0 329px;
			background: url(../image/qsite/forbbs_on.gif) no-repeat;
			width: 179px;
			height: 26px;
		}
			.forbbs a{
				display: block;
				background: url(../image/qsite/forbbs.gif) no-repeat;
				width: 179px;
				height: 26px;
			}
			.forbbs a:hover{ background: none; }
	.totop{
		font-size: 11px;
		margin: 5px 0 0px 490px;
	}
	
#bottom_navi{
	margin: 27px 0 0 0;
	width: 100%;
}
	#bottom_navi li{
		float: left;
		width: 280px;
		text-align:center;
	}
		#bottom_navi #left{
			text-align:left;
			width: 150px;
		}
		#bottom_navi #right{
			width: 150px;
			text-align: right;
		}




/*********************
		sidebar
*********************/
#sidebar{
	width: 210px;
	float: left;
	padding: 18px 0 0 0;
}
	#side_blog{
		margin: -5px 0 9px 0;
		background: url(../image/blog1_on.gif) no-repeat;
		width: 210px;
		height: 40px;
	}
		#side_blog a{
			display: block;
			background: url(../image/blog1.gif) no-repeat;
			width: 210px;
			height: 40px;
		}

	#side_blog2{
		margin: 0 0 5px 0;
		background: url(../image/blog2_on.gif) no-repeat;
		width: 210px;
		height: 40px;
	}
		#side_blog2 a{
			display: block;
			background: url(../image/blog2.gif) no-repeat;
			width: 210px;
			height: 40px;
		}

	#side_bbs{
		margin: 11px 0 9px 0;
		background: url(../image/bbs_on.gif) no-repeat;
		width: 210px;
		height: 40px;
	}
		#side_bbs a{
			display: block;
			background: url(../image/bbs.gif) no-repeat;
			width: 210px;
			height: 40px;
		}

	#side_menu01{
		background: url(../image/column_ban1_on.gif) no-repeat;
		width: 210px;
		height: 16px;
	}
		#side_menu01 a{
			display: block;
			background: url(../image/column_ban1.gif) no-repeat;
			width: 210px;
			height: 16px;
		}
		
	#side_menu01_on{
		background: url(../image/column_ban1_on.gif) no-repeat;
		width: 210px;
		height: 16px;
	}
		#side_menu01_on a{
			display: block;
			background: url(../image/column_ban1_on.gif) no-repeat;
			width: 210px;
			height: 16px;
		}

	#side_menu02{
		background: url(../image/column_ban2_on.gif) no-repeat;
		width: 210px;
		height: 16px;
	}
		#side_menu02 a{
			display: block;
			background: url(../image/column_ban2.gif) no-repeat;
			width: 210px;
			height: 16px;
		}
	#side_menu02_on{
		background: url(../image/column_ban2_on.gif) no-repeat;
		width: 210px;
		height: 16px;
	}
		#side_menu02_on a{
			display: block;
			background: url(../image/column_ban2_on.gif) no-repeat;
			width: 210px;
			height: 16px;
		}

	#side_menu03{
		background: url(../image/column_ban3_on.gif) no-repeat;
		width: 210px;
		height: 14px;
	}
		#side_menu03 a{
			display: block;
			background: url(../image/column_ban3.gif) no-repeat;
			width: 210px;
			height: 14px;
		}

	#side_menu04{
		background: url(../image/column_ban4_on.gif) no-repeat;
		width: 210px;
		height: 14px;
	}
		#side_menu04 a{
			display: block;
			background: url(../image/column_ban4.gif) no-repeat;
			width: 210px;
			height: 14px;
		}
		#side_bbs a:hover,#side_blog2 a:hover,#side_blog a:hover,
		#side_menu01 a:hover,#side_menu02 a:hover,#side_menu03 a:hover,
		#side_menu04 a:hover,#side_menu01_on a:hover,#side_menu02_on a:hover{
			background: none;
		}
		#side_bbs span, #side_blog2 span, #side_blog span, #side_menu01 span, #side_menu02 span, #side_menu03 span, #side_menu04 span,#side_menu01_on span,#side_menu02_on span{ display: none; }
		#side_menu01, #side_menu02, #side_menu03, #side_menu04,#side_menu01_on,#side_menu02_on{ margin: 0 0 9px 0; }


/* アーカイブ */
#archives h3{
	margin: -9px 0 5px 0;
	background: url(../image/qsite/title01.gif) no-repeat;
	width: 210px;
	height: 25px;
	text-indent: -9999px;
}
	#archives ul{
		margin: 0 0 20px 0;
	}
	#archives ul li{
		margin: 1px 0;
	}














