/* ----------------------------------------
 * ページ全体
 * ---------------------------------------- */


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	background: #CACACA;
}
#wrapper {
	margin: 0px auto;
	padding: 0px 10px;
	width: 800px;
	text-align: left;
	background: url(../imegs/bg_.gif);
}



/* ----------------------------------------
 * H1-H6
 * ---------------------------------------- */


/* H1.2
------------------------------------------- */

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	text-align: right;
	visibility: hidden;
	height: 0px;
}
h2 {
	font-size: 10px;
	line-height: 10px;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	color: #FFFFFF;
	height: 15px;
}


/* ページタイトル　H3
------------------------------------------- */

/* TOPページ */
#mainimg {
	margin: 0px;
	padding: 0px;
}

/* 会社案内 */
#company {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/company_top.jpg);
	height: 60px;
	width: 570px;
}

/* 会社概要 */
#outline {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/outline_top.jpg);
	height: 60px;
	width: 570px;
}

/* スタッフ紹介 */
#staff {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/staff_top.jpg);
	height: 60px;
	width: 570px;
}

/* アクセス */
#access {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/access_top.jpg);
	height: 60px;
	width: 570px;
}

/* 事業内容 */
#activities {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/activities_top.jpg);
	height: 60px;
	width: 570px;
}

/* カーナビゲーション */
#navi-t {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/navi_top.jpg);
	height: 60px;
	width: 570px;
}

/* 金具 */
#navi-metal {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/navi-metal_top.jpg);
	height: 60px;
	width: 570px;
}

/* 樹脂パーツ */
#navi-resin {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/navi-resin_top.jpg);
	height: 60px;
	width: 570px;
}

/* 施工事例 */
#navi-case {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/navi-case_top.jpg);
	height: 60px;
	width: 570px;
}
#audio2 {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/audio2_top.jpg);
	height: 60px;
	width: 570px;
}

#user {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/user_top.jpg);
	height: 60px;
	width: 570px;
}


/* カーオーディオ */
#audio {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/audio_top.jpg);
	height: 60px;
	width: 570px;
}

/* お問い合わせ */
#contact {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/contact_top.jpg);
	height: 60px;
	width: 570px;
}

/* リンク */
#link {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/link_top.jpg);
	height: 60px;
	width: 570px;
}


/* サイトマップ */
#sitemap {
	margin: 0px auto 10px;
	padding: 0px;
	background: url(../imegs/sitemap_top.jpg);
	height: 60px;
	width: 570px;
}


/* 見出し H4.5.6
------------------------------------------- */

.midashi01 {
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 20px;
	padding: 9px 0px 0px 30px;
	background: url(../imegs/midashi_01.gif) no-repeat;
	height: 21px;
	width: 540px;
}
.midashi02 {
	margin: 0px auto 20px;
	padding: 7px 0px 0px 10px;
	font-size: 13px;
	line-height: 12px;
	color: #0058C6;
	font-weight: bold;
	background: url(../imegs/midashi_02.gif);
	height: 21px;
	width: 560px;
}
.midashi03 {
	font-size: 12px;
	line-height: 12px;
	color: #2658A4;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 4px 0px 0px 15px;
	background: url(../imegs/health_05.gif) no-repeat;
	height: 16px;
}



/* 文字装飾 */
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
.type01 {
	color: #669900;
	font-weight: bold;
}

/* 画像の回り込み */
.r {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}
.l {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

/* 中央寄せ */

.center {
text-align: center;
}



/* テーブル01
------------------------------------------- */

.hyo01 {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #BFBFBF;
	width: 100%;
}
.hyo01 th {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #BFBFBF;
	background: #E6E6E6;
	color: #666666;
	font-weight: bold;
}
.hyo01 td {
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border: 1px solid #BFBFBF;
	color: #666666;
}


/* テーブル02
------------------------------------------- */

.hyo02 {
	border-collapse:collapse;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
}
.hyo02 td {
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #666666;
}





/* ----------------------------------------
 * HEADER
 * ---------------------------------------- */
 
 
#header {
	margin: 0px;
	height: 100px;
	padding: 0px;
	background: url(../imegs/h_bg_.gif);
}
#header #title {
	margin: 12px 0px 0px 10px;
	padding: 0px;
}




