@charset "shift_jis";

/* 全ページ基本設定CSS */

* {
	margin:0;
	padding:0;
	line-height: 1.5em;
}

a {
	font-style:normal;
	text-decoration: none;
	color: #CC3300;
}

a:hover {
	font-style:normal;
	text-decoration: underline;
	color: #FF0033;
}

h1 {
	font-size:medium;
}

.smallFont {
	font-size: 0.8em;
	line-height: 1.7em;
}

.colorFF0000 {
	color: #990000;
}

.colorFFFFFF {
	color: #FFFFFF;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/all_back_image.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	height: 30px;
}

#container {
	width: 768px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/container_back_side.jpg);
	background-repeat: repeat-y;
	background-position: top left;
} 



#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
} 

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* 全ページ　ヘッダ部CSS */

#header {
	padding: 0;
	margin: 0 15px;
	height: 60px;
}

.headerZone {
	margin-left: 20px;
} 

#headerTextMenu {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}


#topMainComment {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 30px;
	clear: right;
	margin-top: 10px;
	padding-top: 10px;
}

#topSubComment {
	margin-left: 80px;
	margin-right: 30px;
	color: #333333;
}

#headerTextMenu {
	margin: 0px;
}

#headerTextMenuArea {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 25px;
	width: 721px;
	height: 26px;
}

ul#headerTextMenu *{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

ul#headerTextMenu{
	margin:0 0 7px 0;
	position:relative;
	height:26px;
	background:url(images/menu_bar.jpg) center top no-repeat;
}

ul#headerTextMenu li{
	height:26px;
	position:absolute;
	line-height:3000%;
	overflow:hidden;
}

ul#headerTextMenu li#MenuTop {width:103px;left:0px;}
ul#headerTextMenu li#MenuAbout {width:103px;left:103px;}
ul#headerTextMenu li#MenuService {width:103px;left:206px;}
ul#headerTextMenu li#MenuOffer {width:103px;left:309px;}
ul#headerTextMenu li#MenuProf {width:103px;left:412px;}
ul#headerTextMenu li#MenuInquiry {width:103px;left:515px;}
ul#headerTextMenu li#MenuBooklet {width:103px;left:618px;}

ul#headerTextMenu li a{
	display:block;
	height:26px;
	text-decoration:none;
	font-size:70%;
	line-height:3000%;
	background-image:url(images/menu_bar.jpg);
	background-repeat: no-repeat;
}

ul#headerTextMenu li#MenuTop a{background-position: 0px 0px;}
ul#headerTextMenu li#MenuAbout a{background-position: -103px 0px;}
ul#headerTextMenu li#MenuService a{background-position: -206px 0px;}
ul#headerTextMenu li#MenuOffer a{background-position: -309px 0px;}
ul#headerTextMenu li#MenuProf a{background-position: -412px 0px;}
ul#headerTextMenu li#MenuInquiry a{background-position: -515px 0px;}
ul#headerTextMenu li#MenuBooklet a{background-position: -618px 0px;}

ul#headerTextMenu li#MenuTop a:hover{background-position: 0px -27px !important;}
ul#headerTextMenu li#MenuAbout a:hover{background-position: -103px -27px !important;}
ul#headerTextMenu li#MenuService a:hover{background-position: -206px -27px !important;}
ul#headerTextMenu li#MenuOffer a:hover{background-position: -309px -27px !important;}
ul#headerTextMenu li#MenuProf a:hover{background-position: -412px -27px !important;}
ul#headerTextMenu li#MenuInquiry a:hover{background-position: -515px -27px !important;}
ul#headerTextMenu li#MenuBooklet a:hover{background-position: -618px -27px !important;}

/* IE6 Hack */
* html body ul#headerTextMenu li#MenuTop a:hover{background-position: 0px -27px !important;}
* html body ul#headerTextMenu li#MenuAbout a:hover{background-position: -103px -27px !important;}
* html body ul#headerTextMenu li#MenuService a:hover{background-position: -206px -27px !important;}
* html body ul#headerTextMenu li#MenuOffer a:hover{background-position: -309px -27px !important;}
* html body ul#headerTextMenu li#MenuProf a:hover{background-position: -412px -27px !important;}
* html body ul#headerTextMenu li#MenuInquiry a:hover{background-position: -515px -27px !important;}
* html body ul#headerTextMenu li#MenuBooklet a:hover{background-position: -618px -27px !important;}


