@charset "utf-8";
/* header
----------------------------------------------------------- */
#header div.key-sbox{
	padding:0px 0 0;
	background-image:url(../img/telephone.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	height: 50px;
}
#header h1{
	font-weight:normal;
	text-align:right;
}
#header div.key-sbox a{
	font: normal 14px "メイリオ";
	font-weight:normal;
	text-align:right;
	margin: 0px;
	padding: 24px 0px 0px;
	float: right;
}
/* left-box
----------------------------------------------------------- */
#left-box h2{
	margin:0;
	padding:0 0 10px 0;
}
#left-box p{
	width:550px;
	margin:0;
	padding:5px 10px 10px 10px;
}
#left-box h3{
	padding:5px 10px 0 10px;
	color:#e2507d;
}
#left-box table{
	margin:15px 10px;
}
#left-box ul.new-lt{
	padding:0 10px 10px 10px;
}
#left-box ul.new-lt li{
	padding:0 0 0 20px;
	background-image:url(../img/icon-maru.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	line-height:180%;
}
#left-box ul.new-lt li a{
	padding:0 0 0 5px;
}
/* right-box
----------------------------------------------------------- */
