@charset "utf-8";

/*#################################################################################*/
/* common */
/*#################################################################################*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/*#################################################################################*/
/* body */
/*#################################################################################*/

/* ////////////////////////////// body */

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../images/common/bg_01.gif) repeat top left;
}

/* ////////////////////////////// wrapper */

#wrapper {
	width: 100%;
	background: url(../images/common/bg_02.gif) repeat-x top left;
}

/*#################################################################################*/
/* header */
/*#################################################################################*/

/* ////////////////////////////// header */

#header {
	width: 950px;
	height: 137px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	background: url(../images/common/bg_header.gif) no-repeat top left;
}

/* ////////////////////////////// header_upper */

#header_upper {
	height: 102px;
}

/* ////////////////////////////// header_logo */

#header_logo {
	clear: both;
	float: left;
	width: 190px;
	height: 70px;
	display: inline;
	margin: 18px 0 0 20px;
}

/* ////////////////////////////// header_mes */

#header_mes {
	float: left;
	width: 732px;
	display: inline;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
}

/* ////////// h1 */

h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #bf0000;
}

/* ////////////////////////////// header_search */

#header_search {
	float: left;
	width: 728px;
	margin: 0;
	padding: 10px 4px 0 0;
	line-height: 0;
	font-size: 0;
}

/* ////////// header_sf */

#header_sf {
	float: right;
	width: 732px;
}

/* ////////// search_submit */

#search_submit {
	float: right;
	width: 82px;
	display: inline;
	margin: 0 0 0 5px;
}

/* ////////// search_input */

#search_input {
	float: right;
}

/*#################################################################################*/
/* menu */
/*#################################################################################*/

#menu {
	clear: both;
	width: 926px;
	height: 35px;
	line-height: 0;
	margin: 0;
	padding: 0 12px;
}

#menu ul {
	width: 926px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	float: left;
	display: inline;
}

#menu01 {width: 183px; height: 35px;}
#menu02 {width: 183px; height: 35px;}
#menu03 {width: 183px; height: 35px;}
#menu04 {width: 183px; height: 35px;}
#menu05 {width: 186px; height: 35px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 183px; height: 35px;}
#menu02 a {width: 183px; height: 35px;}
#menu03 a {width: 183px; height: 35px;}
#menu04 a {width: 183px; height: 35px;}
#menu05 a {width: 186px; height: 35px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(../images/common/menu1.gif) no-repeat top left;}
#menu02 a {background: url(../images/common/menu2.gif) no-repeat top left;}
#menu03 a {background: url(../images/common/menu3.gif) no-repeat top left;}
#menu04 a {background: url(../images/common/menu4.gif) no-repeat top left;}
#menu05 a {background: url(../images/common/menu5.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover {
	background-position: 0 -35px;
}

/*#################################################################################*/
/* contents */
/*#################################################################################*/

/* ////////////////////////////// contents */

#contents {
	clear: both;
	width: 926px;
	margin: 0 auto;
	padding: 10px;
	background: #ffffff;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
}

/* ////////////////////////////// header_navi */

#header_navi {
	clear: both;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #eaeaea;
	font-size: 12px;
	line-height: 1.5;
}

#header_navi p {
	font-size: 12px;
	line-height: 1.5;
}

/* ////////////////////////////// main */

#main {
	float: left;
	width: 616px;
	line-height: 1.5;
	padding: 0 0 20px 0;
}

/* ////////// linklist */

#linklist {
	position: absolute;
	margin: -49px 0 0 505px;
}

/* ////////////////////////////// mimg */

.mimg {
	clear: both;
	margin: 0 0 10px 0;
}

/*#################################################################################*/
/* ttl */
/*#################################################################################*/

/* ////////////////////////////// ttl01 */

.ttl01 {
	clear: both;
	height: 50px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/common/ttlbg_01.gif) repeat top left;
}

.ttl01 h2 {
	margin: 0;
	padding: 8px 0 0 50px;
	font-size: 25px;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
}

/* ////////////////////////////// ttl02 */

.ttl02 {
	clear: both;
	height: 51px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 40px;
	background: url(../images/common/icon_01.gif) no-repeat top left;
}

.ttl02 p {
	font-size: 12px;
	line-height: 1.5;
}

.ttl02 h2 {
	font-size: 27px;
	line-height: 1.3;
	font-weight: normal;
	color: #aa0000;
}

/* ////////////////////////////// ttl03 */

.ttl03 {
	clear: both;
	width: 554px;
	margin: 0 0 10px 0;
	padding: 3px 0 5px 40px;
	border-bottom: 3px solid #c20000;
	background: url(../images/common/icon_02.gif) no-repeat top left;
}

h3 {
	font-size: 17px;
	line-height: 1.5;
}

.absolutesubmit01 {
	position: absolute;
	margin: -25px 0 0 391px;
}

/* ////////////////////////////// ttl04 */

.ttl04 {
	clear: both;
	height: 46px;
	margin: 0 0 10px 0;
	padding: 15px 5px 0 40px;
	background: url(../images/common/icon_01.gif) no-repeat top left;
}

.ttl04 h2 {
	font-size: 27px;
	line-height: 1.3;
	font-weight: normal;
	color: #aa0000;
}

/* ////////////////////////////// ttl05 */

.ttl05 {
	clear: both;
	height: 71px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 40px;
	background: url(../images/common/icon_03.gif) no-repeat top left;
}

.ttl05 p {
	font-size: 12px;
	line-height: 1.5;
}

.ttl05 h2 {
	font-size: 27px;
	line-height: 1.3;
	font-weight: normal;
	color: #aa0000;
}

.ttl05 p.kana {
	font-size: 12px;
	line-height: 1.5;
	color: #aa0000;
	padding: 1px 0 0 0;
}

