body {
	text-align: center;
	color: #666;
}
.bold  {
	font-weight: bold;
}


#outer {
	text-align: left;
	margin: 0px auto;
	width: 860px;
	height: auto;
}

#header  {
	height: 115px;

}
#header h1 {
	font-size: 13px;
}
#header .hd-box {
	float: left;
	margin-top: 20px;
}




#contents {
	float: left;
	width: 650px;
}
#sNav {
	float: left;
	width: 190px;
	line-height: 26px;
	margin-right: 20px;
	font-size: 12px;
}

#sNav .pst {
	text-align: center;
	padding: 10px;
}

#sNav .snav-line {
	background-image: url(../image/snav-line.jpg);
	background-repeat: no-repeat;
	height: 4px;
}
#sNav a {
	color: #666;
	text-decoration: none;
}
#sNav a:hover {
	color: #C81433;
	text-decoration: underline;
}

#sNav li {
	list-style-image: url(../image/snav-list.jpg);
	list-style-position: inside;
	padding-left: 10px;
	line-height: 22px;
}


.gNav  {
	display: block;
	height: 40px;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.gNav    li{
	width: 850px;
	display: inline;
}
.gNav .nav01   a{
	background-position: top;
	background-image: url(../image/gnav01.jpg);
	display: block;
	float: left;
	width: 180px;
	height: 40px;
}
.gNav .nav02   a{
	background-position: top;
	background-image: url(../image/gnav02.jpg);
	display: block;
	float: left;
	width: 180px;
	height: 40px;
}
.gNav .nav03   a{
	background-position: top;
	background-image: url(../image/gnav03.jpg);
	display: block;
	float: left;
	width: 180px;
	height: 40px;
}
.gNav .nav04   a{
	background-position: top;
	background-image: url(../image/gnav04.jpg);
	display: block;
	float: left;
	width: 180px;
	height: 40px;
}
.gNav a:hover
  
  
  
  
  
  
    {
	background-position: bottom;
}
.gNavtxt    {
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.gNavtxt    a{
	color: #666;
	text-decoration: none;
}
.gNavtxt    a:hover{
	color: #CA1332;
	text-decoration: none;
}

#footer  {
	height: 170px;
	padding-top: 20px;
}
.guide-area  {
	background-image: url(../image/guide-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 820px;
	font-size: 12px;

}

.guide-area .guideL {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.guide-area .guideR {
	float: right;
	width: 400px;
	padding-top: 10px;
}
.guide-area .guide-t-bg {
	font-size: 13px;
	font-weight: bold;
	background-image: url(../image/guide-t-bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 375px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.line table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

.line table td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#footer .bnn-box {
	float: left;
	height: 60px;
	width: 215px;
	text-align: center;
}


#footer address{
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-align: center;
	padding: 10px;
}
.ifrem-area {
	text-align: left;
	padding: 10px;
}

/*jacky edit*/

#contents .mail table {
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#contents .mail table tr th, #contents .mail table tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
}

#contents .mail table tr th {
	background-color: #eee;
	width: 28%;
	text-align: left;
	font-weight: normal;
}
#contents .mail textarea {
	height: 100px;
	width: 100%;
}
#contents .mail {
	text-align: center;
}
#contents .mail p {
	text-align: left;
	margin-bottom: 15px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#contents .mail .hissu {
	color: #900;
}
#contents .mail h3 {
	text-align: left;
	color: #39C;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #eee;
	border-left-color: #eee;
	margin-bottom: 15px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 1.2em;	
}

