/* 基本レイアウト
------------------------------------------------ */

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
li {list-style:none;}
a { text-decoration: underline; }
a img { border: 0; }
a:hover img{opacity:0.8;filter: alpha(opacity=70);}
p  { margin: 15px; padding: 0; }

/* 見出し
------------------------------------------------ */


h1, h2, h3, h4, h5, h6 { font-weight: bold; margin:0; padding:0;}

/* リンク色（ページ全体）
------------------------------------------------ */


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff6600; }
p a { color:#03F; text-decoration: none; }

/* サイト基本レイアウト
------------------------------------------------ */

body {
	margin:0px;
	background-color:#FFF;	
    text-align:center;
	background-image:url(img/bodybg.png);
	background-repeat:repeat-x;
	background-attachment:inherit;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	}

#container {
    position:relative;
    width:1000px;
    margin:0 auto;
    * margin:0 0 0 1px;
    padding:0px;
    text-align:left;
    * text-align:center;
}

/* ヘッダー
------------------------------------------------ */

#header {
	position:relative;
    width:1000px;
    height:155px;
    margin:0 auto;
    padding:0;
    text-align:left;
	background-image:url(img/head.png);
	background-repeat:no-repeat;
	}
#header h1 {
	font-size:14px;
	color:#666;
	position:absolute;
	width:601px;
	height:20px;
	text-align:right;
	margin:0;
	padding:3px 0 0 0;
	left: 385px;
	top: 8px;
}
#logo {
	position:absolute;
	width:380px;
	height:70px;
	margin:0;
	padding:0;
	left:5px;
	top:5px;
}
#logo a img {border:none;}
#logo a:hover img{opacity:0.8;filter: alpha(opacity=80);}


/* グローバルメニュー
------------------------------------------------ */
.gmenu ul {
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	width: 991px;
	left: 8px;
	top: 82px;
	height: 56px;
}
.gmenu li {float:left;}
.gmenu li a img {text-decoration:none;}
.gmenu li a:hover img {text-decoration:none;}

/* 検索窓
------------------------------------------------ */
.search {
	position:absolute;
	width:270px;
	height:40px;
	background:url(img/search.gif) no-repeat;
	left:700px;
	top:37px;
	padding:0 0 0 35px;
}

/* パンクズリスト
------------------------------------------------ */
#pk {
	position:absolute;
	width:800px;
	height:15px;
	margin:0;
	padding:0;
	font-size:13px;
	top: 141px;
	left:13px;
	z-index:1;
}

/* 借り入れmap
------------------------------------------------ */

#kariire-map {
	margin:0;
	padding:0;
	text-align:left;
	background:url(img/map.png) no-repeat;
	width:1000px;
	height:360px;
	position:relative;
	font-size:15px;
}

#kariire-map a{color:#0e1bbb;font-weight:bold;}
#kariire-map a:hover{color:#F50;font-weight:bold;}

