@charset "utf-8";
/* CSS Document */

body {
	background-color: #d3ecf2;
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.top-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bott-bg {
	background-image: url(images/bott-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.inquiry-bg {
	background-image: url(images/inquiry-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #890e00;
	text-decoration: none;
}
.textgrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
}

.textgrey11-sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	padding-left: 5px;
}

.desh-line {
	background-image: url(images/desh-line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4a4a4a;
	text-decoration: none;
}
.deshline-h {
	background-image: url(images/deshline-h.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.textbott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07707c;
	text-decoration: none;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07707c;
	text-decoration: none;
}
.linkbottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.textblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.grey-dotline {
	background-image: url(images/grey-dotline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.textgreen12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07737F;
	text-decoration: none;
}
.linkyellow11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.linkyellow11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07737F;
	text-decoration: underline;
}
.textgreen22 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	color: #09747E;
	text-decoration: none;
}
.bott-deshline {
	background-image: url(images/deshline-h.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textcomingsoon {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FF0000;
	text-decoration: none;
}
.textgrey11line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txtbrwn{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color: #CC6600;
	text-decoration: none;
}
.txtpink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.txtbk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}