/*#################################################################################*/
/* search */
/*#################################################################################*/

/* ////////////////////////////// top_search */

#top_search {
	clear: both;
	width: 596px;
	margin: 0 0 10px 0;
	padding: 0 10px;
}

/* ////////////////////////////// searchsubmenu */

.searchsubmenu {
	text-align: right;
	font-size: 13px;
	line-height: 1.5;
	padding: 0 10px 10px 0;
}

/* ////////////////////////////// search_list */

#search_list {
	width: 596px;
	padding: 0 10px;
}

/*#################################################################################*/
/* table */
/*#################################################################################*/

/* ////////////////////////////// table.main_sf */

table.main_sf {
	clear: both;
	width: 596px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.main_sf th {
	font-size: 15px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #c20000;
	text-align: left;
}

table.main_sf td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.main_sf td.main_sf_submit,
table.main_sf td.main_sf_submit img {
	font-size: 0;
	line-height: 0;
}

table.main_sf th,
table.main_sf td {
	padding: 10px;
}

/* ////////////////////////////// table.loginout */

table.loginout {
	clear: both;
	width: 596px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.loginout th {
	font-size: 15px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #c20000;
	text-align: left;
}

table.loginout td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.loginout th,
table.loginout td {
	padding: 10px;
}

/* ////////////////////////////// table.box_newcomment */

.box_newcomment {
	float: left;
	width: 293px;
	height: 50px;
	display: inline;
	margin: 0 10px 5px 0;
	padding: 5px 0;
	background: url(../images/common/bg_box_newcomment.gif) repeat-y top left;
}

table.newcomment {
	clear: both;
	width: 293px;
	border-collapse: collapse;
}

table.newcomment tr th {
	font-size: 12px;
	line-height: 1.5;
	color: #aa0000;
	text-align: left;
}

table.newcomment tr th a:link,
table.newcomment tr th a:visited,
table.newcomment tr th a:hover,
table.newcomment tr th a:active {
	color: #aa0000;
}

table.newcomment tr td {
	line-height: 1.5;
	font-size: 12px;
	color: #000000;
}

table.newcomment tr th {
	padding: 7px 10px 0 0px;
}

table.newcomment tr td {
	padding: 0 10px 10px 0;
}

table.newcomment tr td.img {
	padding: 5px 5px 5px 8px;
}

table.newcomment tr td.img img {
	border: 1px solid #cccccc;
}

/* ////////////////////////////// table.box_newshop */

table.box_newshop {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.box_newshop tr td {
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
	font-size: 12px;
	line-height: 1.5;
	vertical-align: top;
}

table.box_newshop tr td img {
	border: 1px solid #cccccc;
}

.bn_shopname a,
.bn_shopname a:link,
.bn_shopname a:visited,
.bn_shopname a:hover,
.bn_shopname a:active {
	font-weight: bold;
	color: #aa0000;
}

/* ////////////////////////////// table.tbl01 */

table.tbl01 {
	clear: both;
	width: 596px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.tbl01 th {
	font-size: 15px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #c20000;
	text-align: left;
}

table.tbl01 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.tbl01 th,
table.tbl01 td {
	padding: 10px;
}

/*#################################################################################*/
/* box */
/*#################################################################################*/

/* ////////////////////////////// box01 */

#box01 {
	clear: both;
	width: 604px;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #cccccc;
}

#box01 p {
	line-height: 1.5;
	font-size: 12px;
}

#box01 p.box01_btm_txt {
	clear: both;
	text-align: right;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 10px 0 0;
	padding: 3px;
	background: #eaeaea;
}

/* ////////////////////////////// box02 */

#box02 {
	clear: both;
	width: 606px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

/* ////////////////////////////// box03 */

.box03 {
	clear: both;
	border: 1px solid #8f0000;
	border-bottom: 0;
	margin: 0;
	padding: 10px 10px 0 10px;
}

/* ////////////////////////////// box_page */

#box_page {
	clear: both;
	width: 594px;
	padding: 10px;
	border: 1px solid #cccccc;
}

/* ////////////////////////////// box_caution */

#box_caution {
	padding: 0 10px 0 0;
}

/* ////////////////////////////// box_editphoto */

#box_editphoto {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px;
	border: 5px solid #e6e6e6;
}

/* ////////// mes */

.mes {
	font-size: 85%;
	line-height: 1.7;
	padding: 0 10px 10px 10px;
}

.mes2 {
	font-size: 85%;
	line-height: 1.7;
	padding: 0 10px 10px 0;
}

.nosidepadding {
	padding: 0 0 10px 0;
}

/* ////////// red */

.red {
	color: #ff0000;
}

/* ////////// small */

.small {
	font-size: 60%;
	line-height: 1.7;
	padding: 0;
}

/* ////////// gray */

.gray {
	color: #696969;
}

.gray2 {
	color: #919191;
}

/* ////////// must */

.must {
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}

/* ////////// success */

.success {
	color: #ff0000;
	line-height: 1.5;
	font-size: 12px;
	padding: 5px 0;
}

/* ////////// error */

.error,
#error {
	color: #ff0000;
	line-height: 1.5;
	font-size: 12px;
	padding: 5px 0;
}

/* ////////// submitedit */

.submitedit {
	margin: 0 0 5px 0;
}

/* ////////// submit */

.submit {
	clear: both;
	margin: 0 0 20px 0;
}

/* ////////// img_border img */

.img_border img {
	border: 1px solid #cccccc;
}

/* ////////// fnt12 */

.fnt12 {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 20px 0;
}

/* ////////// f12 */

.f12 {
	font-size: 12px;
	line-height: 1.5;
	margin: 0 20px 0 0;
}

/* ////////// ta-r */

.ta-r {
	text-align: right;
}