.km1 a {
	position:absolute;
	background:url(img/2m.png) no-repeat left top;
	width:229px;
	height:62px;
	left: 23px;
	top: 73px;
	z-index:8;
	padding:9px 20px;
	line-height:25px;
}
.km2 a {
	position:absolute;
	background:url(img/2m.png) no-repeat left top;
	width:219px;
	height:62px;
	left: -2px;
	top: 164px;
	z-index:7;
	padding:8px 18px;
	line-height:25px;
}
.km3 a {
	position:absolute;
	background:url(img/1m.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 28px;
	top:264px;
	z-index:6;
	padding:8px 15px;
	line-height:25px;
}
.km4 a {
	position:absolute;
	background:url(img/1m.png) no-repeat left top;
	width:251px;
	height:62px;
	left: 260px;
	top: 111px;
	z-index:5;
	padding:8px 17px;
	line-height:25px;
}
.km5 a {
	position:absolute;
	background:url(img/3m.png) no-repeat left top;
	width:200px;
	height:62px;
	left: 520px;
	top: 77px;
	z-index:4;
	padding:8px 16px;
	line-height:25px;
}
.km6 a {
	position:absolute;
	background:url(img/1m.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 465px;
	top:177px;
	z-index:3;
	padding:8px 15px;
	line-height:25px;
}
.km7 a {
	position:absolute;
	background:url(img/1m.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 237px;
	top:203px;
	z-index:2;
	padding:8px 18px;
	line-height:25px;
}
.km8 a {
	position:absolute;
	background:url(img/1m.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 497px;
	top:263px;
	z-index:1;
	padding:9px 10px;
	line-height:25px;
}

.km1 a:hover {
	position:absolute;
	background:url(img/2m_on.png) no-repeat left top;
	width:229px;
	height:62px;
	left: 23px;
	top: 74px;
	z-index:8;
	padding:9px 20px;
	line-height:25px;
}
.km2 a:hover {
	position:absolute;
	background:url(img/2m_on.png) no-repeat left top;
	width:219px;
	height:62px;
	left: -2px;
	top: 165px;
	z-index:7;
	padding:8px 18px;
	line-height:25px;
}
.km3 a:hover {
	position:absolute;
	background:url(img/1m_on.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 28px;
	top:265px;
	z-index:6;
	padding:8px 15px;
	line-height:25px;
}
.km4 a:hover {
	position:absolute;
	background:url(img/1m_on.png) no-repeat left top;
	width:251px;
	height:62px;
	left: 260px;
	top: 112px;
	z-index:5;
	padding:8px 17px;
	line-height:25px;
}
.km5 a:hover {
	position:absolute;
	background:url(img/3m_on.png) no-repeat left top;
	width:200px;
	height:62px;
	left: 520px;
	top: 78px;
	z-index:4;
	padding:8px 16px;
	line-height:25px;
}
.km6 a:hover {
	position:absolute;
	background:url(img/1m_on.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 465px;
	top:178px;
	z-index:3;
	padding:8px 15px;
	line-height:25px;
}
.km7 a:hover {
	position:absolute;
	background:url(img/1m_on.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 237px;
	top:204px;
	z-index:2;
	padding:8px 18px;
	line-height:25px;
}
.km8 a:hover {
	position:absolute;
	background:url(img/1m_on.png) no-repeat left top;
	width:249px;
	height:62px;
	left: 497px;
	top:264px;
	z-index:1;
	padding:9px 10px;
	line-height:25px;
}

/* キャッチ部分
------------------------------------------------ */

.bizcach {
	position:relative;
    width:1000px;
    height:400px;
	background:url(img/gbiz.png) no-repeat;
	}
.bizc {
	position:absolute;
	left: 15px;
	top: 18px;
	width: 877px;
	height: 88px;
	font-size:65px;
	font-weight:bold;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	color:#F00;
	text-shadow:1px 1px 1px #333;
	}


/* メインカラム
------------------------------------------------ */

#main {
	float:left;
	width:725px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
}
#main p {
	line-height:200%;
	letter-spacing: 1px;
	margin:5px 10px 18px 10px;
	padding: 5px 10px;
	font-size:14px;
	text-align:left;
	background-image:url(img/line.gif);
}

#under2 {
	font-size:12px;
	padding: 5px 10px;
	text-align:left;
	line-height:200%;
	background-image:url(img/line2.gif);
	}

#main h2 {
	padding:8px 0 0 25px;
	font-size:19px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
    text-align:left;	
	background-image:url(img/h3.png);
	background-repeat:no-repeat;
	height:35px;
}
#main h3 {
	font-size:19px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	padding:20px 0 0 55px;
	margin:5px 0 0 7px;
    text-align:left;	
	font-weight:bold;
	background-image:url(img/h3.png);
	background-repeat:no-repeat;
	height:40px;
}
#main h4 {
	width:auto;
	font-size:18px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	padding:20px 0 0 55px;
	margin:10px 0 0 7px;
    text-align:left;	
	font-weight:bold;
	color:#333333;
	height:40px;
}
.txt-4 {
	width:auto;
	font-size:20px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	padding:7px 0 0 55px;
	margin:10px 0 0 7px;
    text-align:left;	
	font-weight:bold;
	color:#333333;
	height:38px;
	background-image:url(img/h4-haji.png);
	background-repeat:no-repeat;
}
.h4-pan{
	background-image:url(img/h4.png);
	background-repeat:no-repeat;
	}
.h4-cb{
	background-image:url(img/h4-cb.png);
	background-repeat:no-repeat;
	}
.h4-ys{
	background-image:url(img/h4-ys.png);
	background-repeat:no-repeat;
	}
.h4-ha{
	background-image:url(img/h4-ha.png);
	background-repeat:no-repeat;
	}
.h4-han{
	background-image:url(img/h4-han.png);
	background-repeat:no-repeat;
	}
.h4-haji{
	background-image:url(img/h4-hajim.png);
	background-repeat:no-repeat;
	}

.textbox {
	width:682px;
	height:auto;
	padding:10px;
	margin:0 0 5px 4px;
	border:4px solid #EBEBEB;
}
.textbox a{text-decoration: underline;}

.textrbox {
	width:682px;
	height:auto;
	padding:10px 10px 5px 10px;
	margin:0 0 10px 4px;
	border:4px solid #E5E5E5;
}

.mybox {
	width:682px;
	height:auto;
	padding:10px 5px 0 3px;
	margin:0 0 10px 4px;
	border:4px solid #E5E5E5;
	background-image:url(img/mybox.png);
	background-repeat:repeat-y;
}
.crebox {
	width:655px;
	height:auto;
	padding:10px 5px 0 3px;
	margin:0 0 10px 4px;
	border:4px solid #E5E5E5;
	background-image:url(img/mybox.png);
	background-repeat:repeat-y;
}
.wakubox {
	width:auto;
	height:auto;
	padding:0;
	margin:0 0 10px 0;
	border:4px solid #FFDD46;
}

.tbcbox {
	position:relative;
}
.cbox {
	position:absolute;
	height:150px;
	width:130px;
	left: -115px;
	top: -106px;
}
.poin_c{
    color: #333;
    margin:0 10px 10px 5px;
    padding:8px 10px;
	border: 2px solid #FFCC00;
    background: #ffffe1;
	font-size:14px;
	line-height:1.8em;
	}
.poin_c p{
	font-size:14px;
	margin:2px 10px;
	background-image:none;
	}

/* メインカラム コンテンツ
------------------------------------------------ */
.selected {
	width:715px;
	height:179px;
	background:url(img/selected.png) no-repeat;
	position:relative;
}
.selected_text {
	position:absolute;
	font-size:12px;
	line-height:15px;
	width:270px;
	height:35px;
	left: 171px;
	top: 69px;
}
.selected_text2 {
	position:absolute;
	font-size:12px;
	line-height:15px;
	width:276px;
	height:35px;
	left: 170px;
	top: 105px;
}
.shindan {
	position:absolute;
	width:284px;
	height:54px;
	left: 422px;
	top: 16px;
}
.simu {
	position:absolute;
	width:284px;
	height:54px;
	left: 422px;
	top: 78px;
}
.profile {
	position:absolute;
	width:434px;
	height:48px;
	font-size:12px;
	left: 284px;
	top: 131px;
	vertical-align:middle;
}

/* 更新トピック
------------------------------------------------ */
#topic {
	width:710px;
	height:210px;
	margin:10px auto 0 auto;
	padding:0;
	position:relative;
}
#topic ul {
	margin:0;
	padding:0;
}
#topic li {
	font-size:12px;
	padding:3px 0 3px 0;
	border-bottom:dashed 1px #CCC;
	line-height:180%;
}
#topic li span {color:#3A70AE;}
#topic a:hover img{opacity:0.7;filter: alpha(opacity=70);}

/* 更新情報
------------------------------------------------ */
.news {
	width:350px;
	height:148px;
	background:url(img/news.png) 0 8px no-repeat;
	margin:5px 0 0 0;
	padding:52px 0 0 0;
	float:left;
}
.tp-kou {
	position:absolute;
	left: 210px;
	top: 21px;
	width: 126px;
}

/* コラム
------------------------------------------------ */

.columnbox {
	width:350px;
	height:148px;
	background:url(img/column.png) top no-repeat;
	margin:5px 0 0 5px;
	padding:52px 0 0 0;
	float:left;
}


