@charset "utf-8";

/*サイト全体
-----------------------------------------------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}

/*見出し
-----------------------------------------------------------------------------------------*/
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	text-align: right;
	visibility: hidden;
}
h2 {
	font-size: 10px;
	line-height: 12px;
	padding: 3px 0px 4px 10px;
	margin: 0px;
	font-weight: bold;
	float: left;
	color: #613B00;
}
h3 {
	font-size: 12px;
	line-height: 12px;
	background: url(imegs/midashi01.gif);
	margin: 0px 10px 20px;
	padding: 10px 0px 0px 10px;
	height: 21px;
	width: 570px;
	font-weight: bold;
	color: #FFFFFF;
}


/*文字加工
-----------------------------------------------------------------------------------------*/
em {
	font-size: 8px;
	visibility: hidden;
	line-height: 10px;
}
.type01 {
	font-weight: bold;
	color: #663300;
}
.type02 {
	font-weight: bold;
	color: #FF7112;
}

/*画像回り込み
-----------------------------------------------------------------------------------------*/
.r {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}
.l {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}

/*テーブル01
-----------------------------------------------------------------------------------------*/
.hyo01 {
	border-collapse:collapse;
	border: 1px solid #663300;
	width: 560px;
}
.hyo01 th {
	border: 1px solid #663300;
	background: #FFDAB5;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	color: #663300;
}
.hyo01 td {
	border: 1px solid #663300;
	padding: 5px;
}
.hyo01 p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

/*ヘッダー
-----------------------------------------------------------------------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background: url(imegs/h_bg.gif) no-repeat center;
}

/*ヘッダー/ボックス01
-----------------------------------------------------------------------------------------*/
#header .brock01 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 420px;
	float: left;
}
#header #title {
	margin: 10px 0px 0px 140px;
	padding: 0px;
}

/*ヘッダー/ボックス02
-----------------------------------------------------------------------------------------*/
#header .brock02 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	float: right;
	width: 380px;
}
#header #tel {
	margin: 10px 0px 0px;
	padding: 0px;
}
#header #form {
	margin: 10px 0px 0px 5px;
	padding: 0px;
}

/*ヘッダー/ボックス03
-----------------------------------------------------------------------------------------*/
#header .brock03 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
}
#header .brock03 ul {
	margin: 0px;
	padding: 0px 0px 0px 390px;
}
#header .brock03 li {
	display: inline;
	list-style: none;
}

/*ヘッダー/ブロック03/T01
-----------------------------------------------------------------------------------------*/
#header .brock03 .t01 a {
	text-decoration: none;
	background: url(imegs/snavi01a.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 46px;
	display: block;
	float: left;
}
#header .brock03 .t01 a:hover,#header .brock03 .t01 a:active {
	text-decoration: none;
	background: url(imegs/snavi01b.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 46px;
	display: block;
	float: left;
}

/*ヘッダー/ブロック03/T02
-----------------------------------------------------------------------------------------*/
#header .brock03 .t02 a {
	text-decoration: none;
	background: url(imegs/snavi02a.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 76px;
	display: block;
	float: left;
}
#header .brock03 .t02 a:hover,#header .brock03 .t02 a:active {
	text-decoration: none;
	background: url(imegs/snavi02b.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 76px;
	display: block;
	float: left;
}

/*ヘッダー/ブロック03/T03
-----------------------------------------------------------------------------------------*/
#header .brock03 .t03 a {
	text-decoration: none;
	background: url(imegs/snavi03a.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 117px;
	display: block;
	float: left;
}
#header .brock03 .t03 a:hover,#header .brock03 .t03 a:active {
	text-decoration: none;
	background: url(imegs/snavi03b.gif);
	margin: 0px 30px 0px 0px;
	padding: 0px;
	height: 20px;
	width: 117px;
	display: block;
	float: left;
}

/*ヘッダー/ブロック03/T04
-----------------------------------------------------------------------------------------*/
#header .brock03 .t04 a {
	text-decoration: none;
	background: url(imegs/snavi04a.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 71px;
	display: block;
	float: left;
}
#header .brock03 .t04 a:hover,#header .brock03 .t04 a:active {
	text-decoration: none;
	background: url(imegs/snavi04b.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 71px;
	display: block;
	float: left;
}