/* 全ページ　フッタ部CSS */

#footer {
	background-image: url(images/container_back_under.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
} 

#footer p {
	font-size: 0.8em;
	margin: 0;
	padding: 10px 0 13px 0;
	color: #5c5a52;
	
}

#footerText {
	text-align: center;
	margin: 0px 16px 8px 15px;
}


/* 全ページ　２段組みレイアウトCSS（ただし、テーブルレイアウト） */

#layoutTable {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#layoutTableTdLeft {
	background-image: url(images/left_menu_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#layoutTableTdRight {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* トップページ　ボタンCSS */





/* 全ページ　メインコンテンツ部　中項目＆タイトルバーCSS */

.childContent {
	margin-bottom: 15px;
}

.contentTitleTop {
	background-image: url(images/content_title_top.jpg);
	background-repeat: no-repeat;
	width: 524px;
	height: 6px;
	margin-bottom: 0px;
	background-position: center bottom;
	margin-top: 0px;
}

.contentTitleMain {
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/content_title_base.jpg);
	background-repeat: repeat-y;
	width: 524px;
	padding-left: 0px;
}

.contentTitleBottom {
	background-image: url(images/content_title_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 524px;
}

.contentTitleTextBox {
	font-weight: bold;
	font-size:1.1em;
	color: #333333;
	margin: 0 0 0 10px;
}



/* ボタン用CSS */

.c-btn {
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.c-btn {
  margin:15px;
  background: #ff701e;
  border: 2px solid #ff701e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 300px;
  padding: 10px 30px;
  text-align: center;
}

.c-btn a{
	color:#fff;
	text-decoration: none;
}

.c-btn.reverse:hover {
  background: #fff;
}
.c-btn.reverse:hover a {
  color: #ff701e;
}



/* トップページ用CSS */

/* トップページ　ヘッダ部画像CSS */

#topPageImage {
	margin: 5px 0px;
	text-align: center;
	color:#366cba;
	font-size: 0.9em;
	font-weight: bold;
}

#topPageImage img {
	margin-top: 5px;
}

.topPageImageText {
	margin-left: 25px;
	margin-right: 10px;
	text-align:center;
	width: 720px;
}

/* 奨学生の広場　文書部分CSS */

.goodsDiv {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	width: 490px;
}

.goodsDiv2{
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-top: 0px dotted #CCCCCC;
	padding-top: 5px;
	width: 490px;
}

.goodsDiv:first-child {
	border-top: 0px dotted #CCCCCC;
}

.goodsImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: visible;
}

.goodsName {
	float: right;
	font-size:0.9em;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 115px;
}

.goodsName2 {
	float: right;
	font-size:0.9em;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 115px;
}

.goodsDesc {
	font-size:0.9em;
	line-height: 1.6em;
	color: #333333;
	width: 470px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	overflow: visible;
}
.goodsDesc2 {
	font-size:0.9em;
	line-height: 1.6em;
	color: #333333;
	width: 440px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	overflow: visible;
}

.pickupGoodsName {
	color: #000099;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:#000066;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000066;
	margin-bottom: 1px;
	margin-top: 5px;

}

/* 更新履歴部分CSS */

.listDate {
	margin-right: 10px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: underline;
}

.listDate:first-child {
	border-top: 0px dotted #CCCCCC;
}

.listDesc {
	margin-left: 30px;
	font-size: 0.9em;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #000000;
	display: inherit;
	margin-top: 5px;
}

.contentDesc {
	margin-left: 20px;
	margin-top: 5px;
	color: #000066;
	margin-right: 20px;
	margin-bottom: 15px;
	line-height: 1.1em;
}

.contentDesc2 {
	margin-left: 5px;
	margin-top: 5px;
	color: #000066;
	margin-right: 5px;
	margin-bottom: 15px;
	line-height: 1.1em;
}

