@charset "utf-8";

/* *****************************************************
 *	1.Reset
 * *****************************************************/

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-style:normal;
}

/* 全ページ共通設定
-------------------------------------------------- */
/* tag class 設定 */
html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(img/light_body.gif) repeat-y top center;
	font-weight: normal;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 170%;
  color: #555;
}
*+html body, * html body {
	font-size: 75%; /* for WinIE 5,6,7 */
}

img {
  border: 0px;
}
/* 共通リンクカラー */
a {
	color: #003366;
}
a:hover {
	color: #993300;
}
a:visited {
	color: #993300;
}

.allClear {
	clear: both;
}
/* 強調～フォントBold */
em {
	font-style: normal;
	font-weight: bold;
}
/* より強い強調～フォントBold+赤文字 */
strong {
	color: #CC0033;
}
/* ページトップリンク */
.pagetop {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-align: right;
}

/* ページセンタリング */
.layout_center {
	margin: 5px;
	text-align: center;
}

/* 文字装飾クラス */
.fontColorRed {
	color: #FF0000;
}
.fontLevelupRedBold {
	font-size: 1.1em;
	color: #FF0000;
	font-weight: bold;
}
.fontLevelupBlueBold {
	font-size: 1.1em;
	color: #0000FF;
	font-weight: bold;
}
.fontLevelupBlackBold {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
.fontUnderline {
	text-decoration: underline;
}
.fontCaptionMenu {
	font-size: 0.8em;
	color: #731501;
}
.fontCaptionMenuItalic {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
}
.headCaption {
	font-size: 0.7em;
}


.allClear {
	clear: both;
}

.buttons {
	cursor: pointer;
	_cursor: hand; /* for WinIE 5,6 */
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/
.buttons {
	cursor: pointer;
	_cursor: hand; /* for WinIE 5,6 */
}

/* 全体のブロック 設定
-------------------------------------------------- */
#wrapper { 
	padding: 0px;
	background: #ffffff;
	margin: 0px auto;
	width: 740px;
	text-align: left;
}

/* グローバルナビゲーション 設定
-------------------------------------------------- */
#header { 
	padding: 0px;
	margin: 0px;
	width: 740px;
	height: 54px;
}
#gLogo { 
	padding: 0px;
	float: left;
	margin: 0px;
	height: 54px;
}

#gLogo h1 {
	display:none;
}

#gLogo p {
	padding: 0px;
	margin: 0px;
}

/* ホームページ用Flash配置
-------------------------------------------------- */
#homeVisualPR {
	margin: 0;
	padding: 0;
}

#normalVisualPR {
	margin: 0;
	padding: 0;
}

/* メインナビゲーション 設定
-------------------------------------------------- */
/* div指定 */
#headerNav { 
	margin:0;
	padding:0;
	width: 740px;
}

/* -------------------------------------------------- */
/* 事業部ナビゲーション */
/* div指定 */
#glovalNavBox {
	margin: 0;
	padding: 0;
}
#glovalNav {
	margin: 0;
	padding: 0;
	background: url(img/bt_glovalNav.gif) no-repeat;
	width: 740px;
	height: 49px;
	position: relative;
}

/* li for mainNav */
#glovalNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
	
#glovalNav li, #glovalNav a {
	height: 49px;
	display: block;
}

/* テキストを消し、背景画像を表示させるテクニック */
#glovalNav a {
	text-indent: -5000px;
	text-decoration: none;
}

/* 背景画像を利用したナビゲーションテクニック */

#gNavHome {left: 0px; width: 125px;}
#gNavProduct {left: 125px; width: 123px;}
#gNavRakuten {left: 248px; width: 123px;}
#gNavNews {left: 371px; width: 123px;}
#gNavShop {left: 494px; width: 123px;}
#gNavAbout {left: 617px; width: 123px;}