/* タイプ
------------------------------------------------ */
#type {
	width:715px;
	height:300px;
	background:url(img/type.png) left top no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	position:relative;
}
#type a img {border:none;}
#type a:hover img{opacity:0.7;filter: alpha(opacity=70);}
.today {
	position:absolute;
	width:222px;
	height:90px;
	left: 20px;
	top: 77px;
}
.speed {
	position:absolute;
	width:222px;
	height:90px;
	left: 250px;
	top: 77px;
}
.first {
	position:absolute;
	width:222px;
	height:90px;
	left: 480px;
	top: 77px;
}
.bank-loan {
	position:absolute;
	width:222px;
	height:90px;
	left: 20px;
	top: 180px;
}
.shuhu {
	position:absolute;
	width:222px;
	height:90px;
	left: 250px;
	top: 180px;
}
.omatome {
	position:absolute;
	width:222px;
	height:90px;
	left: 480px;
	top: 180px;
}
#typeall {
	width:715px;
	height:500px;
	background:url(img/type2.png) left top no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	position:relative;
}

#typeall a img {border:none;}
#typeall a:hover img{opacity:0.7;filter: alpha(opacity=70);}

.ladys {
	position:absolute;
	width:222px;
	height:90px;
	left: 20px;
	top: 283px;
}
.secret {
	position:absolute;
	width:222px;
	height:90px;
	left: 250px;
	top: 283px;
}
.otameshi {
	position:absolute;
	width:222px;
	height:90px;
	left: 480px;
	top: 283px;
}
.net-contract {
	position:absolute;
	width:222px;
	height:90px;
	left: 20px;
	top: 386px;
}
.noloan {
	position:absolute;
	width:222px;
	height:90px;
	left: 250px;
	top: 386px;
}
.business {
	position:absolute;
	width:222px;
	height:90px;
	left: 480px;
	top: 386px;
}

/* ランキング
------------------------------------------------ */
#ran1{
	width:665px;
	height:420px;
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	background:url(img/ran1.png) no-repeat top;
	position:relative;
}
#ran1 p{
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	background-image:none;
}
#ran2{
	width:665px;
	height:420px;
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	background:url(img/ran2.png) no-repeat top;
	position:relative;
}
#ran2 p{
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	background-image:none;
}
#ran3{
	width:665px;
	height:420px;
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	background:url(img/ran3.png) no-repeat top;
	position:relative;
}
#ran3 p{
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	background-image:none;
}
#ran4{
	width:665px;
	height:420px;
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	background:url(img/ran4.png) no-repeat top;
	position:relative;
}
#ran4 p{
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	background-image:none;
}

.ran5{
	width:665px;
	height:375px;
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	background:url(img/ran5.png) no-repeat top;
	position:relative;
}
.ran5 p{
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	background-image:none;
}


