@charset "euc-jp";

* {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: url("../kitayo_mail/images/body_bg.gif") repeat-y scroll 50% 0 #F7F7F7;
    color: #333333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 80%;
    line-height: 1.6em;
    text-align: center;
}

#wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    text-align: left;
    width: 890px;
}
#header:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#header {
    display: block;
}
#header {
    display: inline-block;
}
#header {
    background: url("../kitayo_mail/images/head_line.jpg") no-repeat scroll 50% 100% #FFFFFF;
    margin: 0 20px;
    padding: 12px 0 15px;
	width:850px;
}
.content:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.content {
    display: block;
}
.content {
    display: inline-block;
}
.content {
    padding: 20px;
}
hr {
    display: none;
}
.content:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.content {
    display: block;
}
.content {
    display: inline-block;
}
.content {
    padding: 20px;
}
h2.title {
    margin-bottom: 10px;
	width:850px;
	height:30px;
	background-color:#1d961d;
	color:#fff;
	text-align:center;
	padding-top:10px;
	font-size:18px;
}
img {
    border: medium none;
    vertical-align: bottom;
}
#mainBox h3 {
    margin-bottom: 30px;
}
#function {
    margin-bottom: 30px;
    width: 850px;
}
#function table {
    text-align: left;
}
#function table td {
    text-align: left;
    vertical-align: top;
    width: 210px;
    border-right: 1px dotted #999999;
    padding: 5px 5px 10px 5px;
}
#function table td div dl dt {
	margin:10px 0;
	text-align:center;
}
#function table td.boder_n{
	border: none;
}
#service_container{
	background-color:#eae9e9;
	padding:10px;
}
#service_container ul{
	list-style-type:none;
}

#support {
    background: none repeat scroll 0 0 #EDE2F2;
    line-height: 47px;
    margin-top: 10px;
    padding: 3px 0;
    text-align: center;
}
#support .mail_failed {
    line-height: 67px;
    margin: 0 auto;
    padding: 10px 0 5px;
    text-align: center;
    width: 316px;
}
#footer_logo_area {
    border-top: 1px solid #999999;
    padding: 8px 0;
}
#footer_logo_area table {
    text-align: center;
}