@charset "UTF-8";

/*/////////////////////////////////////////////////////////////
[Layout] 
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Base Layout
------------------------------------------------------------ */
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",メイリオ, sans-serif;
	font-size: 16px;
	color: #222;
	background: #FFF;
}

#container {
	width:100%;
	overflow: hidden;
}

a {
	color: #222;
	text-decoration: none;
}

span.small {
	font-size: 14px;
}

span.big {
	font-size: 18px;
}

p img {
	vertical-align: middle;
	margin-right: 4px;
}

/* ------------------------------------------------------------
	1. Header
------------------------------------------------------------ */
header {
	margin-bottom: 4px;
}

header:after {
	content : '';
	display : block;
	clear : both;
}

header img {
	width: 100%;
}

/* サイト名 */
header h1 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #3366ff;
	line-height: 43px;
	padding-left: 1%;
	margin-bottom: 4px;
}

/* HOMEボタン */
header .header_btn {
	float: right;
	margin: 4px 1% 7px;
	font-size: 14px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
}

header .header_btn a {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
	border: 1px solid #dcdcdc;

}


/* Navigation
------------------------------------------------- */
nav {
	margin: 10px 1% 0;
	text-align: center;
}

nav:after {
	content : '';
	display : block;
	clear : both;
}

/* 幅可変テキストナビ */
table.nav_01 {
	width: 96%;
	margin: 8px 2% 12px;
}

table.nav_01 td {
	font-size: 12px;
	text-align: center;
	border-left: 1px solid #222;
}

table.nav_01 td:first-child {
	border-left: none
}

table.nav_01 td a {
	width: 96%;
	padding: 2px 1%;
	display: inline-block;
	text-shadow: 1px 1px 1px #FFF;
}

/* 幅固定ボタン型ナビ 4列 */
.nav_02 {
	margin: 0 auto;
}

.nav_02 li {
	display: inline-block;
	width: 21%;
	height: 36px;
	overflow: hidden;
	margin: 0 1% 8px;
	font-size: 14px;
	text-align: center;
	border:1px solid #dcdcdc;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
}

.nav_02 li a {
	display: block;
	line-height: 36px;
	padding: 0 1%;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */ 
	-moz-border-radius-topright: 6px; /* Firefox用 */
}

/* 幅固定タブ型ナビ 4列 */
.nav_03 {
	margin: 1px auto 0;
	height: 37px;
	overflow: hidden;
}

.nav_03 li {
	display: inline-block;
	width: 21%;
	overflow: hidden;
	margin: 0 1%;
	font-size: 14px;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */ 
	-moz-border-radius-topright: 6px; /* Firefox用 */
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.nav_03 li a {
	display: block;
	line-height: 36px;
	padding: 0 1%;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */ 
	-moz-border-radius-topright: 6px; /* Firefox用 */
}

/* 幅固定ボタン型ナビ 4列 */
.nav_04 {
	margin: 0 auto;
}

.nav_04 li {
	display: inline-block;
	width: 29%;
	height: 36px;
	overflow: hidden;
	margin: 0 1% 8px;
	font-size: 14px;
	text-align: center;
	border:1px solid #dcdcdc;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
}

.nav_04 li a {
	display: block;
	line-height: 36px;
	padding: 0 1%;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */ 
	-moz-border-radius-topright: 6px; /* Firefox用 */
}

/* 幅固定タブ型ナビ 4列 */
.nav_05 {
	margin: 1px auto 0;
	height: 36px;
	overflow: hidden;
}

.nav_05 li {
	display: inline-block;
	width: 29%;
	height: 36px;
	overflow: hidden;
	margin: 0 1%;
	font-size: 14px;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */ 
	-moz-border-radius-topright: 6px; /* Firefox用 */
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.nav_05 li a {
	display: block;
	line-height: 36px;
	padding: 0 1%;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius-topleft: 6px; /* Firefox用 */ 
}

/* ------------------------------------------------------------
	2. Main
------------------------------------------------------------ */
#main {
	width: 100%;
}

#main div:after {
	content : '';
	display : block;
	clear : both;
}


p {
	line-height: 1.6;
}

/* 左右に余白を追加 */
.box {
/*	width: 96%;*/
	margin: 0 2%;
}

/* バナー
------------------------------------------------- */
.banner, .banner_02 {
	margin-bottom: 20px;
}

.banner img {
	width: 100%;
}

/* iSmad表示時のマージン */
.ismad img {
	margin-bottom: 20px;
}

/* ボタン
------------------------------------------------- */
.btn {
	width: 90%;
	margin: 0 auto 20px;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; /* Firefox用 */
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}

.btn p {
	line-height: 44px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px; /* Firefox用 */
	border: 1px solid #dcdcdc;

}

