@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}

#WRAP {
	width:900px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
#WRAP {/*IE6以下*/
	_width:900px;
	_text-align: center;
	_color:  #333333;
	_background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
li.header-link {
    list-style-type: none;
	font-size: 12px;
	background: url(../img-layout/li_header.png) no-repeat 0 3px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	float: left;
	display: inline;
}
li.news-title {
    list-style-type: none;
	background: url(../img-layout/icon.jpg) no-repeat 0 9px;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 0 4px;
	padding: 0 0 0 15px;
}
li.news-txt {
    list-style-type: none;
	font-size: 11px;
	line-height: 150%;
	margin: 4px 0 7px 18px;
}
li.bg-sidemenu {
    background: url(../img-layout/side_bg.png) no-repeat;
	margin: 0 0 0 10px;
	padding: 14px 0 8px 17px;
	font-size: 12px;
	line-height: 150%;
}
li.press-release {
	margin: 0 0 0 20px;
	list-style-type: none;
	font-size: 12px;
	line-height: 150%;
}
/* ____ リンクテキスト ____ */
a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #6262BC;
	text-decoration: underline;
}
a.h3-anchor {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.h3-anchor,
a:active.h3-anchor,
a:focus.h3-anchor {
	color: #FFFFFF;
	text-decoration: none;
}
a.h4-anchor {
	color: #000033;
	text-decoration: none;
}
a:hover.h4-anchor,
a:active.h4-anchor,
a:focus.h4-anchor {
	color: #000033;
	text-decoration: none;
}
a.h4-h-anchor {
	color: #333333;
	text-decoration: none;
}
a:hover.h4-h-anchor,
a:active.h4-h-anchor,
a:focus.h4-h-anchor {
	color: #333333;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #FFFFFF;
	background-color: #000066;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#TOP {
	width: 900px;
	height: 60px;
	background: url(../img-layout/header.png) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#top-banner {
	width: 900px;
	height: 200px;
	float:left;
	background: url(../img-layout/top-banner.png) no-repeat;
	position: relative;
}
#bt-plan01 {
    position: absolute;
	top: 85px;
	left: 407px;
}
#bt-plan02 {
    position: absolute;
	top: 85px;
	left: 655px;
}

#MENU {
	width: 900px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
.header-waku {
	width: 180px;
	margin-left: auto;
	margin-right: -14px;
	padding-top: 40px;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:900px;
	float:left;
}
#MAIN-PAD {
    width: 900px;
	margin: 0;
	padding: 0;
	background-color: #EBEBEC;
	float:left;
}
#MAIN-PAD-k {
    width: 900px;
	margin: -5px 0 0 0;
	padding: 0 0 5px 0;
	background-color: #EBEBEC;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:670px;
	float:right;
}
.waku {
    background-color: #FFFFFF;
	width: 640px;
	margin: 12px auto;
	padding: 10px 0 10px 10px;
}

.waku {/*IE6以下*/
    _background-color: #FFFFFF;
	_width: 640px;
	_margin: 12px 0 0 15px;
	_padding: 10px 0 10px 10px;
}

.pan {
	font-size:11px;
	color: #333333;
	background-color: #F2F2F2;
	margin: 5px 0 5px 5px;
	padding: 9px 0 5px 8px;
	width: 615px;
}
#CONTENTS h2 {
	font-size:14px;
	color: #333333;
	background: url(../img-layout/h2.png) no-repeat;
	margin: 0 0 0 5px;
	padding: 8px 0 8px 20px;
	width: 620px;
	height: 30px;
}
#CONTENTS h3 {
	font-size:14px;
	color: #FFFFFF;
	background: url(../img-layout/h3.png) no-repeat;
	margin: 10px 0 0 5px;
	padding: 8px 0 8px 15px;
}
#CONTENTS h4 {
	font-size:14px;
	color: #000033;
	background: url(../img-layout/h4.png) no-repeat;
	margin: 5px 0 0 5px;
	padding: 9px 0 7px 2px;
}
#CONTENTS h4.h4-h {
	font-size:12px;
	color: #333333;
	background: url(../img-layout/h4_h.png) no-repeat;
	margin: 10px 0 -8px 5px;
	padding: 7px 0 7px 12px;
	width: 301px;
	height: 26px;
}

.pagetop {
	margin: 0;
	width: 74px;
	height: 14px;
	position: relative;
	top: -13px;
	left: 587px;
}

.pagetop {/*IE6以下*/
	_margin: 0;
	_width: 74px;
	_height: 14px;
	_position: relative;
	_top: 0;
	_left: 580px;
}