#ran1 a:hover{ color:#F50;}
#ran2 a:hover{ color:#F50;}
#ran3 a:hover{ color:#FF3;}
#ran4 a:hover{ color:#F50;}
.ran5 a:hover{ color:#F50;}

.r-00 {
	position:absolute;
	left: 407px;
	top: -21px;
	height: 73px;
	width:300px;
	background:url(img/ken/r-00.png) no-repeat top;
}
.r-00c {
	position:absolute;
	left: 20px;
	top: 21px;
	height:22px;
	width:22px;
}
.r-00t {
	position:absolute;
	left: 69px;
	top: 10px;
	height: 46px;
	width:229px;
	font-size:13px;
}
.r-01 {
	position:absolute;
	left: 44px;
	top: 13px;
	height: 26px;
	width: 614px;
	font-size:17px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	color:#222;
}
.r-02 {
	position:absolute;
	left: 1px;
	top: 57px;
	height: 145px;
}
.r-02n {
	position:absolute;
	left: 1px;
	top: 60px;
	height: 130px;
}
.r-03 {
	position:absolute;
	left: 212px;
	top: 55px;
	height: 39px;
	width: 452px;
	font-size:13px;
	line-height:20px;
}
.r-03n {
	position:absolute;
	left: 212px;
	top: 59px;
	height: 39px;
	width: 452px;
	font-size:13px;
	line-height:20px;
}

.r-04 {
	position:absolute;
	font-size:12px;
	left: 212px;
	top: 101px;
	height: 43px;
	width: 453px;
	font-size:13px;
	line-height:20px;
}
.r-04n {
	position: absolute;
	left: 213px;
	top: 102px;
	height: 88px;
	width: 453px;
	font-size: 13px;
	line-height: 22px;
	z-index: 1;
}

.r-041 {
	position:absolute;
	font-size:12px;
	left: 212px;
	top: 101px;
	height: 186px;
	width: 453px;
	font-size:13px;
	line-height:20px;
}

.r-05 {
	position:absolute;
	padding:5px;
	left: 211px;
	top: 180px;
	height: 95px;
	width: 441px;
	background-color:#fff9e0;
	border:#CCCCCC 1px dotted;
}
.r-05n {
	position:absolute;
	padding:8px 5px 8px 8px;
	left: 0px;
	top: 197px;
	height: 73px;
	width: 650px;
	background-color:#fff9e0;
	border:#CCCCCC 1px dotted;
}
.r-06 {
	position:absolute;
	padding:0 5px 0 0;
	text-align:right;
	left: 1px;
	top: 357px;
	height: 20px;
	width: 665px;
}
.r-06n {
	position:absolute;
	padding:0 5px 0 0;
	text-align:right;
	left: 2px;
	top: 357px;
	height: 20px;
	width: 665px;
}

.r-0m {
	position:absolute;
	padding:0 5px 0 0;
	text-align:center;
	font-size:13px;
	left: 1px;
	top: 374px;
	height: 43px;
	width: 665px;
}
.r-0mn {
	position:absolute;
	padding:0 5px 0 0;
	text-align:center;
	font-size:13px;
	left: 1px;
	top: 372px;
	height: 43px;
	width: 665px;
}
.r-07 {
	position:relative;
	padding:10px 5px;
	margin:2px 10px 5px 10px;
	text-align:left;
	height: 18px;
	width: 655px;
	border-top:#3A70AE 2px solid;
	border-bottom:#3A70AE 2px solid;
	background:url(img/r-07p.png) right top no-repeat #E8F6FD;
}
.r-07c {
	position:absolute;
	left: 20px;
	top: 5px;
	height:22px;
	width:22px;
	padding:2px 0 0 0;
	background-color:#F00;
	border:2px #FC0 solid;
}
.r-07t {
	position:absolute;
	left: 50px;
	top: 6px;
	height: 32px;
	width:504px;
	font-size:13px;
	background:url(img/r-07t.png) left top no-repeat;
	padding:6px 0 0 45px;
}
.r-07t:hover {
	position:absolute;
	left: 50px;
	top: 6px;
	height: 32px;
	width:504px;
	font-size:13px;
	background:url(img/r-07t_on.png) left top no-repeat;
	padding:6px 0 0 45px;
}
.r-07:hover {
	border-top:#FC0 2px solid;
	border-bottom:#FC0 2px solid;
	background:url(img/r-07p_on.png) right top no-repeat #FFDC50;
}




/* テーブル
------------------------------------------------ */

.tb-today{
	position:absolute;
	width:665px;
	font-size:13px;
	margin: 0px 5px 20px 10px;
	background: #cccccc;
	line-height:140%;
	left: -10px;
	top: 293px;
	}
.tb-todayn{
	position:absolute;
	width:665px;
	font-size:13px;
	margin: 0px 5px 20px 10px;
	background: #cccccc;
	line-height:140%;
	left: -10px;
	top: 295px;
	}

.ttb{
	padding:5px;
	background:url(img/b-ttb.png) repeat-x;
	text-align:center;
	width:auto;
	height:auto;
	font-size:12px;
	}	

.ttb-1{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:110px;
	height:auto;
	}	

.ttb-2{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:90px;
	height:auto;
	}

.tb2{
text-align:left;
width:650px;
font-size:13px;
margin:0 auto 0 15px;
height:auto;
background:#cccccc;
}
.td2 {
padding:10px 0 10px 10px;
height:auto;
background:#fff;
}
.td3 {
padding:10px 0 10px 10px;
height:auto;
background:url(img/td3.png) repeat-y;
}

/* 無人テーブル
------------------------------------------------ */
.mtb{
	background:#FFF;
	width:716px;
	height:auto;
	margin:margin:0 0 5px 4px;
	padding:10px;
	line-height:18px;
	text-align:left;
	border:4px solid #EBEBEB;
	font-family:'メイリオ', Meiryo, Verdana, sans-serif;
	}
.mtb1{
	background:#FFF;
	width:28%;
	margin:0;
	padding:0 5px;
	line-height:18px;
	}
.mtb2{
	background:#FFF;
	width:72%;
	margin:0;
	padding:0 5px;
	line-height:18px;
	font-size:15px;
	}
.mtby{
	background:#FFF;
	margin:0;
	padding:0;
	text-align:center;
	}

/* 更新テーブル
------------------------------------------------ */

.tb-news{
	width:665px;
	font-size:13px;
	margin: 0px 5px 3px 10px;
	background: #cccccc;
	line-height:140%;
	}

.ttb{
	padding:5px 0;
	background:url(img/b-ttb.png) repeat-x;
	text-align:center;
	width:auto;
	height:auto;
	}	

.ttb-1{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:120px;
	height:auto;
	}	

.ttb-2{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:80px;
	height:auto;
	}

.r-new {
	padding:0 5px 0 0;
	text-align:right;
	height:20px;
	width: 665px;
	font-size:12px;

}

/* 個別テーブル
------------------------------------------------ */
.kotb{
	width:680px;
	margin: 0px 5px 10px 0px;
	padding:0 2px 0 0;
	background: #fff;
	line-height:140%;
	border:#CCC 1px solid;
	}

.ko-tb{
	padding:5px 10px;
	background:url(img/b-ttb.png) repeat-x;
	text-align:left;
	font-size:13px;
	width:130px;
	height:auto;
	font-weight:bold;
	border:#798FB9 1px solid;
	}	

.ko-tb1{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:14px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.ko-tb2{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:13px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.ko-tb3{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:12px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.ko-tbc{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:210px;
	height:auto;
	border-left:none;
	border-bottom:#999 1px dotted;
	}

.kotb{
	width:680px;
	margin: 0px 5px 10px 0px;
	padding:0 2px 0 0;
	background: #fff;
	line-height:140%;
	border:#CCC 1px solid;
	}

.k-tb{
	padding:5px 10px;
	background:url(img/b-ttb.png) repeat-x;
	text-align:left;
	font-size:13px;
	width:130px;
	height:auto;
	font-weight:bold;
	border:#798FB9 1px solid;
	}	

.k-tb1{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:14px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.k-tb2{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:13px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.k-tb3{background-color:#ffffff;
	padding:5px 10px;
	text-align:left;
	font-size:12px;
	width:auto;
	height:auto;
	border-right:none;
	border-bottom:#999 1px dotted;
	}	
.k-tbc{background-color:#ffffff;
	padding:5px 0;
	text-align:center;
	width:210px;
	height:auto;
	border-left:none;
	border-bottom:#999 1px dotted;
	}

.tb2{
text-align:left;
width:650px;
font-size:13px;
margin:0 auto 0 15px;
height:auto;
background:#cccccc;
}
.td2 {
padding:10px 0 10px 10px;
height:auto;
background:#fff;
}
.td3 {
padding:10px 0 10px 10px;
height:auto;
background:url(img/td3.png) repeat-y;
}

/* はじめて
------------------------------------------------ */
#f-patan{
	width:680px;
	height:150px;
	margin:0 0 20px 3px;
	padding:0;
	font-size:12px;
	position:relative;
}
#f-patan p{
	font-size:13px;
	margin:0;
	padding:0;
	line-height:18px;
	background-image:none;
}
#f-patan a img {border:none;}
#f-patan a:hover img{opacity:0.7;filter: alpha(opacity=70);}

.f-01 {
	position:absolute;
	left: 4px;
	top: 5px;
	height: 145px;
}
.f-02 {
	position:absolute;
	left: 350px;
	top: 5px;
	height: 145px;
}

/*カテゴリー*/

.cat_list {
	background-color:#FFE;
	font-size:12px;
	width:686px;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0 0 5px 4px;
	border:1px dashed #BBB;
}

.cat_list h4 {
	font-size:14px;
	margin:0;
	padding:0 0 3px 35px;
	background-image:url(img/h4-cb.png);
	background-repeat:no-repeat;
	background-position:left;
}

.cat_list p{
	font-size:12px;
	margin:0 0 5px 0;
	background-image:none;
}
.cat_list a:hover img{opacity:0.7;filter: alpha(opacity=70);}

.haji_list {
	background-color:#FFE;
	font-size:12px;
	width:680px;
	height:auto;
	padding:13px 10px 5px 15px;
	margin:0 0 5px 4px;
	border:3px #FC3 solid;
}
.haji_list ul {margin:20px 5px 0 5px;}

.haji_list li {
	font-size:16px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	margin:5px 0;
	padding:10px 0 3px 50px;
	height:32px;
	background-image:url(img/h4-haji.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style: none;
}

.haji_list a{color:#0044CC;}
.haji_list a:hover{color:#ff8c00;}

.shitte_list {
	background-color:#FFE;
	font-size:12px;
	width:680px;
	height:auto;
	padding:13px 10px 5px 15px;
	margin:0 0 5px 4px;
	border:3px #FC3 solid;
}
.shitte_list ul {margin:20px 5px 0 5px;}

.shitte_list li {
	font-size:16px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	margin:5px 0;
	padding:12px 0 3px 50px;
	height:30px;
	background-image:url(img/h4-shitte.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style: none;
}

.shitte_list a{color:#0044CC;}
.shitte_list a:hover{color:#ff8c00;}

.list_list {
	background-color:#FFE;
	font-size:12px;
	width:680px;
	height:auto;
	padding:13px 10px 5px 15px;
	margin:0 0 5px 4px;
	border:3px #FC3 solid;
}
.list_list ul {margin:20px 5px 0 5px;}

.list_list li {
	font-size:16px;



	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	margin:5px 0;
	padding:12px 0 3px 50px;
	height:30px;
	background-image:url(img/h4-cb.png);
	background-repeat:no-repeat;
	background-position:left;
	list-style: none;
}

.list_list a{color:#0044CC;}
.list_list a:hover{color:#ff8c00;}


.kate {
	width:auto;
	height:auto;
	margin:15px 10px 0 5px;
	padding:20px 0 0 0;
	background-image:url(img/kate.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.kate p {
	font-size:14px;
	font-weight:bold;
	text-align:right;
}



/* 右メニュー
------------------------------------------------ */

#right {
	float:right;
	width: 270px;
	overflow: hidden;
    margin:0 0 30px 0;
	background:url(img/right_bg.png) repeat-y center;
	}
#right-h3{
    font-size:14px;
    padding:10px 0 7px 2px;
    font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
    font-weight:bold;
    text-align:center;
    border-top:4px solid #F60;
    border-bottom:1px dashed #333;
}

.ri-1{
    font-size:14px;
    padding:0 0 0 2px;
    font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
    font-weight:bold;
    text-align:center;
    border-top:4px solid #F60;
    border-bottom:1px dashed #333;
}
.ri-2{
    font-size:14px;
    padding:0 0 0 2px;
	margin:30px 0 0 0;
    text-align:center;
    border-top:4px solid #F60;
    border-bottom:1px dashed #333;
}


#right ul {
	margin: 5px 10px 15px 10px;
	padding: 0;
	}

#right li {
	border:1px solid #999999;
	margin: 1px 0 0 0;
	padding:0;
	list-style: none;
	font-size:11px;
	line-height:1.2;
	background-color:#f8f8f8;
	text-align:left;
	}
#right li a {
	height: auto;
	background-color:#FFF;
	display: block;
	text-decoration: none;
	padding:8px 0px 7px 10px;
	color:#2B0000;
}

#right li a:active{color:#2B0000;}
#right li a:visited{color:#2B0000;}
#right li a:hover {background:#FFC;color:#F60; text-decoration:underline;}

.r_pr {
	padding:5px 0 0 10px;
	height:5px;
	font-size:13px;
	text-align:left;
}

.right_ad {
	width:250px;
	margin:8px auto 0 auto;
	background-color:#FFFFFF;
}
.right_ad a:hover img{opacity:0.7;filter: alpha(opacity=70);}

.right_ab {
	width:250px;
	margin:8px auto 10px auto;
	background-color:#FFFFFF;
}
.right_con {
	width:250px;
	margin:8px auto 10px auto;
	background-color:#FFFFFF;
	font-size:13px;
	text-align:center;
}
.right_con a{ color:#0044CC;}
.right_con a:hover { color:#ffa300; }

.ri_b {
	width:250px;
	margin:8px auto 15px auto;
	padding:2px 0 0 0;
	background-color:#FFFFFF;
}


/* フッター
------------------------------------------------ */

#footer {
	clear:both;
	text-align:center;
	background-image:url(img/footer.png);
	background-repeat:repeat-x;
	margin:0;
}

#foot {
	width:1000px;
	height:390px;
	margin:0 auto;
	position:relative;
}

#foot_pickup {
	width:725px;
	height:245px;
	background:url(img/foot_pickup.png) no-repeat;
	position:absolute;
	left: 1px;
	top: 46px;
}

#foot_pickup ul {
	margin:0;
	padding:0;
	text-align:left;
}
#foot_pickup li {
	font-size:10px;
	line-height:150%;
	padding:0 0 0 10px;
	background:url(img/mark.gif)0 6px no-repeat;
	color:#666;
}

.keisai1 {
	position:absolute;
	width:173px;
	height:170px;
	top: 58px;
	left: 23px;
}
.keisai2 {
	position:absolute;
	width:173px;
	height:170px;
	top: 58px;
	left: 197px;
}
.samazama {
	position:absolute;
	width:153px;
	height:170px;
	top: 58px;
	left: 392px;
}
.tokusyu {
	position:absolute;
	width:153px;
	height:170px;
	top: 58px;
	left: 555px;
}

.cont_foot {
	position:absolute;
	width:165px;
	height:28px;
	margin:0 auto;
	padding:8px 0 0 0;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	font-size:14px;
	background:url(img/cont_foot.gif) right top no-repeat;

	left: 824px;
	top: 3px;
}
.cont_foot a {color:#FFF;display:block;}
.cont_foot a:hover {color:#FC0;display:block;}

.footmenu {
	position:absolute;
	left: 730px;
	top: 60px;
	width:260px;
	height: 220px;
	text-align:left;
	background:url(img/footer_logo.png) center top no-repeat;
}
.footmenu ul {margin:60px 0 0 0;padding:0;}
.footmenu li {
	width:;
	margin:0 0 0 30px;
	padding:0;
	list-style:circle;
	line-height:200%;
	font-size:12px;
}
.footmenu li a {text-decoration:none;}
.footup {
	position:absolute;
	top:281px;
	width:980px;
	text-align:left;
	font-size:13px;
	line-height:20px;
	color:#333;
	left: 10px;
	height: 61px;
}
.footad {
	position:absolute;
	top:370px;
	width:900px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	left: 56px;
}


/* 画像装飾
------------------------------------------------ */

.imgl {
	float:left;
	margin:0px 20px 15px 0px ;
	padding:10px;
	border:#CCC 1px solid;
	background-color:#FFC;
	}


.imgr {
	float:right;
	margin:0px 5px 15px 20px;
	padding:10px;
	border:#CCC 1px solid;
	background-color:#FFC;
	}

/* 背景装飾
------------------------------------------------ */

.wki {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:0;
	border:#FC0 solid 3px;
	}
#bki {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bki p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
.bki_tr { text-align: center; padding:0 30px 5px 0; font-size:13px;}
#bki2 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bki2 p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bki3 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bki3 p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}

#bbki {
	width:auto;
	height:auto;
	position:relative;
	margin:8px 6px 15px 6px;
	padding:6px 0 3px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bbki p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bbki h4{
	margin:0 10px 5px 0;
	padding:5px 0 0 35px;
	font-size: 16px;
	line-height: 180%;
	border-bottom:#CCC dotted 1px;
	background:url(img/haji1.png) left top no-repeat;
}
#bbki a{
	text-decoration:underline;
	font-weight:bold;
}

#bol {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffefe2;
	border:#CCC solid 1px;
	}
#bol p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bol2 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffefe2;
	border:#CCC solid 1px;
	}
#bol2 p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bol3 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 10px;
	background-color:#ffefe2;
	border:#CCC solid 1px;
	}
#bol3 p{
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bgl {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:15px 0 0 15px;
	background-color:#f6ffed;
	border:#CCC solid 1px;
	}
#bgl p{
	margin:0 0 15px 0;
	padding:0 10px 0 0;
	font-size: 13px;
	line-height: 180%;
	background-image:none;
}
#bgl a{font-weight:bold; text-decoration:underline;}

#bbg {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 5px 10px;
	background-color:#EEE;
	border:#CCC solid 2px;
	}
#bbg p{
	margin:0 0 5px 0;
	padding:0 10px 0 0;
	font-size: 14px;
	font-weight:bold;
	color:#333;
	line-height:20px;
	background-image:none;
}
#bbg1 {
	width:auto;
	height:auto;
	margin:10px 23px 15px 20px;
	padding:10px 0 5px 10px;
	background-color:#EEE;
	border:#CCC solid 2px;
	}
