@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 0.9em;
	font-family:"ヒラギノ PRO W3","MS Pゴシック",Osaka,sans-serif;
	text-align:center;/*実験的*/
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #000066;
}

a:hover{
	color:#990000;
}

img{
	border-style:none;
}

/*コンテナ（全体）*/
#container{
	width: 780px;
	position: relative;
	margin: 0;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/base_bg.gif);
	padding: 0;
}

/*ヘッダー　各ファイルで管理 #header*/

/*メインイメージ　各ファイルで管理 #main_img*/



/*メインコンテンツ*/
#main{
	width:700px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	_margin-left:20px;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	margin-bottom: 10px;
}


/*主要案内・左メニュー*/
#main_left {
	width: 410px;
	float: left;
	text-align:left;/*実験的*/
	margin-left: 0px;
	_margin-left: 0px;
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#main_left a.list_link{
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

/*左メインコンテンツ　各ファイル管理*/



/*介護タクシー情報など・右メニュー*/
#main_right{
	width:270px;
	float:right;
	text-align:left;/*実験的*/
	background-color:transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

#main_right a.list_link {
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}



/*サブリンク　メインリンク設定各ファイルで管理 #main_menu #sub_menu...*/

#sub_navi {
}
#sub_navi h3 {
	display: none;
}
#sub_navi ul {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
}
#sub_navi ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-size: smaller;
}


#home {
	position: absolute;
	width: 8em;
	top: 65px;
	left: 2px;
}

#sitemap {
	position: absolute;
	width: 8em;
	top: 6px;
	left: 640px;
}

#home a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #666666 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666 !important;
	background-image: url(img/home_img.jpg) !important;
	padding-left: 32px !important;
	background-repeat: no-repeat;
}

#sitemap a{
	text-decoration: none;
	color: #ffffff;
	text-shadow: #666666 3px 3px 3px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666 !important;
	background-image: url(img/list_2.gif) !important;
	padding-left: 17px !important;
	background-repeat: no-repeat;
}
#home a:hover,#sitemap a:hover {
	text-decoration: underline;
}


/*フッター*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 700px;
	text-align:left;/*実験的*/
	padding-left:0px;
	padding-right:0px;
	background-color:transparent;
	background-image:url(img/ntk_info3.gif);
  	background-repeat:no-repeat;
  	background-position:left bottom;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#footer h3{
	padding-left:10px;
	margin-bottom:0px;
	width:700px;
  	height:20px;
  	font-size:0.8em;
	font-weight:lighter;
	color:#ffffff;
  	background-image: url(img/footer_title.gif);
	background-repeat: no-repeat;
}

#footer p.company_profile{
	margin-top:10px;
	margin-bottom:0px;
	font-size:1.1em;
}

#footer span.company{
	font-weight:bold;
	font-size:1.3em;
	letter-spacing:0.2em;
}

#footer p.footer_link{
	margin-top:0px;
	padding:3px 0;
	font-size:0.85em;
	text-align:center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#footer p.footer_link2{
	margin-top:0px;
	padding:3px 0;
	font-size:0.85em;
	text-align:center;
	border-bottom: 1px solid #cccccc;
}

#footer p.footer_link span{
	color:#990000;
}

#footer p.footer_link2 span{
	color:#990000;
}


#footer p.img{
	text-align:right;
}



/*著作権表記*/

#copy{
	width:760px;
	height:auto;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#990000;
	margin-bottom: 0px;	
}

#copy p{
	margin-top:0px;
	font-size:0.75em;
	text-align:center;
	color:#ffffff;
}

/*SKCへのリンク*/
#skc{
	width:780px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
	background-color:#ffffff;
}

#skc a{
	color:#999999;
	text-decoration: none;
	
}