@charset "UTF-8";

#main .caption				{	background-image:url(../images/contact/caption_01.gif);		}
#main .scroll-up a			{	margin-top:10px;	}

/* 联系我们 設定 */
#main .contents				{	width:500px;	margin:5px auto 30px auto;	}

#main .contents .catch		{	font-size:21px; font-weight:bold; color:#C06;	margin:20px 0 15px 0;	}

#main .contents dl			{	width:500px;	border-top:solid 1px #CCC;}
#main .contents dl dt		{	width:120px;	float:left;	padding:5px 0;	font-weight:bolder;}
#main .contents dl dd		{	width:380px;	float:left;	padding:5px 0;	border-bottom:solid 1px #CCC;}
#main .contents dl dd a		{	text-decoration:underline;	}

#main .contents ol			{		font-size:13px;	color:#666666;	list-style:outside;	padding-left:20px;}
