﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-frame{
	width:1100px;
	height:730px;
	overflow:hidden;
	background:url(../img/contact/conbak.jpg) left top no-repeat;
}

#contents{
	
}

#contents-inner{
	padding:30px 98px 0 523px;
}

#contents #sbox{
	margin:19px 0 0 0;
	height:530px;
	overflow:auto;
}

#contents #sbox-inner{

}

#contents #sbox1{
	min-height:201px;
	_height:201px;
}

#contents #sbox1 p{
	padding:5px 0 0 3px;
	line-height:170%;
}

#contents #sbox1 a{
	color:#ffcc99;
}

#contents #sbox2 ul{
	padding:5px 0 0 20px;

}

#contents #sbox2 li{
	list-style-type:square;
	line-height:170%;
}

#contents #sbox2 li.mlast{
	margin:15px 0 0 0;
}