/* ブロック01
------------------------------------------- */

#header .brock01 {
	padding: 0px;
	margin: 0px;
	height: 80px;
	float: left;
	width: 600px;
}

/* ブロック02
------------------------------------------- */

#header .brock02 {
	padding: 0px;
	margin: 0px;
	height: 80px;
	float: right;
	width: 200px;
}
#header .brock02 ul {
	margin: 0px;
	padding: 12px 0px 0px;
}
#header .brock02 li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header .brock02 a {
	text-decoration: none;
	background: url(../imegs/tel_01a.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 190px;
}
#header .brock02 a:hover,#header .brock02 a:active {
	text-decoration: none;
	background: url(../imegs/tel_01b.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 190px;
}





/* ----------------------------------------
 * サブナビ
 * ---------------------------------------- */
 
 
#snavi {
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#snavi ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#snavi li {
	display: inline;
	list-style: none;
}


/* N01 */
#snavi .n01 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}
#snavi .n01 a:hover,#snavi .n01 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}


/* N02 */
#snavi .n02 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) -133px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 134px;
	float: left;
}
#snavi .n02 a:hover,#snavi .n02 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) -133px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 134px;
	float: left;
}


/* N03 */
#snavi .n03 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) -267px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}
#snavi .n03 a:hover,#snavi .n03 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) -267px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}


/* N04 */
#snavi .n04 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) -400px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}
#snavi .n04 a:hover,#snavi .n04 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) -400px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}


/* N05 */
#snavi .n05 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) -533px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 134px;
	float: left;
}
#snavi .n05 a:hover,#snavi .n05 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) -533px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 134px;
	float: left;
}


/* N06 */
#snavi .n06 a {
	text-decoration: none;
	background: url(../imegs/snavi_01a.gif) -667px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}
#snavi .n06 a:hover,#snavi .n06 a:active {
	text-decoration: none;
	background: url(../imegs/snavi_01b.gif) -667px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 133px;
	float: left;
}







/* ----------------------------------------
 * コンテンツ
 * ---------------------------------------- */
 
 
#contents {
	margin: 0px;
	padding: 0px;
}
#topimg {
	margin: 0px;
	padding: 0px;
	height: 215px;
}



/* ----------------------------------------
 * ナビゲーション
 * ---------------------------------------- */


#navi {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 210px;
}


/* ボックス01
------------------------------------------- */

#navi .box01 {
	padding: 15px 0px 0px 15px;
	width: 195px;
	margin: 0px;
	background: url(../imegs/navi_01.gif) no-repeat center 5px;
	height: 116px;
}
#navi .box01 ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#navi .box01 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/* N01 */
#navi .box01 .n01  {
	text-decoration: none;
	background: url(../imegs/navi_03a.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 181px;
}
#navi .box01 .n01 a:hover,#navi .box01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi_03b.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 181px;
}


/* N02 */
#navi .box01 .n02 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt_01.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 0px 5px 30px;
	display: block;
	width: 150px;
}
#navi .box01 .n02 a:hover,#navi .box01 .n02 a:active {
	color: #0058C6;
	text-decoration: none;
	background: url(../imegs/pt_01.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 0px 5px 30px;
	display: block;
	width: 150px;
}


/* ボックス02
------------------------------------------- */

#navi .box02 {
	padding: 15px 0px 0px 15px;
	width: 195px;
	margin: 0px;
	background: url(../imegs/navi_02.gif) no-repeat center 5px;
	height: 195px;
}
#navi .box02 ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#navi .box02 li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 1px;
}


/* N01 */
#navi .box02 .n01 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt_01.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 0px 5px 30px;
	display: block;
	width: 150px;
}
#navi .box02 .n01 a:hover,#navi .box02 .n01 a:active {
	color: #0058C6;
	text-decoration: none;
	background: url(../imegs/pt_01.gif) no-repeat 5px center;
	margin: 0px;
	padding: 6px 0px 5px 30px;
	display: block;
	width: 150px;
}


