*{
	color:#333333;
	line-height: 140%;
}
a {
	text-decoration:none;
}
h1 {
	display: none;
}
h2 {
	font-size:1.1em;
	margin-bottom:0;
	padding:0;
	display:block;
}
h3 {
	font-size:1em;
	margin-bottom:0;
	padding:0;
	display:block;
}
#sidemenu {
	display: none;
}
h4 {
	font-size:1em;
	margin-bottom:0;
	padding:0;
}
#main {
	font-size:1em;
	margin-top:0;
}
address {
	text-align:center;
	font-size:0.7em;
}
#textsize {
	display: none;
}
#navi {
	display: none;
}
#search {
	display: none;
}
#menu {
	display: none;
}
.year {
	display: none;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
/*テーブルその他p要素でも使用する背景色の設定*/
table.right{
	float:right;
	margin:20px;
}
table.left{
	float:left;
	margin:20px;
}
.tdao{
	clear:both;
	background:#E6F8FF;
	font-weight:bold;
}
.tdki{
	clear:both;
	background:#FFFFE6;
	font-weight:bold;
}
.tdmido{
	clear:both;
	background:#BEE798;
	font-weight:bold;
}
/*********** #line styles ***********/
/*アンダーラインの設定*/
.underline{
	background:url(../img/new_line.gif) left bottom repeat-x;
}
/*********** #year styles ***********/
/*年次、他ファイルへのページ上下のテキストリンクの設定*/
div#main p.year{
	display:none;
}
/*********** #clear styles ***********/
/*フロートクリアの設定*/
.clear{
	clear:both;
	text-align:left;
	text-indent:0px;
	width:560px;
	margin-bottom:0px;
}



div#main p{
	margin:0px;
	padding:0px;
	margin-bottom:0.4em;
	font-size:0.9em;
	color:#333333;
	text-indent:1em;
	line-height:1.4;
}

h6 {
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:0;
	display:block;
}
h4.mk{
	font-size:1.1em;
	text-align:center;
}
div#main p.left{
	text-align:left;
	font-size:0.9em;
	margin-left:5px;
	text-indent:0;
}
div#content h5.mk2 {
	font-size: 0.9em;
	font-weight: bold;
}
div#main p.right{
	text-align:right;
	font-size:0.9em;
	margin-right:5px;
	text-indent:0;
} 
div#main p.center{
	text-align:center;
	font-size:0.9em;
	margin:auto;
	text-indent:0;
} 
div#main p.leftm300{
	text-align:left;
	font-size:0.9em;
	margin-left:150px;
	text-indent:0;
} 
div#main p.imgright{
	width:250px;
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	font-size:0.9em;
	float:right;
	text-align:center;
}

div#main p.imgright350{
	width:350px;
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	font-size:0.9em;
	float:right;
	text-align:center;
}

div#main p.imgleft{
	width:150px;
	margin:0px;
	margin-right:5px;
	margin-left:5px;
	font-size:0.9em;
	float:left;
	text-align:left;
} 
div#content_box { /*コンテンツに枠線を表示*/
	border: 1px solid #C0C0C0;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}
#content_box_02 {/*コンテンツに枠線を表示（幅指定）*/
	border: 1px solid #C0C0C0;
	margin-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:350px;
	display:block;
	}

div#leftm100 {
	text-align:left;
	font-size:0.9em;
	margin-left:50;
	text-indent:0;
}

div#img_center {
	text-align:center;
	padding:10px;
}

/*テキストに３つ分のインデント*/
div#main p.indent3 {
	margin-left:3em;
}
.clear{
	clear:both;
	text-align:left;
	text-indent:0px;
}
div#main ul{
	margin:auto;
	width:605px;
	font-size:0.9em;
}

div#main ul li{
	background:url(../img/new_line.gif) left bottom repeat-x;
	margin:10px;
	padding-bottom:10px;
}

div#main ul li span.topicsbase{/*トピックスindex.htmlの設定*/
	display:block;
	background:#FFFFCC;
	margin:0px;
	padding:0px;
}
/*olの設定*/
div#main ol{
	margin:auto;
	font-size:1em;
	display:block;
}

div#main ol li{
	margin:10px;
	padding-bottom:10px;
}
div#content p.bkline {
	background-image: url(../img/new_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
	padding-bottom: 10px;
}


div#main ol li span.topicsbase{/*トピックスindex.htmlの設定*/
	display:block;
	background:#FFFFCC;
	margin:0px;
	padding:0px;
}
/*▲ul,olの設定▲*/

