@charset "utf-8";
/*
Theme Name: Geumsan Ginseng Asia Theme
Theme URI: http://procycling.asia/
Description: クムサン・ジンセン・アジア テーマ
Version: 1.0
Author: web design center
Author URI: http://yume-mirai.jp/
Tags: blue, bonnechance,gga,fukushima,shinichi
Text Domain: kubrick
*/

/* 堀越デザイナー用CSS読み込み */
@import url(horikoshi.css);

/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 62.5%;
	font-family: 'Meiryo';
	text-align: center;
	}

#title {
	width: 982px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4em;
	text-align: left;
	background-image: url(images/specialized_logo_982_40.gif);
	padding-right: 4px;
	padding-left: 4px;
	line-height: 2.8em;
}

#page_rap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;
	padding: 9px;
}

#header {
	height: 40px;
	margin-bottom: 9px;
}

#header_l {
	float: left;
	text-align: left;
}

#header_r {
	float: right;
	text-align: right;
	line-height: 3.2em;
	font-size: 1.2em;
}

#flash {
	height: 490px;
	background-color: #EFEFEF;
	margin-bottom: 1px;
}

#sponsor_top {
	height: 60px;
	background-color: #EFEFEF;
	margin-bottom: 1px;
}

#menu_under {
	height: 20px;
	margin-bottom: 1px;
	line-height: 2.2em;
}

#menu_under_l {
	float: left;
	background-color: #05123e;
	width: 568px;
	height: 20px;
	margin-right: 1px;
	color: #CCC;
}

#menu_under_c {
	float: left;
	background-color: #05123e;
	width: 240px;
	height: 20px;
	margin-right: 1px;
	color: #CCC;
}

#menu_under_r {
	float: left;
	background-color: #05123e;
	width: 160px;
	height: 20px;
	color: #CCC;
}

#content {
	text-align: left;
}

#content_l {
	float: left;
	margin-right: 1px;
	width: 642px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#content_c {
	float: left;
	width: 160px;
	height: 160px;
	margin-right: 1px;
}

#content_r {
	float: left;
	width: 160px;
	height: 160px;
}

#footer {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
}

#footer_l {
	float: left;
	text-align: left;
}

#footer_r {
	float: right;
	text-align: right;
}

.clear {
	clear: both;
	height: 0px;
	visibility: hidden;
}

.clear10 {
	clear: both;
	height: 10px;
	font-size: 0px;
	color: #FFF;
}

.clear20 {
	clear: both;
	height: 20px;
	font-size: 0px;
	color: #FFF;
}

#content_left {
	float: left;
	width: 710px;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 220px;
	padding: 10px;
}

#sidebar h3 {
	background-color: #EBEBEB;
	height: 20px;
	text-align: center;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.entry {
	margin-bottom: 20px;
	margin-top: 10px;
}

.entry p {
	margin-bottom: 10px;
}

/* 疑似クラス title */
#title a:link {
	color: #FF0000;
	text-decoration: none;
}
#title a:visited {
	color: #FF0000;
	text-decoration: none;
}
#title a:hover {
	color: #000000;
	text-decoration: underline;
}

#title a:active {
	color: #000000;
	text-decoration: underline;
}

#title a:focus {
	color: #000000;
	text-decoration: underline;
}

/*riders table*/

.riders_table {
	width: 100%;
	border: 1px #ECECEC solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.riders_table th {

}

.riders_table td {
	padding: 6px;
	border: 1px #ECECEC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

.riders_photo {
	height: 240px;
	width: 240px;
}

/* リスト */
ul {
}

li {
	list-style-position: inside;
}

/* headline table */
.news_td1 {
	width: 70px;
	color: #999;
}

/*online store table */

.gga_store_tb {
	width: 100%;
	border: 1px #ECECEC solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.gga_store_tb th {

}

.gga_store_tb td {
	padding: 8px;
	border: 1px #ECECEC solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

.gga_store_td2 {
	background-color: #FEFEFE;
	width: 210px;
}
