@charset "Shift_JIS";

@import url("09_header.css");

/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

* {
	margin: 0;
	padding: 0;
}


html body
{
	color: #333333;
/*	font-family:  Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif; */
	font-family: Verdana,sans-serif;
	*font-family:  Verdana,sans-serif;
	_font-family:  Verdana,sans-serif;
	font-size: 81%;
	*font-size:small;
	*font: x-small;
	background-color: #EBEBEB;
	line-height: 1.4em;
}

 body {
	background-image: url(../09_img/bg_base.png);
	background-repeat: repeat-x;
}

table, th, tr, td {
	*font-family: sans-serif;
	_font-family: sans-serif;
	font-size: 13px;
	*font-size:small;
	*font: x-small;
	line-height: 1.3em;
}

ul,li {	list-style-type: none;	line-height: 1.3em;

}

p {
	line-height: 1.4em;
}

h1, h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana;
}

blockquote {
	padding-left: 1em;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a {
	text-decoration: underline;
}

a:link,a:visited {
	color: #1F7198;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#container
{
	background-color: #FFFFFF;
	width: 960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#pagebody {
	height: auto;
	display: block;
	padding-left: 12px;
	width: 936px;
	height: 100%;
	padding-right: 0px;
}

#entry_main {
	float: left;
	width: 620px;
}

#entry_main_text,#entry_main_ad {
	padding-left: 1em;
}

#entry_left {
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	margin-right: 12px;
	margin-left: 0px;
}

#entry_right {
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#entry_left li {
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 2px;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 86%;
}

#fk_box {
	padding-top: 16px;
	background-image: url(../09_img/fk.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#mtext {
	line-height: 1.6em;
}

#mtext p{
	line-height: 1.7em;
	margin-bottom: 1.0em;
	font-size: 100%;
}

#mtext img{
	float: right;
	margin-left: 1em;
}

#mtext a img{
	padding: 3px;
	border: 1px solid #CCC;
}

#mtext h3{	margin-bottom: 1em;
	font-size: 120%;
	line-height: 1.2em;
	padding-top: 0.4em;
}


.text_small{
	font-size: 93%;
}
.text_xsmall{	font-size: 80%;
}


.bg_l {
	background-image: url(img/side_line_left.gif);
	background-repeat: repeat-y;
	}

/* part */

.box_mb05 {
	display: block;
	margin-bottom: 5px;
}


.box_mb10 {
	display: block;
	margin-bottom: 10px;
}


.box_mb15 {
	display: block;
	margin-bottom: 15px;
}

.box_mb20 {
	display: block;
	margin-bottom: 20px;
}


.box_mb10_l {
	display: block;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.box_mb15_l {
	display: block;
	margin-bottom: 13px;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}

.box_glay {
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px solid #cccccc;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

spacer,.spacer {
	clear: both;
	height: 0px;
	width: auto;
	font-size: 0px;
	display: block;
}

.spacer_w10{
	width: 11px;
	display: inline;
	float: left;
	height: 1px;	line-height: 0px;

}

.spacer_w08{
	width: 6px;
	display: inherit;
	float: left;
	height: 1px;	line-height: 0px;

}


/*bar*/
.bar_g {
	background-image: url(../09_img/bar_bg_g.png);
	background-position: right top;	
	background-repeat: no-repeat;
	}
	
.bar_k_ar {
	background-image: url(../09_img/bar_bgk_ar.png);
	background-position: right top;	
	background-repeat: no-repeat;
}

.bar_k_fk {
	background-image: url(../09_img/bar_bgk_fk.png);
	background-position: right top;	
	background-repeat: no-repeat;
}

/*mheader*/

#mheader {
	width: auto;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

#mheader a{
	text-decoration: none;
}

#mheader h3 {
	font-family: "Hiragino Kaku Gothic Pro", 'trebuchet ms', verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2em;
	background-repeat: no-repeat;
	color: #CC3300;
	background-position: left center;
	background-image: url(../09_img/ar_h.png);
	padding-left: 22px;
}