/*#################################################################################*/
/* sidebar */
/*#################################################################################*/

/* ////////////////////////////// sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0 0 20px 0;
	line-height: 0;
	font-size: 0;
}

/* ////////////////////////////// side_pr */

#side_pr {
	clear: both;
	width: 300px;
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

/* ////////////////////////////// login_box */

#login_box {
	clear: both;
	width: 264px;
	height: 105px;
	margin: 0 0 10px 0;
	padding: 18px;
	font-size: 0;
	line-height: 0;
	background: url(../images/common/bg_login_form.gif) no-repeat top left;
}

/* ////////// login_form */

#login_form {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#login_form ul {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}

/* ////////// email pass */

#email,
#pass {
	float: left;
	width: 47px;
	height: 19px;
	padding: 3px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}

#email_input,
#pass_input {
	float: left;
	width: 215px;
	height: 22px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#email_input input,
#pass_input input {
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

/* ////////// inputemail inputpass */

#inputemail,
#inputpass {
	width: 215px;
	height: 20px;
}

/* ////////// submit_login */

#submit_login {
	clear: both;
	width: 264px;
	padding: 9px 0 2px 0;
}

/* ////////// box_memory */

#box_memory {
	text-align: right;
	vertical-align: baseline;
}

#box_memory label {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 5px;
}

/* ////////////////////////////// logout_box */

#logout_box {
	clear: both;
	width: 264px;
	height: 51px;
	margin: 0 0 10px 0;
	padding: 18px;
	font-size: 0;
	line-height: 0;
	background: url(../images/common/bg_logout_form.gif) no-repeat top left;
}

/* ////////// logout_form */

#logout_form {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#logout_form ul {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}

#logout_form ul li {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 5px 0;
}

/* ////////// submit_logout */

#submit_logout {
	clear: both;
	width: 264px;
	padding: 9px 0 2px 0;
	font-size: 0;
	line-height: 0;
}

/* ////////////////////////////// side_menu */

#side_menu {
	clear: both;
	width: 190px;
	font-size: 0;
	line-height: 0;
}

#side_menu ul {
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#side_menu ul li {
	margin: 0 0 10px 0;
	font-size: 0;
	line-height: 0;
}

/* ////////// ul.side_menu_child */

#side_menu ul li ul.side_menu_child {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1;
}

#side_menu ul li ul.side_menu_child li {
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* ////////////////////////////// side_ttl1 */

.side_ttl1 {
	clear: both;
	margin: 0;
	padding: 0;
}

.side_ttl1 h2 {
	width: 250px;
	height: 37px;
	margin: 0;
	padding: 13px 0 0 50px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: boldl;
	color: #ffffff;
	background: url(../images/common/tdbg_02.gif) repeat top left;
}

.side_ttl1 h2 a:link,
.side_ttl1 h2 a:visited,
.side_ttl1 h2 a:hover,
.side_ttl1 h2 a:active {
	color: #ffffff;
	text-decoration : none;
}
.side_ttl1 h2 a:hover {
	text-decoration : underline;
}
.side_ttl2 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

/* ////////////////////////////// h4 */

h4 {
	font-size: 15px;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #cccccc;
	background: #f6f6f6;
}

h4.sidemargin {
	margin: 0 20px 10px 10px;
}

/* ////////////////////////////// side_rank_ttl */

.side_rank_ttl {
	clear: both;
	margin: 0 0 5px 0;
}

/* ////////////////////////////// table.rankshop */

table.rankshop {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.rankshop th {
	font-size: 12px;
	color: #aa0000;
	text-align: left;
}

table.rankshop th a:link,
table.rankshop th a:visited,
table.rankshop th a:hover,
table.rankshop th a:active {
	color: #aa0000;
}

table.rankshop td {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

table.rankshop th,
table.rankshop td {
	line-height: 1.5;
}

/* ////////// td.rankimg */

table.rankshop td.rankimg,
table.rankshop td.img {
	padding: 0 10px 0 0;
	line-height: 0;
	font-size: 0;
}

table.rankshop td.img img {
	border: 1px solid #cccccc;
}

/* ////////////////////////////// table.newshop */

table.newshop {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.newshop th {
	font-size: 12px;
	color: #aa0000;
	text-align: left;
}

table.newshop th a:link,
table.newshop th a:visited,
table.newshop th a:hover,
table.newshop th a:active {
	color: #aa0000;
}

table.newshop td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #cccccc;
}

table.newshop th,
table.newshop td {
	line-height: 1.5;
}

table.newshop td.img {
	padding: 0 10px 5px 0;
	line-height: 0;
	font-size: 0;
}

table.newshop td.img img {
	border: 1px solid #cccccc;
}

/* ////////////////////////////// twitter */

#Twitter {
	padding: 0 0 5px;
	width: 278px;
	height: 291px;
	text-align: left;
}

/*
.Twitter{
	background: #000 url(../images/common/bg_tweet.jpg) no-repeat 0 0;
	border: 1px solid #444;
	padding: 0 0 5px;
}
*/

#Twitter {
	line-height: 2;
	font-size: 12px;
}

#Twitter .twtr-widget .twtr-spinner {
	padding: 0;
}
#Twitter .twtr-hd {
	display: none;
}

#Twitter .twtr-timeline { 
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 0 5px 0;
	height: 285px;
	-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;
}

#Twitter .twtr-widget .twtr-tweet {
	border: none;
}

#Twitter .twtr-tweet {
	padding: 0 0 5px 0;
	width: 280px;
	_width: 275px;
}

#Twitter .twtr-tweet {
	padding: 0 0 5px 0;
	width: 255px;
	_width: 250px;
}

#Twitter .domTw {
	padding: 5px 5px 5px 20px;
	color:#000;
}

