/* CSS Document */

/* BODY指定 */

body{
	color:#333;
	background:#fff;
	margin:0px;
	padding:0px;
	background-image: url(img/head.jpg);
	background-repeat: repeat-x;
}

/* 共通リンク指定 */
  
a, a:link, a:active {
	color:#000066;
	text-decoration:none;
}
a:visited {
	color:#003399; 
	text-decoration:none;
}
a:hover {
	color:#CC0000; 
	text-decoration:none;
}

/* クリア */
.clear{
    clear:both;
}




/* 各タグの指定 */

td{
	text-align: left;
	line-height: 170%;
	font-size : 16px;
	padding: 5px;
}
h1{
	margin-top:0px;
	margin-bottom:0px;
	line-height: 120%;
	font-size : 26px;
	font-weight: bold;
	color: #000066;
}
h2{
	margin-bottom:0px;
	line-height: 100%;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
}
h3{
	margin:0px;
	line-height: 100%;
	font-size : 20px;
}





.back_gray {
	background-image: none;
	background-color: #666666;
	padding: 0px;
}
.back_gray2 {
	background-image: none;
	background-color: #333333;
	padding: 0px;
}

/*-----------------------------------------------------------------ナビゲーション　kobuchi*/


/*-------ボタン*/
.td_menu{
	padding: 0px;
	margin:0px;
	text-align: left;
}

/*-------東経テキストリンク*/
.back_blue {
	background-image: url(img/bg_navi.jpg);
	background-color: #ccc;
	background-repeat: repeat-x;
	background-position:bottom
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
	border-bottom-color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 110%;
}

.back_blue ul{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
}

.back_blue li{
	float: left;
	margin: 0px 5px 0px 5px;
	padding-left: 10px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
}
.back_blue p{
	float: left;
	padding: 0px 4px 0px 2px;
	margin: 0px;
	font-color: #000000;
}

.back_blue img{
	float: right;
}




.back_blue a:link { color:#666; } 
.back_blue a:visited { color:#333; } 
.back_blue a:hover { color:#993300; } 
.back_blue a:active { color:#993300; } 



/*-------東経テキストリンク下ライン*/



.back_black {
	background-image: url(img/bg_navi.jpg);
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	color: #ccc;
}

.back_black img{
	display: none;
}


/*------------------------------------------------ナビゲーションここまで　kobuchi*/


/*------------------------------------------------------------------------------TOPページ　kobuchi*/


#topkokoro{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


/*-----------------------------------------------------------------中央インフォメーション　kobuchi*/

#info {
    padding:5px 5px 0px 0px;
    margin:0px;
    text-align:right;
	width: 210px;
}

#info img{
 margin:3px 3px 5px auto;
 padding:0px;
}

#info table{
	margin:3px 3px 10px auto;
	padding:0px;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	width: 195px;
}

#info table tr{
	margin:0px;
	padding:0px 3px 0px 3px;
}

#info table td{
	margin:0px;
	padding:1px 2px 1px 2px;
}

#info table td img{
	margin:0px;
	padding:0px;
}


/*------------------------------------------------中央インフォメーションここまで　kobuchi*/
.back_red {
	background-image: none;
	background-color: #ff0000;
	padding: 0px;
}
.back_green {
	background-image: none;
	background-color: #009999;
	padding: 0px;
}
.back_green2 {
	background-image: none;
	background-color: #006666;
	padding: 0px;
}
.back_orange {
	background-image: none;
	background-color: #f06600;
	padding: 0px;
}
.right {
	text-align: right;
	padding: 0px;
}
.center {
	text-align: center;
}

#center2 {
	margin-left:auto;
	margin-right:auto;
}

.sponcer {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #eeeeee;
}

/*------------------------------------------------------------経営は心スポンサー  kobuchi */

#sponcerbox {
	text-align: left;
	font-size:12px;
}

#sponcerbox ul{
	margin: 0px;
	padding:0px;
}

