*{
	margin:0;
	padding:0;
}


body{
	margin: 0px;
	background: url(img/body_back.gif) repeat-y #fff center;
	text-align: center;
	font-family: Verdana, "ＭＳ Ｐゴシック","平成角ゴシック", sans-serif;
}


strong{ font-weight: normal; }
em{ font-style: normal; }

li{ list-style: none; }

a{ color: #00f; }
a:visited { color: #00f; }
a:hover { color: #ff8c00; }

img	{ border: none; }


/* 基本設定
----------------------------------------------- */

#wrapper{
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0;
}


/* ヘッダーの設定
----------------------------------------------- */

#header{
	margin: 0px;
	width: 780px;
	height: 150px;
	background: url(img/header.jpg) no-repeat;
	text-align: left;
}


h1{
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 10px;
	text-align: right;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}

#header p {
	font-size: 10pt;
	color: #333;
	line-height: 130%;
	margin: 0 20px;
	width: 420px;
}


/* メインの設定
----------------------------------------------- */

#main{
	width: 750px;
	text-align: left;
	margin: 20px 20px 20px 10px;
	clear: both;
	text-align: left;
}


/* メニュー
----------------------------------------------- */

#left{
	float: left;
	width: 180px;
	background: #E0DED1;
	border: solid 1px #C5C5B9;
	font-size: 10pt;
	padding: 2px 5px;
	margin-bottom: 30px;
}

#left h4{
	background: #415999;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#left ul{
	margin: 0 0 3px 0;
	padding: 0;
}

div#left li{
	width: 180px;
	display: block;
	margin: 0 0 1px 0;
}

div#left li a{
	width: auto;
	_width: 164px;
	display: block;
	line-height: 1.0;
	text-indent: 10px;
	padding: 5px;
	background-color: #f1f2ec;
	border-left: 5px solid #c4c3a7;
	border-top: 1px solid #c4c3a7;
	border-right: 1px solid #c4c3a7;
	border-bottom: 1px solid #c4c3a7;
	text-decoration: none;
}

div#left li a:hover{
	color: #de1039;
	border-left: 5px solid #de1039;
}


/* コンテンツ
----------------------------------------------- */

#right{
	float: right;
	width: 540px;
	background: #fff;
}

#right p.pan{
	font-size: 10pt;
	margin-bottom: 20px;
}

#right .category {
	margin: 0px 0px 20px 0px;
	clear: both;
}

#right .category dt{
	font-size: 11pt;
	font-weight: bold;
	background: url(img/dt.png) no-repeat left;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 5px;
}

#right .category dd{
	font-size: 11pt;
	line-height: 150%;
	padding: 10px;
	border: dotted 1px #ccc;
	margin-bottom: 10px;
}

#right .contents {
	margin: 0px 0px 20px 0px;
	clear: both;
}

#right .contents p{
	font-size: 11pt;
	padding: 5px 10px;
	background-image: url(img/note_line.gif);
	line-height: 20px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*--------------------▽table*/

#right .contents table{
	border-collapse: collapse;
	width: 520px;
	margin-bottom: 30px;
}

#right .contents th{
	position: relative;
	width: 518px;
	_width: 520px;
	min-height: 25px;
	_height: 25px;
	margin: 5px 0;
	padding: 5px 0 0 10px;
	background: url(img/ah.gif) no-repeat top left;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25;
	clear: both;
}

#right .contents td{
	font-size: 11pt;
	border: 1px solid #666;
	padding: 5px 10px;
	line-height: 180%;
}

#right .contents td a{
	font-weight: bold;
	font-size: 12pt;
}

/*--------------------▽visa*/

#right .visa{
	margin: 0px 0px 20px 0px;
	clear: both;
}

#right .visa table{
	border-collapse: collapse;
	width: 440px;
}

#right .visa td{
	font-size: 11pt;
	line-height: 130%;
	border: 1px solid #666;
	padding: 5px 10px;
}

#right .visa tr.nec{
	background-color: #FFDAB9;
}

/*--------------------▽クレジットカード*/

#right .card{
	margin: 0px 0px 20px 0px;
	clear: both;
}

#right .card p{
	font-size: 11pt;
	padding: 5px 10px;
	background-image: url(img/note_line.gif);
	line-height: 20px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#right .card table{
	border-collapse: collapse;
	width: 520px;
}

#right .card th{
	font-size: 10pt;
	background: #ff8c00;
}