#Twitter .domTw {
	border-bottom: 1px dotted #333;
	padding: 5px 0;
}

#Twitter .domTwimg {
	/*display:none;*/
	float: left;
	margin: 0 10px 0 0;
}

#Twitter .domTwtext {
	font-size: 12px;
	_width:270px;
}

#Twitter .domTwtext span {
	padding: 4px 0 0;
	display: block;
}

#Twitter .domTwtext span a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#Twitter .domTwtext span a:link {
	color: #000000;
}

#Twitter .domTwtext span a:visited {
	color: #000000;
}

#Twitter .domTwtext span a:hover {
	color: #aa0000;
}

#Twitter .domTwtext span img {
	vertical-align: middle;
	margin: 0 5px;
}

#Twitter .domTwtext span em {
	color: #000000;
	font-style: normal;
}

#Twitter .domTwtext p {
	color: #000000;
}

#Twitter .domTwtext p a {
}

#Twitter .domTwtext p a:link {color: #aa0000;}
#Twitter .domTwtext p a:visited {color: #aa0000;}
#Twitter .domTwtext p a:hover {color: #aa0000;}

#Twitter .domTwtext i {
	display: none;
}

#Twitter .twtr-ft {
	display: none;
}

/*
#Twitter .twtr-timestamp {
	display: none;
}

#Twitter .twtr-reply {
	display: none;
}
*/

/* ////////////////////////////// side_qr */

#side_qr {
	clear: both;
	width: 300px;
	margin: 0 0 10px 0;
}

/* ////////////////////////////// btm_box03 */

.btm_box03 {
	margin: 0 0 10px 0;
}

/* ////////////////////////////// box_side01 */

.box_side01 {
	clear: both;
	width: 278px;
}

/* ////////////////////////////// listmore */

.listmore {
	line-height: 1.5;
	font-size: 12px;
	text-align: right;
}

/*#################################################################################*/
/* shop */
/*#################################################################################*/

/* ////////////////////////////// shop_header */

#shop_header {
	clear: both;
}

/* ////////// meta */

.meta {
	font-size: 12px;
	line-height: 1.7;
	margin: 0 0 10px 0;
	padding: 7px;
	background: url(../images/common/thbg_01.gif) repeat top left;
}

/* ////////// edit */

.edit {
	font-size: 12px;
	font-weight: normal;
}

.edit_photo img {
	border: 1px solid #cccccc;
}

/* ////////// tree_sidepadding */

.tree_sidepadding {
	padding: 0 0 0 0;
}

/* ////////////////////////////// #shop_menu */

#shop_menu_top,
#shop_menu_btm {
	clear: both;
	width: 618px;
	height: 35px;
	font-size: 0;
	line-height: 0;
}

#shop_menu_btm {
	margin: 0 0 10px 0;
}

#shop_menu_top ul,
#shop_menu_btm ul {
	clear: both;
	width: 618px;
	height: 35px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#shop_menu_top ul li,
#shop_menu_btm ul li {
	float: left;
	width: 147px;
	height: 35px;
}

/* ////////////////////////////// shop_box */

#shop_box {
	clear: both;
	width: 604px;
	padding: 10px 0 10px 10px;
	border: 1px solid #cccccc;
}

/* ////////// div.post_pic */

#shop_box div.post_pic {
	clear: both;
	position: absolute;
	font-size: 30px;
	line-height: 1.5;
	margin: 181px 0 0 10px;
}

/* ////////// div.edit_map */

#shop_box div.edit_map {
	clear: both;
	position: absolute;
	font-size: 30px;
	line-height: 1.5;
	margin: -51px 0 0 457px;
}

/* ////////// shop_box2 */

#shop_box2 {
	clear: both;
	width: 604px;
	padding: 10px 0 2px 10px;
	border: 1px solid #cccccc;
}

/* ////////// div.post_pic */

#shop_box2 div.post_pic {
	clear: both;
	position: absolute;
	font-size: 30px;
	line-height: 1.5;
	margin: 181px 0 0 10px;
}

/* ////////// div.small2 */

#shop_box2 div.small2 {
	float: left;
	width: 143px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 8px 8px 0;
}

/* ////////// div.shop_pic */

#shop_box div.shop_pic,
#shop_box2 div.shop_pic {
	clear: both;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#shop_box div.shop_pic a,
#shop_box2 div.shop_pic a {
	cursor: pointer;
}

/* ////////// div.large */

#shop_box div.large {
	clear: both;
	float: left;
	width: 292px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 10px 0;
	_padding: 0 8px 10px 0;
}

/* ////////// smallpic_box */

#smallpic_box {
	float: left;
	width: 302px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

/* ////////// div.small1 */

#shop_box div.small1 {
	float: left;
	width: 139px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 9px 0;
}

/* ////////// div.large */

div.large img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

/* ////////// div.small1 div.small2 */

div.small1 img,
div.small2 img {
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

/* ////////////////////////////// shop_map */

#shop_map {
	clear: both;
	line-height: 0;
	font-size: 0;
	margin: 0 0 10px 0;
	background:#ccc;
	width:596px;
	height:350px;
}

#shop_map img {
	clear: both;
	line-height: 0;
	font-size: 0;
}

/* ////////////////////////////// shop_table */

#shop_table {
	clear: both;
	width: 594px;
}

/* ////////////////////////////// table.sb_tbl1 */

table.sb_tbl1 {
	clear: both;
	width: 594px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.sb_tbl1 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #ffffff;
	text-align: left;
}

table.sb_tbl1 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.sb_tbl1 th,
table.sb_tbl1 td {
	padding: 10px;
}

/* ////////////////////////////// table.editphoto_tbl1 */

table.editphoto_tbl1 {
	clear: both;
	width: 564px;
	border-collapse: collapse;
}

