@charset "UTF-8";
@import "./main.css";
@import "./content.css";
@import "./pm.css";

/*========== [Key color] ==========

dark:	#352010;
middle:	#70624E;
light:	#DED5CE;

==================== */

#Wrapper #Header {
	background-position: 240px 100%;
}

#Service {
	padding: 20px;
	width: 900px;
}

#Contents_top {
	background: url(../img/bg_contents_top.jpg) 0 100% no-repeat;
	margin-bottom: 20px;
}

#Wrapper #Content .Answer {
	margin: -10px 0 20px 80px;
}

#Wrapper #Content #Service_top {
	border: #ccc 3px double;
	padding: 10px;
}

#Wrapper #Content #Service_top h3 {
	background: url(../img/circle_small.gif) 0 50% no-repeat;
	color: #70624e;
	font-size: 87.5%;
	letter-spacing: 1px;
	margin-bottom: 10px;
	padding-left: 20px;
}

#Wrapper #Content #Service_top p.Caption {
	color: #900;
	margin-left: 2em;
	margin-bottom: 0;
	text-indent: -2em;
}


/*==== �e�����T�[�r�X�y�[�W�p ===*/

#Wrapper #Content .Service {
	width: 460px;
}

#Wrapper #Content .Service h5 {
	background: none;
	height: 40px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}

#Wrapper #Content .Service h5 a {
	background: url(../img/btn_service.gif) 0 0 no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding: 40px 0 0;
	width: 460px;
}

#Wrapper #Content .Service h5 a:hover { background: url(../img/btn_service.gif) 0 -40px no-repeat; }