/*---Title Settings---*/
h2.sub_title1 {
	margin: 0; padding: 10px 20px;
	font-family: helvetica;
	font-size: 93%;
	line-height: 1.0;
	color: #FFF;
	background: #000;
}

h2.title1 { margin: 0; padding: 0 0 15px; line-height: 1.1; }
h3.title_s1 {
	margin: 0 0 15px; padding: 0 0 3px 20px;
	font-family: helvetica;
	font-size: 135%;
	border-bottom: 2px solid #E00;
	color: #000;
	background: #FFF url(images/ico_bar01.gif) left 13px no-repeat;
}

h3.title_s2 {
	margin: 0 0 3px; padding: 0 0 2px 2px;
	font-family: helvetica;
	font-size: 100%;
	color: #E00;
	border-bottom: 3px solid #E00;
}

h4.title1 { margin: 0; padding: 0 0 15px; color: #C00; }
h4.title2 { margin: 0 0 15px; padding: 0; border-bottom: 1px solid #454545; }
h4.title3 {
	margin: 0 0 15px; padding: 3px 0 3px 6px;
	line-height: 1.2;
	border-left: 3px solid #C00;
}
h4.title4 {
	margin: 0 0 15px; padding: 2px 8px;
	font-size: 100%;
	color: #FFF;
	background: #A00;
}

h4.title5 { margin: 0 0 5px; padding: 0; border-bottom: 1px solid #666; }

/*---Layout---*/
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 100%;
	background: #FFF;
}

#header {
	margin: 0; padding: 0;
	font-family: helvetica;
	line-height: 1.0;
	background: #000;
}

#logo {
	margin: 0; padding: 0 8px 0;
	text-align: left;
	line-height: 0.9;
	background: #E50007 url(images/header_logo_bg01.png) repeat-x;
}
img.logo1 { float: left; margin: 0; padding: 0; }
img.logo2 { float: right; margin: 0; padding: 0; }

/*-----------------*/
/*---Header Menu---*/
/*-----------------*/
#menu1 {
	margin: 0; padding: 10px 10px 10px;
	color: #FFF;
	font-size: 86%;
	font-weight: bold;
	background: #000;
}

a.menu1_left { float: left; border: 0; padding: 0 5px 0; color: #BBB; }
a:hover.menu1_left { color: #F00; text-decoration: none; }

/*--------------------*/
/*---Sub Navigation---*/
/*--------------------*/
div.sub_navigation {
	margin: 0; padding: 10px;
	color: #FFF;
	font-family: helvetica;
	font-size: 86%;
	font-weight: bold;
	background: #000;
}

div.sub_navigation a { color: #BBB; }
div.sub_navigation a:hover { color: #F00; text-decoration: none; }
div.sub_navigation ul { margin: 0; padding: 0; }
div.sub_navigation li { list-style: none; }

div.sub_navigation ul li {
	margin: 0;
	padding: 0 10px;
	float: left;
	display: block;
	position: relative;
}

/* Invisible lower menu */
div.sub_navigation ul li ul {
	display: none;
}

/* Visible lower menu */
div.sub_navigation ul li:hover ul {
	padding: 10px 0 0;
	display: block;
	position: absolute;
	z-index: 100;
}

div.sub_navigation ul li ul li {
	margin: 0;
	padding: 0;
	width: 200px;
	opacity: 0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=95);
}

div.sub_navigation ul li ul li a {
	display: block;
	padding: 6px 13px;
	border-bottom: 1px solid #555;
	background: #000;
}

#banner1 { margin: 0 0 20px; padding: 0; }
.banner1_left { float: left; width: 230px; margin: 0 10px 0 0; padding: 0; }
.banner1_right { float: right; width: 230px; margin: 0; padding: 0; }

#content_body1 {
	margin: 0; padding: 15px 15px 25px;
	line-height: 1.6;
	background: #FFF url(images/bg_title1.gif) left top repeat-x;
}

#btn_pagetop {
	margin: 0 0 5px; padding: 0 0 5px;
	border-bottom: 1px solid #000;
	line-height: 1.0;
	text-align: right;
}

.dotline1 {
	font-size: 1px; line-height: 1.0;
	background: #FFF url(images/line01.gif) left top repeat-x;
}

#content_left1 {
	float:left; width: 210px;
	margin: 0; padding: 0; 
	font-size: 86%;
	line-height: 1.3;
}

