@charset "Shift_JIS";

#blog-box{
	padding:5px 0 0 0 ;
}

.parts{
	margin:0 0 40px 0;
}

.btm-parts{
	margin:0 0 40px 0;
}

p.tit{
	margin:0 0 20px 0;
}

p.category{
	background-color:#333;
	line-height:1.0;
	padding:5px 0 4px 0;
	text-indent:7px;
	margin:0 0 10px 0;
}

p.question{
	line-height:1.0;
	padding:0;
	margin:0 0 10px 3px;
}

p.question img{
	margin:0 7px 0 0;
}

#wrapper p.question a{
	text-decoration:none;
	color:#CCC;
}

#wrapper p.question a:hover{
	text-decoration:underline;
	color:#CCC;
}

.answer-category{
	font-size:medium;
	margin:0 0;
}

table{
	width:634px;
	text-align:left;
	margin:10px 0 0 3px;
	color:#CCC;
	border-bottom:#CCC dotted 1px;
	font-size:small;
}

th{
	width:35px;
	text-align:left;
	vertical-align:top;
	padding:0 0 15px 0;
}

td{
	padding:3px 0 15px 0;
	line-height:1.5em;
}

table ul{
	margin:0 0 0 20px;
	padding:0;
}
