@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
    text-align: left;
	background-image: url(img/bg_tile.gif);
	background-repeat: repeat;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
img {
    border: 0;
}
input, select, textarea { 
font-size: 12px; 
} 
input,{ 
letter-spacing: 0.5px;
font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 
/*/  BG HEAD  ///////////////////////////////////////*/
.bg_header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat;
    text-align: left;
}

/*/  HEADER  ///////////////////////////////////////*/
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
    text-align: left;
}
#logo{
	margin: 0 0 0 55px;
}
#sitemap{
	margin: 8px 0 0 641px;
}
#privacy{
	margin: -11px 0 0 746px;
}
#contact{
	margin: -12px 0 0 902px;
}

/*/  NAVI2  ///////////////////////////////////////*/
#navi2{
	width: 990px;
	height: 50px;
	margin-left: 30px;
    text-align: left;
	background-color: #FFFFFF;
}

/*/  TOPIC PATH  ///////////////////////////////////////*/
#topic_path{
	width: 976px;
	height: 27px;
	padding-top: 18px;
	padding-left: 45px;
	font-size: 11px;
	letter-spacing: -1px;
    text-align: left;
	background-color: #FFFFFF;
}
div#topic_path a{
  color: #666;
}
div#topic_path a:hover{
  color: #666;
}

/*/  SIDENAVI  ///////////////////////////////////////*/
#sidenavi {
	width: 160px;
	margin-left: 30px;
}

/*/  SIDE BANNER  ///////////////////////////////////////*/
#side_banner {
	width: 160px;
	padding-top: 10px;
	padding-left: 30px;
}
/*/  RIGHT  ///////////////////////////////////////*/
#right{
	width: 779px;
	height: 461px;
	margin-top: -322px;
	margin-left: 212px;
}
#conta_right{
	width: 779px;
	margin-top: -322px;
	margin-left: 212px;
}
#premi_right{
	width: 779px;
	margin-top: -322px;
	margin-left: 212px;
}
/*/  TITLE  ///////////////////////////////////////*/
#title{
	width: 779px;
	height: 70px;
    text-align: left;
}
/*/  COPY  ///////////////////////////////////////*/
#copy{
	width: 763px;
	height: 46px;
	position: relative;
	float: right;
	margin-left: 16px;
    text-align: left;
	background-color: #FFFFFF;
}

/*/  SUMMARY  ///////////////////////////////////////*/
#form_sum{
	width: 763px;
	margin-left: 16px;
	padding-top: 14px;
	letter-spacing: 1px;
	line-height: 1.4em;
	background-color: #FFFFFF;
    text-align: left;
}

#premi_sum{
	width: 763px;
	margin-left: 16px;
	padding-top: 47px;
	*padding-top: 1px;
	letter-spacing: 1px;
	line-height: 1.4em;
	background-color: #FFFFFF;
    text-align: left;
}
#premi_sum_con{
	width: 763px;
	margin-left: 16px;
	padding-top: 14px;
	letter-spacing: 1px;
	line-height: 1.4em;
	background-color: #FFFFFF;
    text-align: left;
}

/*/////  CONTENTS  ///////////////////////////////////////*/
/*/  CONTA  ///////////////////////////////////////*/
#form{
	width: 779px;
	padding-top: 20px;
    text-align: left;
	background-color: #FFFFFF;
}
#err_table{
    text-align: left;
}
/*/  SPACE  ///////////////////////////////////////*/
#space {
	width: 300px;
	height: 27px;
}

/*/  PAGETOP  ///////////////////////////////////////*/
#pagetop {
	width: 86px;
	height: 11px;
	padding-top: 14px;
	margin-left: 860px;
	background-color: #FFFFFF;
}

/*/  BACKHOME ///////////////////////////////////////*/
#back_home {
    text-align: center;
}
/*/  FOOTER  ///////////////////////////////////////*/
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	width: 1020px;
	height: 31px;
	margin-top: 8px;
}

/*/  BG FOOT  ///////////////////////////////////////*/
.bg_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat;
    text-align: left;
}