/* N02 */
#navi .box02 .n02 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt_02.gif) no-repeat 30px center;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 45px;
	display: block;
	width: 135px;
}
#navi .box02 .n02 a:hover,#navi .box02 .n02 a:active {
	color: #669900;
	text-decoration: none;
	background: url(../imegs/pt_02.gif) no-repeat 30px center;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 45px;
	display: block;
	width: 135px;
}


/* N03 */
#navi .box02 .n03 {
	text-decoration: none;
	background: url(../imegs/navi_04a.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 181px;
}
#navi .box02 .n03 a:hover,#navi .box02 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/navi_04b.gif);
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 181px;
}




/* ボックス03
------------------------------------------- */

#navi .box03 {
	padding: 0px;
	margin: 0px;
}
#navi .box03 ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#navi .box03 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/* N01 */
#navi .box03 .n01 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/navi_05.gif);
	margin: 5px auto 0px;
	padding: 9px 0px 0px 35px;
	display: block;
	height: 21px;
	width: 155px;
}
#navi .box03 .n01 a:hover,#navi .box03 .n01 a:active {
	color: #0058C6;
	text-decoration: none;
	background: url(../imegs/navi_05.gif);
	margin: 5px auto 0px;
	padding: 9px 0px 0px 35px;
	display: block;
	height: 21px;
	width: 155px;
}


/* N02 */
#navi .box03 .n02 a {
	text-decoration: none;
	background: url(../imegs/navi_05a.jpg);
	margin: 10px auto;
	padding: 0px;
	display: block;
	height: 60px;
	width: 190px;
}
#navi .box03 .n02 a:hover,#navi .box03 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/navi_05b.jpg);
	margin: 10px auto;
	padding: 0px;
	display: block;
	height: 60px;
	width: 190px;
}


/* N01 */
#navi .box03 .n03 a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/navi_05_01.gif);
	margin: 5px auto 0px;
	padding: 9px 0px 0px 35px;
	display: block;
	height: 33px;
	width: 155px;
}
#navi .box03 .n03 a:hover,#navi .box03 .n03 a:active {
	color: #0058C6;
	text-decoration: none;
	background: url(../imegs/navi_05_01.gif);
	margin: 5px auto 0px;
	padding: 9px 0px 0px 35px;
	display: block;
	height: 33px;
	width: 155px;
}


/* ----------------------------------------
 * メイン
 * ---------------------------------------- */


#main {
	width: 590px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px;
}

/* パンくずリスト
------------------------------------------- */

#main .list {
	margin: 0px auto 20px;
	padding: 0px;
	width: 570px;
}
#main .list ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#main .list li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#main .list a {
	color: #666666;
	text-decoration: none;
	background: url(../imegs/pt_02.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#main .list a:hover,#main .list a:active {
	color: #669900;
	text-decoration: none;
	background: url(../imegs/pt_02.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}


/* ページトップへ戻る
------------------------------------------- */

#main .pt {
	margin: 0px auto 20px;
	padding: 0px;
	width: 570px;
	text-align: right;
}
#main .pt ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#main .pt li {
	list-style: none;
}
#main .pt a {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #666666;
	background: url(../imegs/pt_02.gif) no-repeat left center;
}
#main .pt a:hover,#main .pt a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #669900;
	background: url(../imegs/pt_02.gif) no-repeat left center;
}


/* ピックアップ
------------------------------------------- */

#pickup {
	margin: 0px auto 20px;
	padding: 0px;
	width: 570px;
	background: url(../imegs/pickup_02.gif) repeat-y;
}
#pickup p {
	margin: 0px 30px 10px;
	padding: 0px 0px 10px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px dotted #333333;
}



/* ボックス01
------------------------------------------- */
 
#main .box01 {
	width: 550px;
	padding: 0px 10px 20px;
	margin: 0px auto 20px;
	border-bottom: 1px dotted #7F7F7F;
}
#main .box01 p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box01 a {
	color: #0058C6;
	text-decoration: none;
}
#main .box01 a:hover,#main .box01 a:active {
	color: #669900;
	text-decoration: none;
}