/*コンテンツ
-----------------------------------------------------------------------------------------*/
#contents {
	margin: 0px;
	padding: 0px;
	background: url(imegs/c_bg.gif) repeat-y;
}

/*ナビゲーション
-----------------------------------------------------------------------------------------*/
#navi {
	margin: 0px;
	width: 200px;
	float: left;
	padding: 0px;
}

/*ナビゲーション01
-----------------------------------------------------------------------------------------*/
#navi .box01 {
	padding: 0px;
	width: 200px;
	margin: 0px 0px 10px;
}
#navi .box01 ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#navi .box01 li {
	list-style: none;
}

/*ナビゲーション01/T01
-----------------------------------------------------------------------------------------*/
#navi .box01 .t01 a {
	text-decoration: none;
	background: url(imegs/navi_02a.gif) no-repeat;
	margin: 0px 10px;
	padding: 0px;
	width: 180px;
	display: block;
	height: 170px;
}
#navi .box01 .t01 a:hover,#navi .box01 .t01 a:active {
	text-decoration: none;
	background: url(imegs/navi_02b.gif) no-repeat;
	margin: 0px 10px;
	padding: 0px;
	width: 180px;
	display: block;
	height: 170px;
}

/*ナビゲーション01/T02
-----------------------------------------------------------------------------------------*/
#navi .box01 .t02 a {
	text-decoration: none;
	background: url(imegs/navi_a01.gif);
	margin: 0px 9px 2px 10px;
	padding: 10px 0px 0px 15px;
	width: 166px;
	display: block;
	color: #FFFFFF;
	height: 21px;
	font-size: 12px;
	line-height: 12px;
}
#navi .box01 .t02 a:hover,#navi .box01 .t02 a:active {
	text-decoration: none;
	background: url(imegs/navi_a02.gif);
	width: 166px;
	display: block;
	color: #FFFFFF;
	height: 21px;
	font-size: 12px;
	line-height: 12px;
	margin: 0px 9px 2px 10px;
	padding: 10px 0px 0px 15px;
}

/*ナビゲーション02
-----------------------------------------------------------------------------------------*/
#navi .box02 {
	padding: 5px 0px 0px;
	width: 180px;
	margin: 0px 10px 10px;
	background: url(imegs/navi_03.gif);
	height: 186px;
}
#navi .box02 ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#navi .box02 li {
	list-style: none;
}
#navi .box02 a {
	text-decoration: none;
	margin: 0px 5px;
	padding: 10px 0px 0px 15px;
	color: #FFFFFF;
	display: block;
	height: 20px;
}
#navi .box02 a:hover,#navi .box02 a:active {
	text-decoration: none;
	margin: 0px 5px;
	padding: 10px 0px 0px 15px;
	color: #FFFF00;
	display: block;
	height: 20px;
}

/*ナビゲーション03
-----------------------------------------------------------------------------------------*/
#navi .box03 {
	padding: 0px;
	width: 180px;
	margin: 0px 10px 10px;
}


/*メイン
-----------------------------------------------------------------------------------------*/
#main {
	width: 600px;
	float: right;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#main .top {
	margin: 0px 0px 10px;
	padding: 0px;
}


/*リスト
-----------------------------------------------------------------------------------------*/
#main .list {
	text-align: right;
	margin: 0px 10px 20px;
	padding: 0px;
	background: url(imegs/list_bg.gif) no-repeat top;
	width: 580px;
}
#main .list ul {
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#main .list li {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#main .list a {
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
#main .list a:hover,#main .list a:active {
	text-decoration: none;
	color: #8B0000;
	font-weight: normal;
}