table.editphoto_tbl1 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border: 1px solid #cccccc;
	text-align: center;
}

table.editphoto_tbl1 td {
	font-size: 12px;
	color: #000000;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 10px 10px 5px;
}

table.editphoto_tbl1 th,
table.editphoto_tbl1 td {
}

table.editphoto_tbl1 td.img {
	border-right: 0;
	margin: 0;
	padding: 10px 5px 10px 0;
	line-height: 0;
	font-size: 0;
}

table.editphoto_tbl1 td.img img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	border: solid 1px #cccccc;
}

table.editphoto_tbl1 td.updown {
	border-left: 0;
	padding: 10px 0 10px 0;
	line-height: 0;
	font-size: 0;
}

/* ////////////////////////////// table.editphoto_tbl2 */

table.editphoto_tbl2 {
	clear: both;
	width: 574px;
	border-collapse: collapse;
}

table.editphoto_tbl2 th {
	vertical-align: middle;
	text-align: center;
	line-height: 0;
	font-size: 0;
}

table.editphoto_tbl2 td {
	padding: 0 0 5px 0;
	vertical-align: middle;
	text-align: left;
	line-height: 0;
	font-size: 0;
}

table.editphoto_tbl2 th,
table.editphoto_tbl2 td {
}

table.editphoto_tbl2 td img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* ////////////////////////////// shop_info */

.shop_info {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

.shop_info p {
	font-size: 12px;
	line-height: 1.5;
}

.shop_info p textarea {
	width: 572px;
}

.shop_info p textarea.type2 {
	width: 552px;
}

/* ////////////////////////////// shop_info2 */

.shop_info2 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

.shop_info2 p {
	font-size: 12px;
	line-height: 1.5;
}

/* ////////////////////////////// shop_editimg */

#shop_editimg {
	line-height: 0;
	font-size: 0;
	padding: 10px 0 0 0;
}

#shop_editimg img {
	line-height: 0;
	font-size: 0;
	border: 1px solid #cccccc;
}

/*#################################################################################*/
/* shop + search */
/*#################################################################################*/

/* ////////////////////////////// table.sh_tbl1 */

table.sh_tbl1 {
	clear: both;
	width: 616px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.sh_tbl1 th {
	font-size: 15px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #c20000;
	text-align: left;
}

table.sh_tbl1 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

/* ////////// td.main_sf_submit */

table.sh_tbl1 td.main_sf_submit,
table.sh_tbl1 td.main_sf_submit img {
	font-size: 0;
	line-height: 0;
}

table.sh_tbl1 th,
table.sh_tbl1 td {
	padding: 10px;
}

/* ////////// td.score */

table.sh_tbl1 td.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 13px;
	padding: 3px 0 0 0;
}

/* ////////// td.borderleft_none */

table.sh_tbl1 td.borderleft_none {
	border-left: none;
}

/* ////////// td.borderright_none */

table.sh_tbl1 td.borderright_none {
	border-right: none;
}

/*#################################################################################*/
/* search */
/*#################################################################################*/

/* ////////////////////////////// table.sh_tbl2 */

table.sh_tbl2 {
	clear: both;
	width: 596px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.sh_tbl2 th {
	font-size: 15px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #c20000;
	text-align: left;
}

table.sh_tbl2 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.sh_tbl2 th,
table.sh_tbl2 td {
	padding: 10px;
}

/* ////////// td.main_sf_submit */

table.sh_tbl2 td.main_sf_submit,
table.sh_tbl2 td.main_sf_submit img {
	font-size: 0;
	line-height: 0;
}

/* ////////// td.main_sf_submit */

table.sh_tbl2 td.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 13px;
	padding: 3px 0 0 0;
}

/* ////////// td.borderleft_none */

table.sh_tbl2 td.borderleft_none {
	border-left: none;
}

/* ////////// td.borderright_none */

table.sh_tbl2 td.borderright_none {
	border-right: none;
}

/* ////////// td.search_header_img */

table.sh_tbl2 td.search_header_img {
	padding: 0 10px 0 0;
	border-top: none;
	border-bottom: none;
	border-left: none;
	vertical-align: top;
}

table.sh_tbl2 td.search_header_img img {
	border: 1px solid #cccccc;
}

/* ////////////////////////////// #shop_header_search */

#shop_header_search {
	clear: both;
	width: 596px;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted #a0a0a0;
}

/* ////////// div.shop_header_img */

#shop_header_search div.shop_header_img {
	float: left;
	width: 170px;
}

/* ////////// div.ttl */

#shop_header_search div.ttl {
	float: left;
	width: 140px;
	height: 60px;
}

/* ////////// div.star */

#shop_header_search div.star {
	float: left;
	width: 140px;
	height: 52px;
	padding: 8px 0 0 0;
}

/* ////////// div.score */

#shop_header_search div.score {
	float: left;
	width: 188px;
	height: 45px;
	padding: 15px 0 0 0;
}

/* ////////// div.txt */

#shop_header_search div.txt {
	float: left;
	width: 351px;
	height: 52px;
	padding: 8px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}

/*#################################################################################*/
/* gmap */
/*#################################################################################*/

/* ////////////////////////////// area_map */

#area_map {
	float: left;
	width: 616px;
	height: 500px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #cccccc;
}

/* ////////////////////////////// box_gmap_shop */

#box_gmap_shop {
	clear: both;
	width: 596px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #cccccc;
}

/* ////////////////////////////// table.gmap_shop */

table.gmap_shop {
	clear: both;
	width: 100%;
	border-collapse: collapse;
}

table.gmap_shop th {
	font-size: 17px;
	color: #000000;
	text-align: left;
	padding: 10px;
	background: url(../images/common/thbg_01.gif) repeat top left;
}