#gNavHome a:hover, #gNavHome a:visited:hover { background: transparent url(img/bt_glovalNav.gif) 0px -49px no-repeat;}
#gNavProduct a:hover, #gNavProduct a:visited:hover { background: transparent url(img/bt_glovalNav.gif) -125px -49px no-repeat;}
#gNavRakuten a:hover, #gNavRakuten a:visited:hover { background: transparent url(img/bt_glovalNav.gif) -248px -49px no-repeat;}
#gNavNews a:hover, #gNavNews a:visited:hover { background: transparent url(img/bt_glovalNav.gif) -371px -49px no-repeat;}
#gNavShop a:hover, #gNavShop a:visited:hover { background: transparent url(img/bt_glovalNav.gif) -494px -49px no-repeat;}
#gNavAbout a:hover, #gNavAbout a:visited:hover { background: transparent url(img/bt_glovalNav.gif) -617px -49px no-repeat;}

#gNavHome a.selected:link, #gNavHome a.selected:visited { background: transparent url(img/bt_glovalNav.gif) 0px -49px no-repeat;}
#gNavProduct a.selected:link, #gNavProduct a.selected:visited { background: transparent url(img/bt_glovalNav.gif) -125px -49px no-repeat;}
#gNavRakuten a.selected:link, #gNavRakuten a.selected:visited { background: transparent url(img/bt_glovalNav.gif) -248px -49px no-repeat;}
#gNavNews a.selected:link, #gNavNews a.selected:visited { background: transparent url(img/bt_glovalNav.gif) -371px -49px no-repeat;}
#gNavShop a.selected:link, #gNavShop a.selected:visited { background: transparent url(img/bt_glovalNav.gif) -494px -49px no-repeat;}
#gNavAbout a.selected:link, #gNavAbout a.selected:visited { background: transparent url(img/bt_glovalNav.gif) -617px -49px no-repeat;}

/* コンテンツ部ブロック 設定
-------------------------------------------------- */
/* コンテンツwrapper */
#content { 
	padding: 0px;
	margin: 0px;
	width: 740px;
}

/* 2段組（ホームページ） */
/* #content(#cLeft + #cRight) */
#cLeft {
    padding: 0px;
    margin: 0px 10px 0px 0px;
    float: left;
    width: 500px;
}

#cRight {
    padding: 0px;
    margin: 0px 10px 0px 0px;
    float: right;
    width: 200px;
}
/* HomePage Contents/#content(#cLeft + #cRight) 設定
-------------------------------------------------- */

/* HomePage Contents/#content(#cLeft + #cRight) 設定
-------------------------------------------------- */
/* ホーム用セクション */
.homeSection {
	padding: 0px;
	margin: 10px 0px 15px 0px;
}
/* 見出し設定 */
.homeSection h2 {
	font-weight: bold;
	font-size: 1.4em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #464646;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	background-color: #EFEFEF;
	border-top: 2px solid #000000;
}
.homeSection h3 {
	margin: 0;
}
.homeSection p {
	margin: 5px;
}

