/* ----- 基本設定 ----- */
body {
	margin: 10px 20px;
	height: 100%;
	background-color: #FFFFFF;
}
* {/* 通常使うフォント指定 */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:small;
}
h1,h2,h3,h4,h5,h6,div,p,form,ul,li,table {
	margin:0px;
	list-style:none;
}

.clear {
	clear:both;
}

/* リンク設定 */
A:link, A:visited {
	color: #002AC6; text-decoration: underline;
}
A:hover, A:active {
	color: #002AC6; text-decoration: none;
}

img { border:none; }

/* ----- 外枠配置 ----- */
#header {
	width:100%;
	height:110px;
	float:none;
}
#main {
	padding-right:10px;
	width:100%;
	vertical-align:top;
}
#side {
	width:200px;
	vertical-align:top;
}
#footer {
	width:100%;
	margin-top:10px;
	padding-top:5px;
	clear:both;
	border-top:1px #999999 solid;
}

/* ----- ヘッダー配置 ----- */
#header_text {
	padding-bottom:5px;
	border-bottom:1px #999999 solid;
}
.header_link {
	text-align:right;
}
#header_text a.site {
	margin-left:5px;
	padding-left:17px;
	background: url(/common/img/icon_site.gif) no-repeat 0% 0%;
}
#header_text a.help {
	margin-left:5px;
	padding-left:17px;
	background: url(/common/img/icon_help.gif) no-repeat 0% 0%;
}
#header_text a.bike {
	margin-left:5px;
	padding-left:17px;
	background: url(/common/img/icon_goo.gif) no-repeat 0% 0%;
}
#header h1 {
	margin:15px 0px 5px 0px;
}
#header h2 {
	font-weight:100;
	color:#666666;
	float:left;
}

/* ----- フッター配置 ----- */
#footer img {
	margin-right:5px;
	float:left;
}
#footer p {
	margin-top:3px;
}

/* ----- サイド配置 ----- */
#side div.side_title {
	padding-top:4px;
	width:200px;
	height:22px;
	background:url(../img/side-title_back.gif) no-repeat 0% 0%;
	vertical-align:middle;
}
#side span.title {
	margin-left:22px;
	color:#4A57B9;
	font-weight:bold;
}
#side div.side_main {
	margin-top:-4px;
	margin-bottom:10px;
	padding:10px;
	border:1px #989898 solid;
}
#side p.text {
	line-height:1.5em;
}
#side select {
	margin-bottom:5px;
}
#side span {
	margin-right:10px;
	color:#7E6B5A;
	font-weight:bold;
}
#side a.check {
	padding:2px 30px 2px 0px;
	background: url(../img/icon-check.gif) no-repeat 100% 50%;
}

/* ----- 検索配置 ----- */
#search {
	margin:0px 0px 10px 0px;
	text-align:center;
	background:url(../img/back-search_top.gif) repeat-x;
	border:1px #E5E6FA solid;
}
#search form {
	padding:5px 0px;
}
form strong {
	color:#4A57B9;
	font-weight:bold;
}
#search p {
	padding:8px 0px;
	text-align:center;
}
#search .btn {
	margin:0px 5px -5px 5px;
}
#search a.allow {
	color:#EC6841;
}
#search_menu {
	margin-bottom:5px;
	color:#4A57B9;
	font-weight:bold;
	background-color:#F3F3F3;
}
#search_menu p {
	padding:5px;
	color:#4A57B9;
}
#search_menu span {
	margin:0px 50px;
	text-align:center;
	font-weight:100;
}
#search_menu p.catalog {
	background-color:#FCFCFC;
}

/* IE CSSハック */
html>body .top {
	margin-top:45px;
}

/* ----- 検索結果配置 ----- */
h3 {
	margin-top:10px;
	padding-bottom:2px;
	font-weight:100;
	border-bottom:5px #4A57B9 solid;
}
h3 span {
	color:#EC6841;
	font-weight:bold;
}
#search_main table.search_list {
	margin:0px 0px;
	width:100%;
	background-color:#E5E6FA;
}
p.search_hyozi {
	float:left;
}
p.search_page {
	float:right;
}
#search_title {
	width:100%;
	clear:both;
}
#search_title p {
	float:left;
}
#search_title p.title_photo {
	margin-right:5px;
	padding:2px;
	width:90px;
	background-color:#F7F7FA;
	color:#4A57B9;
	text-align:center;
}
#search_title td.title_name {
	padding:2px;
	width:100%;
	background-color:#F7F7FA;
	color:#4A57B9;
	text-align:center;
}
#search_title p.title_price {
	margin-left:5px;
	padding:2px;
	width:140px;
	background-color:#F7F7FA;
	color:#4A57B9;
	text-align:center;
}

/* ----- 商品配置 ----- */
.bike_photo {
	padding:5px 5px 0px 0px;
	text-align:center;
}
.bike_name {
	padding:5px;
}
.bike_name span {
	color:#003399;
}
.bike_price {
	padding-left:5px;
	text-align:center;
}
div.price_on {
	padding-bottom:15px;
	color:#666666;
	font-weight:bold;
	background: url(/search/img/img_icon/mitsumori.gif) no-repeat 50% 100%;
}
div.price_off {
	color:#666666;
	font-weight:bold;
}

/* ---- GooBike Parts ---- */
#parts {
        width:200px;
        vertical-align:top;
}

.parts tr td {
        border-bottom:1px dashed #E5E6FA;
}
.parts tr td img {
        margin-right:5px;
        border:1px solid #cccccc;
}
.parts tr td span {
        color:#FF0000;
}
.search_list {
        background-color:#E5E6FA;
        font-weight:normal;
}   
