﻿@charset "UTF-8"; 
/* CSS Document */
body {
	background-color: #e6e5da;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body#index {
	background: none;
}
body#blue {
	background: none;
}
body#orange {
	background: none;
}
#main-out-com {
	width: 100%;
	background: none;
}
#main-out-index {
	width: 100%;
	background: none;
}
#main-out-blue {
	width: 100%;
	background: none;
}
#main-out-orange {
	width: 100%;
	background: none;
}

/* header css start */
#header {
	height: 100px;
	width: 900px;
}
#header #header-logo {
	float: left;
	height: 100px;
	width: 240px;
}
#header #header-logo img {
	margin-top:25px;
	margin-left:20px;
}
#header #header-main {
	float: right;
	width: 640px;
	padding-top:40px;
}
#header #header-main #menu {
	float: left;
	width: auto;
	margin-bottom:15px;
}
#header #header-main #topicpath {
	width: 640px;
	font-size: 12px;
	color: #666666;
}
#topicpath h1{
	font-size: 12px;
	font-weight: normal;
	color: #0060B6;
}
/* header css end */

/* contents css start */
#contents {
	width: 900px;
}
#contents-index {
	width: 900px;
	margin-top: 104px;
}
#contents #gmenu, #contents-index #gmenu {
/*	
	float:left;
	width: 250px;
*/
	display:none;
}
/* #gmenu　>> gmenu css */
#contents #pagecontents, #contents-index #pagecontents {
	float:left;
	width: 640px;
}
/* #pagecontents　>> pagecontents css */
/* contents css end */

/* gmenu css start */
#gmenu #bg-index {
	background-image: url(../images/com/bg-gmenu.jpg);
	background-repeat: repeat-y;
	margin-top:150px;
	margin-bottom:20px;
}
#gmenu #bg {
	background-image: url(../images/com/bg-gmenu.jpg);
	background-repeat: repeat-y;
	margin-bottom:20px;
}
#gmenu #top-index {
	background-image:url(../images/index/bg-gmenu-top-index.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#gmenu #top-blue {
	background-image:url(../images/com/bg-gmenu-top-blue.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#gmenu #top-orange {
	background-image:url(../images/com/bg-gmenu-top-orange.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#gmenu #collage-index {
	background-image: url(../images/index/bg-gmenu-collage-index.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:0px;
	padding-bottom:30px;
}
#gmenu #collage {
	background-image: url(../images/com/bg-gmenu-collage.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:9px;
	padding-bottom:250px;
}
#collage #home{
	height:42px;
}
#collage #home a{
	display:block;
	height:36px;
	width:72px;
	margin-left:168px;
}
ul#gmenu{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#gmenu li {
	display: block;
	list-style-type: none;
	margin-left: 32px;
}
ul#gmenu li.title-orange {
	height: 30px;
	width: 166px;
	font-size:14px;
	line-height:normal;
	color:#FFFFFF;
	background-image:url(../images/com/gmenu-btm_01.jpg);
	padding-left:30px;
	padding-top:15px;
}
ul#gmenu li.menu-orange {
	height: 38px;
	width: 196px;
	background-image:url(../images/com/gmenu-btm-sel_02.jpg);
}
li.menu-orange a {
	display:block;
	height: 25px;
	width: 166px;
	font-size:12px;
	line-height:normal;
	background-image:url(../images/com/gmenu-btm_02.jpg);
	padding-left:30px;
	padding-top:13px;
}
li.menu-orange a:hover {
	background:none;
}
ul#gmenu li.title-blue {
	height: 30px;
	width: 166px;
	font-size:14px;
	line-height:normal;
	color:#FFFFFF;
	background-image:url(../images/com/gmenu-btm_03.jpg);
	padding-left:30px;
	padding-top:15px;
}
ul#gmenu li.menu-blue {
	height: 38px;
	width: 196px;
	background-image:url(../images/com/gmenu-btm-sel_04.jpg);
}
li.menu-blue a {
	display:block;
	height: 25px;
	width: 166px;
	font-size:12px;
	line-height:normal;
	background-image:url(../images/com/gmenu-btm_04.jpg);
	padding-left:30px;
	padding-top:13px;
}
li.menu-blue a:hover {
	background:none;
}
/* gmenu css end */


/* pagecontents css start */
#flash{
	height:150px;
	width:640px;
}
#pagecontents h1 {
	height:43px;
	font-size:16px;
	color: #666666;
	line-height: 20px;
	margin-top:21px;
	padding-left:20px;
}
#pagecontents #inside {
	width: 600px;
	margin-left:20px;
}
#news-title{
	height:11px;
	width: 600px;
	background-image:url(../images/index/news-title.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	padding-bottom:10px;
}
#news-contents{
	width: 600px;
}
.news-date{
	clear:both;
	float:left;
	width: 50px;
	font-size: 12px;
	line-height:normal;
	color:#a1591e;
	background-image: url(../images/index/news-icon.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top: 1px;
}
.news-text{
	float:right;
	width: 515px;
	font-size: 80%;
	line-height:140%;
	margin-bottom:5px;
}
#index-contents{
	width: 600px;
	margin-top:10px;
}
#index-left{
	float:left;
	width: 290px;
}
#index-right{
	float:right;
	width: 290px;
}
#index-title-bg{
	height:30px;
	width:auto;
	background-image:url(../images/index/index-title_02.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}
#index-title-top{
	background-image:url(../images/index/index-title_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#index-title-bottom{
	background-image:url(../images/index/index-title_03.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;
	color:#FFFFFF;
	font-size: 90%;
	line-height:140%;
}
#detail-contents{
	width: 290px;
	margin-bottom:5px;
}
.detail-pic{
	clear:both;
	float:left;
	width: 60px;
}
.detail-text{
	float:right;
	width: 225px;
	font-size: 80%;
	line-height:140%;
	margin-top:5px;
}
p.text-read-index{
	font-size: 80%;
	color:#364667;
	line-height:140%;
	margin-bottom:10px;	
}
#index-contact{
	width:auto;
	border: 3px solid #E6E5DA;
	padding: 10px;
	margin-top: 20px;
	margin-bottom:10px;
}
#index-tel{
	height:30px;
	background-image:url(../images/index/icon-tel.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	font-size: 25px;
	font-weight:bold;
	color:#364667;
	line-height:normal;
	margin-left:25px;
	margin-bottom:5px;
}
#index-fax{
	height:30px;
	background-image:url(../images/index/icon-fax.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	font-size: 25px;
	font-weight:bold;
	color:#364667;
	line-height:normal;
	margin-left:25px;
}
#pagecontents h2 {
	height:28px;
	font-size:16px;
	color: #666666;
	line-height: 18px;
	background-image:url(../images/com/bg-h1.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:45px;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pagecontents h3 {
	font-size:14px;
	color: #666666;
	line-height: 16px;
	background-image:url(../images/com/bg-h3.gif);

	margin-bottom:20px;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #95925d;
}
#pagecontents h4 {
	font-size:14px;
	color: #666666;
	line-height: 16px;
	background-image:url(../images/com/arrow-def.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	margin-bottom:20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #95925d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* pagecontents css end */

/* footer css start */
#pagefooter{
	width:600px;
	height:15px;
	font-size:1px;
	background: none;
	margin-top:15px;

}
#footer {
	height: 55px;
	font-size: 10px;
	line-height: 12px;
	color:#666666;
	background: none;
	padding-top:15px;
	padding-left:20px;
}
/* footer css end */
