@charset "utf-8";
/* CSS Document */

.contents p,
.contents ul,
.contents dl {
	line-height: 1.5;
}

.contents h2{
	margin-bottom:15px;
}


/*-------------------------------------------------------------
  一覧
---------------------------------------------------------------*/

.main {
	width: 730px;
	float: left;
}


.sidebar {
	width: 160px;
	float:right;
}

/*--------- 一覧 -------------*/

.category {
	border-left: 5px solid #C22927;
	font-size: 91%;
	margin: 15px 0;
	padding: 0 10px;
}

#roadbike { background: url(../img/cat_roadbike.gif) no-repeat 420px 10px;}
#wheelmini{background: url(../img/cat_wheelmini.gif) no-repeat 420px 10px;}
#acce{background: url(../img/cat_acce.gif) no-repeat 410px 10px;}
#fx{background: url(../img/cat_wheelfoldingbike.gif) no-repeat 410px 10px;}

.contents .category ul {
	margin: 0;
}

.category .thumb {
	display: block;
	float: left;
	width: 130px;
}

.category .name,
.category .description,
.category .btn {
	margin-left: 140px;
	display: block;
}

.category .description {
	margin-top: 5px;
}

.category .btn {
	margin-top: 15px;
}

.category a:active,
.category a:visited,
.category a:link {
	text-decoration: none;
	color: #333;
}

.category a:hover {
	background: #f4f4f4;
}

.category a {
	padding: 8px;
}

.hr {
	margin: 20px 0;
	border-top: 1px solid #bbb;
}

.hr hr {
	display: none;
}


/*--------- サイドバー -------------*/

.sidebar .bn li {
	margin-bottom: 20px;
}


/*-------------------------------------------------------------
  角丸の枠
---------------------------------------------------------------*/
.contentsBox {
	margin: 0 0 20px 0;
	color: #555;
	background: url(../../common/img/bg_round_body.gif) repeat-y;
}


.contentsBox hr {
	display: none;
}

.contentsBox .hr {
	clear: both;
	margin: 0 20px;
}

.contentsBox .top {
	height: 15px;
	background: url(../../common/img/bg_round_top.gif) no-repeat 0 0;
}

.contentsBox .bottom {
	height: 15px;
	background: url(../../common/img/bg_round_bottom.gif) no-repeat 0 100%;
	clear:both;
}

/*-------------------------------------------------------------
  概要
---------------------------------------------------------------*/

/* ローカルリンク */
.contents .localLink {
	text-align: right;
	margin-top: -17px;
	margin-bottom: 4px;
}

.localLink li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #C5C5C6;
}

.localLink li.lastChild {
	border: 0;
}

.localLink img {
	vertical-align: middle;
}

/* ローカルバナー */

.contents .localBn {
	text-align: center;
	margin: 30px 0;
}

.localBn li {
	display: inline;
	padding-right: 23px;
}

/* 製品リンク */

.productLink {
	text-align: right;
	border-top: 1px solid #ddd;
	padding-top: 5px;
	margin-top: 20px;
}

.productLink li {
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #C5C5C6;
}

.productLink li.lastChild {
	border: 0;
}

.productLink img {
	vertical-align: middle;
}


/* デザイン　フォトギャラリー */

.gallery ul li{
	display:inline;
	margin-right:10px;
}


/*-------------------------------------------------------------
  パーツ
---------------------------------------------------------------*/
.listCircle li {
	padding-left: 13px;
	background: url(../../common/img/icon_circle_gray.gif) no-repeat 0 0.3em;	
}


/*-------------------------------------------------------------
  パースペクティブ
---------------------------------------------------------------*/

.pers .mainText{
	width:450px;
}

.pers .clear{
	border-bottom:1px dotted #666666;
	padding:20px 5px 30px;
	margin-bottom:20px;
}

.pers .box{
	width:450px;
}

.pers .box2{
	width:450px;
	background:url(../img/pers_img04.jpg) no-repeat 50% 20%;
}

.pers h2{
	margin-bottom:20px;
}

.pers .sec{
	border-bottom:1px dotted #666666;
	margin:15px 0;
	padding:15px 0;
	clear:both;
}

.pers .sec2{
	padding:30px 0 20px;
	clear:both;
	background:#FFFFFF;
}

.pers .sec2 .text{
	margin:10px 0;
}

.pers .sec.lastChild{
	border-bottom:none;
}

.pers .sec .img{
	float:left;
	width:210px;
}

.pers .sec .text{
	float:right;
	width:200px;
}

.pagetop{
	clear:both;
}

/*-------------------------------------------------------------
  コンセプト
---------------------------------------------------------------*/
.concept h1.leyv{
	text-align:center;
}
.concept .box{
	clear:both;
	border-top:1px dotted #666666;
	padding:20px;
	width:900px;
}

.concept h2{
	margin:5px 0;
}

.concept h3{
	clear:both;
	margin:10px 0 5px;
}

.concept .box.firstChild{
	border-top:none;
}

.concept .box.firstChild p{
	margin-bottom:10px;
}

.concept .box .topic{
	width:480px;
}

.concept .box .img{
	width:330px;
	text-align:left;
}

.concept table{
	clear:both;
	width:900px;
	border:1px solid #999999;
}

.concept table tr th{
	background:#F3F3F3;
}

.concept table tr th, 
.concept table tr td{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:5px;
	text-align:center;
}

.concept table tr th.lastChild, 
.concept table tr td.lastChild{
	border-right:none;
}

.concept table tr th.lastChild2, 
.concept table tr td.lastChild2{
	border-bottom:none;
}
 
.concept table tr td.lastChild3{
	border-right:none;
	border-bottom:none;
}

.concept .noBox{
	clear:both;
	padding:20px 0;
}

.concept .cap{
	width:680px;
}

.concept .cap dl dt{
	clear:left;
	float:left;
	padding:20px 0 10px 0;
	width:9em;
}

.concept .capImg{
	margin-top:10px;
	width:152px;
}


.concept .cap dl dd{
	padding:20px 0 10px 9em;
}



/*----- clearfix scheme -----*/
.category a{
	display: inline-block;
}
.category a:after{
	height: 0;
	visibility: hidden;
	content: url("../img/img_spacer.gif");
	display: block;
	clear:both;
}
/* hide MacIE \*/
* html .category a {height: 1em;}
.category a {display: block;}
/* ini */


.gallery p{
	margin-top:10px;
}