#bbg1 p{
	margin:0 0 5px 0;
	padding:0 10px 0 0;
	font-size: 14px;
	font-weight:bold;
	color:#333;
	line-height:20px;
	background-image:none;
}
#bbg1 a{text-decoration:underline;}

#bbg2 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 5px 10px;
	background-color:#EEE;
	border:#CCC solid 2px;
	}
#bbg2 p{
	margin:5px 0 10px 5px;
	padding:0 10px 0 0;
	font-size: 15px;
	font-weight:bold;
	color:#333;
	line-height:20px;
	background-image:none;
}

#bbgm {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:10px 0 5px 10px;
	background-color:#ffffe0;
	border:#FC0 solid 2px;
	}
#bbgm p{
	margin:5px 0 10px 5px;
	padding:0 10px 0 0;
	font-family:'メイリオ', Meiryo, Verdana, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333;
	line-height:22px;
	background-image:none;
}

.gche {
	width:auto;
	height:auto;
	margin:10px 15px 18px 15px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#FC0 solid 2px;
	font-family:'メイリオ', Meiryo, Verdana, sans-serif;
	}
.gche ul{
	margin:0;
	padding:0;
	}
.gche li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 45px;
	line-height: 22px;
	list-style: none;
	text-align: left;
	background:url("img/gche.png") center left;
	background-repeat:no-repeat;
	color:#F00;
	font-size:18px;
	font-weight:bold;
	}
