@charset "Shift_JIS";


/* ■■■■テキスト■■■■ */

/* ■小文字 */
.txts{
	font-size:12px;
	line-height:120%;
}

.txts2{
	font-size:10px;
	line-height:120%;
	font-weight:normal;
	color:#222222;
}

/* ■画像説明 */
.txts3{
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:#ee5909;
}

/* このサイトについて用 */
.txts4{
	font-size:0.9em;
	line-height:1.3;
	color:#4A4A4A;
}

/* footer用 */
.txts5{
	font-size:0.9em;
	line-height:1.3;
	color:#4A4A4A;
	margin:5px 20px 0 0;
	text-align:right;
}


/* ■注意書き*/
.caution{
	color:#cc0000;
}

.caution2{
	color:#cc0000;
	font-size:10px;
}

/* ■用語集*/
.yougo{
	border-bottom:1px dashed #000000;
	color:#000000;
	text-decoration:none;
}

.yougo:hover{
	border-color:#ff0000;
	color:#ff0000;
	text-decoration:none;
}

/* ■■■■見出し■■■■ */

/* ■サイトタイトル(IMG) */
H1{
	padding:0;
	margin:0;
}

/* ■ページタイトル(IMG) */
H2{
	padding:0;
	margin:0 0 10px 0;
}

/* 右メニュー用 */
#contents-r H2{
	margin:0 0 0.5em 0;
}
/* 製品情報用 */
.withmenu{
	text-align:center;
}

/* ■大見出し(TXT) */
/* ===== 見出し(上書) ===== */

H3{
	height:14px;
	/*	padding:15px; */
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #195aa5;

/*	background-color:#663300; */
/*	color:#ffffcc; */
/*	line-height:100%; */
/*	margin:0 0 10px; */


}
	/* ↑20071116石川background-color変更*/

/*onodera 20090226*/
H3{
	padding:6px 0 2px 5px;
	margin:0 0 15px 0;
	width:640px;
	font-weight:bold;
/*	letter-spacing:1px; */
	line-height:14px;
	color:#333333;


	padding:0;
	width:650px;
	text-align:left;

}


/* ■小見出し(TXT) */
H4{
	padding:0;
	margin:0 0 0.5em 0.5em;
	font-weight:bold;
}
/* ■小見出し色指定 */
.H4-blue{
	color:#000066;
}

/* ■事例　見出し */
H5{
	margin:0 0 0.5em 0.5em;
	font-family: Tahoma,"MS UI Gothic",Osaka,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000066;
}

/* ■事例　見出し */
H6{
	margin:0 0 0 0.5em;
	font-family: Tahoma,Osaka,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000066;
}

.H6-tittle{
	margin:0 0 0 0em;
	font-size:17px;
	color:#465491;
	text-align:center;
}

/* ■■■■リンク■■■■ */
A{
	text-decoration:none;
	color:#00529F;
}
A:hover{
	text-decoration:underline;
}
A.midasi{
	font-family: Tahoma,"MS UI Gothic",Osaka,sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#0033ff;
}
A.midasi:hover{
	color:#3399ff;
	text-decoration:underline;
}


/* ■パンくず */
#pankuzu{
	padding:4px 10 3px 10px;
	margin:10px 10px 10px 10px;
	line-height:1.7em !important;
	font-size:12px;
	color:#8F8F8F;
}
#pankuzu A{
	padding:4px 0 3px 8px;
	margin:0;
	font-size:10px;
	line-height:10px;
/*	vertical-align:6px;　*/
	color:#999999;
	background-color:#e6e5e5;
/*	border-top:1px solid #d1d1d1; */
/*	border-bottom:1px solid #d1d1d1; */
} 

#pankuzu SPAN{
	padding:4px 0 3px 8px;
	margin:0;
	font-size:13px;
	line-height:10px;
/*	vertical-align:6px;　*/
	color:#666666;
/*	background-color:#e6e5e5;  */
/*	border-top:1px solid #d1d1d1; */
/*	border-bottom:1px solid #d1d1d1; */


}

/* ■先頭へ戻る */
.totop{
	clear:both;
	padding-bottom:5px;
	width:620px;
	text-align:right;
}

