@charset "utf-8";
/* --- CSS Document --- */

body {
	background-color: #03123D;
}

/* Contents_NAVI */

#c_navi {
 height:26px;
 margin:0;
 padding:0;
}
#c_navi ul {
 margin:0;
 padding:0;
}
#c_navi li {
 display:inline;
 list-style-type:none;
}
#c_navi li a {
 height:26px;
 display:block;
 float:left;
 text-indent:-9877em;
 text-decoration:none;
/*\*//*/
overflow:auto;
/**/
 overflow:hidden;
}
/*------off*/
#c_navi li.c_navi_home a {
 	background:url(img/contents_menu.jpg) no-repeat;
 	width:126px
}
#c_navi li.c_navi_about a {
	background:url(img/contents_menu.jpg) no-repeat -126px 0px;
	width:126px;
}
#c_navi li.c_navi_projects a {
	background:url(img/contents_menu.jpg) no-repeat -252px 0px;
	width:126px;
}
#c_navi li.c_navi_profile a {
	background:url(img/contents_menu.jpg) no-repeat -378px 0px;
	width:126px;
}
#c_navi li.c_navi_link a {
	background:url(img/contents_menu.jpg) no-repeat -504px 0px;
	width:126px;
}
#c_navi li.c_navi_contact a {
	background:url(img/contents_menu.jpg) no-repeat -630px 0px;
	width:125px;
}

/*------hover*/
#c_navi li.c_navi_home a:hover {
 	background:url(img/contents_menu.jpg) no-repeat 0px -26px;
}
#c_navi li.c_navi_about a:hover {
	background:url(img/contents_menu.jpg) no-repeat -126px -26px;
}
#c_navi li.c_navi_projects a:hover {
	background:url(img/contents_menu.jpg) no-repeat -252px -26px;
}
#c_navi li.c_navi_profile a:hover {
	background:url(img/contents_menu.jpg) no-repeat -378px -26px;
}
#c_navi li.c_navi_link a:hover {
	background:url(img/contents_menu.jpg) no-repeat -504px -26px;
}
#c_navi li.c_navi_contact a:hover {
	background:url(img/contents_menu.jpg) no-repeat -630px -26px;
}


/* リンクのアンダーライン */

a, a:link {
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	text-decoration: underline;
	color: #CC3333;
}

a:visited {
	color: #3399CC;
}

/* コンテンツエリア */
td#contentsBox {
	 background: url(img/footer_bg.jpg) repeat-x #55adcf bottom;
}

div#main {
	margin: 10px 0px;
	min-height: 400px;
	width: 670px;
	text-align: left;
}

div#main p {
	font-family: "ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	margin: 7px 0px;
}

/* 背景 白50% */
#mainBox {
	background-color: #F1EFEF;
}

/* タイトル */
td.title_bg {
	height: 50px;
	background-color: #F1EFEF;
}

/* 見出し */
h3 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 10px;
	color: #0099FF;
}

/* Copyright */
.copy {
	color: #FFFFFF;
	text-align:center;
}

/* ------------- ページ別 ---------------- */

/* 御挨拶 */
.president {
	text-align: right;
	font-size: 110%;
	font-weight: bold;
}
.president img {
	margin-bottom: 4px;
}

/* 事業計画 */
p.projectMenu {
	font-size: 82%;
	text-align: center;
	line-height: 250%;
	background-image:url(img/project_menu_bg.gif);
}

p.lightierMenu {
	font-size: 100%;
	text-align: center;
	line-height: 250%;
	font-weight: bold;
	background-image:url(img/lightier_menu_bg.gif);
}

.projectMenu a, .projectMenu a:link, 
.lightierMenu a, .lightierMenu a:link {
	color: #18296e;
}

.projectMenu a:hover, .lightierMenu a:hover {
	text-decoration: underline;
	color: #CC3333;
}

.projectMenu a:visited, .lightierMenu a:visited {
	color: #3399CC;
}

.centerBox {
	width:90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 10px;
	background-image:url(img/bluestripe.gif);
}

.centerBox p {
	font-size:90%;
	line-height:150%;
	text-align: left;
}

/* 製品情報ページ */
.product #mainBox {
	background-color: #ffffff;
}
.product dl {
	font-size: 12px;
}
.product dt {
	color:#3056a5;
	font-weight: bold;
	margin-top: 1em;
	border-bottom: 1px #a3bae2 dotted;
}
.product dd {
	padding-left: 1em;
}
#detailTable {
	border-collapse:collapse;
}
#detailTable td, #detailTable th {
	padding: 5px;
	border: 1px #999999 solid;
}
/* 製品情報 - マスク */
#barriere h3 {
	color: #ff3333;
	font-size: 14px;
	border-bottom: 1px #CCCCCC dotted;
}

.checklist ul, .pointlist ul {
	margin: 10px;
}
.checklist li {
	background: url(img/barriere/check.gif) left top no-repeat;
	padding-left: 25px;
	line-height: 25px;
}

.pointlist li {
	background: url(img/barriere/bluepoint.gif) left top no-repeat;
	padding-left: 22px;
	line-height: 20px;
}

/* 会社概要 */

table#companyProf .item {
	white-space: nowrap;
	text-align:right;
	font-weight:bold;
	vertical-align: top; 
	width: 100px;
	padding-right: 10px;
	border-right: 2px #4EB13D solid;
}
table#companyProf .profile {
	padding-left: 10px;
}

/* リンク */
div.link_1 li, div.link_2 li {
	margin: 10px 0px;
	color: #0099FF;
	font-weight: bold;
	background: url(img/listmark.gif) no-repeat left center;
	padding-left: 15px;
}

/* 問合せフォーム */

#contactForm {
	border-collapse: separate;
}

#contactForm td {
	padding: 5px;
}

#contactForm input, #contactForm select,#contactForm textarea {
	font-size: 100%;
}

.inputBox {
	height: 20px;
	border: 1px #b0e0e6 solid;
}

.inputBox2 {
	height: 150px;
	border: 1px #b0e0e6 solid;
}

#contactForm .item {
	width: 130px;
	white-space: nowrap;
	background-color: #b0e0e6;
	text-align:right;
	padding-right: 10px;
}

#contactForm .item2 {
	width: 130px;
	white-space: nowrap;
	background-color: #b0e0e6;
	text-align:right;
	padding-right: 10px;
}