.gche p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}
.gche2 {
	width:auto;
	height:auto;
	margin:0 15px 18px 15px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:2px solid #999;
	color:#333;
	background: #EEE;
	font-family:'メイリオ', Meiryo, Verdana, sans-serif;
	}
.gche2 ul{
	margin:0;
	padding:0;
	}
.gche2 li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 45px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("img/gche2.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#333;
	font-size:18px;
	font-weight:bold;
	}
.gche2 p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}
#gche {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#gche ul{
	margin:0;
	padding:0;
	}
#gche li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 40px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("https://xn--nwqw4a.biz/img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#F00;
	font-weight:bold;
	}
#gche p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}
#gche2 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#gche2 ul{
	margin:0;
	padding:0;
	}
#gche2 li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 40px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("https://xn--nwqw4a.biz/img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#F00;
	font-weight:bold;
	}
#gche2 p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}
#gche3 {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#gche3 ul{
	margin:0;
	padding:0;
	}
#gche3 li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 40px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("https://xn--nwqw4a.biz/img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#F00;
	font-weight:bold;
	}
#gche3 p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}
#gche4 {
	width:auto;
	height:auto;
	margin:0 15px 18px 15px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:2px solid #999;
	color:#333;
	background: #EEE;
	font-family:'メイリオ', Meiryo, Verdana, sans-serif;
	}
#gche4 ul{
	margin:0;
	padding:0;
	}
#gche4 li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 45px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#F00;
	font-size:18px;
	font-weight:bold;
	}
#gche4 p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}


#bgche {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bgche ul{
	margin:0;
	padding:0;
	}
#bgche li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 40px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("https://xn--nwqw4a.biz/img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#F00;
	font-size:20px;
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;
	font-weight:bold;
	}
#bgche p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}

#bche {
	width:auto;
	height:auto;
	margin:10px 13px 15px 10px;
	padding:5px 0 5px 10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#bche ul{
	margin:0;
	padding:0;
	}
#bche li{
	margin: 5px 10px 5px 0;
	padding:8px 0 10px 45px;
	line-height: 16px;
	list-style: none;
	text-align: left;
	background:url("https://xn--nwqw4a.biz/img/gche.png") center left;
	background-repeat:no-repeat;
	list-style: none;
	color:#333;
	font-weight:bold;
	}
#bche p{
	margin:0;
	background-image:none;
	font-weight:bold;
	line-height:20px;
	}

#setupan {
	width:auto;
	height:auto;
	min-height:120px;
	margin:5px 13px 5px 10px;
	padding:5px 0 0 10px;
	background-image:url(img/setu-pan.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	}
#setupan ul {
	margin:5px 0;
	padding: 0;
	}

#setupan li {
	margin:5px 0 0 0;
	padding:12px 0 0 40px;
	list-style: none;
	height:20px;
	font-size:13px;
	background-image:url(img/setu-pin.png);
	background-position:left;
	background-repeat:no-repeat;	
	}