/* ■MOREINFO */
.moreinfo{
	display:block;
	padding:2px 0 0 10px;
	margin:0 8px 1em 0;
	width:40px;
	height:13px;
	background-image:url(/LANdeVOICE/imges/all-morebg.gif);
	background-position:0 0;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	letter-spacing:1px;
	text-align:left;
	clear:both;
}
.moreinfo:hover{
	color:#660000;
	text-decoration:none;
	background-position:0 15px;
}

/* ■該当製品 */
#gaitouseihin{
	padding:0;
	margin:5px 0 2em 0;
	text-align:right;
}

#gaitouseihin A{
	display:block;
	padding:5px;
	margin:0 0 0 2px;
	width:auto;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	line-height:10px;
	color:#ffffff;
	background-color:#003399;
	float:right;
}

#gaitouseihin A:hover{
	color:#ffffff;
	background-color:#bbbbbb;
	text-decoration:none;
}

#gaitouseihin SPAN{
	clear:both;
}


/* ■ページ内リンク(製品詳細等) */
#pagelink{
	padding:0;
	margin:0 0 33px 0;
	width:500px;
}

#pagelink TABLE{
	padding:0;
	margin:0;
	border-spacing:1px;
}

#pagelink TH{
	padding:0;
	margin:0 1px 0 0;
	background-color:none;
	border:none;
}

#pagelink A{
	display:block;
	padding:2px;
	margin:0 1px 0 0;
	text-align:center;
	font-size:10px;
	letter-spacing:1px;
	line-height:10px;
	color:#666666;
	background-color:#999999;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #666666;
}

#pagelink A:hover{
	background-color:#bbbbbb;
	text-decoration:none;
}


/* ■■■■リスト■■■■ */
UL,OL{
	padding:0;
	margin:0 0 1em 3em;
}
LI{
	margin:0 0 0.5em 0;
}

/* ■矢印付リスト */
DL{
	padding:0;
	margin:0;
}

.menulist{
	padding:0;
	margin:0 0 1em 0;
}
.menulist DT{
	padding-top:0px;
	padding-left:20px;
	background-image:url(../img/arrow.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	font-size:14px;
}
.menulist DD{
	padding-top:0px;
	padding-left:20px;
	margin:0 0 0 0;
	background-image:url(../img/all-arrow2.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	font-size:14px;
}

.menulist A{
	font-size:14px;
}

/* ■faqリスト */
.faq DT{
	padding:0 16px;
	margin:0 0 1em 1em;
	background-image:url(/support/faq/img/q.gif);
	background-repeat:no-repeat;
}
.faq DD{
	padding:0 16px;
	margin:0 0 0 1em;
	background-repeat:no-repeat;
}
.faq DD.multi{
	padding-left:70px;
	margin:0 0 0 13px;
}
.faq DD.yuni{
	padding-left:70px;
	margin:0 0 0 13px;
}

/* ■■■■テーブル■■■■ */
TABLE{
	padding:0;
	margin:0 0 1em 0;
	border-spacing:1px;
}

TH{
	padding:0 8px;
	font-weight:normal;
	background-color:#e0e0e0;
	border:1px solid #c0c0c0;
	color:#000080;
	text-align:center;
}

.TH2{
	padding:0 8px;
	font-weight:normal;
	background-color:#fce05c;
	border:1px solid #c0c0c0;
	color:#202020;
	text-align:left;

}

TD{
	padding:0 8px;
	border:1px solid #e0e0e0;
}

.TD2{
	padding:0 8px;
	border:0px solid #ffffff;
}

/* 色付セル */
.cell-yellow{
	background-color:#ffffc0;
	border:1px solid #ccc090;
	color:#cc6600;
}

.cell-blue{
	font-weight:normal;
	color:#cccccc;
	background-color:#003399;
	border:1px solid #000066;
}

/*2006.12.4 #ffffff→#000000へ変更*/
.cell-grey{
	color:#000000;
	background-color:#f0f0f0;
}

/* 見出しセル */
.cell-label{
	font-weight:normal;
	background-color:#999999;
	border:3px double #999999;
	color:#ffffff;
}


/* ■■■■メインメニュー■■■■ */
#navigation{
	padding:0;
	margin:0;
}

#navigation LI{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style-image:none;
	float:left;
}

#navigation A{
	width:110px;
	height:34px;
	display:block;
	background-color:#333333;
	color:#ff9900;
	font-size:10px;
	line-height:80px;
	overflow:hidden;
	text-align:center;
}

#navigation A:hover{
	background-position:0 34px;
}