table.gmap_shop td {
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	vertical-align: top;
}

/* ////////// td.img */

table.gmap_shop td.img {
	padding: 10px 10px 0 0;
	font-size: 0;
	line-height: 0;
}

table.gmap_shop td.img img {
	border: 1px solid #cccccc;
}

/* ////////// div.star */

table.gmap_shop div.star {
	clear: both;
	float: left;
	width: 160px;
	height: 35px;
	padding: 20px 0 0 10px;
}

/* ////////// div.score */

table.gmap_shop div.score {
	float: left;
	width: 50px;
	text-align: center;
	padding: 23px 10px 0 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ffa800;
}

/* ////////// div.txt */

table.gmap_shop div.txt {
	clear: both;
	padding: 20px 20px 20px 10px;
}

/* ////////// p.txtlink_shop */

table.gmap_shop div.txt p.txtlink_shop {
	text-align: right;
	margin: 10px 0 0 0;
}

/*#################################################################################*/
/* user */
/*#################################################################################*/

/* ////////////////////////////// user_menu */

#user_menu_top,
#user_menu_btm {
	clear: both;
	width: 616px;
	height: 35px;
	font-size: 0;
	line-height: 0;
}

#user_menu_btm {
	margin: 0 0 10px 0;
}

#user_menu_top ul,
#user_menu_btm ul {
	clear: both;
	width: 616px;
	height: 35px;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}

#user_menu_top ul li,
#user_menu_btm ul li {
	float: left;
	width: 200px;
	height: 35px;
}

/* ////////////////////////////// user_box */

#user_box {
	clear: both;
	width: 604px;
	padding: 10px 0 10px 10px;
	border: 1px solid #cccccc;
}

#user_box div.shop_pic {
	clear: both;
	width: 604px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}

#user_box div.large {
	clear: both;
	float: left;
	width: 292px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 10px 0;
}

#user_box div.small1 {
	float: left;
	width: 139px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 9px 0;
}

#user_box div.small2 {
	float: left;
	width: 139px;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0 10px 10px 0;
}

/* ////////////////////////////// table.uh_tbl1 */

table.uh_tbl1 {
	border-collapse: collapse;
	width: 594px;
	margin: 0 0 10px 0;
}

table.uh_tbl1 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #ffffff;
	text-align: left;
}

table.uh_tbl1 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

/* ////////// td.score */

table.uh_tbl1 td.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 15px;
	padding: 3px 0 0 0;
}

/* ////////// td.borderleft_none */

table.uh_tbl1 td.borderleft_none {
	border-left: none;
}

/* ////////// td.borderright_none */

table.uh_tbl1 td.borderright_none {
	border-right: none;
}

table.uh_tbl1 th,
table.uh_tbl1 td {
	padding: 10px;
	line-height: 1.5;
}

/* ////////// td.user_header_img */

table.uh_tbl1 td.user_header_img {
	border-top: none;
	border-bottom: none;
	border-left: none;
	padding: 0 10px 0 0;
	vertical-align: top;
}

table.uh_tbl1 td.user_header_img img {
	border: 1px solid #cccccc;
}

/* ////////// td div.original_pic */

table.uh_tbl1 td div.original_pic {
	padding: 10px 0 0 0;
	line-height: 0;
	font-size: 0;
}

/*#################################################################################*/
/* ranking */
/*#################################################################################*/

/* ////////////////////////////// table.ur_tbl1 */

table.ur_tbl1 {
	border-collapse: collapse;
	width: 594px;
	margin: 0 0 10px 0;
}

table.ur_tbl1 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-right: 3px solid #ffffff;
}

/* ////////// th.noborder */

table.ur_tbl1 th.noborder {
	border-right: 0;
}

table.ur_tbl1 td {
	height: 50px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
}

table.ur_tbl1 td.img img {
	border: 1px solid #cccccc;
}

table.ur_tbl1 th,
table.ur_tbl1 td {
	padding: 5px;
	line-height: 1.5;
	text-align: center;
}

/* ////////// td.txtleft */

table.ur_tbl1 td.txtleft {
	text-align: left;
}

/*#################################################################################*/
/* comment */
/*#################################################################################*/

/* ////////////////////////////// comment */

#comment {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 20px 0 10px;
}

/* ////////////////////////////// comment_tbl1 */

table.comment_tbl1 {
	border-collapse: collapse;
	width: 534px;
	margin: 0 0 10px 10px;
}

table.comment_tbl1 th {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	padding: 0 10px 0 0;
	line-height: 1.5;
	vertical-align: top;
}

table.comment_tbl1 td {
	font-size: 12px;
	vertical-align: middle;
	padding: 0;
	line-height: 1.5;
}

/* ////////// th.user_img */

table.comment_tbl1 th.user_img img {
	border: 1px solid #cccccc;
}

/* ////////// td span.score */

table.comment_tbl1 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 15px;
	padding: 3px 0 0 0;
}

/* ////////////////////////////// comment_tbl2 */

table.comment_tbl2 {
	border-collapse: collapse;
	width: 564px;
	margin: 0 0 10px 0;
}

table.comment_tbl2 th {
	font-size: 15px;
	text-align: left;
	line-height: 1.5;
}

table.comment_tbl2 td {
	font-size: 12px;
	vertical-align: middle;
	padding: 0;
	line-height: 1.5;
}

/* ////////// td span.score */

table.comment_tbl2 td span.score {
	font-weight: bold;
	color: #ffa800;
	font-size: 15px;
}

/* ////////// th.valigntop td.valigntop */

table.comment_tbl2 th.valigntop,
table.comment_tbl2 td.valigntop {
	vertical-align: top;
}

/* ////////// th.valigntop td.valignmiddle */

