/*---------------------------------------
豆知識
---------------------------------------*/

#knowledge {
	margin: 0px;
	padding: 0px;
}


#knowledge dt {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../IMAGES/button1.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	line-height: 1.2em;
}

#knowledge dd {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 15px;
}

#knowindex {
	margin-bottom: 15px;
	margin-left: 15px;
}

#knowindex li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../IMAGES/button2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
	background-position: 1px 3px;
}

#know_box {
	border: 1px dotted #CC0000;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: -1.5em;
	padding-left: 1em;
}

#know_box2 {
	border: 1px dotted #CC0000;
	padding-top: -1.5em;
	padding-right: 1em;
	padding-bottom: -1.5em;
	padding-left: 1em;
}

#know_box h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}


/*---------------------------------------
リンク集
---------------------------------------*/


#uflink {
	margin: 0px;
	padding: 0px;
}


#uflink dl {
	margin: 0px;
	padding: 0px;
}

#uflink dt {
	font-size: 15px;
	background-image: url(../IMAGES/button2.gif);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px;
	font-weight: bold;
	color: #0E2B8D;
}

#uflink dd {
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 15px;
}


#uflink a {
	font-weight: bold;
	color: #0066CC;
}


#uflink a:hover {
	color: #FF9900;
}

#hmlink {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#hmlink ul li {
	list-style-type: none;
}

.coname {
	padding: 3px;
}


.coname a:link ,.coname a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #0E2B8D;
	background-image: url(../IMAGES/button4.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
}

.courl {
	margin-bottom: 15px;
	margin-left: 20px;
}

.icon {
	margin-left: 20px;
}

.courl a:link ,.courl a:visited {
	font-size: 12px;
	color: #333333;
}

.coname a:hover ,.courl a:hover {
	color: #FF9900;
	
	}
	
	
/*---------------------------------------
会員ページについて
---------------------------------------*/

#spline {
	background-image: url(../IMAGES/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	clear: both;
}

#spline_top {
	background-image: url(../IMAGES/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	clear: both;
	width: 180px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#spline hr ,#spline_top hr {
	display: none;
}

#entry {
	background-image: url(../IMAGES/ABOUT/entry_bg.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#entry dt {
	margin-bottom: 10px;
}

#entry dd {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
}

/*---------------------------------------
ガラスの救急車
---------------------------------------*/

#ambu {
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

#ambu dt {
	font-size: 12px;
	font-weight: bold;
	color: #0E2B8D;
	width: 215px;
	float: left;
}

#ambu dd {
	font-size: 12px;
	color: #333333;
	background-image: url(../IMAGES/arrow6.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 215px;
	margin-bottom: 10px;
}

ul.cace1 {
	margin-left: 20px;
	margin-bottom: 15px;
}

/*デフォルトol*/
ol.cace1 {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-left: 30px;
}

/*デフォルトli*/
.defo {
	margin-left: 20px;
	margin-bottom: 15px;
}

.defo li {
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	list-style-type: disc;
	line-height: 1.5em;
	margin-bottom: 5px;
}


li.cace1 {
	font-size: 12px;
	color: #333333;
	background-image: url(../IMAGES/button5.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	list-style-type: none;
	line-height: 1.5em;
	margin-bottom: 5px;
	background-position: 1px 4px;
}


/*---------------------------------------
トピックスページ
---------------------------------------*/

#topicsin {
	margin: 0px;
	padding: 0px;
}

#topicsin dt {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	letter-spacing: 5px;
}

#topicsin dd {
	margin-bottom: 30px;
}

#topicsin h2 {

	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 50px;	
	background-repeat: no-repeat;
	background-position: 1px;
	
}

#topicsin h2 sup {
	font-size: 10px;
}

#topicsin h2.dis {
	background-image: url(../TOPICS/IMAGES/dis_ico.gif);
}

#topicsin h2.eco {
	background-image: url(../TOPICS/IMAGES/eco_ico.gif);

}

#topicsin h2.house {
	background-image: url(../TOPICS/IMAGES/house_ico.gif);
}

#topicsin h2.sec {
	background-image: url(../TOPICS/IMAGES/sec_ico.gif);
}

#topicsin h2.pro {
	background-image: url(../TOPICS/IMAGES/pro_ico.gif);
}

#topicsin h2.etc {
	background-image: url(../TOPICS/IMAGES/etc_ico.gif);
}

#topicsin h2.ecodis {
	background-image: url(../TOPICS/IMAGES/ecodis_ico.gif);
}

#topicsin .more {
	background-image: url(../IMAGES/button5.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 1px 4px;
}