div#main ul.normal{/*ノーマルリストの設定*/
	font-size:1em;
	width:550px;
}
div#main ul.normal li{/*ノーマルリストの設定*/
	background:url(../img/spacer.gif) top left no-repeat;
	font-size:1em;
	list-style-type:disc;
	list-style-position:inside;
	text-indent:0;
	font-size:1em;
	margin:0px;
	margin-bottom:1em;
	padding-bottom:0px;
}

div#main ol.normalol{/*ノーマルリスト(ol)の設定*/
	font-size:1em;
}
div#main ol.normalol li{/*ノーマルリスト(ol)の設定*/
	background:url(../img/spacer.gif) top left no-repeat;
	font-size:1em;
	list-style-position:inside;
	text-indent:0;
	margin:0px;
	margin-bottom:1em;
	padding-bottom:0px;
}
div#main ol.normalol li ul.normal{/*ノーマルリストの設定*/
	font-size:1em;
	width:550px;
}
div#main ol.normalol li ul.normal li{/*ノーマルリストの設定*/
	background:url(../img/spacer.gif) top left no-repeat;
	font-size:1em;
	list-style-type:disc;
	list-style-position:inside;
	text-indent:0;
	font-size:1em;
	margin:0px;
	margin-bottom:1em;
	padding-bottom:0px;
}



div#main ul.circle{/*頭に○のul*/
	font-size:1em;
	list-style-type:circle;
	width:550px;
	padding-left:2.5em;
	background-image: none;
	margin-left:0px;
}
div#main ul.circle li{/*頭に○のul li*/
	list-style-type:circle;
	background-image: none;
	margin:0px;
	padding-left:0px;
}
div#main ul.circle ul{/*頭に○のul内部のul*/
	font-size:1em;
	list-style-type:disk;
	width:550px;
	padding-left:4em;
	background-image: none;
	margin:0px;
}
div#main ul.circle ul li{/*頭に○のul内部のul li*/
	list-style-type:disk;
	background-image: none;
	margin:0px;
	padding-left:0px;
}
div#main ul.nostyle{/*頭に何もないul*/
	font-size:1em;
	list-style-type:none;
	width:550px;
	padding-left:2.5em;
	background-image: none;
	margin-bottom:0;
	margin-top:0;

}
div#main ul.nostyle li{/*頭に何もないul li*/
	list-style-type:none;
	background-image: none;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0;
	margin-top:0;
}

div#main ol.number{/*頭に数字が表記されるol*/
	font-size:1em;
	padding-left:2.5em;
	margin:0;
	margin-left:auto;
	margin-right:auto;
}

div#main ol.number strong{/*頭に数字が表記されるol*/
	color:#333333;
}
p strong{/*頭に数字が表記されるol*/
	color:#333333;
}
div#main ol.number li{/*頭に数字が表記されるol*/
	text-indent:0px;
	margin:0px;
	margin-bottom:1em;
	padding-bottom:0px;
	list-style-position: outside;
}
div#main ol.number ol{/*頭に数字が表記されるolのさらに下にあるul ここのフォントサイズは必ず1emにすること*/
	font-size:1em;
	text-indent:0px;
	background-image:none;
	padding-left:2em;
	padding-top:1em;
	list-style-type: lower-roman;
}
div#main ol.number ol li{/*頭に数字が表記されるolのさらに下にあるuLのli ここのフォントサイズは必ず1emにすること*/
	font-size:1em;
	text-indent:0px;
	background-image:none;
	list-style-type: lower-roman;
}

div#main ol.number li.bold{/*太字表記されるli*/
	font-weight:bold;
}

div#main ol.number li.leftm50{/*太字表記されるli*/
	text-align:left;
	margin-left:50px;
	text-indent:0;
	background-image:none;
}


div#main ol.number ol.none_style{/*頭に数字が表記されるolのさらに下にあるuLのliスタイルタイプ指定なし ここのフォントサイズは必ず1emにすること*/
	background-image:none;
	list-style-type: none;
}
div#main ol.number ol.none_style li{/*頭に数字が表記されるolのさらに下にあるuLのliスタイルタイプ指定なし ここのフォントサイズは必ず1emにすること*/
	background-image:none;
	list-style-type: none;
}

div#main ul.disc{/*頭に○が表記されるol*/
	font-size:1em;
	width:550px;
}
div#main ul.disc li{
	font-size:0.9em;
	text-indent:0;
	margin:0px;
	margin-bottom:1em;
	padding-bottom:0px;
	background-image:none;
}