/* 銀行背景装飾
------------------------------------------------ */

#gbki {
	width:auto;
	height:840px;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 0;
	background-color:#fff;
	border:#CCC solid 1px;
	}
#gbki a:hover img{opacity:0.7;filter: alpha(opacity=70);}
#gbkn {
	position:relative;
	width:auto;
	height:278px;
	padding:0 0 0 10px;
	font-size:12px;
	}
.bankbox {
	width:700px;
	height:auto;
	padding:10px 0 0 0;
	margin:10px 13px 15px 6px;
	border:4px solid #E5E5E5;
}
.gbki {
	width:auto;
	height:840px;
	margin:10px 13px 15px 10px;
	padding:10px 0 0 0;
	background-color:#fff;
	border:#CCC solid 1px;
	}
.gbki a:hover img{opacity:0.7;filter: alpha(opacity=70);}
.gbkn {
	position:relative;
	width:auto;
	height:278px;
	padding:0 0 0 10px;
	font-size:12px;
	}

.gbn1 {
	width:200px;
	height:248px;
	position:absolute;
	margin:0;
	padding:10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	left:10px;
	top: 0;
	text-align:center;
	}
.gbn2 {
	width:200px;
	height:248px;
	position:absolute;
	margin:0;
	padding:10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	left: 240px;
	top: 0;
	text-align:center;
	}
.gbn3 {
	width:200px;
	height:248px;
	position:absolute;
	margin:0;
	padding:10px;
	background-color:#ffffe0;
	border:#CCC solid 1px;
	left: 470px;
	top: 0;
	text-align:center;
	}


/*QA
------------------------------------------------------*/
#qa {
width:682px;
height:auto;
border:3px #FC3 solid;
margin:5px 0 10px 4px;
padding:15px 10px;
text-align:left;
}
.q {
padding:10px 0 10px 35px;
margin:0 5px 5px 5px;
font-size:15px;
font-weight:bold;
background:url(img/qaq.png) no-repeat;
color:#069;
border-bottom:1px #CCCCCC dotted;
}
.a {
padding:5px 0 5px 40px;
margin:0 15px 10px 25px;
font-size:13px;
background:url(img/qaa.png) no-repeat;
line-height:140%;
}

/* 広告
------------------------------------------------ */

.ad a {text-align:center;font-size:14px;font-weight:bold;text-decoration:underline;display:block;}
.ad a:hover {position:relative;top:1px;left:1px;background-color:#FFFF00;}

/* 2card
------------------------------------------------ */
#cmain {
	width:985px;
	height:auto;
	margin:0 0 5px 5px;
	padding:10px 0 0 0;
	text-align:left;
	border:4px solid #EBEBEB;
}
#cmain p {
	line-height:20px;
	letter-spacing: 1px;
	margin:5px 10px 18px 10px;
	padding: 5px 10px;
	font-size:14px;
	text-align:left;
}

#card2{
	position:relative;
	left:-18px;
	background:url(img/2_card.png) no-repeat left;
	height:570px;
	width:1200px;
}
#card2 .yaji {
	position:absolute;
	width:111px;
	height:126px;
	left: -85px;
	top: -50px;
}
#card2 .l_01{
	position:absolute;
	height:60px;
	width:390px;
	top:5px;
	left:82px;
}
#card2 .l_02{
	position:absolute;
	top:103px;
	left:100px;
	font-size:32px;
	font-weight:bold;
	color:#660000;
}
#card2 .l_03{
	position:absolute;
	height:190px;
	width:300px;
	top:158px;
	left:110px;
}
#card2 .l_04{
	position:absolute;
	top:360px;
	left:67px;
	font-size:20px;
	font-weight:bold;
	color:#333;
}
#card2 .r_01{
	position:absolute;
	height:60px;
	width:390px;
	top:5px;
	left:588px;
}
#card2 .r_02{
	position:absolute;
	top:103px;
	left:620px;
	font-size:32px;
	font-weight:bold;
	color:#660000;
}
#card2 .r_03{
	position:absolute;
	height:190px;
	width:320px;
	top:158px;
	left:630px;
}
#card2 .r_04{
	position:absolute;
	top:360px;
	left:587px;
	font-size:20px;
	font-weight:bold;
	color:#333;
}
.img_2{
	text-align:center;
}
.mcatch{
	position:absolute;
	top:-160px;
	left:-25px;
}
.main1 {
	position:relative;
	width:985px;
	height:auto;
	margin:90px 0 170px 5px;
	padding:5px 0 10px 0;
	text-align:left;
	border-left:8px solid #FFC926;
	border-right:8px solid #FFC926;
	border-bottom:8px solid #FFC926;
}
.main1 a{
	text-decoration:underline;
}
.main1 p{
	padding:0 0 0 15px;
}
.main2 {
	position:relative;
	width:985px;
	height:auto;
	margin:90px 0 20px 5px;
	padding:5px 0 10px 0;
	text-align:left;
	border-left:8px solid #FFC926;
	border-right:8px solid #FFC926;
	border-bottom:8px solid #FFC926;
}
.main2 a{
	text-decoration:underline;
}
.main2 p{
	padding:0 0 0 15px;
}
.main3 {
	position:relative;
	width:985px;
	height:auto;
	margin:90px 0 170px 5px;
	padding:5px 0 10px 0;
	text-align:left;
	border-left:8px solid #00D900;
	border-right:8px solid #00D900;
	border-bottom:8px solid #00D900;
}
.main3 a{
	text-decoration:underline;
}
.main3 p{
	padding:0 0 0 15px;
}
/*■違いテーブル
------------------------------------------------------*/
.tb_hi{
	background:url(img/2_hi.gif) no-repeat left;
	height:40px;
	width:900px;
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin:5px 0 0 40px;
	padding:10px 0 0 40px;
}
.tb_tigai {
width:900px;
height:auto;
margin:10px 0 10px 40px;
text-align:left;
background-color:#CCC;
}
.tb_tigai th{
	padding:0 0 0 18px;
}
.tb_tigai td{
	padding:10px 18px;
}
.tb_tit1 {
color:#333;
font-size:15px;
font-weight:bold;
background-color:#F3F3F3;
height:60px;
width:240px;
}
.tb_tit2 {
color:#333;
font-size:15px;
font-weight:bold;
background-color:#F3F3F3;
height:60px;
width:330px;
}
.tb_tit3 {
color:#FF3;
font-size:16px;
font-weight:bold;
background-color:#E50052;
height:60px;
width:330px;
}
.tb_tin1 {
color:#0055A5;
background-color:#EDF5FF;
font-size:16px;
font-weight:bold;
height:60px;
}
.tb_tin2 {
color:#333;
background:url(img/batsu.png) no-repeat center #FFF;
font-size:15px;
height:60px;
}
.tb_tin3 {
color:#E50052;
background:url(img/maru.png) no-repeat center #FFF5F4;
font-size:16px;
font-weight:bold;
height:60px;
}

