@import url(top.css);
@import url(feature.css);
@import url(program.css);
@import url(document.css);
@import url(example.css);
@import url(request.css);
@import url(sitemap.css);
@import url(print.css);


/* 基本設定
----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3',sans-serif,'Verdana','Arial';
}
img {
	border: none;
}
h1 {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
p {
	line-height: 1.4;
}
ul {
	list-style: none;
}
a {
	color: #039F83;
}

/* 外枠
----------------------------------------------------*/

#wrapper {
	width: 800px;
	margin: 0 auto;
}
#container {
	float: left;
	width: 800px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

/* ヘッダー
----------------------------------------------------*/

#header {
	width: 800px;
	text-align: left;
}
#header h2 {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
#header a {
	display: block;
	text-decoration: none;
}

/* タイトルバー・ロゴ
----------------------------------------------------*/

#titleBar {
	height: 83px;
	background: url(../images/header.jpg) 0 0 no-repeat;
}
#titleBar2 {
	height: 83px;
	background: url(../images/header2.gif) 0 0 no-repeat;
}
#logo {
	float: left;
	width: 500px;
}
#logo h1 a {
	width: 448px;
	height: 48px;
	margin: 10px 0 0 19px;
}
#logo2 {
	float: left;
	width: 650px;
}
#logo2 h1 a {
	width: 600px;
	height: 40px;
	margin: 10px 0 0 19px;
}
#goTop {
	float: right;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
#goTop a {
	width: 52px;
	height: 17px;
	margin: 10px 18px 0 0;
	background: url(../images/gotop.gif) 0 0 no-repeat;
}

/* ナビゲーション
----------------------------------------------------*/

#navigation {
	width: 800px;
	height: 26px;
	background: url(../images/navigation.jpg) 0 0 no-repeat;
}
#navigation ul {
	float: right;
	list-style: none;
}
#navigation li {
	float: left;
	width: 99px;
	height: 26px;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	margin-right: 1px;
}
#navigation li a {
	float: left;
	width: 99px;
	height: 26px;
}
#naviFeature a:hover {
	background: url(../images/navigation_h.jpg) 0 0 no-repeat;
}
.currentFeature {
	background: url(../images/navigation_a.jpg) 0 0 no-repeat;
}
#naviProgram a:hover {
	background: url(../images/navigation_h.jpg) -100px 0 no-repeat;
}
.currentProgram {
	background: url(../images/navigation_a.jpg) -100px 0 no-repeat;
}
#naviDocument a:hover {
	background: url(../images/navigation_h.jpg) -200px 0 no-repeat;
}
.currentDocument {
	background: url(../images/navigation_a.jpg) -200px 0 no-repeat;
}
#naviExample a:hover {
	background: url(../images/navigation_h.jpg) -300px 0 no-repeat;
}
.currentExample {
	background: url(../images/navigation_a.jpg) -300px 0 no-repeat;
}
#naviRequest {
	margin-right: 0 !important;
}
#naviRequest a:hover {
	background: url(../images/navigation_h.jpg) -400px 0 no-repeat;
}
.currentRequest {
	background: url(../images/navigation_a.jpg) -400px 0 no-repeat;
}


/* 本文
----------------------------------------------------*/

#pageBody {
	width: 800px;
	text-align: center;
}
#innerPage {
	width: 760px;
	margin: 0 auto;
	padding-top: 36px;
	text-align: left;
}
#innerPage h1 {
	height: 28px;
}
#innerPage h2 {
	font-size: 12px;
	line-height: 1.4;
	padding: 0 0 11px 20px;
	background: url(../images/bullets/title.gif) 0 1px no-repeat;
}
.innerUnit {
	float: left;
	width: 760px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 35px;
}
.innerUnit li {
	margin-bottom: 7px;
	padding-left: 10px;
	background: url(../images/bullets/circle_navy.gif) 0 4px no-repeat;
}

/* 画像ユニット
----------------------------------------------------*/

.picUnit {
	float: left;
}
.pic {
	float: left;
	margin-right: 11px;
	border: 1px solid #666;
}
.pic img {
	border: 6px solid #FFF;
}

/* 注釈
----------------------------------------------------*/

.remark {
	font-size: 10px;
	padding-top: 5px;
}

/* ページトップに戻る
----------------------------------------------------*/

.pageTop {
	float: left;
	width: 760px;
	padding-top: 30px;
	font-size: 12px;
	text-align: right;
}
.pageTop a {
	color: #039F83;
	text-decoration: none;
}
.pageTop a:hover {
	text-decoration: underline !important;
}

/* お問い合わせ＆資料請求
----------------------------------------------------*/
.main{
	font-size:12px
}
.style7{
	font-size: 12px;
	font-weight: bold;
	color: #474292;
}
.style6{font-size:100%
		font-weight: bold;
	color: #474292;
	font-size: 12px;
	font-weight: bold;
}
.inqmain{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
}
.kome{
	font-size: 12px;
	color: #FF0000;
}

/* フッタ
----------------------------------------------------*/

#footer {
	float: left;
	width: 800px;
	text-align: left;
	margin-top: 35px;
	padding: 9px 0 50px 0;
	border-top: 1px solid #666;
}
#footer ul {
	list-style: none;
	margin-left: 25px;
}
#footer li {
	float: left;
	font-size: 12px;
	line-height: 1.4;
	margin-right: 18px;
	padding-left: 10px;
	background: url(../images/bullets/tri_navy.gif) 0 4px no-repeat;
}
#footer li a {
	color: #474395;
	text-decoration: none;
}
#footer address {
	float: right;
	color: #666;
	font-size: 10px;
	font-style: normal;
	padding-right: 28px;
}
#footer address span {
	padding-right: 12px;
}
#footer img {
	vertical-align: middle;
}


/* 背景
----------------------------------------------------*/
.bak{
background:url(../images/feature/image02_bak.jpg) no-repeat;
}