@charset "utf-8";

/***********************************
addref.css (追加CSS)
************************************/

/* Whats new */
#topics {
height:200px;
overflow-y:scroll;
border:1px solid #ededed;
}

#topics dt{
text-align:left;
font-weight:normal;
width:92px;
}

#topics dl{
text-align:left;
}

#footer {
position:relative;
top:24px;
}

strong {
font-weight:bold;
}

.alcohol-txt_area {
	text-align:center;font-size:15px;margin:20px 0 0;padding:10px;border:1px solid #ccc;
}