/* -----------------------------------------------------------
CSS Style 2007/01/20 by ELEPHANT Suzuki
-----------------------------------------------------------*/
/*-----------------------------------------
base
-----------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-repeat: repeat;
	background-color: #F3F3E7;
	text-align: left;
}
h1 , h2 , h3 , h4, h5 , p , span , dl , dt , dd , li , ul , ol , div , form {
	margin: 0;
	padding: 0;
	font-size:12px;
}

h1,h2,h3,h4 {
	letter-spacing: 1px;
}
ul {
	list-style: none;
}



a img {
	border: none;
}



/* -----------------------------------------------------------
font
-----------------------------------------------------------*/
.cpm_font_ss{ margin: 0; padding: 0;font-size:10px;}
.cpm_font_s{ margin: 0; padding: 0;font-size:12px;}
.cpm_font_m{ margin: 0; padding: 0;font-size:14px; }
.cpm_font_l{ margin: 0; padding: 0;font-size:16px;}
.cpm_font_xl{ margin: 0; padding: 0;font-size:18px;}
.cpm_font_xxl{ margin: 0; padding: 0;font-size:20px;}

.cpm_font_ss2{margin: 0; padding: 0; font-size:10px; line-height:20px;}
.cpm_font_s2{margin: 0; padding: 0; font-size:12px; line-height:24px;}
.cpm_font_m2{ margin: 0; padding: 0;font-size:14px; line-height:24px; }
.cpm_font_l2{ margin: 0; padding: 0;font-size:95%; line-height:24px; }
.cpm_font_xl2{ margin: 0; padding: 0;font-size:105%; line-height:24px; }
.cpm_font_xxl2{ margin: 0; padding: 0;font-size:115%; line-height:24px; }


/* -----------------------------------------------------------
link_color
-----------------------------------------------------------*/
a:link {color: #0033FF;text-decoration: none;}
a:visited {color: #0033FF;text-decoration: none;}
a:hover {color: #0055FF;text-decoration: underline;}

/* -----------------------------------------------------------
レイアウト枠
-----------------------------------------------------------*/

#banner {
	height: auto;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#bannerbutton {
	height: auto;
	width: 160px;
	text-align: left;
	float: left;
}

#main1 {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
}

#side1 {
	height: 100%;
	width: 160px;
	text-align: left;
	float: left;
	background-image:url(../images/cmn_leftbg.gif)
}

#side_uchi {
	height: auto;
	width: auto;
	text-align: left;
	float: left;
	padding: 5px;
}

#main2 {
	height: auto;
	width: 640px;
	text-align: left;
	float: left;

}

#buttom {
	height: auto;
	width: 800px;
	background-color: #F4F3F3;
	text-align: right;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

#end {
	height: auto;
	width: 800px;
	text-align: right;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

/*修正後*/

#contents {
	width: 620px;
	height: auto;
	margin: 10px 0 10px 10px;
	background: #FFFFFF;
}

#contents p {
	margin-top: 10px;
	line-height: 1.8em;
}

.kanrenfile {
	width: 560px;
	height: auto;
	margin: 20px 0 20px 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.kanrenfile li {
	margin-left: 10px;
	padding-left: 2em;
	line-height: 2em;
	
}

.numberlist {
	margin: 10px;
	list-style-type: decimal;
}

.numberlist li {
	line-height: 2em;
	margin-left: 2em;
}

.number {
	height: 24px;
	border-left: 3px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	line-height: 24px;
	padding-left: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

#contents dl {
	width: 600px;
	margin: 10px 0 10px 10px;
}

#contents dt {
	width: 600px;
	height: 24px;
	line-height: 24px;
	background: #DBEB8E;
	text-indent: 1em;
}

#contents dd {
	line-height: 2em;
	font-size: 0.9em;
	padding-left: 2em;
}

#contents table {
	margin: 10px 0;
}

.kankyopreftitle,.kankyotitle,.keikantitle,.jyoseititle {
	width: 620px;
	height: 43px;
}

.kankyopreftitle {
	background: url(../ryokuka/images/t_kankyou_pref.gif) left top no-repeat;
}

.kankyotitle {
	background: url(../ryokuka/images/t_kankyou.gif) left top no-repeat;
}

.keikantitle {
	background: url(../ryokuka/images/t_keikan.gif) left top no-repeat;
}

.jyoseititle {
	background: url(../ryokuka/images/t_jyosei.gif) left top no-repeat;
}

.bousuititle,.teikihoukokutitle,.bousuijoseititle {
	width: 620px;
	height: 41px;
}

.bousuititle {
	background: url(../bousui/images/bousuijigyou.gif) left top no-repeat;
}

.teikihoukokutitle {
	background: url(../bousui/images/teikihoukoku.gif) left top no-repeat;
}

.bousuijoseititle {
	background: url(../bousui/images/bousuijosei.gif) left top no-repeat;
}

.summary {
	font-size: 1.2em;
	text-indent: 1em;
}

.ultitle {
	font-weight: bold;
	line-height: 2em;
	color: #333333;
}

.ultitle a {
	color: #333333;
}

.listhp {
	background: url(../ryokuka/images/hp.gif) left center no-repeat;
}

.listpdf {
	background: url(../ryokuka/images/pdf.gif) left center no-repeat;
}

.listdoc {
	background: url(../ryokuka/images/doc.gif) left center no-repeat;
}

.line {
	width: 620px;
	height: 10px;
	margin-top: 5px;
	background: url(../ryokuka/images/linegreen.gif) center top no-repeat;

}

.gradline,.gradlineend {
	width: 620px;
	height: 40px;
}

.gradline {
	background: url(../ryokuka/images/bg04.gif.gif) left top repeat-x;
}

.gradlineend {
	background: url(../ryokuka/images/bg05.gif.gif) left top repeat-x;
}

.subtitle {
	width: 620px;
	height: 20px;
	border-bottom: 1px solid #b4cda9;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}

.subtitle a {
	color: #333333;
}

.recruittable {
	width: 600px;
	background: #ccc;
	font-size: 0.8em;
}

.recruittable th {
	width: 150px;
	font-weight: normal;
	background: #eee;
}

.recruittable td {
	width: 450px;
	background: #fff;
	padding: 0.5em;
}


