/* CSS Document */
@charset "utf-8";
HTML {
	overflow-y:scroll;
}
BODY {
	font-size:12px;
	color:#333333;
	line-height:150%;
	margin:0 0 30px 0;
}
TABLE {
	font-size:12px;
}
A:Link,A:Visited {
	color:#006699;
}
A:Hover {
	color:#CC0000;
}
IMG {
	border:none;
}
FORM {
	margin:0px;
}
H2 {
	display:none;
}
H3 {
	border-bottom:3px solid #666666;
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
#headding {
	background:url(../img/base/h2_bg.gif) no-repeat;
	font-weight:normal;
	display:block;
	color:#333333;
	width:500px;
	height:44px;
	margin: 0px;
	font-size:14px;
	padding: 12px 0 0 20px;
}
#noscript {
	margin:15px 0 15px 0;
	background:url(../img/base/noscript.gif) left no-repeat;
	height: 66px;
	padding:20px 0 0 75px;
}
#all {
	text-align:center;
}
#shadow {
	width:800px;
	background:url(../img/base/ahadow.jpg) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#inner {
	padding:10px 25px 0 25px;
}
#header {
	width:750px;
	height:65px;
}
#header2 {
	background:url(../img/base/finished.gif) bottom right no-repeat;
	width:750px;
	height:65px;
}
#header3 {
	background:url(../img/base/tel_number.gif) bottom right no-repeat;
	width:750px;
	height:65px;
}
#header UL,#header2 UL,#header3 UL {
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}
#header LI,#header2 LI,#header3 LI {
	float:right;
	margin-left:20px;
}
#header H1,#header2 H1,#header3 H1 {
	display:block;
	width:306px;
	height:65px;
	margin:0px;
	float:left;
}
#header A:Link,#header A:Visited,#header2 A:Link,#header2 A:Visited,#header3 A:Link,#header3 A:Visited, {
	color:#333333;
	text-decoration:none;
}
#header A:Hover,header2 A:Hover,#header3 A:Hover {
	color:#CC0000;
	text-decoration:underline;
}
#logo {
	background:url(../img/base/logo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	height:65px;
}
/*　ナビゲーション設定　*/
#navigation {
	margin:15px 0 0 0;
	width:750px;
	text-align:left;
}
#navigation ul {
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:left;
}
#navigation LI {
	float:left;
	margin:0px;
}
#navigation A {
	display:block;
	margin:0px;
	height:50px;
	text-indent:-9999px;
}
.navi_hp {
	width:149px;
	background:url(../img/base/navi/homepage.gif) no-repeat;
}
.navi_system {
	width:152px;
	background:url(../img/base/navi/system.gif) no-repeat;
}
.navi_technical {
	width:149px;
	background:url(../img/base/navi/technical.gif) no-repeat;
}
.navi_download {
	width:149px;
	background:url(../img/base/navi/download.gif) no-repeat;
}
.navi_inquiry {
	width:151px;
	background:url(../img/base/navi/inquiry.gif) no-repeat;
}
.navi_hp:Hover {
	background:url(../img/base/navi/homepage.gif) left -50px no-repeat;
}
.navi_system:Hover {
	background:url(../img/base/navi/system.gif) left -50px no-repeat;
}
.navi_technical:Hover {
	background:url(../img/base/navi/technical.gif) left -50px no-repeat;
}
.navi_download:Hover {
	background:url(../img/base/navi/download.gif) left -50px no-repeat;
}
.navi_inquiry:Hover {
	background:url(../img/base/navi/inquiry.gif) left -50px no-repeat;
}
/*　//ナビゲーション設定　*/
#content {
	width:750px;
	margin-top:15px;
	background:url(../img/base/content_dashed.gif) repeat-y;
}
#content_left {
	width:500px;
	float:left;
}
#content_right {
	width:230px;
	float:right;
	text-align:right;
}
#footer {
	background:url(../img/base/footer_bg.gif) center no-repeat;
	color:#FFFFFF;
	text-align:center;
	height:26px;
	padding:7px 0 0 0;
}
#get_flash_player IMG {
	float:left;
}
#get_flash_player DIV {
	width:500px;
	margin-left:10px;
	float:left;
}
#bread_crumb {
	border-bottom:1px solid #999999;
	padding: 3px 0 3px 0;
}

