@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color: #333333;
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'Lucida Grande', Meiryo, sans-serif; 
}
#popupArea {
	margin:0 auto;
	width:960px;
}
.gnavi_right ul {
	margin-left:0px;;
}

#tab_login ul {
	display:inline!Important;
	margin-left:-20px;
	margin-right:10px;
}
a {
	color: #0659B7!Important;
}


.footer {
	background-color: #FAFAFA;
	border-top: solid 1px #E2E2E2;
	padding-top: 20px;
	margin-top: 50px;
	padding-bottom: 30px;
	font-size: 90%;
}
.footer strong {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
/* footer */
.footer_title {
	font-weight: bold;
	margin-bottom: 30px;
	border-bottom: 1px solid #E2E2E2;
	padding: 0 0 15px 10px;
	font-size: 110%;
}
.footer_left {
	float: left;
	width: 199px;
	padding: 0 20px;
	border-right: dotted 1px #E2E2E2;
}
.footer_center {
	float: left;
	width: 439px;
	padding: 0 20px;
	border-right: dotted 1px #E2E2E2;
}
.footer_right {
	float: left;
	width: 200px;
	padding: 0 20px;
}
.footer_left .midashi_01, .footer_center .midashi_01, .footer_right .midashi_01 {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #E2E2E2;
}
.footer li {
	margin-bottom: 10px;
	list-style: none;
	font-size: 90%;
}
.footer li ul {
	padding-top: 10px;
}
.footer li ul li {
	margin: 0px;
}
.footer_center .left {
	float: left;
	width: 219px;
	border-right: dotted 1px #E2E2E2;
}
.footer_center .right {
	float: right;
	width: 199px;
	padding-left: 20px;
}
.footer_bottom_01 {
	margin-top: 20px;
}
.footer_bottom_02 {
	background-color: #EAEAEA;
	padding: 15px 20px;
}
.footer_bottom_02 .left, .footer_bottom_02 .right {
	float: left;
	width: 50%;
}
.footer_bottom_02 .right {
	text-align: right;
	font-size: 70%;
}


/* ご利用中の方へ */
.use_of {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
.use_of strong {
	color:#000;
	font-weight:bold;
}

.use_of_t {
	background-image: url(/images/bg_lineup_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.use_of_c {
	background-image: url(/images/use_of_c.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.use_of_c li {
	line-height: 1.2em;
	margin-bottom: 10px;
}
.use_of_b {
	background-image: url(/images/bg_lineup_b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}
.use_of_inner {
	font-size: 85%;
}
.use_of_left, .use_of_right {
	float: left;
	width: 345px;
	padding: 0 20px;
}
.use_of_innerleft, .use_of_innerright {
	width: 150px;
	float: left;
	padding: 20px 10px;
}
.use_of_innerleft {
	border-right: 1px dotted #CCC;
}
.use_of_inner li {
	list-style: none;
}
.footer_center .right{
	text-align:left !important;
}

.header .navi{
/*	font-size:12px !important;*/
}
.header .search {
}
.header .search input{
	margin:0px 0px 0px 18px;
}