@charset "utf-8";
/* common */
body,table{
	font-size: 12px;
	color: #333333;
}
body,p,h1,h2,h3,h4,h5,h6,pre,p,ol,ul,li,dl,dt,dd,form,input,textarea,select{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,dt{
	font-weight: bold;
	font-size: 12px;
}
address,em{
	font-style: normal;
}
img{
	border-width: 0px;
}
ol,ul{
	list-style: none;
}
thead th{
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
}
tbody th{
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	font-weight: normal;
}

th,td{
	vertical-align: top;
}
table{
	border-collapse: collapse;
}

br.clear{
    clear:both;
}
/* common end */

/* all */
body{
	text-align: center;
	background-image: url(../tarte_img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrap{
	width: 950px;
	margin: 0px auto;
	text-align: left;

}
.arrow{
	padding-right: 5px;
}

/* all end */
/* =input_err
-----------------------------------------------------------------------------*/
/* =Links
-----------------------------------------------------------------------------*/

a{
	color: #1464AA;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
    text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/* =Links end
-----------------------------------------------------------------------------*/

/* header */
#tarte_header{
	background-image: url(../tarte_img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	width: 950px;
	overflow: hidden;
	position: relative;
}
#logoWrap{
	position: absolute;
	left: 1px;
	top: 13px;
}
#logoWrap2{
	position: absolute;
	height: 55px;
	width: 362px;
	overflow: hidden;
	left: 576px;
	top: 0px;
}
#logoWrap2 #header_tel{
	position: absolute;
	height: 55px;
	width: 228px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
}
#logoWrap2 #header_sublogo{
	position: absolute;
	height: 55px;
	width: 134px;
	overflow: hidden;
	left: 228px;
	top: 0px;
	text-indent: -9999px;
}
#logoWrap3{
	position: absolute;
	right: 10px;
	top: 70px;
}
#logoWrap3 ul{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
}
#logoWrap3 li,
#logoWrap3 li a{
	color: #FFFFFF;
	text-decoration: underline;
}
#logoWrap3 li a:hover {
	text-decoration: underline;
}
#logoWrap3 #h_btn1,
#logoWrap3 #h_btn2,
#logoWrap3 #h_btn3{
	float: left;
	padding: 10px 13px 5px 23px;
}
#logoWrap3 #h_btn1 {
	background-image: url(../tarte_img/h_btn1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 75px;
}
#logoWrap3 #h_btn2 {
	background-image: url(../tarte_img/h_btn2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 40px;
}
#logoWrap3 #h_btn3 {
	background-image: url(../tarte_img/h_btn3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 52px;
}

/* header end */
/* =tarte_javascript_err
-----------------------------------------------------------------------------*/
#tarte_javascript_err{
	width: 918px;
	border: 1px solid #FF0000;
	background-color: #FFE8E8;
	padding: 15px;
	margin-top: 20px;
	color: #333333;
	line-height: 1.3em;
	margin-top: 10px;
}
#tarte_javascript_err span{
	font-weight: bold;
	color: #FF0000;
}

/* =container
-----------------------------------------------------------------------------*/
#container{
	margin-top: 3px;
}
/* =footer
-----------------------------------------------------------------------------*/
#tarte_footer{
	clear: both;
}
#tarte_footer .link{
	background-color: #6395AC;
	text-align: center;
	padding: 5px 0px;
}
#tarte_footer .link,
#tarte_footer .link a{
	color: #FFFFFF;
}

#tarte_footer .legal{
	text-align: center;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 3px solid #4C7394;
}

/* =customize
-----------------------------------------------------------------------------*/
.pageNumber a{
    text-decoration: underline;
}
