@import url("style_catalog.css");
@import url("style_forum_detail.css");


.pub_block1
{
	border-bottom: 0px;
}

.notice_top, .notice_red, .notice_color1
{	
	position:relative;
}

.notice_top
{
	padding-top: 10px;
}

.notice_red
{
	color: red;
	white-space: nowrap;
}

.notice_color1
{
	color: #e52a33;
}

.quest_main
{
	border: 0px solid #395ccf; 
	margin-bottom: 25px;
}

.quest_titl
{
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: 400;
}

.quest_anno
{
	line-height: 17px;
	font-size: 14px;
}

.quest_ltit
{
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.quest_cont
{
	border-bottom: 3px solid #e52a33;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 14px;
}
.pic 
{
	float: left;
	padding: 3px;
	border: 1px solid #888888;
	background-color: white;
	margin-right: 12px;
	line-height: 100%;
	font-size: 0;
}

.side {
	margin: 0 0 20px 15px;
	border-left: #ff0000 solid 3px;
	padding-left:10px;
	font-size: 14px;
	line-height: 130%;
}

.specchoise .sp {
	font-size: 14px;
	margin-left: 27px;
}
.specchoise .notice {
	font-size: 12px;
	margin: 3px 0px 10px 27px;
}
.check {
	border: 1px solid red !important;
	position: absolute !important;
	margin-right: 5px;
}
.specchoise h2 {
	margin-left: 5px;
}