#navigation .m0{
	width:100px;
	background-image:url(/LANdeVOICE/imges/all-menubg.gif);
}

#navigation .m1{
	width:121px;
	background-image:url(/LANdeVOICE/imges/all-menu-news.gif);
}

#navigation .m2{
	width:177px;
	background-image:url(/LANdeVOICE/imges/all-menu-ldv.gif);
}

#navigation .m3{
	width:203px;
	background-image:url(/LANdeVOICE/imges/all-menu-solution.gif);
}

#navigation .m4{
	width:180px;
	background-image:url(/LANdeVOICE/imges/all-menu-support.gif);
}

#navigation .m5{
	width:102px;
	background-image:url(/LANdeVOICE/imges/all-menu-A2.gif);
}

#navigation .m6{
	width:117px;
	background-image:url(/LANdeVOICE/imges/all-menu-mail.gif);
}

/* ■■■■メインメニュー（追加）■■■■ 閲覧中のカテゴリのメニューバーが青く反転する（20080518） */

#navigation .m1-on{
	width:121px;
	background-image:url(/LANdeVOICE/imges/all-menu-news-on.gif);
}

#navigation .m2-on{
	width:177px;
	background-image:url(/LANdeVOICE/imges/all-menu-ldv-on.gif);
}

#navigation .m3-on{
	width:203px;
	background-image:url(/LANdeVOICE/imges/all-menu-solution-on.gif);
}

#navigation .m4-on{
	width:180px;
	background-image:url(/LANdeVOICE/imges/all-menu-support-on.gif);
}

#navigation .m5-on{
	width:102px;
	background-image:url(/LANdeVOICE/imges/all-menu-A2-on900.gif);
}

#navigation .m6-on{
	width:119px;
	background-image:url(/LANdeVOICE/imges/all-menu-mail.gif);
}

/*---↑ここまで--------------*/

/*---↓ここから--------------*/
#navigation .m1a{
	width:150px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-news.gif);
}

#navigation .m2a{
	width:148px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-ldv.gif);
}

#navigation .m3a{
	width:151px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-hs.gif);
}

#navigation .m4a{
	width:151px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-recruit.gif);
}

#navigation .m5a{
	width:150px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-A2.gif);
}

#navigation .m6a{
	width:150px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-mail.gif);
}

/* ■■■■メインメニュー（追加）■■■■ 閲覧中のカテゴリのメニューバーが青く反転する（20080518） */

#navigation .m1a-on{
	width:150px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-news-on.gif);
}

#navigation .m2a-on{
	width:148px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-ldv-on.gif);
}

#navigation .m3a-on{
	width:151px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-hs-on.gif);
}

#navigation .m4a-on{
	width:151px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-recruit-on.gif);
}

#navigation .m5a-on{
	width:150px;
	background-image:url(/LANdeVOICE/imges/all-menu-h-A2-on.gif);
}

/*---↑ここまで--------------*/



/* TOPページ用の設定　200704よりページ毎にメニューバーが変更になった　TOPページは問い合わせのみ　HomeSeismoはなし */
#navigation .mb{
	width:581px;
	background-image:url(/LANdeVOICE/imges/all-menubg2.gif);
}

/* TOPページ用の問い合わせ　画像が他のページと異なる */
#navigation .m5-{
	width:119px;
	background-image:url(/LANdeVOICE/imges/all-menu-mail.gif);
}


/* ■■■■表示ブロック■■■■ */
BODY{
	padding:0;
	margin:0;
	background-color:#ffffff;
	text-align:center;
	font-size: 100.01%;
	color:#333333;
}

FORM{
	padding:0;
	margin:10px 0px;
}

P{
	padding:0 20px;
	margin:0 0 10px 0;
}

.pl{
	padding:0 0 0 2em;
	margin:0 0 1em 0;
}

#wrapper{
	padding:0 10px;
	margin:0 auto;
	width:880px;
	background-image:url(/LANdeVOICE/imges/all-wrapperbg.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#head{
	width:900px;
	background:url(/LANdeVOICE/imges/bg1.gif);
}

#body{
	padding:0;
	margin:0;
	width:880px;
	clear:both;
	float:right;
}

.bg1{
	background-image:url(/LANdeVOICE/imges/bg1.gif);
}
.bg2{
	background-image:url(/LANdeVOICE/imges/bg2.gif);
}
.bg3{
	background-image:url(/LANdeVOICE/imges/bg3.gif);
}
/* ====背景画像footer用====*/
.bg4{
	background-image:url(/LANdeVOICE/img/bg1-9.gif);
}

