@charset "Shift_JIS";
/*
----------------------------------------------------------------------
RESET
--------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

img {
	border: 0;
}

/*
----------------------------------------------------------------------
BASE STYLE
--------------------------------------------------------------------*/
body {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #FFFFFF;
	background-image: url(../images/common/bg_header2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #666666;
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0091F1;
	text-decoration: underline;
}

p {
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.structure {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}

.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

#header {
	position: relative;
	height: 136px;
}

#header #logo a {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 86px;
	height: 68px;
	top: 14px;
	left: 2px;
	display: block;
	text-indent: -9999px;
	background: url(../images/common/ob_logo.jpg) no-repeat 0px 0px;
	overflow: hidden;
}

#header #company a {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 256px;
	height: 26px;
	top: 35px;
	left: 111px;
	display: block;
	text-indent: -9999px;
	background: url(../images/common/ob_company_name.gif) no-repeat 0px 0px;
	overflow: hidden;
}

#header #small_menu1 a {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 62px;
	height: 12px;
	top: 28px;
	left: 710px;
	display: block;
}

#header #small_menu2 a {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 63px;
	height: 12px;
	top: 28px;
	left: 780px;
	display: block;
}

#header #small_menu3 a {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 86px;
	height: 12px;
	top: 28px;
	left: 852px;
	display: block;
}

#menu {
	padding: 0px;
	position: absolute;
	top: 96px;
	height: 40px;
	list-style: none;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

#menu-1 a {
	margin: 0px;
	padding: 0px;
	width: 189px;
	height: 40px;
	display: block;
}

#menu-2 a {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 40px;
	display: block;
}

#menu-3 a {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 40px;
	display: block;
}

#menu-4 a {
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 40px;
	display: block;
}

#menu-5 a {
	margin: 0px;
	padding: 0px;
	width: 191px;
	height: 40px;
	display: block;
}

#breadcrumbs_list {
	padding: 5px 0 0 5px;
	height: 25px;
	font-size: 10px;
}

#title-line {
	width: 660px;
	padding:12px 0 32px 0;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 75px;
	position: relative;
	background-image: url(../images/common/bg_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#text_menu {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	height: 75px;
}

#text_menu1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 950px;
	top: 7px;
	font-size: 12px;
	line-height: 1.5em;
}

#text_menu2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 950px;
	top: 20px;
	font-size: 10px;
	line-height: 1.5em;
}

#copyrights {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 950px;
	top: 25px;
	font-size: 10px;
	line-height: 1.5em;
}

#footer-menu a {
	padding-left: 3px;
	padding-right: 3px;
}

#page-top {
	height: 30px;
	text-align: right;
}

.structure2 {
	width: 660px;
	margin: 10px 0 10px 0;
	padding: 0px;
}

#page-top2 {
	height: 30px;
	text-align: right;
}

.cap {
	font-size: 10px;
	font-weight: bold;
}

