@charset "UTF-8";


/* 共通定義 */

* {
	margin: 0;
	padding: 0px;
}
body {
	color: #333333;
	background-color:#f0f0f0;
	line-height: 20px;
	font-size: 13px;
	margin: 0 auto;
}

p,dt,dd,li,address {
	line-height: 20px;
	font-size: 13px;
	color: #333333;
}

img {
	border: 0px;
	vertical-align: bottom;
}

a{color:#ffffff;text-decoration:underline;}
a:hover {color:#ffffff;text-decoration:none;}
a:active {color:#ffffff;}
a:visited {color:#ffffff;}


#copyright a{color:#666666;text-decoration:underline;}
#copyright a:hover {color:#999999;text-decoration:none;}
#copyright a:active {color:#666666;}
#copyright a:visited {color:#666666;}

.off-txt{
visibility: hidden;
display:none;
}

#content_bg{
background: url(../images/maintenance/img_bg.gif) repeat-y;
width:970px;
	margin:0 auto;
}

#content{
	text-align: left;
	margin:0 auto;
	width:950px;
}

#copyright{
	margin:40px auto;
	padding:15px 0;
	text-align: center;
	width:950px;
	background-color:#ffffff;
	}

.btn{
	margin:0 0 10px 10px;
}

#header{
	text-align: center;
	margin:0px auto;
	width:100%;
background-color:#7D7D7D;
height:30px;
	color: #ffffff;
}

.title{
	margin:5px 15px 5px;
	float:left;
font-weight:bold;
}

.globallink{
	margin:5px 15px 5px;
	float:right;
font-weight:bold;
}


#inline{
	float:right;
	width:348px;
	height:851px;
	}

#poipa{
	margin:82px 0 0 38px;
	}


#read{
	width:602px;
	float:left;
	}


#bottomTitle{
	text-align:center;
	width:866px;
	margin:0 auto;
}

#faq a{color:#6666ff;text-decoration:underline;}
#faq a:hover {color:#6666ff;text-decoration:none;}
#faq a:active {color:#6666ff;}
#faq a:visited {color:#6666ff;}

#copy{
	font-size:10px;
	line-height:1.2em;}

#officialMenu{
background: url(../images/maintenance/bg_official.gif) no-repeat;
width:853px;
height:32px;
padding:5px 0 0;
	margin:20px auto 0;
	text-align:center;
	vertical-align:middle;
}

#officialMenu a{color:#6666ff;text-decoration:underline;}
#officialMenu a:hover {color:#6666ff;text-decoration:none;}
#officialMenu a:active {color:#6666ff;}
#officialMenu a:visited {color:#6666ff;}