/*ボックス01
-----------------------------------------------------------------------------------------*/
#main .box01 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box01 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .box01 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 18px;
	padding: 0px 0px 0px 15px;
	color: #663300;
	font-weight: bold;
}
#main .box01 a {
	color: #000000;
	text-decoration: none;
	background: url(imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
#main .box01 a:hover,#main .box01 a:active {
	color: #663300;
	text-decoration: none;
	background: url(imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 13px;
}


/*ボックス02
-----------------------------------------------------------------------------------------*/
#main .box02 {
	width: 580px;
	padding: 0px 0px 10px;
	margin: 0px 10px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

/*ボックス03
-----------------------------------------------------------------------------------------*/
#main .box03 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
	height: 70px;
}
#main .box03 ul {
	margin: 0px;
	padding: 0px;
}
#main .box03 li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px;
	display: inline;
}

/*ボックス03/T01
-----------------------------------------------------------------------------------------*/
#main .box03 .t01 a {
	text-decoration: none;
	background: url(imegs/index_08a.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: left;
}

/*ボックス03/T02
-----------------------------------------------------------------------------------------*/
#main .box03 .t02 a {
	text-decoration: none;
	background: url(imegs/index_09a.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: right;
}

/*ボックス03/T03
-----------------------------------------------------------------------------------------*/
#main .box03 .t03 a {
	text-decoration: none;
	background: url(imegs/concerns_02.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: left;
}

/*ボックス03/T04
-----------------------------------------------------------------------------------------*/
#main .box03 .t04 a {
	text-decoration: none;
	background: url(imegs/concerns_03.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: right;
}

/*ボックス03/T05
-----------------------------------------------------------------------------------------*/
#main .box03 .t05 a {
	text-decoration: none;
	background: url(imegs/banner_a01.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: left;
}

/*ボックス03/T06
-----------------------------------------------------------------------------------------*/
#main .box03 .t06 a {
	text-decoration: none;
	background: url(imegs/banner_b01.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: right;
}

/*ボックス03/T07
-----------------------------------------------------------------------------------------*/
#main .box03 .t07 a {
	text-decoration: none;
	background: url(imegs/banner_c01.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 270px;
	float: right;
}

/*ボックス04
-----------------------------------------------------------------------------------------*/
#main .box04 {
	width: 560px;
	padding: 0px 10px;
	margin: 0px 10px 10px;
	height: 80px;
}
#main .box04 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px;
}
#main .box04 ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#main .box04 li {
	list-style: none;
	display: inline;
}

/*ボックス04/T01
-----------------------------------------------------------------------------------------*/
#main .box04 .t01 a {
	background: url(imegs/index_02a.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04 .t01 a:hover,#main .box04 .t01 a:active {
	background: url(imegs/index_02b.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス04/T02
-----------------------------------------------------------------------------------------*/
#main .box04 .t02 a {
	background: url(imegs/index_03a.gif);
	margin: 0px 0px 0px 10px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04 .t02 a:hover,#main .box04 .t02 a:active {
	background: url(imegs/index_03b.gif);
	margin: 0px 0px 0px 10px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス04/T03
-----------------------------------------------------------------------------------------*/
#main .box04 .t03 a {
	background: url(imegs/index_04a.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: right;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04 .t03 a:hover,#main .box04 .t03 a:active {
	background: url(imegs/index_04b.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: right;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス04s
-----------------------------------------------------------------------------------------*/
#main .box04s {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	height: 80px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box04s p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 10px;
}
#main .box04s ul {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#main .box04s li {
	list-style: none;
	display: inline;
}

/*ボックス04s/T01
-----------------------------------------------------------------------------------------*/
#main .box04s .t01 a {
	background: url(imegs/index_05a.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04s .t01 a:hover,#main .box04s .t01 a:active {
	background: url(imegs/index_05b.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス04s/T02
-----------------------------------------------------------------------------------------*/
#main .box04s .t02 a {
	background: url(imegs/index_06a.gif);
	margin: 0px 0px 0px 10px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04s .t02 a:hover,#main .box04s .t02 a:active {
	background: url(imegs/index_06b.gif);
	margin: 0px 0px 0px 10px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: left;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス04s/T03
-----------------------------------------------------------------------------------------*/
#main .box04s .t03 a {
	background: url(imegs/index_07a.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: right;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
#main .box04s .t03 a:hover,#main .box04s .t03 a:active {
	background: url(imegs/index_07b.gif);
	margin: 0px;
	padding: 60px 0px 0px 18px;
	height: 20px;
	width: 162px;
	display: block;
	float: right;
	color: #663300;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}

/*ボックス05
-----------------------------------------------------------------------------------------*/
#main .box05 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box05 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #663300;
}

#main .box05 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main .box05 a {
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#main .box05 a:hover,#main .box05 a:active {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/*ボックス06
-----------------------------------------------------------------------------------------*/
#main .box06 {
	width: 560px;
	padding: 0px 10px 20px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box06 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #663300;
}

#main .box06 ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main .box06 a {
	color: #FF7112;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#main .box06 a:hover,#main .box06 a:active {
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

/*ボックス01
-----------------------------------------------------------------------------------------*/
#main .box07 {
	width: 560px;
	padding: 0px 10px 10px;
	margin: 0px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
#main .box07 p {
	font-size: 12px;
	line-height: 18px;
}

/*サイト
-----------------------------------------------------------------------------------------*/
.site {
	margin: 0px 10px 20px;
	padding: 0px 10px;
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
}
.site ul {
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.site li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 3px;
}
#main .site a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#main .site a:hover,#main .site a:active {
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#main .site .t01 a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#main .site .t01 a:hover,#main .site .t01 a:active {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

#main .bnr_form {
	margin: 0px 10px 20px;
	padding: 0 0 0 10px;
}

#main .bnr_form p{
	padding: 0;
	margin: 0;
}