table.comment_tbl2 th.valignmiddle,
table.comment_tbl2 td.valignmiddle {
	vertical-align: middle;
}

/* ////////// th.valigntop td.img */

table.comment_tbl2 th.img img,
table.comment_tbl2 td.img img {
	border: 1px solid #cccccc;
}

table.comment_tbl2 th,
table.comment_tbl2 td {
	padding: 5px;
}

/* ////////////////////////////// comment_tbl3 */

table.comment_tbl3 {
	clear: both;
	width: 554px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.comment_tbl3 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #ffffff;
	text-align: left;
}

table.comment_tbl3 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
	text-align: left;
	vertical-align: center;
}

table.comment_tbl3 th,
table.comment_tbl3 td {
	padding: 10px;
	line-height: 1.5;
}

/* ////////// th.noborder */

table.comment_tbl3 th.noborder {
	border-right: 0;
}

/* ////////// td.txtleft */

table.comment_tbl3 td.txtleft {
	text-align: left;
}

/* ////////////////////////////// comment_tbl4 */

table.comment_tbl4 {
	clear: both;
	width: 574px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

table.comment_tbl4 th {
	font-size: 12px;
	color: #363636;
	background: url(../images/common/thbg_01.gif) repeat top left;
	border-bottom: 3px solid #ffffff;
	text-align: left;
}

table.comment_tbl4 td {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #a0a0a0;
	text-align: left;
	vertical-align: center;
}

table.comment_tbl4 td.img img {
	border: 1px solid #cccccc;
}

table.comment_tbl4 th,
table.comment_tbl4 td {
	padding: 10px;
	line-height: 1.5;
}

/* ////////////////////////////// table.comment_star2 */

table.comment_star2 {
	width: 566px;
}

table.comment_star2 tr th {
	font-weight: normal;
}

table.comment_star tr th,
table.comment_star2 tr th {
	font-size: 12px;
	line-height:  1.5;
	color: #aa0000;
}

/*#################################################################################*/
/* rakuten */
/*#################################################################################*/

/* ////////////////////////////// box_rakuten */

#box_rakuten {
	clear: both;
	width: 606px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

/* ////////////////////////////// table.tbl_rakuten */

table.tbl_rakuten {
	clear: both;
	width: 616px;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table.tbl_rakuten th {
	width: 216px;
	font-size: 12px;
	color: #363636;
	text-align: left;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #e4e4e4;
}

table.tbl_rakuten th a {
	font-weight: normal;
	color: #aa0000;
}

table.tbl_rakuten td {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: left;
}

/* ////////// td.img */

table.tbl_rakuten td.img {
	width: 50px;
	text-align: center;
	margin: 0;
	padding: 10px;
	line-height: 0;
	font-size: 0;
	background: url(../images/common/thbg_01.gif) repeat top left;
}

table.tbl_rakuten td.img img {
	width: 50px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	border: solid 1px #cccccc;
}

/* ////////// td.price */

table.tbl_rakuten td.price {
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	text-align: left;
}

/* ////////// td span.shopname */

table.tbl_rakuten td span.shopname {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*#################################################################################*/
/* pagenavi */
/*#################################################################################*/

.pagenavi {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 30px 0 10px 0;
}

.pagenavi a {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.pagenavi a,
.pagenavi a:link,
.pagenavi a:visited,
.pagenavi a:hover,
.pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #930000;
	color: #930000;
	background-color: #FFFFFF;
}

.pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/*#################################################################################*/
/* list */
/*#################################################################################*/

/* ////////////////////////////// .list01 */

.list01 {
	list-style-type : decimal;
	padding: 0 0 10px 26px;
}

/*ie7以下*/
html*.list01 {
	list-style-type : decimal;
	padding: 0 0 10px 31px;
}

.list01 li {
	font-size: 85%;
	line-height: 1.7;
}

/*#################################################################################*/
/* footer */
/*#################################################################################*/

#box_footer {
	width: 100%;
	background: #890000;
	border-top: 3px solid #660000;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

#footer p {
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding: 10px;
}

/* ////////////////////////////// footer_left */

#footer_left {
	float: left;
	width: 658px;
}

/* ////////////////////////////// footer_menu */

#footer_menu {
	clear: both;
	float: left;
	width: 658px;
	margin: 0;
	padding: 10px;
	text-align: left;
}

#footer_menu ul {
	clear: both;
	float: left;
	width: 658px;
	list-style-type: none;
}

#footer_menu ul li {
	float: left;
	font-size: 12px;
	line-height: 1.7;
	color: #ffffff;
}

#footer_menu ul li a:link,
#footer_menu ul li a:visited,
#footer_menu ul li a:hover,
#footer_menu ul li a:active {
	color: #ffffff;
}

/* ////////////////////////////// footer_copyright */

#footer_copyright {
	clear: both;
	text-align: left;
	padding: 0 0 20px 10px;
}

/* ////////////////////////////// footer_right */

#footer_right {
	float: right;
	width: 252px;
}

/* ////////////////////////////// box_pagetop */

#box_pagetop {
	clear: both;
	width: 228px;
	font-size: 15px;
	line-height: 1.5;
	text-align: right;
	padding: 10px 14px 0 10px;
}

/* ////////////////////////////// footer_logo */

#footer_logo {
	float: right;
	width: 230px;
	padding: 30px 12px 10px 10px;
}

/*#################################################################################*/
/* link */
/*#################################################################################*/

/* ////////////////////////////// base */

a:link {
	text-decoration : underline;
	color: #626262;
}

a:visited {
	text-decoration : underline;
	color: #626262;
}

a:hover {
	text-decoration : none;
	color : #999999;
}

a:active {
	text-decoration : none;
}




