@charset "utf-8";
/*
[bike7]
style.css
2009.12.10
*/




/* ▽--------------- 基本セット ---------------▽ */
html{
	width: 100%;
}
body {
	height: 100%;
	width: 100%;

}
body, div, p, ul, ol, li, dl, dt, dd, table, th, td, h1, h2, h3, h4, h5, form, img {
	font-size: 12px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
	font-weight: normal;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
/*
a:link {
}
a:visited {
}
a:active {
}
*/
a:hover {
	text-decoration: none;
}
/* ▲--------------- 基本セット ---------------▲ */




/* ▽--------------- 汎用パーツ ---------------▽ */

/* ▲--------------- 汎用パーツ ---------------▲ */




/* ▽--------------- レイアウト ---------------▽ */
#wrap01 {
	background: url(../images/wrap01.jpg) repeat-x 0px 0px;
	height: 150px;
	width: 100%;
}
#wrap02 {
	background: url(../images/wrap02.jpg) repeat-y 0px 0px;
	margin: 0px auto;
	padding: 10px 4px 0px 4px;
	width: 1000px;
}
#wrap03 {
	width: 100%;
	background: url(../images/wrap03.jpg) repeat-x 0px 0px;
	text-indent: -9999px;
	height: 20px;
	overflow: hidden;
}
/* ▲--------------- レイアウト ---------------▲ */



/* ▽--------------- header -------------------▽ */
#header {
	margin: 0px auto;
	width: 1000px;
}
#header .text01{
	float: left;
	color: #FFFFFF;
	width: 300px;
	height: 37px;
	padding-top :3px;
	text-indent: 15px;
}
#header #subtitle {
	float: right;
	color: #FFFFFF;
	width: 650px;
	height: 37px;
	text-decoration: underline;
	text-align: right;
	padding :3px 15px 0px 0px;
}
#header #title {
	float: left;
	height: 80px;
	width: 255px;
	clear: both;
}
#header #title a {
	height: 80px;
	width: 255px;
	background: url(../images/title.jpg) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
/* ▽headermenu */
#header #headermenu {
	float: left;
	text-align: right;
	width: 730px;
	height: 23px;
}
#header #headermenu a {
	color: #CC0000;
	font-weight: bold;
}
#header #headermenu a:hover  {
	text-decoration: none;
}
/* ▲headermenu */
#header .text02{
	float: left;
	color: #666;
	font-weight: bold;
	width: 745px;
	font-size: 14px;
	height: 34px;
	text-indent: 10px;

}
/* ▽店舗リスト */
#header ul#storelist {
	float: left;
	height: 23px;
	padding-left: 5px;
}
#header ul#storelist li {
	float: left;
	width: 95px;
}
#header ul#storelist li a {
	width: 93px;
	height: 23px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#header ul#storelist li#itami a {
	background: url(../images/storelist.jpg) no-repeat 0px 0px;
}
#header ul#storelist li#higashiosaka a {
	background: url(../images/storelist.jpg) no-repeat -93px 0px;
}
#header ul#storelist li#tutiyama a {
	background: url(../images/storelist.jpg) no-repeat -186px 0px;
}
#header ul#storelist li#dazaifu a {
	background: url(../images/storelist.jpg) no-repeat -279px 0px;
}
#header ul#storelist li#nagoya a {
	background: url(../images/storelist.jpg) no-repeat -372px 0px;
}
#header ul#storelist li#tutiura a {
	background: url(../images/storelist.jpg) no-repeat -465px 0px;
}
#header ul#storelist li#utunomiya a {
	background: url(../images/storelist.jpg) no-repeat -558px 0px;
}
#header ul#storelist li#itami a:hover, #header ul#storelist li#itami a.selected {
	background: url(../images/storelist.jpg) no-repeat 0px -23px;
}
#header ul#storelist li#higashiosaka a:hover, #header ul#storelist li#higashiosaka a.selected {
	background: url(../images/storelist.jpg) no-repeat -93px -23px;
}
#header ul#storelist li#tutiyama a:hover, #header ul#storelist li#tutiyama a.selected {
	background: url(../images/storelist.jpg) no-repeat -186px -23px;
}
#header ul#storelist li#dazaifu a:hover, #header ul#storelist li#dazaifu a.selected {
	background: url(../images/storelist.jpg) no-repeat -279px -23px;
}
#header ul#storelist li#nagoya a:hover, #header ul#storelist li#nagoya a.selected {
	background: url(../images/storelist.jpg) no-repeat -372px -23px;
}
#header ul#storelist li#tutiura a:hover, #header ul#storelist li#tutiura a.selected {
	background: url(../images/storelist.jpg) no-repeat -465px -23px;
}
#header ul#storelist li#utunomiya a:hover, #header ul#storelist li#utunomiya a.selected {
	background: url(../images/storelist.jpg) no-repeat -558px -23px;
}
/* ▲店舗リスト */
/* ▽mainmenu */
#header ul#mainmenu {
	height: 25px;
	padding-top: 5px;
	clear: both;
}
#header ul#mainmenu li {
	float: left;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
}
#header ul#mainmenu li a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#header  ul#mainmenu li a:hover, #header ul#mainmenu li a.selected  {
	color: #000000;
}
/* ▲mainmenu */

