@charset "shift_jis";

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #FBEECC;
	line-height: 150%;
	color: #333333;
	font-size: 16px;
	background-image: url(img/bg.gif);
}

img {
	vertical-align: top;
	border: 0px;
}

a {
	color: #008ECC;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

td{
	border-collapse: collapse;
	vertical-align: top;
}

p {
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#page_base {
	background-color: #FFFFFF;
	width: 820px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #E1BC59;
}

/*
ヘッダー-----------------------------*/

#page_head {
	height: 220px;
	position: relative;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
}
#page_head h1 {
	font-size: 24px;
	position: absolute;
	left: 65px;
	top: 40px;
	line-height: 38px;
}
#page_head h1 a {
	color: #990000;
	text-decoration: none;
        font-size: 20px;
}
#page_head .head_copy {
	font-size: 16px;
	color: #553F1A;
	position: absolute;
	left: 70px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

#page_head2 {
	height: 220px;
	position: relative;
	background-image: url(img/head2.jpg);
	background-repeat: no-repeat;
}
#page_head2 h1 {
	font-size: 24px;
	position: absolute;
	top: 40px;
	line-height: 38px;
	left: 230px;
}
#page_head2 h1 a {
	color: #990000;
	text-decoration: none;
}
#page_head2 .head_copy {
	font-size: 16px;
	color: #6F3E28;
	position: absolute;
	top: 85px;
	font-weight: bold;
	width: 520px;
	left: 235px;
}

#page_head3 {
	height: 220px;
	position: relative;
	background-image: url(img/head3.jpg);
	background-repeat: no-repeat;
}
#page_head3 h1 {
	font-size: 32px;
	position: absolute;
	left: 70px;
	top: 45px;
	line-height: 38px;
}
#page_head3 h1 a {
	color: #990000;
	text-decoration: none;
}
#page_head3 .head_copy {
	font-size: 16px;
	color: #883C4F;
	position: absolute;
	left: 85px;
	top: 90px;
	font-weight: bold;
	width: 520px;
}

/*
追加ヘッダー×７-----------------------------*/

/*
head01-----------------------------*/

#page_head01 {
	height: 220px;
	position: relative;
	background-image: url(img/head01.jpg);
	background-repeat: no-repeat;
}
#page_head01 h1 {
	font-size: 32px;
	position: absolute;
	left: 65px;
	top: 40px;
	line-height: 38px;
}
#page_head01 h1 a {
	color: #5A98A5;
	text-decoration: none;
}
#page_head01 .head_copy {
	font-size: 16px;
	color: #555555;
	position: absolute;
	left: 70px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

/*
head02-----------------------------*/

#page_head02 {
	height: 220px;
	position: relative;
	background-image: url(img/head02.jpg);
	background-repeat: no-repeat;
}
#page_head02 h1 {
	font-size: 32px;
	position: absolute;
	left: 75px;
	top: 40px;
	line-height: 38px;
}
#page_head02 h1 a {
	color: #528214;
	text-decoration: none;
}
#page_head02 .head_copy {
	font-size: 16px;
	color: #555555;
	position: absolute;
	left: 70px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

/*
head03-----------------------------*/

#page_head03 {
	height: 220px;
	position: relative;
	background-image: url(img/head03.jpg);
	background-repeat: no-repeat;
}
#page_head03 h1 {
	font-size: 32px;
	position: absolute;
	left: 210px;
	top: 40px;
	line-height: 38px;
}
#page_head03 h1 a {
	color: #BA7C32;
	text-decoration: none;
}
#page_head03 .head_copy {
	font-size: 16px;
	color: #553F1A;
	position: absolute;
	left: 200px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

/*
head04-----------------------------*/

#page_head04 {
	height: 220px;
	position: relative;
	background-image: url(img/head04.jpg);
	background-repeat: no-repeat;
}
#page_head04 h1 {
	font-size: 32px;
	position: absolute;
	left: 190px;
	top: 40px;
	line-height: 38px;
}
#page_head04 h1 a {
	color: #AE8D2B;
	text-decoration: none;
}
#page_head04 .head_copy {
	font-size: 16px;
	color: #553F1A;
	position: absolute;
	left: 185px;
	top: 85px;
	font-weight: bold;
	width: 550px;
}

/*
head05-----------------------------*/

#page_head05 {
	height: 220px;
	position: relative;
	background-image: url(img/head05.jpg);
	background-repeat: no-repeat;
}
#page_head05 h1 {
	font-size: 32px;
	position: absolute;
	left: 75px;
	top: 40px;
	line-height: 38px;
}
#page_head05 h1 a {
	color: #EE9317;
	text-decoration: none;
}
#page_head05 .head_copy {
	font-size: 16px;
	color: #805B3C;
	position: absolute;
	left: 70px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

/*
head06-----------------------------*/

#page_head06 {
	height: 220px;
	position: relative;
	background-image: url(img/head06.jpg);
	background-repeat: no-repeat;
}
#page_head06 h1 {
	font-size: 32px;
	position: absolute;
	left: 65px;
	top: 40px;
	line-height: 38px;
}
#page_head06 h1 a {
	color: #990000;
	text-decoration: none;
}
#page_head06 .head_copy {
	font-size: 16px;
	color: #333333;
	position: absolute;
	left: 70px;
	top: 85px;
	font-weight: bold;
	width: 520px;
}

/*
head07-----------------------------*/

