@charset "utf-8";

#content #brnding {
width:565px;
height:198px;
background:url(img/bg_brnding_news.gif) no-repeat left top;
position:relative;
}

#brnding h2 {
padding-left:350px;
padding-top:15px;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:1.5;
text-align:center;
}
#brnding h2 .tel {
color:#ff9900;
font-weight:bold;
font-size:14px;
}
#brnding p {
width:280px;
margin-top:0px;
margin-left:260px;
padding:5px;
line-height:1.2;
letter-spacing:2px;
font-size:12px;
text-indent:10px;
}
#content #main {
width:561px;
margin-top:10px;
margin-left:4px;
background:url(img/bg_content_navi.gif) no-repeat left top;
}
#content #main2 {
width:536px;
margin-left:25px;
margin-bottom:10px;
padding-top:10px;
background:url(img/bg_content.gif) repeat-y left top;
}

#content #main2 h2 {
padding-top:5px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#ff9900;
}

#content #main2 p {
padding:20px;
}
#main2 table {
	width:450px;
	margin:20px 10px 10px 30px;
	padding-bottom:20px;
	border-top: 1px solid #CCC;
	border-bottom:none;
	border-left:none;
}

#main2 th {
	font-weight:normal;
	line-height:1.5;
	padding: 5px;
	width: 100px;
	background-color:#f3f3f3;
	border-top:none;
	border-right:none;
	border-bottom: 1px solid #CCC;
	border-left: 3px solid #0C0;
}
#main2 td {
    line-height:1.5;
	text-indent:15px;
	padding: 5px;
	border-top:none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left:none;
}