/* ▽visuals */
#visuals {
	height: 210px;
	padding-left: 10px;
}
#visuals .image01{
	float: left;
	margin-right: 10px;
}
#visuals .image02, #visuals .image03 {
	float: left;
}
#visuals #leading_info {
	float: left;
	width: 200px;
}
#visuals #leading_info h2#h2_shopinfo {
	background: url(../images/h2_shopinfo.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 23px;
	width: 182px;
	margin-bottom: 5px;
	overflow: hidden;
}
#visuals dl#store_info {
	width: 180px;
	line-height: 160%;
}
#visuals dl#store_info dt {
	font-weight: bold;
}
#visuals dl#store_info dd {
	margin-bottom: 20px;

}
/* ▲visuals */
/* ▲--------------- header -------------------▲ */




/* ▽--------------- side ---------------------▽ */
#wrap_side {
	float: right;
	width: 402px;
	background: url(../images/wrap_side.jpg) repeat-y 2px 0px;
}
#wrap_side #wrap_side_end, #side_end {
	background: #fff url(../images/wrap_side_end.jpg) no-repeat 2px 0px;
	text-indent: -9999px;
	height: 33px;
	width: 402px;
	overflow: hidden;
}
#side, #side2 {
	float: right;
	width: 201px;
}
#side {
	background: url(../images/side.jpg) repeat-y 2px 0px;
}
#side_end {
	width: 201px;
}
#side h2, #side2 h2 {
	text-indent: -9999px;
	height: 25px;
	width: 198px;
	overflow: hidden;
	margin-bottom: 3px;
}
#side h2#h2_contetns {
	background: url(../images/h2_side_contents.jpg) no-repeat 0px 0px;
}
#side2 h2#h2_osusume {
	background: url(../images/h2_side2_osusume.jpg) no-repeat 0px 0px;
}
#side h3, #side2 h3 {
	text-indent: -9999px;
	height: 21px;
	width: 182px;
	overflow: hidden;
	margin-bottom: 5px;
}
#side h3#h3_submenu {
	background: url(../images/h3_side_submenu.jpg) no-repeat 0px 0px;
}
#side h3#h3_storlist {
	background: url(../images/h3_side_storlist.jpg) no-repeat 0px 0px;
}
#side h3#h3_osusume {
	background: url(../images/h3_side_osusume.jpg) no-repeat 0px 0px;
}
#side .section, #side2 .section {
	width: 182px;
	padding: 0px 0px 25px 6px;
}
#side2 .section_bnr {
	margin-bottom: 20px;
	padding-left: 7px;
}
#side2 .side_bnr {
	margin-bottom: 10px;
}
#side2 .side_bnr img {
	display: block;
}
/* ▽sidemenu */
#side ul.sidemenu li, #side2 ul.sidemenu li {
	width: 160px;
	line-height: 180%;
	margin-left: 30px;
	list-style-type: disc;
	color: #CC0000;
}
#side ul.sidemenu li a:hover, #side ul.sidemenu li a.selected, #side2 ul.sidemenu li a:hover {
	color: #990000;
}
/* ▲sidemenu */

/* ▽extra */
#side ul.extra_osusume {
}
#side ul.extra_osusume li {
	padding-bottom: 25px;
}
#side ul.extra_osusume li img {
	display: block;
	margin: 0px auto 5px auto;
}
#side ul.extra_osusume li span {
	text-align: center;
	display: block;
}
#side ul.extra_osusume li a {
	font-weight: bold;
}
/* ▲extra */

/* ▲--------------- side ---------------------▲ */



/* ▽--------------- content ------------------▽ */
#content_main {
	float: left;
	width: 580px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 770px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#content_main .section, #content .section {
	clear: both;
}
.line01 {
	background: url(../images/line01.jpg) repeat-x 0px 0px;
	text-indent: -9999px;
	height: 15px;
	overflow: hidden;
	clear: both;
}
.line02 {
	background: url(../images/line02.jpg) repeat-x 0px 5px;
	text-indent: -9999px;
	height: 35px;
	overflow: hidden;
	clear: both;
}
/* ▲--------------- content ------------------▲ */



/* ▽--------------- footer -------------------▽ */
#footer {
	clear: both;
	padding: 0px 0px 15px 0px;
	text-align: center;
}
#footer #footermenu {
	width: 1000px;
	padding-bottom: 5px;
	float: none;
}
#footer #footermenu li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 0px 0px;
	border-right: 1px solid #333;
}
#footer #footermenu li a {
	color: #333;
}