.btn p img {
	vertical-align: middle;
	margin-right: 8px;
}

.btn a {
	padding: 0 2%;
	display: block;
}

/* タイトル
------------------------------------------------- */
.title_01 p, .title_02 p, .title_03 p {
	padding: 6px 2%;
	text-align: center;
	color: #ffffff;
}

/* 横幅いっぱいのタイトル */
.title_01 {
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

/* 左右に余白があるタイトル */
.title_02 {
	margin: 0 2% 10px;
}

.title_02 p {
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
}


/* 下が枠線にくっついたタイトル */
.title_03 {
	margin: 0 2% 0;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */
	-moz-border-radius-topright: 6px; /* Firefox用 */
}

.title_03 p {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */
	-moz-border-radius-topright: 6px; /* Firefox用 */
}


/* テキスト
------------------------------------------------- */
.text p {
	margin: 0 2% 20px;
}

/* 左画像テキスト */
.left_img_text {
	margin: 0 2% 20px;
}

.left_img_text:after {
	content : '';
	display : block;
	clear : both;
}

.left_img_text img {
	float: left;
	width: 25%;
	margin: 0 2% 2% 1%;
}

/* 右画像テキスト */
.right_img_text {
	margin: 0 2% 20px;
}

.right_img_text:after {
	content : '';
	display : block;
	clear : both;
}

.right_img_text img {
	float: right;
	width: 25%;
	margin: 0 1% 2% 2%;
}

/* 枠線
------------------------------------------------- */
.inner_box_01 {
	margin: 0 2% 20px;
	padding: 2% 0 0;
	border: 1px solid #dcdcdc;
}

/* 角丸の枠線 */
.inner_box_02 {
	margin: 0 2% 20px;
	padding: 2% 0 0;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
}

/* 順位
------------------------------------------------- */
span.crown {
	margin: 0 3px;
	background: url("../img/crown.png") 0 4px no-repeat;
	display: inline-block;
	width: 44px;
	height: 25px;
	line-height: 25px;
	padding-top: 15px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(204,51,0,0.6);
}

span.crown_white {
	margin: 0 3px;
	background: url("../img/crown_white.png") 0 4px no-repeat;
	display: inline-block;
	width: 44px;
	height: 25px;
	line-height: 25px;
	padding-top: 15px;
	font-size: 12px;
	text-align: center;
	color: #555;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}



/* アコーディオン
------------------------------------------------- */
.accordion {
	padding-bottom: 20px;
}

.accordion dl {
	margin: 0 auto;
	width: 100％;
	text-align: left;
}

.accordion dl dt {
	height: 44px;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.accordion dl dt:first-child {
	border-top: 1px solid #dcdcdc;
}

.accordion dl dt a {
	display: block;
	width: 93%;
	line-height: 44px;
	padding: 0 0 0 7%;
	background: url("../img/arrow_bottom.png") 2% center no-repeat;
}

.accordion dl dd {
	font-size: 14px;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.accordion dl dd p {
	padding: 6px 2%;
}

/* リスト
------------------------------------------------- */
.list_01, .list_02 {
	margin-bottom: 20px;
}

.list_01 li, .list_02 li {
	padding: 0 2%;
	list-style: none;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.list_01 li:first-child, .list_02 li:first-child {
	border-top: 1px solid #dcdcdc;
}

.list_01 li p, .list_02 li p {
	line-height: 28px;
}

.list_01 li p a, .list_02 li p a {
	padding: 8px 2%;
	display: block;
	background: url("../img/arrow.png") right center no-repeat;
}

/* 横幅いっぱいのリスト */
.list_01{
	width: 100%;
}

/* 左右余白有のリスト */
.list_02 {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

.list_02 ul {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox用 */
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
/*	border: 1px solid #dcdcdc;*/
}

.list_02 li:first-child {
	border-top: none;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px; /* Firefox用 */
	-moz-border-radius-topright: 6px; /* Firefox用 */
}

.list_02 li:last-child {
	border-bottom: none;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; /* Firefox用 */ 
	-moz-border-radius-bottomleft: 6px; /* Firefox用 */ 
}


/* ------------------------------------------------------------
	3. Footer
------------------------------------------------------------ */

/* フッターメニュー */
footer table{
	width: 96%;
	margin: 8px 2% 12px;
}

footer table td {
	font-size: 12px;
	text-align: center;
	border-left: 1px solid #222;
}

footer table td:first-child {
	border-left: none
}

footer table td a {
	width: 96%;
	padding: 2px 1%;
	display: inline-block;
	text-shadow: 1px 1px 1px #FFF;
}


/* コピーライト
------------------------------------------------- */
footer .copyright {
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	background: #222;
}


/* end */