/* ■コピーライト */
#footer1{
	clear:both;
	padding:0;
	margin:0;
	width:900px;
	height:24px;
	line-height:120px;
	overflow:hidden;
	background-image:url(/LANdeVOICE/imges/all-copyright1-900.gif);
}


#footer2{
	background-image:url(/LANdeVOICE/imges/all-copyright2-900.gif);
    font-size:80%;
	text-indent:20px;
	clear:both;
	padding:0;
	margin:0;
	width:900px;
	height:27px;
	overflow:hidden;
}


#footer HR{
	display:none;
}

/* ■中央コンテンツ(100+700+100)*/
#contents-c{
	padding:0 90px;
	margin:0;
	width:700px;
}

/* ■中央コンテンツ2(120+660+120) サイド帯付き*/
#contents-c2{
	padding:0 90px;
	margin:0;
	width:700px;
}

/* ■中央コンテンツ　ワイド(50+800+50)　20080713変更*/
#contents-c-w{
	padding:0 50px;
	margin:0;
	width:800px;
}

/* ■左コンテンツ(15+670+15)*/
#contents-l{
	padding:0px 15px;
	margin:0;
	width:670px;
	float:left;
}

/* ■右コンテンツ(10+190+0=200)*/
#contents-r{
	padding:0 0 0 10px;
	margin:0;
	width:190px;
	float:right;
}


/* ■スペーサー */
.spacer{
	padding:0;
	margin:0;
	height:2em;
	clear:both;
}


/* ■■■■回り込み解除■■■■ */
/*（例：<DIV CLASS="cll">&nbsp;</DIV>）*/
.cll{
	height:1px;
	clear:both;
	font-size:1px;
	line-height:1px;
}

/* ■■■■トピックス■■■■ */
.topics{
	padding:5px;
	margin:0 auto 1em auto;
	width:600px;
	border-top:3px double #cccccc;
	border-right:1px dashed #cccccc;
	border-bottom:3px double #cccccc;
	border-left:1px dashed #cccccc;
	background-color:#fffff6;
}
.topics H4{
	margin-bottom:8px;
	font-weight:bold;
	color:#990000;
}

/* ■■■■コマンド画面■■■■ */
.command{
	padding:5px;
	margin:0 0 1em 0;
	width:400px;
	background-color:#000000;
	border:3px double #666666;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
}

.commandwide{
	padding:5px;
	margin:0 0 1em 0;
	width:600px;
	background-color:#000000;
	border:3px double #666666;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
}


/* ■■■■ページ内用語解説枠■■■■ */
.yougoline{
	padding:0;
	margin:16px 0 8px 0;
	border-top:2px dashed #999999;
	font-size:1px;
}
.yougobox{
	padding:0px;
	margin:0 auto 1em auto;
	width:600px;
	border:1px solid #999999;
	border-bottom:3px double #999999;
}
.yougobox H3{
	padding:4px 0 4px 20px;
	margin:0 0 1em 0;
	width:580px;
	color:#ffffff;
	font-weight:bold;
	background-color:#999999;
	background-repeat:no-repeat;
	background-position:4px 4px;
	border:none;
	border-top:1px solid #cccccc;
	font-size:16px;
}
.yougoicon{
	background-image:url(/LANdeVOICE/imges/yougoicon.gif);
}
.zusetuicon{
	background-image:url(/LANdeVOICE/imges/zusetuicon.gif);
}
.yougobox H4{
	color:#000000;
}
.yougobox P{
	padding:0 20px;
	margin:0 5px 1em 5px;
}

.yougobox IMG{
	padding:0 0 0 50px;
}

.yougobox OL{
	padding:0 2em;
}

.yougobox DL{
	padding:0;
	margin:0 5px 1em 5px;
}