#content_right1 {
	float: right; width: 720px;
	margin: 0; padding: 0;
}

#footer {
	margin: 0; padding: 15px 15px;
	font-family: helvetica;
	font-size: 79%;
	color: #FFF;
	background: #000;
}

#footer_menu {
	float: right;
	margin: 0; padding: 0;
	font-weight: bold;
}

#footer_menu a { color: #999; }
#footer_menu a:hover { color: #F00; text-decoration: none; }

#copyright {
	float: left;
	margin: 0; padding: 0;
	font-weight: bold;
	color: #999;
	text-align: right;
}


/*---Top---*/
.news_date1 {
	float: left;
	margin: 0; padding: 0 20px 7px 0;
	font-weight: bold; line-height: 1.2;
}

.news_tx1 {
	float: left; width: 700px; padding: 0 8px 7px; line-height: 1.2;
}

/*---Left Menu---*/
.menu_left1 {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	color: #252525;
}

.menu_left1 a {
	display: block;
	padding: 2px 0 2px 5px;
	border-left: 2px solid #999;
	color: #252525; font-weight: bold;
}
.menu_left1 a:hover {
	color: #E0001A; text-decoration: none;
	border-left: 5px solid #E0001A;
}

.menu_left2 {
	border-bottom: 1px solid #CCC;
	background: #000;
	padding: 7px;
	color: #F69;
}

/*---Right Content---*/
.c_left1 { float: left; width: 350px; padding: 0; }
.c_right1 { float: right; width: 350px; padding: 0; }

.c_left2 { float: left; width: 350px; padding: 0 0 20px; }
.c_right2 { float: right; width: 350px; padding: 0 0 20px; }

/*---News---*/
.news_date2 {
	margin: 0 0 4px; padding: 0 0 4px 0;
	font-size: 83%;
	font-family: helvetica;
	font-weight: bold; line-height: 1.2;
	border-bottom: 1px solid #E00;
}

h3.news_title1 {
	margin: 0 0 1em; padding: 4px 0 6px;
	font-size: 125%;
	color: #000;
	line-height: 1.2;
	border-bottom: 3px solid #E00;
}

.news_body1 {
	margin: 0 0 25px; padding: 0;
}

/*---Product Index---*/
div.product_thm1 {
	float: left; width: 140px;
	margin: 0 2px 0; padding: 0 0 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #252525;
}

div.product_thm1 .caption1 {
	padding: 2px 0 2px 5px;
	border-left: 2px solid #999;
	font-size: 83%;
	color: #252525; font-weight: bold;
}

div.product_thm1 a:hover .caption1 {
	padding: 2px 0 2px 5px;
	border-left: 4px solid #C00;
	font-size: 83%; color: #E0001A;
	text-decoration: none;
	color: #E0001A; font-weight: bold;
}

/*---Bikes---*/
img#bike_ph1 { }

.bike_color1 {
	float: left;
	margin: 0 3px 0; padding: 0 0 20px;
	text-align: center;
	font-family: helvetica;
	font-size: 86%; line-height: 1.2;
	font-weight: bold;
}
img.bike_thm1 {
	border: 1px solid #454545;
}

/*---Accessories---*/
img#acc_ph1 {
	float: left;
	border: 1px solid #454545;
}

img.acc_thm1 {
	float: left;
	margin: 0 6px 0 0;
	border: 1px solid #454545;
}