/*tableタグの指定*/
table th{
	padding: 5px;
	}
table td{
	padding: 5px;
	text-align:left;
	}
table{
	border:#666666 solid 1px;
	text-align:center;
	font-size:0.8em;
	margin-bottom:10px;
}
th,td{
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px
}
table.noborder{
	font-size:1em;
	margin-left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.noborder th{
	padding: 0px 5px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
table.noborder td{
	padding: 0px 5px 5px;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
/*topicsの指定*/
div#main p#no_indent{
	text-indent:0;
	margint:0;
}
.dotline_box{
	border:1px dotted #006666;
	padding: 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
.dotline{
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*アンケートページの指定*/
.enqnew{
	padding:10px;
	border:1px #CCCCCC solid;
	background-color:#E0EBE6;
	text-align:center;
	vertical-align:middle;
	float:left;
	width:550px;
}
div.enq{
	margin-bottom:10px;
	text-align:center;
	clear:both;
}
.enqold{
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#6CBFCB;
	color:#333333;
}
.enqold strong{
	color:#333333;
}

.enqold2{
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	background-color:#ABD8DF;
}

.enqold2 strong{
	color:#333333;
}
	
.enqold dl{
}
.enqold dl dt{
	color:#333333;
	font-size:0.9em;
}
.enqold dl dt dd{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:60px;
	/*float:left;*/
}

div#main div.enq ul.gr{
	float:right;
	width:400px;
	margin:0px;
	padding:0px;
	background:url(../../img/spacer.gif) top left no-repeat;
	text-align:left;
}

div#main div.enq ul li{


	margin:0px;
	padding:0px;
	padding-left:1em;
}



div#main div.enq ul li.smk1{
	background:url(/life/enq/img/color_1.gif) no-repeat left center;
}
div#main div.enq ul li.smk2{
	background:url(/life/enq/img/color_2.gif) no-repeat left center;
}
div#main div.enq ul li.smk3{
	background:url(/life/enq/img/color_3.gif) no-repeat left center;
}
div#main div.enq ul li.smk4{
	background:url(/life/enq/img/color_4.gif) no-repeat left center;
}
div#main div.enq ul li.smk5{
	background:url(/life/enq/img/color_5.gif) no-repeat left center;
}
div#main div.enq ul li.smk6{
	background:url(/life/enq/img/color_6.gif) no-repeat left center;
}
div#main div.enq ul li.smk7{
	background:url(/life/enq/img/color_7.gif) no-repeat left center;
}


div#main div.enq ul li.smk01{
	background:url(/life/enq/img/color_01.gif) no-repeat left center;
}
div#main div.enq ul li.smk02{
	background:url(/life/enq/img/color_02.gif) no-repeat left center;
}
div#main div.enq ul li.smk03{
	background:url(/life/enq/img/color_03.gif) no-repeat left center;
}
div#main div.enq ul li.smk04{
	background:url(/life/enq/img/color_04.gif) no-repeat left center;
}
div#main div.enq ul li.smk05{
	background:url(/life/enq/img/color_05.gif) no-repeat left center;
}
div#main div.enq ul li.smk06{
	background:url(/life/enq/img/color_06.gif) no-repeat left center;
}
div#main div.enq ul li.smk07{
	background:url(/life/enq/img/color_07.gif) no-repeat left center;
}
div#main div.enq ul li.smk08{
	background:url(/life/enq/img/color_08.gif) no-repeat left center;
}
div#main div.enq ul li.smk09{
	background:url(/life/enq/img/color_09.gif) no-repeat left center;
}
div#main div.enq ul li.smk10{
	background:url(/life/enq/img/color_10.gif) no-repeat left center;
}
div#main div.enq ul li.smk11{
	background:url(/life/enq/img/color_11.gif) no-repeat left center;
}
div#main div.enq ul li.smk12{
	background:url(/life/enq/img/color_12.gif) no-repeat left center;
}



