@charset "utf-8";

/*--------------------------------------
	Style Name : Commercial Style Sheet

	content
--------------------------------------*/


/*--------------------------------------
	div#content
--------------------------------------*/
#content div.border-radius {
	margin:10px;
	padding:15px;
	background-color:#FFF;
}

#content div.article {
	margin-bottom:40px;
}

#content h2.article-title {
	margin-bottom:10px;
	padding:0 0 15px 5px;
	background:url(../../img/texture_section_02.gif) no-repeat left bottom;
	font-weight:normal;
	text-align:left;
	zoom:1;
}

#content p.btn {
		text-align:center;
}


/* table.system
------------------------------------------------------------ */
table.system{
font-size:12px;
margin:30px auto 10px;
}

table.system td,
table.system th
{
padding:3px;
}

table.system td{
vertical-align:middle;
border:1px solid #FFF;
background:#EAEAEA;
}

table.system td.type2{
background:#E1E1E1;
}

/* table.header
------------------------------------------------------------ */
table.header{
font-size:12px;
margin:20px auto;
}

table.header td,
table.header th
{
padding:3px;
}

table.header th{
vertical-align:top;
border:1px solid #999;
background:#E4E4E4;
text-align:left;
}

table.header td{
vertical-align:top;
border:1px solid #999;
background:#FFF;
}

span.name{font-weight:bold;font-size:18px;}
span.rent{font-weight:bold;font-size:14px;color:#CC0000;}


.mainimg{border:1px solid #AAA;}
.leftimg{margin:10px 10px 10px 0;border:1px solid #AAA;}

/* table.innerimg
------------------------------------------------------------ */
table.innerimg{
border:10px solid #E4E4E4;
background:#E4E4E4;
}

/* table.innertext
------------------------------------------------------------ */
table.innertext td,
table.innertext th
{
padding:3px;
}

table.innertext{
border:8px solid #E4E4E4;
background:#F4F4F4;

}

table.innertext th{
text-align:left;
background:#E4E4E4;
}


/* table.innerlist
------------------------------------------------------------ */
table.innerlist td,
table.innerlist th
{
padding:3px;
}

table.innerlist{
border:8px solid #E4E4E4;
background:#F4F4F4;
}

table.innerlist th{
text-align:left;
background:#E4E4E4;
}

table.innerlist td{
border-bottom:1px solid #FFF;
}


/* table.normal
------------------------------------------------------------ */
table.normal{
font-size:12px;
margin-top:10px;
margin:20px auto;
}

table.normal td,
table.normal th
{
padding:3px;
}

table.normal th{
background:#53b6ef;
vertical-align:middle;
border-bottom:1px solid #FFF;
border-right:1px solid #FFF;
line-height:1.3;
color:#FFF;
}

table.normal td{
vertical-align:top;
border-bottom:1px solid #999;
}

table.normal td.topline{
vertical-align:top;
border-bottom:1px solid #999;
border-top:1px solid #999;
}

div.name{
color:#096da6;
border-bottom:1px dotted #53b6ef;
}


table.frame{
	margin:20px auto;
}