#mheader h3 a {
	color: #CC3300;
}

h3.header_img, h4.header_img,h5.header_img {
	line-height: 200px;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	overflow: hidden;
}

/* data */

.data_box {
	margin-bottom: 20px;
}

.hg {
	background-color: #FFFFFF;
}

.hf {
	background-color: #F8F8F8;
}

.data_box th {
	font-weight: bold;
}


.data_box td ,.data_box th {
	font-size: 93%;
	padding: 3px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

.data_box table {
	width: 100%;
}

.data_box font  {
	color: #333333;
}


/*icon*/
.icon_news {
	background-image: url(../09_img/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;

}
.icon_column {
	background-image: url(../09_img/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	padding-left: 17px;

}

.icon_f1grandprix,.icon_f1grandprix_08 {
	background-image: url(../09_img/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	padding-left: 17px;
}

.icon_oldf1 {
	background-image: url(../09_img/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}

.icon_voice {
	background-image: url(../09_img/icon.png);
	background-repeat: no-repeat;
	background-position: 0px -118px;
}

.new_icon {
	color: #CC9933;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.disp_date {
	font-family: Verdana;
	font-size: 86%;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#disp_date {
	font-family: Verdana;
	font-size: 86%;
	color: #666666;
	line-height: 1.2em;
	font-weight: normal;
}


.ficon_news {
	background-image: url(../09_img/f_icon.png);
	background-repeat: no-repeat;
	padding-left: 44px;
	background-position: 0px 2px;
	margin-bottom: 3px;
}

.ficon_f1grandprix {
	background-image: url(../09_img/f_icon.png);
	background-repeat: no-repeat;
	padding-left: 44px;
	background-position: 0px -18px;
	margin-bottom: 3px;
}

/*navi_recent*/
#navi_recent_h h3{	background-image: url(../09_img/h_recent.png);
}

#navi_recent {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navi_recent  p{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	color: #666666;
	line-height: 1.3em;
}


#navi_recent p a{
	text-decoration: underline;
}

.navi_recent_box {
	margin-bottom: 4px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#social {
	margin-bottom: 20px;
}
#social .head {
	padding-top: 1px;
	font-size: 93%;
	color: #666666;
	line-height: 1em;
}


/*navi_relation*/
#navi_relation {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 1em;
}
#navi_relation ul li{
	margin-bottom: 0.5em;
	background-image: url(../09_img/ar_y_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	margin-top: 0.3em;
}

#navi_relation p {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	color: #666666;
	line-height: 1.3em;
}



/* pager */

ul.pager {
	display: block;
	height: 20px;
	float: left;
	text-align: left;
	width: 160px;
	margin-bottom: 5px;
}
ul.pager li {
	float: left;
	border-right: 1px #999999 solid;
	font-size: 12px;
	color: #999999;
	margin-right: 10px;
	padding-right: 10px;
}
ul.pager li.next {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

ul.pager li.article {
	float: left;
	padding-right: 10px;
	border-right-style: solid;
}
ul.pager li a:link,
ul.pager li a:visited {
      text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
      text-decoration: none;
}
ul.pager li em {
      font-weight: bold;
}

.photo_pager ul.pager {	
	display: block;
	margin-right: 0;
	margin-left: 0;
	height: 20px;
	float: right;
	text-align: right;
	}

/* ad */

.ad_600 {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: 0px -2px;
	overflow: hidden;
	text-align: center;
	background-color: #F8F6EF;
	line-height: 1em;
}

.ad_600 a {
	display: block;
	width: 100%;	text-decoration: none;

}

.ad_600 a:link, .ad_600 a:visited  {
	color: #993300;
}

/* footer */

#copyright {
	font-size: 86%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	text-align: left;
	padding: 20px 15px 40px;
}
