body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #EBEBE7;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/*ヘッダー*/

#wrapper #header {
	background-image: url(img/header_bk.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 900px;
}

/*ヘッダー・ロゴ*/

h1 {
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}

/*ヘッダー・ホーム*/

.btn_home {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}



/*サイドコンテンツ*/

.side_contentsu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
	float: left;
}

/*サイドコンテンツ・左上バナー*/

.banner_01 {
	padding: 0px;
	text-align: center;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 62px;
	width: 210px;
}

/*サイドナビ（ブルー）*/

.side_navi01 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.title01 {
	background-image: url(img/side_title01.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 192px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
}
.side_navi01 ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 220px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDCAC5;
	border-bottom-color: #CDCAC5;
}
.side_navi01 a {
	background-image: url(img/side_li_01.gif);
	display: block;
	width: 186px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-repeat: no-repeat;
}
.side_navi01 a:hover {
	background-image: url(img/side_li_01_ov.gif);
	background-repeat: no-repeat;
	color: #2C56B7;
	text-decoration: underline;
}


/*サイドナビ（オレンジ）*/

.side_navi02 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.title02 {
	background-image: url(img/side_title02.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 192px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
}
.side_navi02 ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 220px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDCAC5;
	border-bottom-color: #CDCAC5;
}
.side_navi02 a {
	background-image: url(img/side_li_02.gif);
	display: block;
	width: 186px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-repeat: no-repeat;
}
.side_navi02 a:hover {
	background-image: url(img/side_li_02_ov.gif);
	background-repeat: no-repeat;
	color: #E55110;
	text-decoration: underline;
}


/*サイドナビ（グリーン）*/

.side_navi03 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.title03 {
	background-image: url(img/side_title03.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 192px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
}
.side_navi03 ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 220px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDCAC5;
	border-bottom-color: #CDCAC5;
}
.side_navi03 a {
	background-image: url(img/side_li_03.gif);
	display: block;
	width: 186px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-repeat: no-repeat;
}
.side_navi03 a:hover {
	background-image: url(img/side_li_03_ov.gif);
	background-repeat: no-repeat;
	color: #0C5D1B;
	text-decoration: underline;
}



.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*メイン*/

#wrapper #main {
	margin: 0px;
	padding: 15px;
	height: auto;
	width: 870px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.main_img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 180px;
	width: 620px;
	background-image: url(img/main_img.jpg);
	background-repeat: no-repeat;
}



/*コンテンツ*/

.contents {
	padding: 0px;
	float: right;
	height: auto;
	margin: 0px;
	width: 630px;
	font-size: 15px;
}

/*キャンペーン*/

.contents .camp {
	border: 1px solid #D9CDB3;
	background-color: #FDEFEA;
}
.contents .camp .c_title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E55110;
	border: 1px solid #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	padding-left: 5px;
}
.contents .camp ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
.contents .camp li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E55110;
	list-style-type: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}
.camp a {
	font-size: 90%;
	color: #2C56B7;
	font-weight: bold;
	text-decoration: none;
}
.camp a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.contents h2 {
font-size: 20px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2C56B7;
	color: #333333;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(./img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.contents h3 {
	font-size: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0B9712;
	padding-left: 8px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #0C5D1B;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37424A;
	padding-top: 2px;
	line-height: 20px;
}
.contents p{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 150%;
}
.contents a {
	color: #2C56B7;
	text-decoration: underline;
}
.contents a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*トップランキング*/

.contents .rank_box {
	padding: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
.contents .rank_box .rank_title01,
.contents .rank_box .rank_title02,
.contents .rank_box .rank_title03 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CC0000;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
	line-height: 28px;
	padding-top: 4px;
}
.contents .rank_box .rank_title01 {
	background-image: url(./img/rank.gif);
}
.contents .rank_box .rank_title02 {
	background-image: url(./img/rank2.gif);
}
.contents .rank_box .rank_title03 {
	background-image: url(./img/rank3.gif);
}

.contents .rank_box .rank_title01 a,
.contents .rank_box .rank_title02 a,
.contents .rank_box .rank_title03 a {
	font-size: 16px;
	padding-left: 5px;
	color: #2C56B8;
}
.contents .rank_box .rank_title01 a:hover, 
.contents .rank_box .rank_title02 a:hover, 
.contents .rank_box .rank_title03 a:hover {
	font-size: 16px;
	padding-left: 5px;
	color: #CC0000;
}

.contents .rank_box table {
	margin: 0px;
	padding: 0px;
}

.contents .rank_box td {
	padding-right: 5px;
	padding-left: 5px;
}

.contents .rank_box li {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #E55110;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	list-style-type: none;
}

.contents .rank_box .rank_link {
	padding-top: 10px;
	width: 400px;
	float: right;
}
.rank_link a.btn_1 {
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #E55110;
	background-color: #F9D7C8;
	display: block;
	float: right;
	border: 1px solid #DE8989;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.rank_link a.btn_2 {
	height: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #2C56B7;
	background-color: #D2DBF0;
	display: block;
	float: right;
	border: 1px solid #AAD5FF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.rank_link a.btn_1:hover {
	color: #FFFFFF;
	background-color: #E55110;
}
.rank_link a.btn_2:hover {
	color: #FFFFFF;
	background-color: #2C56B8;
}
.contents .rank_base {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	background-position: center;
	border: 2px solid #CDCAC5;
}
.contents .title_img {
	text-align: center;
	padding-top: 5px;
}


/*フッター*/

#wrapper #footer {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(./img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

#footer li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#footer ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer li a {
	font-size: 10px;
	color: #2C56B8;
	text-decoration: underline;
}
#footer li a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*コピーライト*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #2C56B8;
	font-size: 10px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #853636;
}
.pankuz {
	font-size: 90%;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.pankuz a {
	color: #2C56B7;
	text-decoration: underline;
}
.pankuz a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*テーブル*/
.contents table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 90%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contents table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 3px;
}
.backimg01 {
	background-image: url(img/hyoubg.gif);
	background-repeat: no-repeat;
}

/*右に画像がまわりこみ*/
.mawarikomi_r {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*左に画像がまわりこみ*/
.mawarikomi_l {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.up {
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-size: 80%;
}
