@charset "utf-8";

body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#333333;
	font-size:12px;
	text-align:center;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	text-align:center;
	-webkit-text-size-adjust: none;
}

/*Reset========================*/

html {
	overflow-y: scroll;
}

.clearfix:after,
.section:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix,
* html .section             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix,
*:first-child+html .section { zoom: 1; } /* IE7 */

table {
	border-collapse:collapse;
}

h1,h2,h3,h4,h5,form,p,th,td,ul,ol,li,dl,dt,dd,form{
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#660000;
	outline: 0;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

.mt0 {margin-top:0 !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}

.mr0 {margin-right:0 !important;}
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}

.mb0 {margin-bottom:0 !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}

.ml0 {margin-left:0 !important;}
.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}


.tac {text-align:center;}
.tar {text-align:right;}

/*=============================*/


#header {
	background:#000;
}

#header h1 {
	width:940px;
	margin:0 auto 0;
	padding-top:13px;
	height:30px;
	position:relative;
	top:0;
	left:0;
	z-index:10;
	color:#FFFFFF;
	font-weight:normal;
	font-size:10px;
	text-align:left;
}

#header #top_catch {
	width:970px;
	margin:-43px auto 0 auto;
	position:relative;
	top:0;
	left:0;
	z-index:1;
}

#header #local_catch {
	width:970px;
	margin:-43px auto 0 auto;
	position:relative;
	top:0;
	left:0;
	z-index:1;
}

#gnavi {
	background:url("../images/navi_bg.gif") repeat-x top left;
	height:39px;
}

#gnavi ul {
	width:970px;
	margin:0 auto;
}

#gnavi li {
	float:left;
	list-style:none;
}

#wrap {
	width:840px;
	margin:0 auto;
}

#leftcolumn {
	width:560px;
	float:left;
	padding-top:3px;
	text-align:left;
}

.pankuzu {
	height:28px;
	text-align:left;
	font-size:10px;
}

#leftcolumn h2 {
	margin-bottom:20px;
	clear:both;
}

.section { clear:both;margin-bottom:30px;overflow:hidden;}

.section h3 { margin-bottom:25px;}

.section p { margin-bottom:15px;}


.section .fl {
	float:left;
	padding-right:15px;
}

.section .fr {
	float:right;
	padding-left:15px;
}

.profile {
	background:url("../images/concept_prof_bg.gif") no-repeat bottom left;
	padding:0 20px 15px 20px;
}

.profile p.small {
	font-size:10px;
	line-height:1.4em;

}

dl.shop_outline {}

dl.shop_outline dt {
	padding:5px 0 0 10px;
}

dl.shop_outline dd {
	border-bottom:1px solid #ddd;
	padding:0 0 5px 12em;
	margin:-1.5em 0 5px 0;
	
}


ul#flowtabs {
	height:20px;
	margin-bottom:20px;
}

ul#flowtabs li {
	float:left;
	list-style:none;
}

ul#flowtabs li a {
	display:block;
	height:20px;
	width:124px;
	margin-right:21px;
	text-indent:-999em;
	overflow:hidden;
}

#flowpanes {
	margin-bottom:30px;
}


#flowpanes h3 {
	border-bottom:1px solid #ddd;
	padding:0 10px 5px 10px;
	margin-bottom:10px;
}

#flowpanes .menutext {
	padding:0 10px 20px 10px;
}

#flowpanes table {
	margin:0 10px 30px 10px;
	width:540px;
}

#flowpanes table th {
	padding:5px 0;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	border-bottom:1px dotted #ddd;
}

#flowpanes table th span {
	font-size:10px;
}

#flowpanes table td {
	padding:5px 0 5px 1.5em;
	text-align:right;
	white-space:nowrap;
	border-bottom:1px dotted #ddd;
}



ul#flowtabs li a#t1 {	background:url("../images/menu_btn1.gif") 0 20px ;}
ul#flowtabs li a#t2 {	background:url("../images/menu_btn2.gif") 0 20px ;}
ul#flowtabs li a#t3 {	background:url("../images/menu_btn3.gif") 0 20px ;	width:125px;}
ul#flowtabs li a#t4 {	background:url("../images/menu_btn4.gif") 0 20px ;	margin-right:0;}