/* COMPANY */
.company_00 {
	margin: 0px;
	padding: 0px;
	height: 354px;
}
.company_00 .brock01 {
	background: url(../imegs/company_01.gif);
	margin: 0px;
	padding: 10px;
	height: 157px;
	width: 255px;
	float: left;
}
.company_00 .brock01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.company_00 .brock01 ul {
	margin: 0px;
	padding: 0px;
}
.company_00 .brock01 li {
	list-style: none;
}
.company_00 .brock01 .n01 a {
	text-decoration: none;
	background: url(../imegs/company_02a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .n01 a:hover,.company_00 .brock01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/company_02b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .n02 a {
	text-decoration: none;
	background: url(../imegs/company_03a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .n02 a:hover,.company_00 .brock01 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/company_03b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .n03 a {
	text-decoration: none;
	background: url(../imegs/company_04a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .n03 a:hover,.company_00 .brock01 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/company_04b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.company_00 .brock01 .b01 {
	margin: 0px;
	padding: 0px 5px;
	height: 95px;
}
.company_00 .brock01 .b02 {
	margin: 0px;
	padding: 0px 5px;
	height: 20px;
	background: url(../imegs/pt_01.gif) no-repeat left center;
}
.company_00 .brock01 .b02 ul {
	margin: 0px;
	padding: 4px 0px 0px 20px;
	font-size: 12px;
	line-height: 12px;
}
.company_00 .brock01 .b02 li {
	list-style: none;
}
.company_00 .brock01 .b02 a {
	color: #666666;
	text-decoration: none;
}
.company_00 .brock01 .b02 a:hover,.company_00 .brock01 .b02 a:active {
	color: #0058C6;
	text-decoration: none;
}





/* activities */
.activities_00 {
	margin: 0px;
	padding: 0px;
	height: 195px;
}
.activities_00 .brock01 {
	background: url(../imegs/activities_01.gif);
	margin: 0px;
	padding: 10px;
	height: 175px;
	width: 255px;
	float: left;
}
.activities_00 .brock01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.activities_00 .brock01 ul {
	margin: 0px;
	padding: 0px;
}
.activities_00 .brock01 li {
	list-style: none;
}
.activities_00 .brock01 .n01 a {
	text-decoration: none;
	background: url(../imegs/activities_02a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.activities_00 .brock01 .n01 a:hover,.activities_00 .brock01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/activities_02b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.activities_00 .brock01 .n02 a {
	text-decoration: none;
	background: url(../imegs/activities_03a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.activities_00 .brock01 .n02 a:hover,.activities_00 .brock01 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/activities_03b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.activities_00 .brock01 .b01 {
	margin: 0px;
	padding: 0px 5px;
	height: 110px;
}
.activities_00 .brock01 .b02 {
	margin: 0px;
	padding: 0px 5px;
	height: 20px;
	background: url(../imegs/pt_01.gif) no-repeat left center;
}
.activities_00 .brock01 .b02 ul {
	margin: 0px;
	padding: 4px 0px 0px 20px;
	font-size: 12px;
	line-height: 12px;
}
.activities_00 .brock01 .b02 li {
	list-style: none;
}
.activities_00 .brock01 .b02 a {
	color: #666666;
	text-decoration: none;
}
.activities_00 .brock01 .b02 a:hover,.activities_00 .brock01 .b02 a:active {
	color: #0058C6;
	text-decoration: none;
}



.activities_00 .brock01 .b03 {
	margin: 0px;
	padding: 0px 5px;
	height: 20px;
	background: url(../imegs/pt_03.gif) no-repeat left center;
}
.activities_00 .brock01 .b03 ul {
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 12px;
	line-height: 12px;
}
.activities_00 .brock01 .b03 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 20px;
}
.activities_00 .brock01 .b03 a {
	color: #666666;
	text-decoration: none;
}
.activities_00 .brock01 .b03 a:hover,.activities_00 .brock01 .b03 a:active {
	color: #0058C6;
	text-decoration: none;
}




/* NAVI-T */
.navi-t_00 {
	margin: 0px;
	padding: 0px;
	height: 195px;
}
.navi-t_00 .brock01 {
	background: url(../imegs/company_01.gif);
	margin: 0px;
	padding: 10px;
	height: 157px;
	width: 255px;
	float: left;
}
.navi-t_00 .brock01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.navi-t_00 .brock01 ul {
	margin: 0px;
	padding: 0px;
}
.navi-t_00 .brock01 li {
	list-style: none;
}
.navi-t_00 .brock01 .n01 a {
	text-decoration: none;
	background: url(../imegs/navi-t_01a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .n01 a:hover,.navi-t_00 .brock01 .n01 a:active {
	text-decoration: none;
	background: url(../imegs/navi-t_01b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .n02 a {
	text-decoration: none;
	background: url(../imegs/navi-t_02a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .n02 a:hover,.navi-t_00 .brock01 .n02 a:active {
	text-decoration: none;
	background: url(../imegs/navi-t_02b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .n03 a {
	text-decoration: none;
	background: url(../imegs/navi-t_03a.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .n03 a:hover,.navi-t_00 .brock01 .n03 a:active {
	text-decoration: none;
	background: url(../imegs/navi-t_03b.gif);
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	width: 255px;
}
.navi-t_00 .brock01 .b01 {
	margin: 0px;
	padding: 0px 5px;
	height: 95px;
}
.navi-t_00 .brock01 .b02 {
	margin: 0px;
	padding: 0px 5px;
	height: 20px;
	background: url(../imegs/pt_01.gif) no-repeat left center;
}
.navi-t_00 .brock01 .b02 ul {
	margin: 0px;
	padding: 4px 0px 0px 20px;
	font-size: 12px;
	line-height: 12px;
}
.navi-t_00 .brock01 .b02 li {
	list-style: none;
}
.navi-t_00 .brock01 .b02 a {
	color: #666666;
	text-decoration: none;
}
.navi-t_00 .brock01 .b02 a:hover,.navi-t_00 .brock01 .b02 a:active {
	color: #0058C6;
	text-decoration: none;
}





/* ----------------------------------------
 * サイトマップ
 * ---------------------------------------- */


.site {
	margin: 0px auto 20px;
	padding: 0px 10px 20px;
	width: 550px;
	border-bottom: 1px dotted #CCCCCC;
}

.site ul {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.site li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main .site a {
	color: #666666;
	text-decoration: none;
}
#main .site a:hover,#main .site a:active {
	color: #0058C6;
	text-decoration: none;
}
#main .site .n01 a {
	text-decoration: none;
	font-weight: bold;
	color: #0058C6;
}
#main .site .n01 a:hover,#main .site .n01 a:active {
	text-decoration: none;
	font-weight: bold;
	color: #669900;
}


/* ----------------------------------------
 * フッター
 * ---------------------------------------- */
 
 
#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	background: url(../imegs/f_bg_.gif);
	height: 77px;
}
#footer ul {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	text-align: right;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #0058C6;
	text-decoration: none;
}


/* コピーライト
------------------------------------------- */

#copyright {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#copyright address {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-align: right;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover,#copyright a:active {
	color: #999999;
	text-decoration: none;
}


/* カーオーディオページ
------------------------------------------- */

ul.audiolist li{
font-size: 13px;
}


/* スタッフ紹介ページ
------------------------------------------- */

#main .box01 .maincoment{
	height: 130px;
	margin: 0px 0px 0px 0px;
}
#main .box01 .maincoment dl{
	height: auto;
	width: 380px;
}
#main .box01 .maincoment dt{
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	color: #669900;
	font-weight: bold;
}
#main .box01 .maincoment dd{
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}


#main .box01 dl.subcoment {
	height: auto;
	margin: 15px 0px 0px 0px;
}
#main .box01 dl.subcoment dt {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #669900;
	font-weight: bold;
}
#main .box01 dl.subcoment dd {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.clr{ clear:both;}
.bold{font-weight:bold;}
.ttl{color:#669900; font-weight:bold;}
.bgr01{background:#e1d4f0;}
.text_center{text-align:center;}