@charset "utf-8";

/* -----------------------------------------------------------

	Title: office.css
	Created: 2008-11-3
	Last Up Date: 2008-11-3
	
----------------------------------------------------------- */
/*

	office
	
----------------------------------------------------------- */
/*

	home
	
----------------------------------------------------------- */

div#office dl dt {
	margin: 0 0 5px;
	font-weight: bold;
}

div#office dl dd {
	background: url(../../common/image/line_dot_x.gif) bottom repeat-x;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

div#office dl img {
	vertical-align: text-bottom;
}

h5.title_s {
	font-weight: bold;
	font-size: 14px;
	color: #385eb7;
}

#office_map {
	font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	color: #333333;
	width: 490px;]
}

/* reset.css */
* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
/* /reset.css */

#office_map h3 {
	margin: 10px 0px 10px 0px;
	background: url(../image/map/map_title.gif) bottom repeat-x;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 3px #385eb7;
	padding: 5px 27px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}

div#map_info {
	margin: 10px 30px;
	font-size: 12px;
	line-height: 1.4;
}

* html div#map_info {
	margin: 10px 22px;
	font-size: 12px;
	line-height: 1.4;
}

div#map_info table {
	width: 430px;
	margin: 10px 0;
	border: solid 1px #CCCCCC;
}

div#map_info table th{
	background: #e9ebee;
	width: 20%;
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
}

div#map_info table td{
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
}

div#close {
	clear: both;
	margin: 0 0 12px 0;
	width: 100%;
	text-align: center;
}

* html div#close {
	clear: both;
	margin: 19px 0 20px 0;
	width: 100%;
	text-align: center;
}

div#footer {
	clear: both;
	background: #385eb7 url(../image/bg_footer.gif) top repeat-x;
	width: 100%;
	text-align: center;
}

div#footer #copy {
	width: 450px;
	margin: 0;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 10px;
}