.kuchi_top{
	padding:0 0 5px;
	margin:0 20px 10px;
	border-top:#E5E3E3 solid 1px;
}
.kuchi{
    color: #333;
    margin:0 10px;
    padding: 5px 0px;
	border-bottom:#E5E3E3 solid 1px;
	}
.kctb{
	margin:0 20px;
	padding:10px 0 5px;
}
.kctb p{
	margin:0 0 10px;
	padding:0;
	font-size:95%;
}
.kctb td{
	text-align:left;
	margin:0;
	padding:0;
}
.kctb td.kimg{
	width:10%;
}
.kctb td.kname{
	vertical-align: top;
	padding:5px 0 0 10px;
	font-size:90%;
	color:#999;
}
.kuro{
	color:#333;
	font-weight:bold;
}
/* ランキング(Y)
------------------------------------------------ */

#yrank {
	position:relative;
	width:975px;
	height:320px;
	margin:0 15px 20px 15px;
	padding:0;
	background-image:url(img/yrank.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
#yrank p{
	margin:5px 0 10px 0;
	padding:0 10px 0 0;
	font-size: 15px;
	line-height:20px;
	background-image:none;
}
#yrank a{font-size:24px; font-weight:bold; text-decoration:underline;}
#yrank a:hover img{opacity:0.7;filter: alpha(opacity=70);}

#ysrank {
	position:relative;
	width:975px;
	height:320px;
	margin:0 15px 20px 15px;
	padding:0;
	background-image:url(img/ysrank.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
#ysrank p{
	margin:5px 0 10px 0;
	padding:0 10px 0 0;
	font-size: 15px;
	line-height:20px;
	background-image:none;
}
#ysrank a{font-size:24px; font-weight:bold; text-decoration:underline;}
#ysrank a:hover img{opacity:0.7;filter: alpha(opacity=70);}

.yrtxt {
	position:absolute;
	width:728px;
	height:237px;
	left: 236px;
	top: 19px;
}
.yrimg {
	position:absolute;
	width:203px;
	height:233px;
	left: 19px;
	top: 16px;
}
.yrmou {
	position:absolute;
	width:763px;
	height:50px;
	left: 162px;
	top: 256px;
}

.tb-yrank{
	width:700px;
	font-size:14px;
	margin:0 0 5px -10px;
	background: #cccccc;
	line-height:18px;
	}
.tbq2{
	background:#CCC;
	width:97%;
	margin:5px 5px 10px 5px;
	line-height:18px;
	text-align:left;
	}
.tbq2 th{
	padding: 6px 5px 6px 35px;
	background:url(img/qaq.png) left top no-repeat #FFD3D3;
	color:#660000;
	font-weight:bold;
	}
.tbq2 td{
	padding: 5px 5px 5px 35px;
	background:url(img/qaa.png) left top no-repeat #fff;
	line-height:20px;
	font-size:13px;
	}
#yacong2 {
	position:relative;
	width:975px;
	height:120px;
	margin:0 0 20px 0;
	padding:0;
	background-image:url(img/yacong2.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
#yacong2 p{
	margin:5px 0 10px 130px;
	padding:12px 10px 0 0;
	font-size: 13px;
	line-height:20px;
	background-image:none;
}

/* 年代ボタン
------------------------------------------------ */
.box_btn {
	width:98%;
	padding:0 0 0 2px;
	margin:0 0 10px 10px;
}
/* フォント装飾
------------------------------------------------ */

.brak {color:#036;font-weight:bold; font-size:50px;}
.br1 {color:#FF0000;font-weight:bold;}
.blue1 {color:#0033FF;font-weight:bold;}
.oren1 {color:#FF6600;font-weight:bold;}
.line1 {color:#FF0000;font-weight:bold;background-color:#FFFF66;}
.nezumi{color:#333;}
.x12-1 {font-size:12px;}
.red {color:#FF0000;}
.green {color:#009933;}
.green15 {color:#009933; font-size:15px;}
.blue {color:#0000FF;}
.line {background-color:#FFFF00;}
.line2 {background-color:#FFCC00;}
.bak1 {background-color:#FFFFEC; margin:0;}
.bak2 {background-color:#F4FFFF;margin:0;}
.b {font-weight:bold;}
.b16 {color:#000; font-size:16px;}
.u {text-decoration:underline;}
.u2 {border-bottom: 1px solid ; }
.x09 {font-size:9px;}
.x10_2 {font-size:10px;}
.x10 {font-size:10px; font-weight:bold; line-height:100%;}
.x12 {font-size:12px; line-height:120%;}
.x12r {font-size:12px; text-align:right; margin:0 10px 0 0;}
.x13 {font-size:14px; font-weight:bold;}
.x13-1 {font-size:14px; font-weight:bold; display:block; text-align:right;}
.x13_1 {font-size:13px;}
.x14 {font-size:14px; font-weight:bold;}
.x14_1 {font-size:14px;}
.x15 {font-size:15px;}
.x16 {font-size:16px; font-weight:bold;}
.x18 {font-size:18px;}
.x20{font-size:20px;}
.x22{font-size:22px;}
.x24{font-size:24px;}
.acb{ padding:0 20px;background-color:#E90106; color:#FF3; border:#900 dotted 1px; text-shadow: 1px 1px 2px #333; line-height:20px;}
.br {color:#FF0000;font-weight:bold; font-size:16px;}
.bbr{color:#FF0000;font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;line-height:160%; font-size:20px; font-weight:bold;}
.ub {text-decoration:underline;font-weight:bold;}
.mincho {font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',serif;}
img.mid {vertical-align: middle;}
img.botm {vertical-align:bottom;}
.twaku a{ text-decoration:underline;}
.t_cen{text-align:center; margin:5px 0 10px; font-size:24px; font-weight:bold; color:#F0181B;}
