@charset "utf-8";
body {
	color: #333;
}
a:hover .over {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#bodybg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper {
	
}


#header     {
	background-image: url(../images/header_bgtext.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	height: 49px;
}
#maintopimg {
	height: 809px;
}
#maintopimg .topimg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#maintopimg .topimg .img {
	position: absolute;
	right: 0px;
}

#glnavi {
	height: 47px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#glnavi ul li {
	float: left;
	padding-left: 15px;
	padding-top: 13px;
}
#glnavi ul li a {
	color: #000000;
	font-size: 14px;
	background-image: url(../images/header_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}
#glnavi ul li a:hover {
	color: #1a70ff;
	font-size: 14px;
	background-image: url(../images/header_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: underline;
}
#swap {
	background-color: #1a70ff;
}
#swap .swapbox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#oce {
	background-color: #f1f1f1;
}
#main .sp {
	margin-top: 10px;

}
#main .sp .sptext {
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main .accountbox {
	margin-top: 15px;
	margin-bottom: 15px;
}
#main .accountbox .kojin {
	float: left;
	padding-right: 12px;
}
#main .accountbox .houjin {
	float: left;
}
#main .title {
	margin-top: 30px;
}
#main .s_content {
	background-image: url(../images/sitaji_bg.png);
	background-repeat: repeat-y;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#main .s_content p  {
	text-align: left;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	padding-right: 3px;
	padding-left: 3px;
}
#main .s_content .pear {
	text-align: left;
}
#main .s_content .pear table tr td {
	padding: 3px;
}
#main .s_content .linkbox {
	display: flex;
	margin-bottom: 10px;
}
#main .s_content .linkbox p {
	width: 460px;
	text-align: right;
	padding-right: 20px;
}





#main #risk {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#footer {
	background-color: #2a7aff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#footer .FooterArea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .FooterArea .footleft {
	float: left;
	padding-left: 25px;
	width: 610px;
	padding-right: 40px;
}
#footer .FooterArea .footleft p {
	color: #FFF;
	line-height: 150%;
	padding-top: 20px;
	font-size: 14px;
}

#footer .FooterArea .footright{
	float: left;
	width: 275px;
}
#footer .FooterArea .footright ul li a {
	background-image: url(../images/footericon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #FFF;
	display: block;
	width: 260px;
	line-height: 150%;
	margin-bottom: 5px;
	text-decoration: none;
}
#footer .FooterArea .footright ul li a:hover {
	background-image: url(../images/footericon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #FFFF28;
	display: block;
	width: 260px;
	line-height: 150%;
	margin-bottom: 5px;
}

#footer .copyright {
	text-align: center;
	font-size: 12px;
	color: #333;
	padding-bottom: 10px;
	background-color: #FFF;
	padding-top: 10px;
}
/*sidemenu_right*/
#sidemenu_r {
	float: right;
	width: 188px;
	display: inline;
}
#sidemenu_r ul {
	width: 189px;
	position: fixed;
	top: 389px;
	list-style-type: none;
	left: 50%;
	margin-left: 510px;
}
#sidemenu_r li {
	padding-bottom: 10px;
}
#back-top {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#GotoTop {
	position: fixed;
	bottom: 20px;
	margin-left: 1010px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pu15 {
	padding-bottom: 15px;
}
.pu20 {
	padding-bottom: 20px;
}
.cd-fixed-bg {
	background-image: url("../images/topimg_bg.png");
	min-height: 624px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.flex-container {
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex; 
}