.contentDescText {
	font-size: 0.95em;
	padding-left: 15px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.contentDescTextBox {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
	background-color: #f0ffff;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
	list-style-type: none;
	border: 1px solid #bfe1f3;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contentDescTextBox ul {
	list-style-type: none;
	padding-left: 25px;
	font-size: 0.9em;
	text-decoration: none;
}

/* トップページ　左側メニュー部分CSS */

#sidebar1 {
	width: 203px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.leftMenuBackTop {
	background-image: url(images/left_menu_back_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}

.leftMenuBackLink {
	background-image: url(images/left_menu_back_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}

.leftMenuSeparateLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 15px;
	margin-right: 26px;
	margin-bottom: 3px;
	margin-left: auto;
	height: 1px;
	width: 167px;
}

.leftMenuMainIcon {
	margin-right: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.leftMenuMainIcon a img {
	position:relative;
	left: 2px;
	margin: 2px 0;
	border: 1px solid #FFFFFF;
}

.leftMenuMainIcon a:hover img{
	border: 1px solid #CC9966;
}

.leftMenuSubIcon {
	margin: 5px 5px 5px 5px;
}

.leftMenuInquiry {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
	font-size: 0.9em;
	color: #222222;
}

.leftMenuInquiry ul {
	font-size: 0.8em;
	padding-left: 20px;
	list-style-type: none;
}


.leftMenuTable {
	width:	165px;
	border:	 1px solid #d0d4c3;
	margin: 1px 0 0 0;
	table-layout: fixed;
}

.leftMenuTable th {
	background-image: url(images/leftAboutTableBG.gif);
	background-repeat: repeat-x;
	background-color:#666633;
	width:	165px;
	font-size:0.9em;
	color:#555555;
	text-align:	center;
	font-weight: bold;
}

.leftMenuTable td {
	border-color:	#d0d4c3;
	width:	165px;
	font-size:0.8em;
	color:#333300;
	text-align:	center;
}

/* 事業概要ページ用CSS */


#derectorComent p {
	font-size: 0.9em;
	line-height: 1.7em;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#derectorPhoto {
	float: right;
	margin: 10px 20px;
}

#derectorName {
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
	color: #000033;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-right: 20px;
}


.profileTC {
	/*
	color:#FFFFFF;
	background-image: url(images/officerTableBG.jpg);
	*/
	color: #000066;
	background-color:#EEEEFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #9999FF;
	border-bottom: 1px solid #9999FF;
	border-left: 1px solid #CCCCFF;
}

.profileTC a {
	color: #000066;
}

.profileTC a:hover {
	color:#990000;
}

.profileTD {
	width: 120px;
	background-color:#FFFFFF;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

#companyProfileTable tr td{
	text-align:left;
	font-size:0.9em;
	padding-left: 10px;
}


#companyProfileTable {
	background-color: #FEFEFE;
	table-layout:fixed;
	}


.officerProfileTC {
	color:#FFFFFF;
	padding: 4px 1px 1px 2px;
	background-image: url(images/officerTableBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.officerProfileTD {
	background-color: #FFFFFF;
	color:#222222;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom:1px dotted #999999;
}

#officerProfileTable tr td{
	text-align:center;
	font-size:0.75em;
}

#officerProfileTable {
	background-color: #FEFEFE;
	margin:3px 2px 10px 0px;
}

.historyYear {
	font-weight: normal;
	color:	#003399;
	margin-left: 8px;
	padding-top: 5px;
	font-size: 0.9em;
	padding-bottom: 1px;
	margin-right: 20px;
	border-bottom: 1px dotted #0033CC;
}

.historyDesc {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	margin-bottom: 10px;
	margin-left: 70px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-top: 3px;
}

#historyBg {
	background-image: url(images/historyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
}


#customerComp {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 30px;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.5em;
}



/* サービスステーションページ用CSS */
.ssDiv {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-top: 1px dotted #999999;
	padding-top: 5px;
}

.ssDiv:first-child {
	border-top: 0px dotted #999999;
}

.ssImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: visible;
	margin-top: 10px;
}

.ssName {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 165px;
}

.ssDesc {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 175px;
	overflow: visible;
}