.homeSection dl {
	padding: 0px;
	margin: 5px;
}
.homeSection dt {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.homeSection dd {
	padding: 0px;
	margin: 0px 0px 0.2em 0px;
}

/* ホーム用ニュースリリース/イベント・セミナー見出し */
.homeSection dl.headline {
	padding: 0px 0px 10px 0px;
	margin: 5px 5px 5px 5px;
	/* border-bottom: 1px solid #aaaaaa; */
}
.homeSection dl.headline dt.date {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	float: left;
}
.homeSection dl.headline dd.title {
	padding: 0px;
	margin: 0px 0px 2px 7em;
}
.homeSection dl.headline dd.subhead {
	padding: 0px;
	margin: 0px 0px 2px 7em;
}
.homeSection dl.headline dd.thanks {
	padding: 0px;
	margin: 0px 0px 2px 7em;
	color: #FF0000;
	font-weight: bold;
}



/* ホーム（extraDIV）用囲い罫 */
.homeSection div.frame {
	text-align:center;
	border: 1px solid #ddd;
	margin: 10px 5px;
	padding: 5px;
}
.homeSection div.frame p.title_center {
	text-align: center;
	margin: 5px;
	font-weight: bold;
}
.homeSection div.frame p.normal {
	text-align: left;
	margin: 5px;
}

.homeSection div.frame .leftImg {
	float: left;
	margin-right: 20px;
}
.homeSection div.frame .leftImg img {
	margin-bottom: 5px;
}

/* Lists */
.homeSection ul.normal,
.homeSection ul.arrow,
.homeSection ul.link {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}

.homeSection ul.normal li,
.homeSection ul.arrow li,
.homeSection ul.link li {
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
.homeSection ul.arrow li {
	list-style-image: url(img/arrow_01.gif);
}
.homeSection ul.link li {
	list-style-image: url(img/arrow_03.gif);
}

.homeSection ul.normal li ul,
.homeSection ul.arrow li ul,
.homeSection ul.link li ul {
	margin: 0px 0 0px 30px;
	padding: 0;
}
.homeSection ul.normal li ul li,
.homeSection ul.arrow li ul li,
.homeSection ul.link li ul li {
	list-style-type:disc;
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}





/* 2段組（メイン） */
#cSub { 
	padding: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 180px;
} 
#maincontent { 
	padding: 0px;
	float: right;
	/* margin: 10px 0px 0px 10px; */
	margin: 10px 0px 0px 0px;
	/* width: 550px; */
	width: 540px;
}

/* 見出し設定
-------------------------------------------------- */
/* Headers */
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
  margin: 0 0 10px 0;
  padding: 0;
}

#maincontent h1 {
	font-weight: bold;
	font-size: 1.6em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #464646;
	margin: 0px 0px 10px 0px;
	padding-bottom: 0.2em;
  border-bottom: 12px solid #ddd;
}

#maincontent h2 {
	font-weight: bold;
	/* font-size: 1.6em; */
	font-size: 1.4em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #464646;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 30px;
	/*
	background-image:url(img/h2_icon.gif) no-repeat left center;
	background-color: #EFEFEF;
	*/
	border-top: 2px solid #000000;
	background:#f3e6e4 url(img/h2_icon.gif) no-repeat left center;
}

#maincontent h3 {
	font-weight: bold;
	font-size: 1.3em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #5e514f;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#maincontent h4 {
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #5e514f;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background:url(img/h4_icon_arrow.gif) no-repeat left center;
}

#maincontent h5 {
  font-weight: bold;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #5e514f;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

#maincontent h6 {
  font-weight: bold;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #5e514f;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


#maincontent img {
	margin-bottom: 10px;
}

/* *****************************************************
 *	5.contents parts
 * *****************************************************/

/* text */
#maincontent p {
	margin: 5px;
	font-size: 1.0em;
	line-height: 1.5;
}

/* Lists */
#maincontent ul.normal,
#maincontent ul.arrow,
#maincontent ul.link {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}

#maincontent ul.normal li,
#maincontent ul.arrow li,
#maincontent ul.link li {
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
#maincontent ul.arrow li {
	list-style-image: url(img/arrow_01.gif);
}
#maincontent ul.link li {
	list-style-image: url(img/arrow_03.gif);
}

#maincontent ul.normal li ul,
#maincontent ul.arrow li ul,
#maincontent ul.link li ul {
	margin: 0px 0 0px 30px;
	padding: 0;
}
#maincontent ul.normal li ul li,
#maincontent ul.arrow li ul li,
#maincontent ul.link li ul li {
	list-style-type:disc;
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}


/*
#maincontent ul {
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
}
#maincontent ul li {
  list-style-image: url(img/arrow_03.gif);
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
#maincontent ul li ul {
	margin: 0px 0 0px 30px;
	padding: 0;
}
#maincontent ul li ul li {
  list-style-image: url(img/arrow_03.gif);
	font-size: 1.0em;
	margin: 0 0 0.5em 0;
	line-height: 1.5;
}
*/

#maincontent ol {
	margin: 0 0 0 30px;
	padding: 0;
	text-align: left;
}
#maincontent ol li {
	padding: 0 0 0 0.3em;
	margin: 0 0 0.5em 0;
	font-size: 1.0em;
	line-height: 1.5;
}