#sponcerbox li{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	list-style-position: inside;
	margin:0px;
	padding:0px 0px 3px 0px;
	line-height:160%;
	list-style-type: none;
	list-style-image: url(img/list_mark.gif);
	background-repeat: no-repeat;
	text-indent: 3px;
	font-size:12px;
}

#sponcerbox a{
	color:#003366;
	text-decoration: underline;
}

#sponcerbox a:hover {
	color:#CC3333;
	background-image: url(img/list_web.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 2px 5px 2px 30px;
	text-decoration: none;
}


/*******************************************************************************/


#kokoro{	
	background-image: url(img/kokoro_bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	margin:0px;
	padding:0px 150px 10px 10px;
}

#kokoro h2{
	line-height: 120%;
	font-size : 26px;
	font-weight: bold;
	color: #000066;
	margin-bottom:10px;
}

#kokoro p{
    line-height: 180%;
	font-size:12px;
	margin:10px 10px 10px 10px;
}


.kokoro12px{
	line-height: 160%;
	font-size : 12px;
	border: 1px solid #CCCCCC;
	margin:10px;
	padding:10px;
	color:#333;
}


/*--------------経営はここころ　　ここまで　kobuchi-*/

.copyright {
	text-align: center;
	padding-top:5px;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width:100%;
}
.bold {
	font-weight: bold;
}
.red{
	color: #CC0000;
}
.font24px{
	line-height: 120%;
	font-size : 26px;
	font-weight: bold;
	color: #000066;
}
.font12px_right{
	text-align: right;
	padding: 0px;
	font-size : 12px;
}
.font12px{
	line-height: 150%;
	font-size : 12px;
	padding: 0px;
}
.search{
	line-height: 140%;
	font-size : 12px;
	margin:5px 0px 0px 0px;
	padding: 0px;
}
.search_right{
	margin:0px;
	padding:0px;
	text-align:right;
}
.font11px{
	line-height: 150%;
	font-size : 11px;
	padding: 0px;
}
.font14px{
	line-height: 150%;
	font-size : 14px;
	padding: 0px;
}

.bar{
	background-image: url(img/bar.gif);
	background-repeat: repeat;
	padding: 0px;
}

.label2 {
	background-image: url(job/img/frame2/label.gif);
	background-repeat: no-repeat;
}
.space01{
	margin:0px;
	padding:5px 0px 0px 15px;
}


/*/////SEO用//////*/

strong{font-weight:normal;}
em{font-style:normal;}
dfn{font-style:normal;}


.h2_tuning {
	margin-bottom:3px;
	line-height: 100%;
	font-size : 16px;
	font-weight: bold;
	color: #333;
}

/*-------------------アドセンス用-----------------2007/12/14*/

.ad01{
 	margin-top:50px;
	text-align:center;
}

#searchad{
 line-height:100%;
 width:225px;
 padding:0px 1px 0px 1px;
 margin-top:2px;
 margin-bottom:2px;
 float:right;
}

#searchad table{
margin:0px;
padding:0px;
border:none;
}

#searchad tr{
margin:0px;
padding:0px;
}

#searchad td{
margin:0px;
padding:0px;
text-align:left;
}

/*--------------------------------------------データ集計*/

#total{
margin-left:15px;
margin-right:10px;
}

#total h2{
	line-height: 180%;
	font-size : 20px;
	font-weight: bold;
	color: #CC0000;
}
#total h3{
	line-height: 180%;
	font-size : 16px;
	font-weight: bold;
	color: #CC0000;
}

#total h4{
	line-height: 180%;
	font-size : 16px;
	font-weight: bold;
	margin-bottom:0px;

}




/*-------------------元----------------2007/12/27/*/

.style1 {color: #999999}
.style2 {color: #CC0000}
.style6 {font-size: 12px}




/*--------------------------------------------経営指針*/
.bpt{
	text-align: right;
}