/* formattiong style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #333333;
	background-color: #FFFFFF;
}
hr {
	display: none;
}
/* link style
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #330099;
	text-decoration: underline;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
a:active {
	color: #FF3366;
	text-decoration: underline;
}
.arrow{
	padding: 0px 0px 0px 20px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: inline-block;
	min-height:13px; 
	text-indent:0;
}
.wav {
	padding: 7px 0px 2px 26px;
	background-image: url(../img/wavicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 27px;
}
.pdf {
	padding: 8px 0px 0px 37px;
	background-image: url(../img/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 32px;
}
.word {
	padding: 8px 0px 0px 37px;
	background-image: url(../img/wordicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 32px;
}
.excel {
	padding: 8px 0px 0px 37px;
	background-image: url(../img/excelicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	min-height: 32px;
}
/* text style
------------------------------*/
.textbold {
	font-weight: bold;
}
.textcaution {
	color: #FF0000;
}
.textsmall {
	font-size: 90%;
}
.textbig {
	font-size: 150%;
	line-height: 1.3;
}
.ttf {
	text-transform: uppercase; /*大文字変換*/
}
/* layout
------------------------------*/
#wrapper {
	width: 880px;
	margin: 0px auto;
	padding: 3px 10px;
}
/* header
------------------------------*/
#header {
	margin: 0px 0px 3px;
	padding: 0px;
	height: 87px;
}
h1 {
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
#header ul {
	float: right;
	width: 400px;
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: right;
}
#header li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 15px;
}
#header li a {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 2px 3px 2px 18px;
	font-size: 12px;
}
#header li a:link {
	color: #333333;
	text-decoration: none;
}
#header li a:visited {
	color: #333333;
	text-decoration: none;
}
#header li a:hover {
	color: #333333;
	text-decoration: underline;
}
#header li a:active {
	color: #333333;
	text-decoration: none;
}
#header #cse-search-box {
	float: right;
	margin: 18px 0px 0px;
}
#cse-search-box input[type="text"] {
	font-size: 14px;
    width: 200px;
	height:1.4em;  
	line-height:1.4em;  
}
#cse-search-box input[type="submit"] {
	font-size: 12px;
	padding: 1px;
}
/* globalnav
------------------------------*/
#globalnav {
	clear: both;
	width: 880px;
	height: 43px;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
}
#globalnav ul {
	margin: 0px;
}
#globalnav li {
	list-style: none;
	float: left;
	margin: 0px;
}
#globalnav li a {
	display: block;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
}
#gn-home a {
	width: 176px;
}
#gn-home a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -43px;
}
#home #gn-home a, #home #gn-home a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px -86px;
}
#gn-solution a {
	width: 176px;
}
#gn-solution a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -176px -43px;
}
#solution #gn-solution a, #solution #gn-solution a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -176px -86px;
}
#gn-ldv a {
	width: 176px;
}
#gn-ldv a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -352px -43px;
}
#ldv #gn-ldv a, #ldv #gn-ldv a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -352px -86px;
}
#gn-case a {
	width: 176px;
}
#gn-case a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -528px -43px;
}
#case #gn-case a, #case #gn-case a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -528px -86px;
}
#gn-support a {
	width: 176px;
}
#gn-support a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -704px -43px;
}
#support #gn-support a, #suppor #gn-support a:hover {
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -704px -86px;
}
/* rootlist
------------------------------*/
#rootlist {
	margin: 0px 0px 10px;
}
#rootlist ul {
	margin: 0px;
}
#rootlist li {
	list-style: none;
	display: inline;
	margin: 0px;
	line-height: 1.7;
}
#rootlist a {
	font-weight: bold;
}
#rootlist li a:visited {
	color: #006699;
}
#rootlist li a:hover {
	color: #FF3366;
}
#rootlist li a:active {
	color: #FF3366;
}
/* content
------------------------------*/
p.to-top {
	clear: both;
	float: right;
	margin: 10px 0px 20px;
	padding: 0px 0px 0px 18px;
	background-image: url(../img/to-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.m10lr {
	margin: 0px 10px;
}
.m10tb {
	margin: 10px 0px;
}
.m10b {
	margin: 0px 0px 10px 0px;
}
.m0 {
	margin: 0px;
}
.left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.c2 OL.ex {
	padding:0 0 0 20px;
	margin:0 0 0 30px;
	width:300px;
	float:left;
}
/* footer
------------------------------*/
#footer {
	clear: both;
	text-align: center;
	font-size: 92%;
	padding: 10px 0px 0px;
}
#footer ul {
	margin: 0px;
}
#footer li {
	list-style: none;
}
#footer li a:link {
	color: #333333;
	text-decoration: none;
}
#footer li a:visited {
	color: #333333;
	text-decoration: none;
}
#footer li a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer li a:active {
	color: #333333;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	padding: 0px 8px 0px;
}
address {
	border-top: 1px dotted #333333;
}