/*---Athlete---*/
div.athlete_col1 {
	float: left;
	width: 230px;
	margin: 0 3px 25px 4px;
}

div.athlete_col2 {
	float: left;
	width: 467px;
	margin: 0 3px 25px 4px;
}

h3.athlete_name {
	margin: 0 0 7px; padding: 6px 0;
	font-family: helvetica;
	font-size: 110%;
	line-height: 1.0;
	color: #000;
	border-bottom: 3px solid #E00;
}

div.athlete_col1 p,
div.athlete_col2 p {
	margin: 5px 0 10px;
	font-size: 86%;
	line-height: 1.7;
}

div.button_more {
	width: 100px;
}

div.button_more a {
	display: block;
	padding: 3px 5px;
	color: #FFF;
	font-family: helvetica;
	font-size: 86%;
	font-weight: bold;
	line-height: 1.2;
	background: #000 url(images/ico_arrow_red1.gif) 90px 6px no-repeat;
}

div.button_more a:hover {
	text-decoration: none;
	background: #E00 url(images/ico_arrow_black1.gif) 90px 6px no-repeat;
}

/*---shop list---*/
h3.title_prefecture1 {
	margin: 15px 0 15px; padding: 4px 0 4px 20px;
	font-size: 100%;
	line-height: 1.1;
	color: #333;
	background: #DDD url(images/ico_bar01.gif) left 9px no-repeat;
}

.title_shop1 {
	font-size: 110%;
	font-weight: bold;
	color: #444;
}

.prefecture_list table {
	margin: 0 0 20px;
}

.prefecture_list td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	font-size: 85%;
	line-height: 1.3;
}

.shop_list1 table {
	border-top: 1px solid #CCC;
	margin: 0 0 15px;
}

.shop_list1 td {
	padding:  2px 5px;
	font-size: 85%;
	line-height: 1.3;
}

/*---table---*/
table.simple_table1 td {
	border-top: 1px solid #333;
	padding: 3px;
	font-size: 93%;
}

table.simple_table2 {
	border-collapse: collapse; 
	border-spacing: 0;
}

table.simple_table2 td {
	border: 1px solid #333;
	padding: 3px;
}

table.table_geometry1 td {
	background: #FFF;
	font-size: 93%;
}

table.table_geometry1 td.head {
	background: #F0F0F0;
}

table.geometry td { font-size: 93%; text-align: center; vertical-align: middle; }

.td_red1 { background: #D00; color: #FFF; }
.td_red2 { background: #900; color: #FFF; }

.td_black1 { background: #555; color: #FFF; }
.td_black2 { background: #222; color: #FFF; }

.td_orange1 { background: #FA0; color: #FFF; }
.td_orange2 { background: #F70; color: #FFF; }

.td_gray1 { background: #F3F3F3; color: #454545; }
.td_gray2 { background: #DEDEDE; color: #454545; }
.td_head1 { background: #666; color: #FFF; }

.td_top { vertical-align: top; }
.td_bottom { vertical-align: bottom; }

/*-------------------------------ニュース管理-------------------------------*/
div#news_login {
	padding: 15px;
	border: 1px dotted #333;
	text-align: right;
}

div#news_login_link {
	padding: 0 0 10px;
	text-align: right;
}

a.login_link {
	color: #666;
	text-decoration: none;
}

a:hover.login_link {
	text-decoration: under-line;
}

div.___copyright {
	display: none;
	text-align: right;
	font-size: smaller;
}

/*-------------------*/
/*--- Nivo Slider ---*/
/*-------------------*/
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider {
	margin: 0 0 25px;
	position: relative;
	min-height: 450px;
	//See the "style-pack" below for image
	background: #444 url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider .nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-15px;
}
#slider .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider .nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-caption p {
	margin:0;
	padding:7px 25px;
	text-align: left;
	font-family: helvetica;
	font-size:86%;
	font-weight: bold;
	color: #FFF;
}