#topilist {
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;

}

#topilist ul {
	margin-bottom: 15px;
}

#topilist li {
	list-style-type: none;
}

#topilist li.day {
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 15px;
	letter-spacing: 5px;
	color: #333333;
}

#topilist li.cthouse ,li.ctetc ,li.cteco ,li.ctdis ,li.ctsec ,li.ctpro ,li.ctecodis {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
	background-position: 2px;
	line-height: 1.2em;
}

#topilist li.cthouse {
	background-image: url(../TOPICS/IMAGES/house_ico.gif);

}

#topilist li.ctetc {
	background-image: url(../TOPICS/IMAGES/etc_ico.gif);
}

#topilist li.cteco {
	background-image: url(../TOPICS/IMAGES/eco_ico.gif);
}

#topilist li.ctdis {
	background-image: url(../TOPICS/IMAGES/dis_ico.gif);
}

#topilist li.ctsec {
	background-image: url(../TOPICS/IMAGES/sec_ico.gif);
}

#topilist li.ctecodis {
	background-image: url(../TOPICS/IMAGES/ecodis_ico.gif);
}


#topilist li.ctpro {
	background-image: url(../TOPICS/IMAGES/pro_ico.gif);
}


.pagetop {
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-bottom: 15px;
	background-image: url(../IMAGES/arrow8.gif);
	background-repeat: no-repeat;
	background-position: 435px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
}


.pageback {
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
}

.imgmark {
	margin-right: 5px;
 vertical-align: middle; 
}
.corptable {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

.corptable td {
	padding: 5px;
	vertical-align: top;
}

.ctable_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

dl.corpj{
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
}

.corpj dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-left: 5px;
}

.corpj dd {
	margin-bottom: 15px;
	padding-left: 5px;
	line-height: 1.5em;
}



/*---------------------------------------
サイトマップ
---------------------------------------*/

#tree {
	font-size: 12px;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 5px;
}


#tree_m {
	font-size: 12px;
	color: #333333;
	line-height: 1.7em;
	margin-bottom: 15px;
	float: left;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}

#tree ul ,#tree li ,#tree_m ul ,#tree_m li {
	list-style-type: none;
}

.tree0 {
	background-image: url(../IMAGES/smap3.gif);
	background-repeat: repeat-y;
	background-position: 15px;
}


.treetop {
	padding: 3px;
	background-color: #FFFFFF;
}

.tree1 {
	background-image: url(../IMAGES/smap1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 15px;
	background-position: 0px 0px;
}

.tree1end {
	background-image: url(../IMAGES/smap2.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 15px 0px;
	background-color: #FFFFFF;
}


.tree2 {
	background-image: url(../IMAGES/smap1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.tree2end {
	background-image: url(../IMAGES/smap2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#sresult {
	padding: 10px;
	border: 1px solid #0E2B8D;
	margin-bottom: 20px;
}


#ssarch {
}

#ssarch dt {
	font-size: 12px;
	font-weight: bold;
	color: #0E2B8D;
	margin-bottom: 10px;
	background-image: url(../IMAGES/button5.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 1.5em;
	background-position: 0px 2px;
}

#ssarch dd {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
	padding-left: 20px;
}

#ssarch a:link ,#ssarch a:visited {
	font-weight: bold;
	color: #0E2B8D;
}

#ssarch a:hover {
	font-weight: bold;
	color: #FF9900;
}



#convent {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 506px;
	height: 300px;
	overflow: auto;
	padding: 5px;
}

#convent ol {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

#convent li {
	margin-bottom: 10px;
	margin-left: 10px;
}

#convent li ol li {
	list-style-type: decimal;

}


/*---------------------------------------
リクルート
---------------------------------------*/

#recentry {
	margin-bottom: 15px;
}

#recentry p {
	padding: 0px;
	margin: 0px;
}


#recentry ul {
	margin-top: 15px;
	margin-left: 25px;
	padding: 0px;

}

#recentry li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../CORP/IMAGES/recb_ar.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	background-position: 1px 2px;
	margin-bottom: 5px;
}

#saveway {
	border: 1px dotted #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: -1.5em;
	padding-left: 10px;
	margin-top: 15px;
	width: 308px;
}

#saveway2 {
	border: 1px dotted #999999;
	padding: 10px;
	margin-bottom: 15px;
	width: 308px;
}


#float_l {
	float: left;
}

#float_r {
	float: right;
}


#float_l15 {
	float: left;
	margin-right: 15px;
}
#talksTop {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#talksTop ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#talksTop li {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#loginInfo {
	background-color: #F6F6F6;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#loginInfo h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