/* dl */
#maincontent dl {
	margin: 5px 5px 10px 5px;
	font-size: 1.0em;
	line-height: 1.5;
}
#maincontent dt {
	margin: 3px 0;
	padding: 0;
}
#maincontent dd {
	margin: 3px 0 3px 30px;
	padding: 0;
}

/* Blockquote（囲い罫） */
#maincontent blockquote {
  margin: 0;
  padding: 5px 20px;
  background: #FFF0C1;
  border-top: 1px solid #CC9900;
  border-bottom: 1px solid #CC9900;
}

#maincontent pre {
	width:460px;
	height:160px;
	background:#FFF0C1;
	font-size: 1.0em;
	line-height:1.3;
	border:2px solid #AAD3DB;
	padding:5px;
	margin:0px 0px 10px 2px;
	overflow:auto;
}

/* 最新情報見出し */
#maincontent div.news dl.headline {
	padding: 0px 0px 10px 0px;
	margin: 5px 5px 5px 5px;
	/* border-bottom: 1px solid #aaaaaa; */
}
#maincontent div.news dl.headline dt.date {
	padding: 0px;
	margin: 0px 0px 2px 0px;
	float: left;
}
#maincontent div.news dl.headline dd.title {
	padding: 0px;
	margin: 0px 0px 2px 7em;
}
#maincontent div.news dl.headline dd.subhead {
	padding: 0px;
	margin: 0px 0px 2px 7em;
}
#maincontent div.news dl.headline dd.thanks {
	padding: 0px;
	margin: 0px 0px 2px 7em;
	color: #FF0000;
	font-weight: bold;
}


/* サイドメニュー 設定
-------------------------------------------------- */
/* 節と見出し
---------------------------------------------*/
#sub .sectionBlock01 {
	margin: 0 0 20px 0;
}
#sub .sectionBlock01 h2 {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	line-height: 1;
}
#sub .sectionBlock02 {
	margin: 0 0 18px 0;
}

/* 汎用モジュールの余白
---------------------------------------------*/
#sub .sectionBlock01 .linkList01,
#sub .sectionBlock01 .linkList02 {
	margin: -8px 0 0 0;
}

/* 固定ナビゲーション
---------------------------------------------*/
#sub #contentList .section {
	margin: 0 0 8px 0;
	border-bottom: 2px solid #F5F5F5;
}
#sub #contentList ul {
	border-bottom: 1px solid #CCC;
}
#sub #contentList ul ul {
	border-bottom: none;
}
#sub #contentList ul.level01 {
	border-top: 1px solid #CCC;
	border-bottom: none;
}
#sub #contentList ul.level01 li {
	border-bottom: 1px solid #CCC;
	list-style: none;
}
#sub #contentList ul.level02 {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#sub #contentList ul.level02 li {
	border-top: 1px solid #CCC;
	border-bottom: none;
	line-height: 1.2;
	list-style: none;
}
#sub #contentList ul.level02 li a {
	display: block;
	_height: 1%; /* for WinIE 5,6 */
	padding: 6px 4px 6px 25px;
	background: url(img/arrow_02.gif) 10px 10px no-repeat;
	color: #0261A6;
}
#sub #contentList ul.level02 li.current a {
	background: #F5F5F5 url(img/arrow_02.gif) 10px 10px no-repeat;
}





/*****************************************************/
/*-------- 一般table タグレイアウト --------*/
/* tableセンター定義 */
div.table_center {
	text-align: center;
}
/* table.general定義 */
table.general th {
	text-align: center;
	font-size: small;
	line-height: 1.4em;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	background-color: #f3e6e4;
}
table.general td.left_top, table.general td.left, table.general td.left_top_end, table.general td.left_end{
	text-align: left;
}
table.general td.center_top, table.general td.center,  table.general td.center_top_end, table.general td.center_end{
	text-align: center;
}
table.general td.right_top, table.general td.right, table.general td.right_top_end, table.general td.right_end {
	text-align: right;
}
table.general td.left_top, table.general td.center_top, table.general td.right_top {
	font-size: small;
	line-height: 1.4em;
	font-weight: normal;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	margin: 3px;
	padding: 3px;
}
table.general td.left_top_end, table.general td.center_top_end, table.general td.right_top_end {
	font-size: small;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #aaaaaa;
	margin: 3px;
	padding: 3px;
}
table.general td.left, table.general td.center, table.general td.right {
	font-size: small;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	margin: 3px;
	padding: 3px;
}
table.general td.left_end, table.general td.center_end, table.general td.right_end {
	font-size: small;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	margin: 3px;
	padding: 3px;
}