/**************/
/*** inline ***/
/**************/
/*
#twtr-widget-1 {
	background: #8f0000 !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}

#twtr-widget-1 .twtr-popular { display: inline-block; }

#twtr-widget-1 .twtr-avatar { display: block; }
#twtr-widget-1 .twtr-user { display: inline; }
#twtr-widget-1 .twtr-tweet-text { margin-left: 40px; }

#twtr-widget-1 a.twtr-hashtag { display: none; }

#twtr-widget-1 em { display: none; }

#twtr-widget-1 .twtr-doc {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
}

#twtr-widget-1 .twtr-doc,
#twtr-widget-1 .twtr-hd a,
#twtr-widget-1 h3,
#twtr-widget-1 h4,
#twtr-widget-1 .twtr-popular {
	background: none !important;
	color: #ffffff !important;
	border: 0;
}
#twtr-widget-1 .twtr-popular {
	color: #000000 !important;
	background-color: rgba(255,255,255, .3) !important;
}
#twtr-widget-1 .twtr-tweet a { color: #aa0000 !important; }
#twtr-widget-1 .twtr-bd,
#twtr-widget-1 .twtr-timeline i a,
#twtr-widget-1 .twtr-bd p {
	float: left;
	color: #000000 !important;
}
#twtr-widget-1 .twtr-new-results,
#twtr-widget-1 .twtr-results-inner,
#twtr-widget-1 .twtr-timeline {
	background: #ffffff !important;
}
*/

/***********************************************/
/*** http://widgets.twimg.com/j/2/widget.css ***/
/***********************************************/

/**
 * Twitter - http://twitter.com
 * Copyright (C) 2010 Twitter
 * Author: Dustin Diaz (dustin@twitter.com)
 *
 * V 2.2.4 Twitter search/profile/faves/list widget
 * http://twitter.com/widgets
 * For full documented source see http://twitter.com/javascripts/widgets/widget.js
 * Hosting and modifications of the original source IS allowed.
 */

/*
.twtr-widget {
	position: relative;
	font-size: 12px !important;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
	zoom: 1;
}
.twtr-fullscreen { font-size:220% !important; }
.twtr-fullscreen .twtr-new-results { _display: none !important; }
.twtr-inactive { display: none; }
.twtr-widget a img { border: 0 !important;}
.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.twtr-bd { padding: 0 1px; }
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px;
	overflow: hidden;
	zoom: 1;
}
.twtr-fullscreen .twtr-tweet-wrap { padding: 20px; }
.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	zoom: 1;
}
.twtr-widget .twtr-tweet a.twtr-reply { visibility: hidden; }
* html .twtr-widget .twtr-tweet a.twtr-reply { visibility: visible; }
.twtr-widget .twtr-tweet:hover a.twtr-reply { visibility: visible; }
.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0 !important;
}
.twtr-widget h3,
.twtr-widget h4,
.twtr-widget p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	width: auto !important;
}
.twtr-widget-profile h3,
.twtr-widget-profile h4 { margin: 0 0 0 40px !important }
.twtr-widget h3 {
	font-size: 11px !important;
	font-weight: normal !important;
}
.twtr-widget h4 { font-size: 16px !important }
.twtr-widget em,
.twtr-widget .twtr-new-results {
	font-size: 9px;
	font-style: normal;
	display: block;
	margin-top: 2px;
	zoom: 1;
}
.twtr-widget .twtr-new-results {
	text-align: center;
	padding: 3px;
	margin: 0 auto -10px auto !important;
	display: block;
	position: relative;
	bottom: 5px;
	line-height: .9;
}
.twtr-results-inner {
	line-height: 1;
	font-size: 100%;
	padding: 4px 0;
	position: relative;
	bottom: -2px;
	width: 40%;
	margin: 0 auto;
	z-index: 2;
	text-align: center;
}
.twtr-results-hr {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 1px;
	border-bottom: 1px dotted #ddd;
	bottom: 7px;
	background: none;
	overflow: hidden;
}
.twtr-new-results span {
	position: relative;
	z-index: 3;
	top: -14px;
	display: block;
	font-size: 9px !important;
}
.twtr-fullscreen .twtr-new-results span { font-size: 24px !important }
.twtr-hd {
	padding: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.twtr-fullscreen .twtr-hd {
	height: 0;
	padding: 0;
}
.twtr-timeline {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	height: 225px;
}
.twtr-scroll .twtr-timeline {
	overflow-x: hidden;
	overflow-y: auto;
}
.twtr-widget .twtr-tweet:last-child { border-bottom-width: 0 }
.twtr-ft { position: relative }
.twtr-ft div {
	overflow: hidden;
	padding: 10px;
	zoom: 1;
}
.twtr-ft span {
	float: right;
	text-align: right;
}
.twtr-ft a {
	float: left;
	display: block;
}
.twtr-ft a img {
	position: relative;
	top: 2px;
}
.twtr-ft span a { float: none }
.twtr-avatar {
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
}
.twtr-fullscreen .twtr-avatar {
	width: 80px;
	height: 80px;
}
.twtr-img {
	height: 25px;
	width: 25px;
}
.twtr-img img {
	width: 30px;
	height: 30px;
}
.twtr-fullscreen .twtr-img img {
	width: 72px;
	height: 72px;
}
.twtr-fullscreen a.twtr-join-conv { display: none }
.twtr-tweet-text {
	float: left;
	width: 100px;
	margin-left: 40px;
}
.twtr-tweet-text p {
	float: left;
	width: 100px;
	line-height: 2;
}
.twtr-fullscreen .twtr-tweet-text { margin-left: 90px }
.twtr-popular {
	font-size: 10px;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 3px;
	opacity: .8;
}
.twtr-doc a { text-decoration: none !important }
.twtr-doc a:hover { text-decoration: underline !important }
*/