#page_head07 {
	height: 220px;
	position: relative;
	background-image: url(img/head07.jpg);
	background-repeat: no-repeat;
}
#page_head07 h1 {
	font-size: 32px;
	position: absolute;
	left: 235px;
	top: 40px;
	line-height: 38px;
}
#page_head07 h1 a {
	color: #990000;
	text-decoration: none;
}
#page_head07 .head_copy {
	font-size: 16px;
	color: #333333;
	position: absolute;
	left: 230px;
	top: 80px;
	font-weight: bold;
	width: 520px;
}

/*
メイン-----------------------------*/

#page_main {
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#page_main h2 {
	font-size: 24px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E56700;
	line-height: 36px;
	padding-left: 10px;
        margin-top: 15px;
        margin-bottom: 15px;
}

#page_main .title01 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DC7416;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-bottom: 2px;
}

#page_main .title02 {
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #DC7416;
	padding-left: 7px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCA75F;
}

#page_main .txtbox {
	background-color: #FFFBE6;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCA75F;
	border-right-color: #DCA75F;
	border-bottom-color: #DCA75F;
	border-left-color: #DCA75F;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*
ランキング-----------------------------*/

.rank_base {
	margin-bottom: 20px;
	padding-top: 15px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.rank_base .rank_main {
	padding: 10px;
}
.rank_main dl {
	padding-bottom: 10px;
}
.rank_main dt {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #30A5C2;
	padding-left: 10px;
	line-height: 24px;
	padding-top: 2px;
}
.rank_main dd {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30A5C2;
	padding-left: 30px;
	color: #019CC2;
	line-height: 26px;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	margin: 10px;
}

.rank_head_01,
.rank_head_02,
.rank_head_03,
.rank_head_04,
.rank_head_05 {
	font-size: 22px;
	font-weight: bold;
	padding-left: 70px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	color: #222222;
}
.rank_head_01 {
	background-image: url(img/rank_01.gif);
}
.rank_head_01 a {
	color: #FF9900;
}
.rank_head_02 {
	background-image: url(img/rank_02.gif);
}
.rank_head_02 a {
	color: #999999;
}

.rank_head_03 {
	background-image: url(img/rank_03.gif);
}
.rank_head_03 a {
	color: #B88B47;
}

.rank_head_04 {
	background-image: url(img/rank_04.gif);
}
.rank_head_04 a {
	color: #43ABE0;
}

.rank_head_05 {
	background-image: url(img/rank_05.gif);
}
.rank_head_05 a {
	color: #759F3C;
}

.btn {
	text-align: right;
	padding: 5px;
}
.btn a {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

/*
フッター-----------------------------*/

#page_foot {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	width: 800px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#page_foot dl {
	float: left;
	width: 250px;
	border: 1px solid #CCCCCC;
	margin: 5px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 1px;
}
#page_foot dd {
	font-size: 12px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 15px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5FACD6;
	line-height: 14px;
}
#page_foot dt {
	color: #FFFFFF;
	background-color: #30A5C2;
	font-size: 14px;
	line-height: 22px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#foot_menu {
	clear: both;
	padding-top: 5px;
}
#foot_menu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 12px;
}

#copy {
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #DDDDDD;
	background-color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


/*
pick_up
-------------------------------------------------------------------*/
.pick_up {
	color: #000000;
	background-color: #FFFBE8;
	border: 2px dotted #FFD283;
	font-weight: normal;
	width: 650px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 110px;
	padding-bottom: 15px;
	background-image: url(img/pick_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0px;
	padding-left: 80px;
}

.pick_up p {
	padding-bottom: 20px;
	color: #2F2411;
	padding-top: 10px;
}
.pick_up strong {
	color: #CC0000;
}


/*
VS
-------------------------------------------------------------------*/
.vs_base {
	width: 730px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 1px;
	margin-top: 20px;
	border: 2px dotted #FFC977;
}
.vs_h_title {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	padding-top: 20px;
}
.vs_hbox_left {
	width: 260px;
	float: left;
	font-size: 14px;
	text-align: center;
	position: absolute;
	left: 30px;
	top: 95px;
}

.vs_hbox_right {
	width: 260px;
	float: left;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 95px;
	right: 30px;
}

.vs_title {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	clear: both;
	text-align: center;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.vs_box_win,
.vs_box_lose {
	height: 90px;
	width: 330px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.vs_box_win {
	background-color: #FFF7EC;
	color: #990000;
	background-image: url(img/win.gif);
	background-repeat: no-repeat;
	border: 1px dotted #FF9546;
}
.vs_box_lose {
	background-color: #E6F7FF;
	color: #003366;
	background-image: url(img/lose.gif);
	background-repeat: no-repeat;
	border: 1px dotted #68CEFF;
}
.vs_head {
	height: 350px;
	background-image: url(img/vs_head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	position: relative;
}
.vs_h_box p {
	padding: 10px;
}
.vs_head p strong {
	font-size: 16px;
	color: #990000;
}

.vs_box_btn {
	width: 340px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
	padding: 5px;
}.vs_box_btn a {
	font-size: 16px;
	font-weight: bold;
}

/*
文字の装飾
-------------------------------------------------------------------*/

.aka {
        color: #ff0000;
        font-weight: bold;
}

.ki {
        background: #FFFF00;
        font-weight: bold;
}

.ao {
        color: #FF0000;
        font-weight: bold;
}

.midori {
 font-weight: bold;
 color: #008700;
}

.sp {
 font-weight: bold;
 color: #CC0000;
        font-size: 16px;
}

p {
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 30px;
	background-image: url(img/note_line.gif);
	background-position: 0px 10px;
}