#main .bnr_form a{
	display: block;
	background: url(imegs/bnr_form.jpg) no-repeat 0 0;
	width: 560px;
	height: 70px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#main .bnr_form a:hover{
	background-position: bottom;
}


/*ページトップ
-----------------------------------------------------------------------------------------*/
#main .pt {
	text-align: right;
	width: 560px;
	margin: 0px 10px 20px;
	padding: 0px 10px;
}
#main .pt ul {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#main .pt li {
	list-style: none;
}
#main .pt a {
	color: #663300;
	text-decoration: none;
	background: url(imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	font-weight: normal;
}
#main .pt a:hover,#main .pt a:active {
	color: #666666;
	text-decoration: none;
	background: url(imegs/pt.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	font-weight: normal;
}

/*フッター
-----------------------------------------------------------------------------------------*/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 89px;
}
#footer ul {
	margin: 0px;
	padding: 10px;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	color: #663300;
	text-decoration: none;
}
#footer .copyright {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#footer .copyright address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
#footer .copyright a {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
#footer .copyright a:hover,#footer .copyright a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}



/*070907
-----------------------------------------------------------------------------------------*/

#main .boxx {
	width: 560px;
	border-bottom: 1px dotted #CCCCCC;
	height: 90px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .boxx ul {
	margin: 0px;
	padding: 0px;
}
#main .boxx li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px;
	display: inline;
}

#main .boxx .t01 a {
	text-decoration: none;
	background: url(imegs/qc001.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 90px;
	width: 270px;
	float: left;
}


#main .boxx .t02 a {
	text-decoration: none;
	background: url(imegs/qc002.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	height: 90px;
	width: 270px;
	float: right;
}
.tel-mar {
	margin-left:12px;
	margin-top:2px;}


.clear_non{
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
	line-height: 0em;
}

#main .box01 p.plink{
	margin: 10px 0;
	padding: ;
}

#main .box01 p.ex{
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 540px;
	clear: both;
}

#main .box01 p.ex_left{
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 265px;
	float: leftl

}

.bold{ font-weight: bold;}

.txt_box3{	
	margin-top:175px;
	margin-right:5px;
	padding-left:12px;
	padding-right:8px;	
	color:#663300;
	font-size:12px;
	position:absolute;	
	border:
}

#navi .box031 {
	padding: 165px 5px 0 5px;
	width: 176px;
	height:187px;
	margin: 0px 10px 10px;
	background:url(imegs/qr_01.jpg) no-repeat 0 0;
	font-size:80%;
}

* html #navi .box031 {
	padding: 175px 5px 0 5px;
	width: 170px;
	height:262px;
	margin: 0px 10px 10px;
	background:url(imegs/qr_01.jpg) no-repeat 0 0;
	font-size:80%;

}