/* table.img_col定義 */
table.img_col {
	margin: 5px 5px 10px 5px;
	border: 0px;
	border-collapse: collapse;
}
table.img_col td {
	/* width: 240px; */
	padding: 0.2em 0.2em 0.5em 0.2em;
	text-align: center;
}

/* table.general_menu定義 */
table.general_menu {
	border: 0px;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.general_menu th {
	text-align: left;
	font-size: small;
	line-height: 1.4em;
	font-weight: bold;
	border: 1px dotted #aaaaaa;
	background-color: #D7D7FF;
}
table.general_menu td.content {
	text-align: left;
}
table.general_menu td.price {
	text-align: right;
}
table.general_menu td.content,
table.general_menu td.price {
	font-size: small;
	line-height: 1.4em;
	font-weight: normal;
	border-bottom: 1px dotted #aaaaaa;
	margin: 3px;
	padding: 3px;
	vertical-align: top;
}

/* table.corp_info定義 */
table.corp_info {
	margin: 5px 0 8px 5px;
	width: 460px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-collapse: collapse;
}
table.corp_info th {
	padding: 0.4em 1.5em 0.4em 0.5em;
	width: 100px;
	font-weight: normal;
	color:#993300;
	background: #e6e6e6;
	border-right: 1px solid #aaaaaa;
}
table.corp_info td.normal {
	padding: 0.4em 0 0.4em 0.5em;
	width: 360px;
}
table.corp_info th, table.corp_info td {
	border-bottom: 1px dotted #726d6b;
}
table.corp_info caption {
	padding-bottom: 0.4em;
	text-align: left;
	font-weight: bold;
	color: #ff7400;
	background: transparent;
}

/* フッター　設定
-------------------------------------------------- */
#footer {
	clear: both;
	padding: 20px 0 25px;
	margin: 0px;
	width: 740px;
}
#footer p.footerMenu {
	/* font-size: small; */
	font-size: 10pt;
	margin: 10px 0 30px 0;
	text-align:center;
}
#footer p.footerMenu a {
	padding: 0 5px;
}
#footer p.footerMenu span {
	color: #5e8eab;
}

#footer div.copyPrint {
	display: none;
}

#footer address {
	text-align: right;
}

#footer address span {
	display: none;
}

/* お問い合わせフォーム */
/*---------------------------------------------------*/
form.formContact dl {
	margin:0px 0px 20px 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
form.formContact dt {
	margin: 0px 0px 3px 12px;
	color: #556677;
	font-weight:bold;
}
form.formContact dd {
	padding: 0px 0px 0px 30px;
	margin: 0 0 20px 0;
}

form.formContact .fieldText4 {
	width: 40px;
	font-size:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
form.formContact .fieldText10 {
	width: 80px;
	font-size:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
form.formContact .fieldText30 {
	width: 240px;
	font-size:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
form.formContact .fieldTextMax {
	width: 320px;
	font-size:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
form.formContact .fieldTextArea {
	width: 480px;
	font-size:12px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
form.formContact .fieldButtom {
	font-size:12px;
	border-top: 1px solid #ECE9D8;
	border-left: 1px solid #ECE9D8;
	border-right: 1px solid #ACA899;
	border-bottom: 1px solid #ACA899;
	background-color:#DFD9F2;
	width: 80px;
	padding: 2px 0px 2px 0px;
}
form.formContact p.centerPosition {
	text-align: center;
}