div.waku-mar {
    margin: 0;
	width: 640px;
}
div.waku-mar02 {
    margin: 0;
}
div.waku-mar03 {
    margin: 0;
	width: 620px;
}
div.index-tokutyo {
    float: left;
	margin: 0 0 6px 6px;
	padding: 0;
	width: 306px;
	height: 56px;
	display: block;
	background-color: #F3F3F3; 
}
div.bt-keitai-start {
    text-align: center;
	margin: -1px 0 -5px 0;
}
div.index-kinou {
    float: left;
	margin: 3px 4px 0 4px;
	padding: 0;   
}
div.index-zisseki {
    margin: 0 0 0 6px;
	padding: 0;
}
div.index-shuukyaku {
    background: url(../img-layout/img_index37.png) no-repeat;
	width: 620px;
	height: 260px;
	margin: -10px 0 0 6px;
	padding: 0;
}
p.txt-tokutyo {
    font-size: 13px;
	line-height: 150%;
	margin: 20px 0 0 0;
	padding: 0;
}
p.txt-tokutyo02 {
    font-size: 13px;
	line-height: 150%;
	margin: 10px 0 0 0;
	padding: 0;
}
p.txt-shuukyaku {
    position: relative;
	top: 44px;
	left: 245px;
	font-size: 12px;
	line-height: 160%;
	width: 373px;
}
div.press-release-waku {
    margin: 10px 0 0 5px;
	padding: 5px 0 10px;
	border: 1px solid #333333;
	width: 620px;
}
div.pr-waku-l {
    margin: 5px 0 0 30px;
	float: left;
}
div.pr-waku-r {
    margin: -14px 0 0 84px;
	float: left;
}
p.pr-txt-r {
    font-size: 11px;
	margin: 0 15px 0 0;
	text-align: right;
}
/*___________ 【h2 ボタンリンク設定】 ___________ */
div.kinou-ichiran {
    position: relative;
	top: -26px;
	left: 481px;
	width: 118px;
	height: 24px;
	margin: 0;
	padding: 0;
}
div.shousai-ichiran {
    position: relative;
	top: -26px;
	left: 509px;
	width: 90px;
	height: 24px;
	margin: 0;
	padding: 0;
}
div.ichiran {
    position: relative;
	top: -26px;
	left: 535px;
	width: 64px;
	height: 24px;
	margin: 0;
	padding: 0;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:230px;
	float:left;
}
#SIDE h2 {
	font-size:12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side_h2.png) no-repeat;
	margin: 12px 0 0 10px;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
div.bt-moushikomi {
    margin: 12px 0 0 10px;
}
div.mailmaga-waku {
    width: 220px;
	background-color: #FFFFFF;
	margin: 0 0 0 10px;
	padding: 7px 0 7px 0;
}
div.banner-waku {
    width: 220px;
	margin: 10px 0 0 10px;
}
div.banner-waku02 {
    width: 220px;
	margin: 0 0 0 10px;
}
.txt-mailmaga {
    font-size: 12px;
	margin: 8px 0 0 14px;
	padding: 0;
	width: 190px;
}
.txt-mailmaga02 {
    font-size: 12px;
	margin: 8px 0 10px 49px;
	padding: 0;
	width: 150px;
}
.txt-mailmaga03 {
    font-size: 11px;
	margin: 6px 0 0 20px;
	padding: 0;
}
p.txt-mail {
	font-size: 11px;
	margin: 0;
}
input.input-size {
	width: 100px;
}
/*___________ 【FOOTER】 ___________ */
#FOOTER {
	margin: 20px 0 0 0;
	padding: 0;
	color: #333333;
	background: url(../img-layout/img_footer.png) no-repeat;
	width: 900px;
	height: 200px;
}
#FOOTER p {
	font-size: 12px;
	line-height: 190%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#FOOTER a {
	color: #000099;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #6262BC;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.txt-l {
	text-align: left;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml5 {
	margin-left: 5px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}

/* ____ プレスリリース設定 ____ */
.press-txt {
	font-size: 12px;
	line-height: 190%;
	text-align: justify;
	text-justify: inter-ideograph;
	width: 620px;
}

.press-txt02 {
	font-size: 13px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
	padding: 0;
}

.press-list-midashi {
	list-style-type: none;
	font-size: 14px;
	margin: 20px 0 10px 0;
	color: #000066;
	font-weight: bold;
	width: 620px;
	padding: 0 0 3px 2px;
	border-bottom: 1px solid #999999;
}

li.press-list {
	list-style-type: disc;
	font-size: 12px;
	margin: 10px 0 10px 17px;
	line-height: 190%;
}

hr {
	width: 620px;
	margin: 10px 0 10px 5px;
	border: 1px dotted #9f9f9f;
}

.press-img {
	margin: 10px 0;
	text-align: center;
}

.press-midashi {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	margin: 10px 5px;
}

.press-sub-midashi {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px 5px;
}

.press-waku {
	border: 3px solid #999999;
	margin: 5px 10px;
	width: 600px;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
	line-height: 190%;
}

/* ____ 決済代行一覧設定 ____ */

.f11-settlement {
	font-size: 11px;
	margin: 0;
	text-align: center;
}