body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
	line-height: 1.16em;
	padding:0px;
	margin:0px;
	background-image: url(../haikei/bg_uchiwa_w2.gif);
	background-attachment: fixed;
	font-size: 0.85em;
}

a{text-decoration: none;}

a:link{color: #009;}

a:visited{color: #06c;}

a:hover{color: #f00;}

h1 {
	font-size: 120%;
	padding:0px;
	margin:0px;
}

h2 {
font-size: 114%;
padding: 5px 10px;
margin:0px;}

h3{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-size: 100%;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

p.left{text-align:left;}
p.center{text-align:center;}
p.right{text-align:right;}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

.ft07{font-size: 0.7em;}
.ft075{font-size: 0.75em;}
.ft08{font-size: 0.8em;}
.ft085{font-size: 0.85em;}
.ft09{font-size: 0.9em;}
.ft095{font-size: 0.95em;}
.ft10{font-size: 1em;}
.ft11{font-size: 1.1em;}
.ft12{font-size: 1.2em;}
.ft15{font-size: 1.5em;}
.ft18{font-size: 1.8em;}
.ft20{font-size: 2em;}

br.clear{clear:both;}
/* ----------container to center the layout-------- */
#container {
	width: 780px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
} 

/* ----------header for logo-------------- */
#header {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/head_bg_01d.jpg);
	background-repeat: repeat-x;
	height: 108px;
}

#header h1{height: 80px;}

#header p {
	text-transform:none;
	background-color: #fff;
	border-top:1px solid #c9f;
	border-bottom:1px solid #c9f;
	padding:5px 15px;
	margin:0px;
	background-image: url(../images/head_bg_02.jpg);
	background-repeat: repeat-x;
	color: #fff;
	text-align: right;
}

#header img {
	padding:0px 10px;
	margin: 0px;
	height: 80px;
} 

#Layer1 {
	position:absolute;
	left:643px;
	top:46px;
	width:193px;
	height:28px;
	z-index:1;
}

#Layer1 p{
font-size:1.2em;
color:#fff;
}

/* ----------outer and inner----------------- */

#outer{
	border-left: solid #fff 180px; /* Leftメニューの背景色  */
	border-right: solid #999 1px; /* Rightメニューの背景色  */
	background-color: #fff;
	border-bottom: solid #999 1px;
} 

#inner{
	margin:0px;
	width:598px;
	border-left: solid #060 1px;
} /* ie用 */ 

/* #####################################################
--------------ここからLeft メニュー styles -------------
##################################################### */

#left {
	width:180px;
	float:left;
	position:relative;
	margin-left:-180px;
	margin-right: 1px;
	height: auto;
 }
	
#left h2{
	text-align:center;
	line-height: 2em;
	border-bottom: solid #333 1px;
	font-size: 95%;
}
	
#left ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-indent: 0px;
}

#left li{
list-style:none;
margin-bottom:1px;}

#left ul a:link, #left ul a:visited #left a:hover{display: block;}
#left ul {list-style: none; margin: 0; padding: 0;}

#left a{
	display:block;
	width:154px;
	padding:10px 10px 10px 15px;
	text-decoration:none;
	background-color:#d6e9ca;
	color:#333;
	border-bottom: solid #333 1px;
	font-size: 95%;
	background-image: url(../images/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#left a:link{
background-color:#d6e9ca;
color:#333;}

#left a:visited{
background-color:#d6e9ca;
color:#333;}

#left a:hover{
background-color:#930F00;
color:#fff;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#right li {
	border-bottom: 1px solid #eee;
}

/* fix for browsers that don't need the hack */
html>body #right li {border-bottom: none;}

/* ##############################################
--------------ここまでLeft メニュー -------------
############################################## */


 	
/* ###############################################
--------------ここからright メニュー -------------
############################################### */
/*
#right {
	width:130px;
	float:right;
	position:relative;
	margin-right:-130px;
	margin-left:1px;
	height: auto;
 }
*/	
/* ##############################################
--------------ここまでright メニュー ------------
############################################## */



/* ##################################################
-----------------ここからcontent---------------------
################################################## */


#content{ 
position: static; 
margin: 0px; 
}

#content h3{
	border-left:solid #030 0.5em;
	padding-left: 0.5em;
	line-height: 2.2em;
	letter-spacing: 0.1em;
	color: #330.;
	background-image: url(../images/ttl30_gray_02.jpg);
	border-bottom: solid #9cf 1px;
	border-top: solid #dfe8ed 1px;
}

