body, form, h1, h2, h3, h4, h5, h6, h7, p, pre, ul, ol, li, dl, dt, dd, blockqote, span, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	color: #333;
	font-size: 12px;
	font-family: "Verdana","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka","sans-selif";
}
input,
textarea {
	margin: 2px;
	padding: 4px 10px;
	line-height: 1.2;
	font-size:100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.cl {
	clear: both;
}
p {
	font-size: 12px;
	letter-spacing: 0;
}
a {
	color: #333;
	text-decoration: underline;
	margin: 0;
	overflow: hidden;
	outline: none;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style-type: none; 
}
.pagetop {
	padding: 0 0 10px 0;
	font-size: 10px;
	clear: both;
	text-align: right;
}
/*パンくず*/
.pan {
	padding: 10px 0;
	font-size: 10px;
	text-align: left;
	clear: both;
}
.pan img {
	margin: 0 5px 0 0;
	vertical-align: bottom;
}
.pan a {
	margin: 0 8px 0 0;
}
/*■■■■■■ヘッダー■■■■■■*/
#header {
	width: 950px;
	padding: 0 0 8px 0;
	margin: auto;
	text-align: left;
}
/*各地方*/
#header .local {
    padding: 10px 0 5px 0;
    float: left;
}
#header .local a {
    margin: 0 3px 0 0;
}
#header .local a:hover {
    background-color: #F09;
    color: #FFF;
}
#header .local img {
    margin: 0 5px 0 0;
    vertical-align: middle;
}
#header h1 {
    padding: 10px 0 0 0;
    font-size: 10px;
    float: right;
    color: #999;
}
#header .left {
    width: 230px;
    padding: 10px 0 0 0;
    float: left;
}
#header .center {
    width: 335px;
    padding: 5px 0 0 25px;
    float: left;
}
/*検索・会員数*/
#header .center .search_area {
}
#header .center .login_regist a {
	color: #FFF;
	text-decoration: none;
}
#header .center .login_regist .bt_login {
	width: 90px;
	height: 16px;
	padding: 3px 0 0 0;
	background-color: #333;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	display: inline-block;
}
#header .center .login_regist .bt_login:hover {
    background-color: #09C;
}
#header .center .login_regist .bt_member {
	width: 90px;
	height: 16px;
	padding: 3px 0 0 0;
	background-color: #F09;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	display: inline-block;
}
#header .center .login_regist .bt_member:hover {
    background-color: #09C;
}
#header .center .search_area {
    padding: 5px 0 0 0;
}
#header .center .search_area input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#header .center .search_area .text {
	width: 155px;
	margin: 0 0 0 10px;
	padding: 0;
}
#header .center .search_area .num {
    padding: 0 0 5px 0;
    color: #999;
}
#header .center .search_area .num strong {
    margin: 0 5px 0 0;
    color: #F09;
}
#header .right {
    width: 330px;
    float: right;
    text-align: right;
}
#header .right .submenu {
    padding: 0;
    font-size: 10px;
    line-height: 1.5;
}
#header .right .num_shop {
    margin: 5px 0 0 0;
    padding: 2px 5px;
    border: solid 1px #DDD;
    display: inline-block;
    color: #666;
    font-size: 10px;
    width: 230px;
}
#header .right .num_shop strong {
    color: #F69;
    margin: 0 0 0 5px;
    font-size: 12px;
}
/*■■■■■■トップメニュー■■■■■■*/
#topmenu {
	width: auto;
	clear: both;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/header/menu_bg.jpg);	background-repeat: repeat-x;
}
#topmenu ul {
	width: 955px;
	height: 42px;
	margin: auto;
	text-align:center;
}
#topmenu li {
	float: left;
}
/*ホーム*/
#topmenu li.top_home a {
	display: block;
	margin: 0;
	width: 97px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_home.jpg);	text-indent: -8000px;
}
#topmenu li.top_home a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_home2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_home_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_home_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_home_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_home2_b.jpg);	background-repeat: no-repeat;
}
/*お店検索*/
#topmenu li.top_s_search a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_s_search.jpg);	text-indent: -8000px;
}
#topmenu li.top_s_search a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_s_search2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_s_search_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_s_search_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_s_search_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_s_search2_b.jpg);	background-repeat: no-repeat;
}
/*女の子検索*/
#topmenu li.top_g_search a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_g_search.jpg);	text-indent: -8000px;
}
#topmenu li.top_g_search a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_g_search2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_g_search_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_g_search_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_g_search_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_g_search2_b.jpg);	background-repeat: no-repeat;
}
/*ブログ*/
#topmenu li.top_blog a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_blog.jpg);	text-indent: -8000px;
}
#topmenu li.top_blog a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_blog2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_blog_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_blog_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_blog_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_blog2_b.jpg);	background-repeat: no-repeat;
}
/*イベント*/
#topmenu li.top_event a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_event.jpg);	text-indent: -8000px;
}
#topmenu li.top_event a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_event2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_event_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_event_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_event_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_event2_b.jpg);	background-repeat: no-repeat;
}
/*クーポン*/
#topmenu li.top_coupon a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_coupon.jpg);	text-indent: -8000px;
}
#topmenu li.top_coupon a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_coupon2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_coupon_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_coupon_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_coupon_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_coupon2_b.jpg);	background-repeat: no-repeat;
}
/*メルマガ*/
#topmenu li.top_mail a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_mail.jpg);	text-indent: -8000px;
}
#topmenu li.top_mail a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_mail2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_mail_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_mail_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_mail_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_mail2_b.jpg);	background-repeat: no-repeat;
}
/*リアルタイム情報*/
#topmenu li.top_real a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_realtime.jpg);	text-indent: -8000px;
}
#topmenu li.top_real a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_realtime2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_real_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_realtime_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_real_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_realtime2_b.jpg);	background-repeat: no-repeat;
}
/*ケータイ写メ*/
#topmenu li.top_shame a {
	display: block;
	margin: 0;
	width: 95px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_shame.jpg);	text-indent: -8000px;
}
#topmenu li.top_shame a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_shame2.jpg);	background-repeat: no-repeat;
}
#topmenu li.top_shame_b a {
	display: block;
	margin: 0;
	width: 106px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_shame_b.jpg);	text-indent: -8000px;
}
#topmenu li.top_shame_b a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_shame2_b.jpg);	background-repeat: no-repeat;
}
/*ランキング*/
#topmenu li.top_ranking a {
	display: block;
	margin: 0;
	width: 96px;
	height: 42px;
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_ranking.jpg);	text-indent: -8000px;
}
#topmenu li.top_ranking a:hover {
	background-image: URL(http://www.pokepara.jp/img/Local/menu/bt_ranking2.jpg);	background-repeat: no-repeat;
}
/*コンテナ*/
#container {
	width: 950px;
	margin: auto;
	padding: 0 0 0 0;
	text-align: center;
}
/*もっと見るボタン共通*/
.more_bt {
	margin: auto;
	padding: 10px 0;
	text-align: center;
	clear: both;
}
/*■■■■■■左側コンテンツ■■■■■■*/
#leftcontents {
	width: 160px;
	float: left;
	text-align: left;
}
/*ポケパラオススメのお店*/
#leftcontents #osusume_shop {
	width: 150px;
	margin: 0 0 15px 0;
	padding: 4px 4px;
	height: auto;
	border: solid 1px #CCC;
}
#leftcontents #osusume_shop .bnr_title {
	padding: 3px 0;
	font-weight: bold;
}
#leftcontents #osusume_shop .bnr_title img {
	margin: 0 3px 0 0;
	vertical-align: middle;
}
#leftcontents #osusume_shop p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 3px 0;
	line-height: 1.2;
}
#leftcontents #osusume_shop li {
	padding: 0;
}
#leftcontents #osusume_shop li .onbanner {
	margin: 0;
	padding: 0;
}
#leftcontents #osusume_shop li .onbanner:hover {
	background-color: #BFEBFF;
	margin: 0 -4px;
	padding: 0 4px;
}
#leftcontents #osusume_shop li a {
	text-decoration: underline;
}
#leftcontents #osusume_shop li a:hover {
	text-decoration: none;
}
#leftcontents #osusume_shop li .osusume_line {
	padding: 5px 0 2px 0;
}
/*新規掲載店リスト*/
#leftcontents #newshop_list {
	width: 150px;
	margin: 0 0 15px 0;
	padding: 4px 4px;
	height: auto;
	border: solid 1px #CCC;
}
#leftcontents #newshop_list li {
	font-size: 10px;
	padding: 3px 0;
}
/*ポケパラその他*/
#leftcontents #poke_other {
	width: 160px;
	padding: 0 0 15px 0;
}
#leftcontents #poke_other li {
	padding: 0 0 5px 0;
}
#leftcontents .milchoco {
	margin-bottom: 20px;
}
/*ポケパラバナー*/
#leftcontents #poke_bnr {
	width: 160px;
	padding: 0 0 15px 0;
}
#leftcontents #poke_bnr li {
	padding: 0 0 5px 0;
}
/*■■■■■■フッター■■■■■■*/
#footer_wrapper {
	background-color: #171717;
}
.border {
	height: 3px;
	background-image: URL(http://www.pokepara.jp/img/Local/footer/footer_border.gif);	background-repeat: repeat-x;
}
#footer_wrapper #footer {	
	width: 950px;
	height: auto;
	margin: auto;
	padding: 20px 0;
	text-align: left;
}
#footer_wrapper #footer h5 {
	width: 240px;
	padding: 0 20px 0 0;
	float: left;
}
#footer_wrapper #footer .login {
	width: 690px;
	float: right;
}
#footer_wrapper #footer .login strong {	
	margin: 10px;
	padding: 8px 20px;
	float: left;
	background-color: #2D2D2D;
}
#footer_wrapper #footer .login a {
	color: #CCC;
	text-decoration: none;
}
#footer_wrapper #footer .login a:hover {
	color: #F09;
	text-decoration: none;
}
#footer_wrapper #footer .footer_text {
	width: 950px;
	padding: 10px 0 0 0;
	clear: both;
	color: #09C;
	line-height: 2;
}
#footer_wrapper #footer .footer_text a {	
	margin: 0 5px;
	text-decoration: none;
	color: #CCC;
}
#footer_wrapper #footer .footer_text a:hover {	
	text-decoration: none;
	color: #09C;
}
#footer_wrapper #footer .copy {
	padding: 10px 0 0 0;
	font-size: 10px;
	color: #666;
	text-align: left;
	clear: both;
}
