/*---------------
clearfix
---------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
display: inline-table;
overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
overflow:visible;
}
.clearfix {display: block;}
/* End hide from IE-mac */


/*---------------
default
---------------*/
body,
div,
ul,ol,li,
dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,
images,
table,th,td,
form,
imput{
margin:0;
padding:0;
border:0;
}
images {
	display:block;
}
ul {
	list-style-type:none;	
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	background-color: #F4F4F4;
	text-align: center;
	background-image: url(../images/common/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
A:link { color: #3886B1; text-decoration: underline; }
A:visited { color: #3886B1; text-decoration: underline; }
A:hover { color: #CC0000; text-decoration: underline; }

/*common style*/
.mg10 {
margin-bottom:10px;
}
.clear {
	height:0px;
	clear:both;
	display: hidden;
	line-height:0;
	font-size:0px;
	zoom:1;
}
/*---------------
Base Layout
---------------*/
#wrapper {
	width:940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
/*----- header -----*/
#header {
	width: 940px;
	background-image: url(../images/common/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#header #tagline {
	background-image: url(../images/common/header_top.gif);
	background-repeat: repeat-x;
	width: 920px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#header #tagline a {
	color: #FFFFFF;
}

#header #logo {
	float: left;
	display: inline;
	margin-top: 25px;
}
#header #h_right {
	float: right;
	width: 720px;
	margin-top: 10px;
}
#header #bannerarea {
	float: left;
}
#header #help {
	margin-bottom: 15px;
	float: right;
}

#header #hdmenu {
	float: left;
	width: 252px;
}

#header #hdmenu ul {
	list-style-type: none;
	float: right;
}
#header #hdmenu li {
	padding-left: 5px;
	float: left;
}
#header #hdmenu .list {
	padding-right: 5px;
}
#header #hdnavi {
	width: 720px;
	clear: both;
	padding-top: 5px;
}
#header #hdnavi ul {
	list-style-type: none;
	float: left;
}
#header #hdnavi li {
	float: left;
}
#header #hdnavi .button {
	margin_right: 5px;
	margin-right: 6px;
}



/*----- contents -----*/
#contents {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}

/*--- main ---*/
#main {
	float: left;
	width: 680px;
}
#main a {
	font-weight: bold;
}


#main h1 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/common/main_h1bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 15px;
}
#main h2 {
	background-image: url(../images/common/dotline1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#main form p {
	margin-bottom: 10px;
}

#main .center {
	align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
}
#main table {
	margin-bottom: 20px;
}
#main th {
	font-weight: normal;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 10px;
	vertical-align: top;
}
#main td {
	padding-bottom: 10px;
	vertical-align: top;
}

#main .supple {
	font-weight: normal;
	color: #FF0000;
	margin-left: 5px;
}
#main .supple2 {
	font-weight: normal;
	color: #FF0000;
	margin-bottom: 20px;
}
#main .supple3 {
	font-weight: normal;
	color: #FF0000;
	font-size: 10px;
	margin-left: 10px;
}
#main .bt {
	text-align: center;
	background-image: url(../images/common/dotline1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}



/*--- right ---*/
#right {
	float: right;
	width: 250px;
	padding-left: 10px;
}
#right .right_title {
	margin-bottom: 10px;
}
/* PR */
#right .prbox {
	background-image: url(../images/common/prbox_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D21E1E;
	margin-bottom: 10px;
}
#right .prbox dd {
	width: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* special */
#right .spbox {
	background-image: url(../images/common/spbox_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2A51E;
	margin-bottom: 10px;
}
#right .spbox dd {
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
}
#right .spbox li {
	margin-bottom: 10px;
	height: 70px;
}

#right .spbox li images {
	float: left;
	margin-right: 10px;
}
/* business */
#right .busbox {
	background-image: url(../images/common/businessbox_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#right .busbox dd {
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
}
#right .busbox #bustop {
	text-align: center;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
}
#right .busbox #bustop images {
	margin-top: 10px;
	margin-bottom: 10px;
}
#right .busbox #bustop p {
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	color: #CC0000;
}
#right .busbox #bustxt .username {
	background-image: url(../images/common/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 10px;
	line-height: 15px;
}
#right .busbox #bustxt {
	padding-bottom: 20px;
}
#right .busbox #bustxt li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#right .busbox #bustxt .title {
	font-weight: bold;
}

/*--- fotter ---*/
#footer {
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#footer .logo_s {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer p {
	margin-bottom: 20px;
}