#content h4{
	margin:5px 0px;
	border-left: solid #606 0.5em;
	border-right: solid #606 0.1em;
	line-height: 2em;
	padding-left: 5px;
	background-color: #FFEEF7;
	border-bottom: solid #606 0.1em;
}

#content h4.subTitle{
	padding: 0px 0px 0px 5px;
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	border-left: solid #060 0.5em;
	border-top: solid #060 0.1em;
}

#content p {
	padding: 5px 10px;
	margin:0px;
	font-size: 1em;
	line-height: 1.5em;
}

#content img{
	float: left;
	margin: 0px 5px;
}

#content img.map{
	float: none;
	margin: 0px 5px 0px 50px;
}

#content img.center{
	margin: 0px auto;
}

/* ----- ここから content冒頭部分 ------ */ 

#bohtoh{
	padding:10px;
	background-image: (../images/wall_01b.jpg);
	background-repeat: repeat-x;
}

#bohtoh p{font-size:1.1em;}

/* ------ ここまで content冒頭部分 ------ */ 

/* ------ ここから kaizen（indexリストのインライン） ------- */ 

#kaizen{padding:10px;}

#kaizen ul{
	margin: 5px;
	padding: 0px;
	letter-spacing: normal;
	text-indent: 0em;
	line-height: 1.5em;
} 

#kaizen li{
	margin: 0px;
	padding: 0px 10px;
	list-style-position: inside;
	background-image: url(../images/icon_arrow_05.gif);
	background-position: center left;
	background-repeat: no-repeat;
	display: inline;
}

/* ----- ここまで kaizen（indexリストのインライン） ------- */ 

/* ----- ここから colum（矢印リスト チェックリスト） ------- */ 

.colum{
	padding:10px;
}

.colum ul{
	margin: 5px 0px 5px 20px;
	letter-spacing: 0.1em;
}

.colum li{
	padding:5px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/icon_025.png);
}

.colum ol{
	margin: 5px 0px 5px 20px;
	letter-spacing: 0.1em;
}

.colum ol li{
	margin: 5px 0px 5px 20px;
	list-style-image: url(none);
	list-style-type: inherit;
}

.colum dl{
	padding:5px;
}

.colum dt{
	padding:5px 5px 5px 15px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/icon_03.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: solid #999 1px;
	border-top: solid #666 1px;
	color: #555;
	margin-top: 5px;
}

.colum dt.ng{
	background-image: url(../images/icon_005.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.colum dd{padding:5px;}

/* ------ ここまでcolum（矢印リスト　チェックリスト） ------- */ 

/* ----------ここからcolum > 講演styles----------*/

.colKouen{
	font-size: 90%;
}

.colKouen dl{
	border: solid #006 1px;
	padding: 0px;
	background-color: #ffc;
	margin: 0px;
}

.colKouen dt{
	padding:5px 5px 5px 20px;
	font-size: 1.1em;
	background-image: url(../images/icon_019.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: solid #999 1px;
	color: #333;
	background-color: #fcc;
	margin-top: 0px;
	font-weight: normal;
}

.colKouen dd{
	padding:5px 5px 10px 5px;
}

/* ----------ここまでcolum > 講演styles----------*/

/* ----------ここからcolum > テレビstyles----------*/

.colTv{
	font-size: 90%;
}

.colTv dl{
	border: solid #006 1px;
	padding: 0px;
	background-color: #ffc;
}

.colTv dt{
	padding:5px 5px 5px 20px;
	font-size: 1.1em;
	background-image: url(../images/icon_018.png);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: solid #999 1px;
	color: #333;
	background-color: #fcc;
	margin-top: 0px;
	font-weight: normal;
}

.colTv dd{
	padding:5px 5px 10px 5px;
}

/* ----------ここまでcolum > テレビstyles----------*/

/* ----------ここから問い合わせ（各頁共通）styles----------*/

.colum dt.toiawase{
	background-image: url(../images/icon_10.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-color: #eee;
}

/* ----------ここまで問い合わせ（各頁共通）styles----------*/

/* ###################################################
----------------ここまでcontgent----------------------
################################################### */

/* #################################################
----------------ここからfooter----------------------
################################################# */

#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 

#footer ul{
	font-size:80%;
	letter-spacing: 0.1em;
	margin: 0px;
	text-align: right;
}

#footer li{
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

#copyright{
	background-color: #839b5c;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
	font-size: 90%;
}

address{
	margin : 0px;
	padding : 0px;
	font-style: normal;
	border-top: groove #ccc 2px;
	text-align: right;
	font-size: 0.8em;
	background-color: #999;
	border-bottom: groove #ccc 2px;
}