/* ▲--------------- footer -------------------▲ */




/* ▽--------------- 編集可能領域(メイン) -----▽ */
#content_main h2 {
	clear: both;
}
#content_main .image_a {
	margin-bottom: 10px;
}
#content_main .image_l {
	float: left;
	margin-bottom: 10px;
}
#content_main .image_r {
	float: right;
	margin-bottom: 10px;
}
#content_main .image_a img, #content_main .image_l img, #content_main .image_r img {
	display: block;
}

/*ピックアップニュース*/
ul#pickup_news {
	margin-bottom: 20px;
}
ul#pickup_news li {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}
ul#pickup_news li a {
	color: #333;
}
/*サイシンニュース*/
table#saisinnews {
	margin-bottom: 10px;
	line-height: 160%;
}
table#saisinnews th {
	vertical-align: top;
	width: 35px;
	padding-top: 2px;
}
table#saisinnews td {
	padding-bottom: 5px;
	width: 540px;
}
table#saisinnews a {
	font-weight: bold;
}
table#saisinnews .check {
	width: 580px;
	text-align: right;
}
table#saisinnews .check a {
	font-weight: normal;
}
/*イベント*/
ul#event_news {
	clear: both;
	margin-bottom: 15px;
}
ul#event_news li {
	margin: 0px 0px 5px 25px;
	line-height: 160%;
	list-style-type: disc;
}
ul#event_news a {
	font-weight: bold;
	color: #333;
}
/*NEWS*/
#content_main #LNEnews, #content_main #LNEnews table td, #content_main #LNEnews table td a {
	line-height: 160%;
	text-align: left;
	margin: 0px;
	color: #333;
}
#content_main #LNEnews {
	margin: 0px;
}
/* ▲--------------- 編集可能領域(メイン) -----▲ */

/* ▽--------------- 編集可能領域(中ページ)  --▽ */
#content h2 {
	clear: both;
}
#content .images {
	margin: 0px 10px 10px 0px;
	float: left;
}
#content .image_a img, #content .image_l img, #content .image_r img {
	display: block;
}
#content h2.h2_text {
	background: url(../images/h2_text.jpg) no-repeat 0px 0px;
	height: 23px;
	width: 740px;
	padding: 7px 0px 0px 30px;
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
#content h3.h3_text {
	background-image: url(../images/h3_text.jpg);
	height: 27px;
	width: 750px;
	padding: 3px 10px 0px 10px;
	margin-bottom: 17px;
	color: #FFF;
}
#content h3 span {
	float: right;
	font-weight: bold;
}
/*
#content .section {
}*/
#content .images, #content .checkit {
	margin-bottom: 8px;
}
#content .checkit {
	clear: both;
}
#content .text {
	line-height: 180%;
	margin-bottom: 10px;
}
#content .images img, #content .checkit img {
	display: block;
}
dl.campaign_info {
	float: left;
	width: 180px;
	line-height: 180%;
}
dl.campaign_info dt {
	font-weight: bold;
}
dl.campaign_info dd {
	margin-bottom: 5px;
}
/*NEWS*/
#content #LNEnews, #content #LNEnews table td, #content #LNEnews table td a {
	line-height: 160%;
	text-align: left;
	margin: 0px;
	color: #CC0000;
	font-weight: bold;
}
#content #LNEnews {
	margin: 0px;
}
/* ▲--------------- 編集可能領域(中ページ) --▲ */


/* 20100123追加 */


/* ▽--------------- 編集可能領域(会社案内) --▽ */
#content_main table#company_info {
	width: 580px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	line-height: 190%;
	text-align: left;
	background: url(../../data/images/company_bg.jpg) no-repeat 0px 0px;
}
#content_main table#company_info th {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 138px;
	padding: 4px 0px 3px 20px;
	vertical-align: top;
}
#content_main table#company_info td {
	border-bottom: 1px solid #333333;
	font-size: 13px;
	padding: 4px 0px 3px 15px;
}
#content_main table#company_info thead td {
	background-color: #E7E7E7;
	font-weight: bold;
}
#content_main table#company_info td ul.item li {
	float: left;
	white-space: nowrap;
	padding-right: 15px;
}
/* ▲--------------- 編集可能領域(会社案内) --▲ */


/* ▽--------------- 編集可能領域(店舗一覧) --▽ */
#content_main ul#store_lineup li {
	clear: both;
}
#content_main ul#store_lineup li img {
	display: block;
	float: left;
	padding: 0px 15px 20px 0px;
}
#content_main ul#store_lineup li p {
	float: left;
	line-height: 180%;
	padding: 0px 0px 20px 0px;
}
#content_main ul#store_lineup li span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 180%;
}
/* ▲--------------- 編集可能領域(店舗一覧) --▲ */