div#main div.enq ul li.smk01j{
	background:url(/life/enq/img/color_01.jpg) no-repeat left center;
}
div#main div.enq ul li.smk02j{
	background:url(/life/enq/img/color_02.jpg) no-repeat left center;
}
div#main div.enq ul li.smk03j{
	background:url(/life/enq/img/color_03.jpg) no-repeat left center;
}
div#main div.enq ul li.smk04j{
	background:url(/life/enq/img/color_04.jpg) no-repeat left center;
}
div#main div.enq ul li.smk05j{
	background:url(/life/enq/img/color_05.jpg) no-repeat left center;
}
div#main div.enq ul li.smk06j{
	background:url(/life/enq/img/color_06.jpg) no-repeat left center;
}
div#main div.enq ul li.smk07j{
	background:url(/life/enq/img/color_07.jpg) no-repeat left center;
}
div#main div.enq ul li.smk08j{
	background:url(/life/enq/img/color_08.jpg) no-repeat left center;
}
div#main div.enq ul li.smk09j{
	background:url(/life/enq/img/color_09.jpg) no-repeat left center;
}
div#main div.enq ul li.smk10j{
	background:url(/life/enq/img/color_10.jpg) no-repeat left center;
}
div#main div.enq ul li.smk11j{
	background:url(/life/enq/img/color_11.jpg) no-repeat left center;
}
div#main div.enq ul li.smk12j{
	background:url(/life/enq/img/color_12.jpg) no-repeat left center;
}
div#main div.enq ul li.smk13j{
	background:url(/life/enq/img/color_13.jpg) no-repeat left center;
}
div#main div.enq ul li.smk14j{
	background:url(/life/enq/img/color_14.jpg) no-repeat left center;
}
div#main div.enq ul li.smk15j{
	background:url(/life/enq/img/color_15.jpg) no-repeat left center;
}
div#main div.enq ul li.smk16j{
	background:url(/life/enq/img/color_16.jpg) no-repeat left center;
}

/*アンケートページの指定ここまで*/
/*メルマガの指定*/
div#mailmag{
	margin-left:100px;
	margin-bottom:20px;
	text-align:center;
	width:600px;
	float:left;
	border:1px #CCCCCC solid;

}
div#mailmag ul{
	margin-left:20px;
}


input{
	border:solid 1px #CCCCCC;
	cursor:pointer;
}

div#mailmagwaku{
	width:500px;
	margin:auto;;
	text-align:left;
}

div#mailmagwaku p{
	text-align:right;
}

/*文字色*/
#red{
	color:#FF0000;
}
#blue{
	color:#0000FF;
}
/*文字太*/
#bold{
	font-weight:bold;
}
#normal{
	font-weight:normal;
}
/*下線*/
#underline{
	text-decoration:underline;
}


/*********** #cgi styles ***********/
/*一発換算CGIの設定*/
div#cgikansan{
	clear:both;
}
div#cgikansan img{
	display:none;
}
/*********** #topic styles ***********/
/*トピックスのリストの設定*/
ol.topic{
	margin-top:0; 
	margin-right:0; 
	margin-left:0;
	margin-bottom:2em;
	font-size:0.9em;
	padding-left:2.5em;
	list-style-position:outside;
}

ol.topic li{
	margin:10px;
	padding-bottom:0;
}

ol.topic li{
	margin:10px;
	padding-bottom:0;
}
/*リストの中のリスト*/
ol.sub_topic{  
	margin:0; 
	font-size:1em;
	padding-left:1.5em;
	list-style-type:lower-roman;
}

ol.sub_topic li{
	margin:5px;
	padding:0;
}

/*********** #privacy styles ***********/
/*プライバシーの設定*/
div#content h3.prititle{
	height:20px;
	width:600px;
	text-align:center;
	vertical-align:middle;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	color:#000000;
	font-weight:bold;
	font-size:1.4em;
}

div.flootleft{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

div#prititletext{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
}

/*********** #column styles ***********/
/*コラム関連の設定*/

.wallpapers1{
	width:600px;
	margin-top:20px;
	height:112px;
	float:right;
	border-bottom:1px #CCCCCC solid;
}
.wallpapers2{
	width:600px;
	margin-top:10px;
	height:112px;
	float:right;
	border-bottom:1px #CCCCCC solid;
}
.wallpapers3{
	width:600px;
	margin-top:10px;
	height:112px;
	float:right;
}

	
dl.wallpapers{
width:400px;
}
dl.wallpapers dt{
width:400px;
float:right;
margin:2px;
}
dl.wallpapers dt dd{
	width:400px;
	margin-bottom:5px;
	margin-top:5px;
	float:right;
	margin:2px;
}
	