.mapOnOff {
	font-weight: bold;
	color: #CC3300;
	border: 1px solid #CC3300;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
	background-color: #FFFFCC;
	text-align: center;
	margin-right: 15px;
	font-size: 0.8em;
}

/* 一覧用CSS */

.goodsForCompCategory {
	font-weight: bold;
	font-size: 1.2em;
	color: #000066;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CC0000;
}

.goodsNameForComp {
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 25px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-bottom: 1px;
	margin-top: 5px;
}

.goodsUse {
	border: 1px solid #666666;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #666666;
	font-weight: bold;
}

.goodsDescForComp {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 100px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #111111;
	clear: right;
}

.makerLink {
	font-size: 0.85em;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.goodsDescTitle {
	color: #990000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 20px;
	margin-left: 25px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-bottom: 1px;
	margin-top: 5px;
	clear: left;
}

.goodsDescCategory {
	border: 1px solid #666666;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 60px;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #666666;
	font-weight: bold;
}


.goodsDescDeep {
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #111111;
	clear: right;
}
.goodsDescDeep ol,ul {
	list-style-position: outside;
	margin-left: 10px;
}
.goodsDescDeep table tr td {
	font-size: 0.8em;
	color: #111111;
	padding: 2px;
}

.goodsDescDeep dl dt {
	font-size: 0.9em;
	background-color: #6699FF;
}

.goodsDescDeep dl dd {
	margin-left: 20px;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #333333;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#makerNameDesc {
	margin-left: 80px;
}
#makerNameTitle {
	margin-left: 20px;
}
.descButton {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#goodsCategoryText {
	font-size: 0.9em;
	color: #222222;
}
#goodsCategoryImage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.goodsDescForSS {
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 0.9em;
	color: #111111;
}
.goodsDescForSSTable {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #333333;
}
.goodsDescForSSTableTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.goodsDescForSSTableGoodsName {
	padding-top:2px;
	padding-left: 5px;
}

.goodsDescForSSTableDesc {
	font-size: 0.85em;
	color: #0000CC;
	padding: 2px 2px 2px 4px;
}

.tableRightDotLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.tableUnderDotLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.goodsDescForSSTitle {
	color: #FFFFFF;
	background-color: #000066;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 1.1em;
}

.goodsForSSMailto {
	padding: 2px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}

.goodsForSSMailto a{
	font-weight:	bold;
}

/* フォームメール用CSS */
#fmail {
	margin: 10px 0px;
	padding: 0;
	text-align: left;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	
}

#fmailHead {
	margin: 10px 5px;
	font-size: 0.9em;
	color:#333333;
	line-height:1.2em;
	width: 460px;
}

#fmailHeadCaution {
	margin:10px 15px;
	padding:5px 15px;
	width: 400px;
	font-size: 0.9em;
	background-color:#FFFFCC;
}

.mustObject {
	color: #CC0000;
}

.attentionString {
	color:#000066;
	font-size: 0.8em;
	margin: 5px 0px;
}

.fmailBold {
	font-weight: bold;
}

.fmailBoxLine {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#sendButton {
	margin:5px;
	padding: 5px;
	text-align:center;
	font-size: 10px;
	width: 490px;
}

#fmailFooter {
	margin:20px 5px 5px 5px;
	padding: 10px;
	text-align:center;
	font-size: 10px;
	width: 490px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
}

.nonActiveForm {
	background-color:#EEEEEE;
}

.activeForm {
	background-color:#FFFFFF;
}

#policyHead {
	margin: 10px;
	line-height: 1.5em;
	color: #111111;
	padding: 5px;
}

#policyList {
	margin: 10px;
	line-height: 1.5em;
	color: #000033;
	padding: 5px;
	background-color:#FFFFCC;
}

.plicyListDesc {
	margin: 5px 10px 5px 25px;
	line-height: 1.5em;
	color: #000033;
	padding: 5px;
}

#policyRight {
	margin: 10px;
	text-align: right;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.5em;
/*	float: right; */
}

#compName {
	ime-mode: active;
}

#stationName {
	ime-mode: active;
}

#yourName {
	ime-mode: active;
}

#postNum {
	ime-mode: disabled;
}

#cityName {
	ime-mode: active;
}

