@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	margin:0px;
	color:#000000;
	font-size:14px;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
}

p,img,a,div,li{
	margin:0px;
}

a{
	color:#000000;
}

img{
	border-style:none;
}

#wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../img/qua_bg6.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 950px;
}

#wrapper_inner{
	width:932px;
	margin-left:auto;
	margin-right:auto;
	height: 714px;
}

#top{
	width:300px;
	height:65px;
	margin-bottom:50px;
	margin-top:70px;
	padding-left:30px;
}

#content_l{
	width:650px;
	padding-left:40px;
	float:left;
}

#blog{
	margin-left:20px;
	height:650px;
	overflow:auto;
	padding:20px;
	padding-right:40px;
}

#date{
	font-size:12px;
	margin-bottom:30px;
	float:right;
}

#title{
	font-size:14px;
	font-weight:600;
	border-bottom:dotted #666666 1px;
}

#title a{
	color:#000000;
}

#detail{
	margin-bottom:20px;
	line-height:25px;
	clear:both;
	color:#333333;
	width:540px;
}

#content_r{
	width:180px;
	padding-right:50px;
	float:right;
	line-height:20px;
	margin-top:10px;
	color:#000000;
}
/*
#content_r p,#content_r a{
	margin-left:10px;
}
*/
#calender{
	margin-bottom:10px;
}
#calender_inner{
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	color:#000000;
}

#calender_bg{
	background-image:url(../../img/qua_menubg1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:180px;
}

#calender_bg2{
	background-color:#FFFFFF;
	width:180px;
	height:150px;
}

#calender_bg3{
	background-image:url(../../img/qua_menubg2.gif);
	background-repeat:no-repeat;
	height:10px;
	width:180px;
}

#latest_bg{
	background-image:url(../../img/qua_menubg1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:180px;
}

#latest_bg2{
	background-color:#FFFFFF;
	height:100px;
	width:180px;
	color:#000000;
}

#latest_bg2_2{
	background-color:#FFFFFF;
	width:180px;
	color:#000000;
}

#latest_bg3{
	background-image:url(../../img/qua_menubg2.gif);
	background-repeat:no-repeat;
	height:10px;
	width:180px;
}

#latest{
	margin-bottom:10px;
}

#latest a{
	border-style:none;
	text-decoration:none;
}

.latest_p{
	background-color:#CCCCCC;
	width:160px;
	height:16px;
	margin-left:10px;
	text-indent:10px;
	font-size:11px;
	line-height:16px;
	color:#333333;
	font-weight:600;
}

.latest_p2{
	color:#000000;
	font-size:12px;
	height:12px;
	max-width:140px;
	text-indent:0px;
	padding:0px;
	margin:0px;
}

#latest_inner{
	overflow:auto;
	margin-top:5px;
	height:80px;
	width:160px;
	margin-left:10px;
}

.indent{
	text-indent:20px;
	font-size:12px;
}

#footer{
	width:540px;
	clear:both;
	font-size:10px;
	text-indent:2px;
	color:#FFFFFF;
	padding-top:20px;
	text-align:center;
}

#footer p{
	margin-right:10px;
}

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

td{
	width:20px;
	height:5px;
	line-height:14px;
}

thead{
	line-height:12px;
}