.windows{
	background:url(images/win.gif) no-repeat center left #6CBFCB;
	text-indent:1.5em;
	height:2em;
	line-height:2em;
	border-top:2px dotted #CCCCCC;
	border-bottom:2px dotted #CCCCCC;
}
.mac{
	background:url(images/mac.gif) no-repeat center left #6CBFCB;
	text-indent:1.5em;
	height:2em;
	line-height:2em;
	border-top:2px dotted #CCCCCC;
	border-bottom:2px dotted #CCCCCC;
}

.downmk{
	display:block;
	background:url(../../img/triangle_01.gif) no-repeat top left;
	text-indent:1.5em;
	margin-left:20px;
}


/**英語ページ用**/

div#enindustry{
	width:500px;
	border:none;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding-left:40px;
}

/**アルファベット表記リスト用**/
div#main ul.alpha li{
	background:url(/img/spacer.gif) top left no-repeat;
	list-style-type:upper-alpha;
	text-indent:1em;
	margin:0px;
	margin-left:20px;
	border:none;
}


/*********** #precon styles ***********/
/*定例記者会見の設定*/
#base #container #content #main .precon{
	width:605px;
	margin-left:0px;
}


#base #container #content #main .precon li{
	width:585px;
	margin-left:0px;
}
#base #container #content #main .precon li ul{
	clear:both;
	width:585px;
	margin-left:0px;
	margin-bottom:3em;
}


#base #container #content #main .precon li ul li{
	float:left;
	width:80px;
	height:1em;
	margin:0px;
	background-image:none;
}

.center{
	text-align:center;
}


/*検索結果*/
#base #container .search {
	display:block;
	height:auto;
}
#base #container #content .result {
	margin-left: 30px;
	margin-bottom:15px;
	font-size:0.9em;
}
#base #container #content .result li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom:20px;
	list-style:none;
}
#base #container #content .result dt {
	font-size: 1.0em;
	margin-bottom:0.5em;
}
#base #container #content .result dd {
	font-size: 0.9em;
	line-height:140%;
	padding-bottom:10px;
}
#base #container #content .center {
	text-align: center;
	width: 100%;
	clear: both;
}
#base #container #content .result input {
	border:solid 1px #CCCCCC;
	height:1.5em;
	display:block;
	margin-left:5px;
}
#base #container #content .result input#searchresults{
	cursor:pointer;
	float:left;
	margin-left:0;
}
strong{
	color:#FF3300;
	font-weight:bold;
	}
div#content h2.bksearch {
	display:block;
	height:60px;
	margin-bottom:20px;
	color:#ffffff;
	text-indent:-9999px;
	background-color: transparent;
	background-image: url(/img/h2_search.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#base #container #content #main #content_box .number2{
	background-image:none;
	font-size:1em;
	list-style-type:decimal;
	margin:0;
	padding-left:2.5em;
}

#base #container #content #main #content_box .number2 li{/*頭に数字が表記されるol*/
	text-indent:0px;
	text-align:left;
	margin:0px;
	margin-bottom:1em;
	padding:0;
	padding-bottom:0px;
}

/**役員・会員会社一覧用**/

#base #container #content #main div.flootleft10{
	float:left;
	width:280px;
	height:100px;
	margin-left:7px;
	margin-top:7px;
	border-bottom:1px #CCCCCC solid;
}
#base #container #content #main div.flootleft10 p{
	float:right;
	width:180px;
	margin-top:10px;
	margin-left:10px;
	line-height:1.2;
	font-size:0.8em;
	text-align:left;
	text-indent:0;
}
#base #container #content #main div.flootleft10 img{
	display:block;
	float:left;
}

#base #container #content #main div.flootleft100{
	float:left;
	width:280px;
	height:5px;
	margin-left:7px;
	margin-top:7px;
}
#base #container #content #main .member_left{
	float:left;
	margin-right:5px;
	width:300px;

}
#base #container #content #main .member_right{
	float:right;
	width:300px;

}
#base #container #content #main .kaiyu{
	width:300px;

}
#base #container #content #main .members{
	padding-left: 10px;
	height:150px;
	width:250px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-color: #999999;
	margin-bottom:20px;
	}
#base #container #content #main .members p{
	margin-bottom:30px;
	margin-left:10px;
	float:right;
	width:180px;
	}
#base #container #content #main .members img{
	float:left;
	margin:0px;
	}

/**事業内容・機構図用**/

div#box01{
	text-align:center;
	font-size:0.8em;
	margin:0px;
}

/**関連サイトリンク用**/

div#main ul li.link{
	float:left;
	width:250px;
	height:2em;
}