#telNum {
	ime-mode: disabled;
}

#faxNum {
	ime-mode: disabled; 
}

#emailAdr {
	ime-mode: disabled;
}

#itemName {
	ime-mode: active;
}

#inquiryText {
	ime-mode: active;
}


.acceptingList {
	list-style-type:decimal;
	list-style-position:outside;
	line-height:1.2em;
}

.acceptingList li {
	line-height:1.6em;
}



#acceptingMenu {
	margin: 0px;
}

#acceptingMenuArea {
	margin: 5px 0px 1px 3px;
	width: 500px;
	height: 26px;
}


ul#acceptingMenu *{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

ul#acceptingMenu{
	margin:0 0 7px 0;
	position:relative;
	height:26px;
	background:url(images/acceptingTab.jpg) center top no-repeat;
}

ul#acceptingMenu li{
	height:26px;
	position:absolute;
	line-height:3000%;
	overflow:hidden;
}

ul#acceptingMenu li#acceptingMenu4 {width:129px;left:0px;}
ul#acceptingMenu li#acceptingMenu3 {width:129px;left:129px;}
ul#acceptingMenu li#acceptingMenu2 {width:129px;left:258px;}
ul#acceptingMenu li#acceptingMenu1 {width:113px;left:387px;}

ul#acceptingMenu li a{
	display:block;
	height:26px;
	text-decoration:none;
	font-size:70%;
	line-height:3000%;
	background-image:url(images/acceptingTab.jpg);
	background-repeat: no-repeat;
}

/*
ul#acceptingMenu li#acceptingMenuA4 a{background-position: 0px 0px;}
ul#acceptingMenu li#acceptingMenuA3 a{background-position: -129px 0px;}
ul#acceptingMenu li#acceptingMenuA2 a{background-position: -258px 0px;}
ul#acceptingMenu li#acceptingMenuA1 a{background-position: -387px 0px;}
*/

ul#acceptingMenu li a#acceptingMenuA4 {background-position: 0px 0px;}
ul#acceptingMenu li a#acceptingMenuA3 {background-position: -129px 0px;}
ul#acceptingMenu li a#acceptingMenuA2 {background-position: -258px 0px;}
ul#acceptingMenu li a#acceptingMenuA1 {background-position: -387px 0px;}

ul#acceptingMenu li#acceptingMenu4 a:hover{background-position: 0px -26px !important;}
ul#acceptingMenu li#acceptingMenu3 a:hover{background-position: -129px -26px !important;}
ul#acceptingMenu li#acceptingMenu2 a:hover{background-position: -258px -26px !important;}
ul#acceptingMenu li#acceptingMenu1 a:hover{background-position: -387px -26px !important;}

/* IE6 Hack */
* html body ul#acceptingMenu li#acceptingMenu4 a:hover{background-position: 0px -26px !important;}
* html body ul#acceptingMenu li#acceptingMenu3 a:hover{background-position: -129px -26px !important;}
* html body ul#acceptingMenu li#acceptingMenu2 a:hover{background-position: -258px -26px !important;}
* html body ul#acceptingMenu li#MacceptingMenu1 a:hover{background-position: -387px -26px !important;}

.pdficon{
	margin-left:14px;
}


#re_bt a {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 484px;
	background-image:url(images/bt_01.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -9999px; 
	outline: none; 
}

#re_bt a:hover {
	background-position: 0 -50px;
}

#re_bt2 a {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 484px;
	background-image:url(images/bt_02.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -9999px; 
	outline: none; 
}

#re_bt2 a:hover {
	background-position: 0 -50px;
}

#re_bt3 a {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 484px;
	background-image:url(images/bt_03.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -9999px; 
	outline: none; 
}

#re_bt3 a:hover {
	background-position: 0 -50px;
}

#re_bt4 a {
	display: block;
	overflow: hidden;
	height: 50px;
	width: 484px;
	background-image:url(images/bt_04.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -9999px; 
	outline: none; 
}

#re_bt4 a:hover {
	background-position: 0 -50px;
}
.index_box{
	margin:6px 0 6px 0;
	padding:3px 10px;
	border:1px solid;
	width:450px;
}