ul#flowtabs li a#t1:hover,ul#flowtabs li a#t1.current {	background:url("../images/menu_btn1.gif") 0 0px ;}
ul#flowtabs li a#t2:hover,ul#flowtabs li a#t2.current {	background:url("../images/menu_btn2.gif") 0 0px ;}
ul#flowtabs li a#t3:hover,ul#flowtabs li a#t3.current {	background:url("../images/menu_btn3.gif") 0 0px ;}
ul#flowtabs li a#t4:hover,ul#flowtabs li a#t4.current {	background:url("../images/menu_btn4.gif") 0 0px ;}


#rightcolumn {
	width:250px;
	float:right;
	font-size:10px;
	line-height:1.4em;
	text-align:left;
	margin-bottom:30px;
}

#rightcolumn h3 {
	margin-bottom:10px;
}

#rightcolumn .bg {
	background:url("../images/r_bg.gif") no-repeat bottom left;
	margin-bottom:10px;
}

#rightcolumn .bg p {
	padding:0 10px 10px 10px;
}


#rightcolumn .cate {
	margin-top:31px;
}

#rightcolumn .cate ul {
	padding:0 10px 10px 25px;
}

#rightcolumn .cate ul li {
	margin:0 0 3px 0 !important;
	padding:0 !important;
	font-size:12px;
}


#rightcolumn .twitter {
	background:url("../images/r_bg_twitter.gif") no-repeat bottom left;
	margin-bottom:10px;
	padding-bottom:90px;
}

/*JUITTER PLUGIN CSS
-------------------------------------------*/
#juitterContainer{margin: 0 10px;} /*Juitter container*/
#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{list-style:none;margin:0;padding:0 0 0 0;padding:0px;clear:both;border-bottom:5px solid #ECDEC4;}
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;margin-right:5px;width:48px;height:48px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
/* clearfix */
#juitterContainer .twittLI:after{clear: both;height: 0;visibility: hidden;display: block;content: ".";}
#juitterContainer .twittLI{display: inline-block;}
* html #juitterContainer .twittLI{height: 1%;}
#juitterContainer .twittLI{display: block;}
/* */
/*end of Juitter CSS*/







table.info_list {
	width:560px;
}

table.info_list th {
	padding:8px 0;
	border-bottom:1px solid #DEDCDD;
	text-align:left;
}

table.info_list th a img {
	border:6px solid #DEDCDD;
}

table.info_list th a:hover img {
	border:6px solid #660000;
}


table.info_list td {
	padding:8px 0;
	border-bottom:1px solid #DEDCDD;
	width:430px;
	text-align:left;
}

table.info_list td span {
	display:block;
	font-size:10px;
	margin-bottom:5px;
	padding:0;
}

table.info_list td h3 {
	margin-bottom:5px;
	padding:0;
	font-weight:normal;
	font-size:13px;
}

table.info_list td p {
	margin:0;
	padding:0;
}

table.info_list tr.last th,
table.info_list tr.last td {
	border-bottom:none;
}

.gotop {
	clear:both;
	text-align:right;
	width:840px;
	margin:0 auto;
}

#footer {
	background:#000;
}


#footer .inner {
	width:840px;
	height:200px;
	margin:0 auto;
	color:#fff;
	text-align:left;
	padding-top:30px;
}

#footer dl {
	width:110px;
	float:left;
	margin-right:60px;
}

#footer dl dt {
	font-weight:bold;
	border-bottom:1px dotted #333;
	padding:10px 5px;
	font-size:10px;
	line-height:1em;
}

#footer dl dd {
	border-bottom:1px dotted #333;
	padding:10px;
	font-size:10px;
	line-height:1em;
}

#footer a {
	color:#fff;
	text-decoration:none;
	display:block;
}

#footer a:hover {
	color:#aaa;
	text-decoration:none;
}

#footer .fr {
	float:right;
}
#footer .fr p {
	font-size:10px;
	margin-top:10px;
	line-height:1.3em;
	text-align:right;
}	


.blog_photo {
	text-align:center;
	margin-bottom:20px;
}

.blog_navi {
	text-align:center;
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #aaa;
}



ul.pageNav {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background: #eee;
	text-align: center;
}

ul.pageNav li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pageNav li span,
ul.pageNav li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

ul.pageNav li span,
ul.pageNav li a:hover {
	background: #660000;
	border-color: #600;
	color:#fff;
}