#right .card th.rank1{
	background: url(img/rank1.jpg) no-repeat;
	padding-top: 38px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right .card th.rank2{
	background: url(img/rank2.jpg) no-repeat;
	padding-top: 56px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right .card th.rank3{
	background: url(img/rank3.jpg) no-repeat;
	padding-top: 56px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right .card th.rank4{
	background: url(img/rank4.jpg) no-repeat;
	padding-top: 56px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#right .card th.rank5{
	background: url(img/rank5.jpg) no-repeat;
	padding-top: 56px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#right .card td{
	font-size: 10pt;
	line-height: 180%;
	padding: 5px 5px 20px 5px;
	border-bottom: solid 1px #aaa;
}

#right .card td a{ color: #333; text-decoration: none; }
#right .card td a:hover{ color: #fff; text-decoration: none; }

.btn1{
	display: block;
	background: url(img/button01.jpg) no-repeat;
	width: 100px;
	height: 25px;
	padding: 0 0 0px 15px;
	margin-bottom: 10px;

}

.btn2{
	display: block;
	background: url(img/button02.jpg) no-repeat;
	width: 100px;
	height: 25px;
	padding: 0 0 0px 15px;
}



/* 見出し
----------------------------------------------- */

h2 {
	font-size: 1.0em;
	margin: 0px 0px 20px 0px;
	padding: 3px 0 3px 14px;
	background: url(img/h2-bg.jpg) repeat-x bottom;
	border-bottom: solid 1px #010066;
	border-left: solid 5px #010066;
	clear: both;
}

h3.type-a {
	font-size: 1.0em;
	margin: 0px 0px 20px 0px;
	padding: 3px 0 3px 14px;
	background: url(img/h2-bg.jpg) repeat-x bottom;
	border-bottom: solid 1px #010066;
	border-left: solid 5px #010066;
	clear: both;
}

h3.type-b {
	background-image: url(img/note_line.gif);
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.1em;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}


/* 画像の回り込みの設定
----------------------------------------------- */

.left{
	float		: left;
	margin		: 0px 30px 20px 0px;
}

.right{
	float		: right;
	margin		: 0px 0px 20px 30px;
}


/* 上部メニュー
----------------------------------------------- */

#menu-top {
	clear: both;
	margin: 0px 0 10px 0;
	background: url(img/bar.jpg) no-repeat;
	height: 25px;
	color: #fff;
}

#menu-top ul {
	margin: 5px 10px 10px 10px;
	float: right;
	line-height: 15px;
	border-right: 1px solid #fff;
}

#menu-top li {
	display: inline;
	padding: 0px 10px;
	color: #fff;
	font-size: 9pt;
	letter-spacing: 0.5pt;
	border-left: 1px solid #fff;
	list-style-type: none;
	list-style-position: outside;
}

#menu-top a:link,
#menu-top a:visited {
	padding: 1px 3px;
	text-decoration	: none;
	color: #fff;
}

#menu-top a:hover {
	padding: 1px 3px;
	background: #fff;
	text-decoration: none;
	color: #de1039;
}


/* 下部メニュー
----------------------------------------------- */

#menu-bottom {
	clear: both;
	margin: 10px 0 10px 0;
	background: url(img/bar.jpg) no-repeat;
	height: 25px;
	color: #fff;
}

#menu-bottom ul {
	margin: 5px 10px 10px 10px;
	float: right;
	line-height: 15px;
	border-right: 1px solid #fff;
}

#menu-bottom li {
	display: inline;
	padding: 0px 10px;
	color: #fff;
	font-size: 9pt;
	letter-spacing: 0.5pt;
	border-left: 1px solid #fff;
	list-style-type: none;
	list-style-position: outside;
}

#menu-bottom a:link,
#menu-bottom a:visited {
	padding: 1px 3px;
	text-decoration	: none;
	color: #fff;
}

#menu-bottom a:hover {
	padding: 1px 3px;
	background: #fff;
	text-decoration	: none;
	color: #de1039;
}


/* フッターの設定
----------------------------------------------- */

#foot {
	clear		: both;
	margin		: 0px;
	text-align	: center;
	color		: #333;
	background-color: #fff;
}

#foot p {
	font-size	: 10pt;
	margin		: 0 15px 10px 15px;
	line-height	: 130%;
	text-align	: left;
}

#foot p.copy {
	background	: #fff;
	font-size	: 9pt;
	padding		: 4px 10px;
	color		: #333;
	margin		: 0px;
	text-align	: center;
}

#foot p.copy a,
#foot p.copy a:visited {
	color		: #333;
	text-decoration	: none;
}

#foot p.copy a:hover {
	color		: #ff8c00;
}



/* 文字の装飾
----------------------------------------------- */

.block{ display: block; }

.impact { background-color: #ffff99; }

.red	{ color		: #FF0000; }
.orange	{ color		: #ff6600; }

.b { font-weight: bold; }

.under { border-bottom: solid 1px #de1039; }

.handline{
	background: url(img/handline.gif) repeat-x bottom;
	padding-bottom: 0.2em
}

/* marginの設定
----------------------------------------------- */

.mt20{ margin-top: 20px!important; }
.mt30{ margin-top: 30px!important; }

.mb20{ margin-bottom: 20px!important; }
.mb30{ margin-bottom: 30px!important; }


/* リストの設定
----------------------------------------------- */

.list1 {
	font-size	: 10pt;
	line-height	: 200%;
	font-weight	: bold;
	list-style-type	: disc;
	margin-left	: 20px;
}

.list2{
	margin-left: 20px;
	padding-left: 9px;
	background:url(img/list01.gif) no-repeat 0 12px;
	border-bottom:none;
}

/* アドセンスの設定
----------------------------------------------- */

#main .ads {
	margin: 0 0 10px 10px;
	clear: both;
}

#main .ads p{
	color: #333;
	font-size: 8.5pt!important;
}

#right .ad-lc{
	margin: 0 0 20px 15px;
	clear: both;
}

#right .ad-lc p{
	color: #333;
	font-size: 8pt!important;
	text-align: left;
	margin: 0px!important;
}

