@charset "utf-8";

/*　company
------------------------------------------------------------ */

#img_top {
	width: 880px;
	height: 60px;
	background: url(../common/images/company_img01.jpg) no-repeat;
	text-indent: -9999em;
}
#img_top_o {
	width: 880px;
	height: 60px;
	background: url(../common/images/company_o_img01.jpg) no-repeat;
	text-indent: -9999em;
}
#img_top_g {
	width: 880px;
	height: 60px;
	background: url(../common/images/company_g_img01.jpg) no-repeat;
	text-indent: -9999em;
}

#main h3 {
    width: 604px;
	_width: 620px;
	background-color: #00A251;
	border-left: 10px solid #003515;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px 3px;
	margin-bottom: 5px;
}

#main p.brand {
    width: 604px;
	_width: 620px;
	background-color: #00A251;
	border-left: 10px solid #003515;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}

#dl01 {
    width: 620px;
	text-align: left;
}

#dl01 dt {
    width: 147px;
	_width: 160px;
	padding: 3px 0 3px 10px;
	border-left: 3px solid #CCC;
	margin: 0 0 7px 10px;
	float: left;
	clear: both;	
}

#dl01 dd {
    width: 450px;
	padding: 3px 0;
	margin-bottom: 7px;
	float: right;
	_clear: both;
}

.dl02 {
    width: 210px;
	margin-bottom: 10px;
}

.dl02 dt {
	background: url(../common/images/marker_green.gif) left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

.dl02 dd {
    padding-left: 15px;
}

.dl02 dd.title {
	background-color: #FFCC00;
	color: #0000FF;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	margin-bottom: 12px;
}

#dl03 {
    width: 400px;
}

#dl03 dt {
    font-weight: bold;
	margin-top: 7px;
	padding: 2px;
	background-color: #EEE;
	border-bottom: 1px dashed #CCC;
}

#dl03 dd {
    padding-left: 1em;
}

.inline {
    display: inline;
}

.w400 {
    width: 400px;
}

.table_highslide_gallery {
    width: 400px;
}
.table_highslide_gallery td {
    padding: 0 5px 5px 0;
}
.table_highslide_gallery th {
    padding-bottom: 5px;
}

.print {
    width: 200px;
	margin-left: 5px;
}