/*
Theme Name: Dischord03
Version: 2.0
Author: Hiroshi Onuma (Dischord Japan Inc.)
Author URI: http://dcj-inc.net/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #f00;}
a img {border: none;}

body {
	background: #333333 url(../img/bg_outer.gif) repeat;
	color: #444;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana, sans-serif;
	font-size: 90%;
}

p,ul {padding-bottom: 0.3em;}
li {list-style: none;}

h1 {font: bold 1.6em Tahoma,sans-serif;}
h2 {font: boid 1.4em sans-serif;}
h3 {font: bold 1.2em Tahoma,sans-serif;}

h1 {color: #553; margin-bottom: 4px;}
h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
#inner-container {
	border-left: solid 2px #999;
	border-right: solid 2px #999;
	background: #fff;
	font-size: 0.95em;
	margin: 0 auto;
	padding: 10px;
	width: 800px;
}

#outer-container {
	background: url(img/containerbottom.gif) no-repeat center bottom;
	
}

/* headere & title */
#header {
	background: #222 url(../img/h_back.gif) no-repeat;
	height: 100px;
	margin-bottom: 4px;
}
.relative   {position: relative;}

#header h1 {
	position: absolute;   
    top: 18px;   
    left: 10px; 
}
#description {
	font: normal Verdana,sans-serif;
	font-size: 0.8em;
	position: absolute;   
    top: 3px;   
    left: 10px; 
}
#summary {
    position: absolute;
    text-align: left;
    width: 300px;
    font: normal Verdana,sans-serif;
	font-size: 0.8em;
	top: 28px;   
    right: 10px; 
} 
#headbthome {
    position: absolute;
    text-align: right;
    top: 80px;   
    right: 10px; 
}

/* global navi */
#gnavi {
	background: #222 url(../img/bg_gnavi_off.gif) repeat-x;
    width: 800px;
    font-size: 14px;
    height:28px;
    line-height:20px;
    margin:0 auto;
    padding: 0;
}
#gnavi li,#gnavi ul {
    display: inline;
	list-style: none;
}
#gnavi a {
	display: block;
    float: left;
    color: #ffffff;
    font-variant: normal;
    text-decoration: none;
    font-weight: bold;
    border-right: solid 1px #666666;
    padding: 4px 16px;
}
#gnavi a:hover, 
#gnavi a:active
#gnavi li.current_page_item a:link,
#gnavi li.current_page_item a:visited,
#gnavi li.current_page_item a:hover,
#gnavi li.current_page_item a:active {
	background: #ffffff url(../img/bg_gnavi_on.gif) repeat-x;
	color:#000099;
}

/* main */
#main {
	background: #FFF;
	margin-top: 4px;
	padding: 2px 0;
}

/* content */
#content {
	float: right;
	width: 580px;
}
#contentwide {
	width: 800px;
}
#content #descr {
	color: #664;
	font-size: 0.95em;
	margin-bottom: 6px;
}

/* navigation */
#navigation {
	float: left;
	width: 200px;
	font-size: 0.9em;
    background: url(../img/side_back.gif) repeat;
}
#navigation h2 {
	color: #3c3;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 10px;
}
#navigation h3 {
	margin: 10px 0;
	padding:0;
	text-align: center ;
}
#navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	margin: 0;
}
#navigation li {
    border-bottom: 2px solid #EAEADA; 
    border-left: 4px double #008;
    padding-right: 4px; 
}

#navigation li a {
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
#navigation li a:hover {
	background: #F0F0EB;
	color: #f00;
}


/* footer */
#footer {
	background: #e7e7e2 url(../img/bg_footer.gif) repeat;
	color: #000000;
	font-size: 0.9em ;
	margin-top: 5px;
	padding: 10px 12px;
}
#footer a {
	color: #F7F7F2;
	text-decoration: none;
}
#footer a:hover {color: #FFC;}


/* top page */
#homephoto {
	width: 800px;
	margin-bottom: 10px;
}

.hometext {
    width: 500px;
    padding: 286px 10px 10px 270px;
    color: #000;
    font-size: 0.85em;
}
.frombox {
    width: 518px;
    background-color: #fff;
    height: 98px;
    padding: 0.5em;
    margin: 250px 0 10px 262px;
    border: solid 1px #0000ff;
    overflow: auto;
}

.home h1 a {
	font: bold 1em;
    border-left: 8px solid #3c3;
    padding: 0 0 0 8px;
	color: #664;
	text-decoration: none;
}
.home h1 a:hover {
	border-color: #F60;
	color: #553;
}
.home h2  {
  font-size: 1.4em;
  font-weight:bold;
  text-align: center;
  background:#f5f5f5;
  margin: 0 0 8px 0;
  padding:5px 5px;
  border-top-color: #f00; /* 上枠の色 */
  border-bottom-color: #008; /* 下枠の色 */
  border-style: double; /* 枠の種類 */
  border-width: 2px 0px; /* 枠の幅 */
  line-height: 130%; /* 行の高さ */
}
.home h3  {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 2px;
  padding: 4px 10px;
  border-bottom: dashed 1px #ccc;
}
.home h4  {
  font-size: 1.1em;
  font-weight: bold;
  margin: 6px 0;
  padding: 2px 6px;
  border-left: solid 6px #008;
}

.home .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}

.home dl {   
    width: 580px;
    border-bottom: dashed 1px #ccc; 
}   
.home dt {   
    float: left;   
    width: 120px;
    height: 80px; 
    padding: 4px 2px;
    clear: both;  
}   
.home dd {   
    width: auto;
    min-height: 80px;
    margin-left: 130px;
    padding: 4px 2px;    
} 

.home ul {
  margin: 0;
}
.home ul li{
  list-style-type: square;
  margin: 2px 2px 2px 20px;
}
.home ul li a {
  font-size: 1.1em;  
}
.home ol li {
  list-style-type: decimal;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 10px 20px 10px 30px;
}

.home img {border: 0;}
.home a img {border: 1px solid #00f;}
.home a:hover img {border-color: #f60;}

.explanation {
    padding: 4px 4px 0 20px;
    color: #666 ;
    font-size: 0.85em;
}

.new {
    padding-left: 10px;
    border: 0;
}


/* archives */

.archives h2  {
  font-size: 1.4em;
  font-weight:bold;
  text-align: center;
  background:#f5f5f5;
  margin: 0 0 8px 0;
  padding:5px 5px;
  border-top-color: #f00; /* 上枠の色 */
  border-bottom-color: #008; /* 下枠の色 */
  border-style: double; /* 枠の種類 */
  border-width: 2px 0px; /* 枠の幅 */
  line-height: 130%; /* 行の高さ */
}
.archives h3  {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 2px;
  padding: 4px 10px;
  border-bottom: dashed 1px #ccc;
}
.archives h4  {
  font-size: 1.1em;
  font-weight: bold;
  margin: 6px 0;
  padding: 2px 6px;
  border-left: solid 6px #008;
}

.archives .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}

.archives dl {   
    width: 580px;
    border-bottom: dashed 1px #ccc; 
}   
.archives dt {   
    float: left;   
    width: 170px;   
    padding: 4px 0; 
    clear: both;  
}   
.archives dd {   
    width: auto;
    min-height: 240px;
    margin-left: 180px;   
    padding: 4px 2px;    
} 

.archives ul {
  margin: 0;
}
.archives ul li{
  list-style-type: square;
  margin: 2px 2px 2px 20px;
}
.archives ul li a {
  font-size: 1.1em;  
}

.archives img {border: 0;}
.archives a img {border: 1px solid #00f;}
.archives a:hover img {border-color: #f60;}

.archivesexplanation {
    padding: 4px 4px 4px 10px;
    color: #666 ;
    font-size: 0.85em;
}

/* apply */
.apply h2  {
  font-size: 1.4em;
  font-weight:bold;
  text-align: center;
  background:#f5f5f5;
  margin: 0 0 8px 0;
  padding:5px 5px;
  border-top-color: #f00; /* 上枠の色 */
  border-bottom-color: #008; /* 下枠の色 */
  border-style: double; /* 枠の種類 */
  border-width: 2px 0px; /* 枠の幅 */
  line-height: 130%; /* 行の高さ */
}
.apply h3  {
  font-size: 1.1em;
  font-weight: bold;
  margin: 6px 0;
  padding: 2px 6px;
  border-left: solid 6px #008;
}
.apply p {
    line-height: 1.3em;
    letter-spacing: 0.1em;
    padding: 8px 12px;
}
.apply ul {
  margin: 0 0 10px 20px;
}
.apply ul li{
  list-style-type: square;
  font-size: 0.85em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 0 4px 0 20px;
}
.apply ol li {
  list-style-type: decimal;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 10px 30px 10px 30px;
}
.apply .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.applybt {
    margin: 14px 0 10px 0;
    text-align: center;
}

/* posts */
.post h1 a {
	font: bold 1em;
    border-left: 8px solid #3c3;
    padding: 0 0 0 8px;
	color: #664;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #F60;
	color: #553;
}
.post h2  {
  font-size: 1.4em;
  font-weight:bold;
  background:#f5f5f5;
  margin:0;
  padding:5px 5px;
  border-top-color: #f00; /* 上枠の色 */
  border-bottom-color: #008; /* 下枠の色 */
  border-style: double; /* 枠の種類 */
  border-width: 4px 0px; /* 枠の幅 */
  line-height: 130%; /* 行の高さ */
}
.post h3  {
  font-size: 1.1em;
  font-weight: bold;
  margin: 6px 0;
  padding: 4px 10px;
  border-left: double 6px #f00;
  border-bottom: solid 1px #ccc;
}
.post h4  {
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
  margin: 6px 0;
  padding: 2px 6px;
  border-left: solid 6px #008;
}
.post h5  {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 6px;
  padding: 2px 6px;
}

.post .info{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}

.post p {
    line-height: 1.3em;
    letter-spacing: 0.1em;
}

.post ul {
  margin: 0 0 10px 10px;
}
.post ul li{
  list-style-type: square;
  font-size: 0.85em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 0 4px 0 20px;
}
.post ol li {
  list-style-type: decimal;
  font-size: 0.85em;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 10px 20px 10px 30px;
}

.post img {
    border: 1px solid #000;
    margin-bottom: 2px;
}
.post a img {
    border: 1px solid #00f;
    margin-bottom: 2px;
}
.post a:hover img {border-color: #f60;}

.post dl {
    padding: 10px;
    line-height: 1.3em;
    letter-spacing: 0.1em;
}
.post dt {
    color: #090;
    font-weight: bold;
}
.post dd {
    padding: 6px 0 10px 10px;
}

.read {
    color: #630;
    padding: 8px 10px;
    margin-bottom: 4px;
}

.pagelink {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    margin: 16px 0 ;
}
.pagelink a {
    text-decoration: underline;
}
.photoboxright {
    float: right ;
    width: 200px;
    margin: 0 0 10px 10px ;
    padding: 0;
}
.photoboxleft {
    float: left ;
    width: 200px;
    margin: 0 10px 10px 0;
    padding: 0;
}
.left {
    float: left;
    margin: 0 6px 0 0;
}
.right {
    float: right;
    margin: 0 0 0 6px;
}
.caption {
    font-size: 0.8em;
    color: #630;
    margin: 0 0 8px 0;
    padding: 0;
    line-height: 0.8em;
}
.outlink a {
	padding-left: 20px;
	margin: 0;
	background: url(../img/icon_link.gif) no-repeat 6px 4px;
}
.credit {
    font-size: 0.9em;
    color: #666666;
    text-align: right;
    line-height: 1.2em;
    padding: 4px 10px 0 0;
    margin: 0;
}
.credit a {
	padding-left: 14px;
	margin: 0;
	background: url(../img/icon_link.gif) no-repeat 2px 2px;
}
.time {
    font-size: 0.8em;
    color: #666666;
    text-align: right;
    line-height: 1.2em;
    padding: 4px 0 0 0;
    margin: 0;
}
.notes {
    font-size: 0.8em;
    color: #800000;
    line-height: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    background: url(../img/icon_notes.gif) no-repeat 10px 4px; 
}
.bigbold {
    font-size: 1.7em;
    font-weight: bold;
    color: #cc0000;
    padding: 0;
    margin: 0;
}
.halfbold {
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
}

.basictable {
    width: auto ;
    margin: 4px 0 10px 0;
    border: solid 1px #696969;
    border-collapse: collapse;
}
.basictable th {
    padding: 6px;
    color: #000000;
    background-color: #d3d3d3;
    font-weight: bold;
    text-align: center;
    border: solid 1px #696969;
}
.basictable td {
    padding: 4px;
    border: solid 1px #696969;
    }

.sphototable {
    width: auto ;
    margin: 4px 0 10px 0;
    border: solid 1px #696969;
    border-collapse: collapse;
}
.sphototable th {
    background: #ffccff url(../img/bg_pink.png) repeat;
    color: #663300;
    font-weight: bold;
    text-align: center;
    padding: 6px;
    border: solid 1px #696969;
}
.sphototable td {
    padding: 4px;
    border: solid 1px #696969;
}

.zero img {
    border: 0;
    margin-bottom: 10px;
}
    
.spacebottom {margin-bottom: 14px;}

.roundboxwheat {
   background: #f5deb3;
}
.roundboxwheattop div {
   background: url(../img/roundbox_wheat_tl.png) no-repeat top left;
}
.roundboxwheattop {
   background: url(../img/roundbox_wheat_tr.png) no-repeat top right;
}
.roundboxwheatbottom div {
   background: url(../img/roundbox_wheat_bl.png) no-repeat bottom left;
}
.roundboxwheatbottom {
   background: url(../img/roundbox_wheat_br.png) no-repeat bottom right;
}
.roundboxwheattop div, .roundboxwheattop, 
.roundboxwheatbottom div, .roundboxwheatbottom {
   width: 100%;
   height: 16px;
   font-size: 1px;
}
.roundboxwheatcontent { margin: 0 16px; }

div.roundboxhalf {
   /* ▼CSS3 */
   border-top-right-radius: 20px;   /* 右上 */
   border-bottom-left-radius: 20px; /* 左下 */

   /* ▼Safari,Chrome */
   -webkit-border-top-right-radius: 20px;   /* 右上 */
   -webkit-border-bottom-left-radius: 20px; /* 左下 */

   /* ▼Firefox */
   -moz-border-radius-topright: 20px;   /* 右上 */
   -moz-border-radius-bottomleft: 20px; /* 左下 */

   /* ▼共通装飾 */
   border: 3px #cccccc solid;     /* 枠線の装飾 */
   background-color: #f0f0f0;   /* 背景色 */
   margin: 0 0 10px 0;
   padding: 10px;
}


/* 2009 spring */
#cover09spr {
	background: #222 url(../img/09spr/cover2.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover09sprbt {
    padding: 332px 0 0 628px;
}
#owner09sprcar {
	background: #222 url(../img/09spr/img_owner.jpg) no-repeat;
	width: 580px;
	height: 260px;
}
.ownertext {
    width: 190px;
    float: right;
    padding: 10px 10px 10px 10px;
    color: #000;
    font-size: 0.85em;
}
.ownername {
    text-align: right;
    color: #f00;
    font-size: 1.2em;
    margin-bottom: 10px;
}

#autosalon09sprcar {
	background: #222 url(../img/09spr/autosalon_top.jpg) no-repeat;
	width: 580px;
	height: 500px;
	margin-bottom: 8px;
}


/* 2009 summer */
#cover09sum {
	background: #222 url(../img/09sum/cover.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover09sumbt {
    padding: 338px 0 0 630px;
    border: none;
}
#owner09sum {
	background: #222 url(../img/09sum/owner_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#owner09sumbt {
    padding: 10px 0 0 10px;
}
#owner09sumbt img {border: 0;}
#owner09sumbt a img {border: 0;}
#owner09sumbt a:hover img {border:0;}
#riders09sum {
	background: #222 url(../img/09sum/riders_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#riders09sumbt {
    padding: 272px 0 0 410px;
}
#riders09sumbt img {border: 0;}
#riders09sumbt a img {border: 0;}
#riders09sumbt a:hover img {border:0;}


/* 2009 autumn */
#cover09aut {
	background: #222 url(../img/09aut/cover.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover09autbt {
    padding: 338px 0 0 630px;
    border: none;
}
#owner09aut {
	background: #222 url(../img/09aut/owner_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#owner09autbt {
    padding: 270px 0 0 410px;
}
#owner09autbt img {border: 0;}
#owner09autbt a img {border: 0;}
#owner09autbt a:hover img {border:0;}
#riders09aut {
	background: #222 url(../img/09aut/riders_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#riders09autbt {
    padding: 272px 0 0 410px;
}
#riders09autbt img {border: 0;}
#riders09autbt a img {border: 0;}
#riders09autbt a:hover img {border:0;}


/* 2009 winter */
#cover09win {
	background: #222 url(../img/09win/cover.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover09winbt {
    padding: 338px 0 0 630px;
    border: none;
}
#owner09win {
	background: #222 url(../img/09win/owner_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#owner09winbt {
    padding: 270px 0 0 410px;
}
#owner09winbt img {border: 0;}
#owner09winbt a img {border: 0;}
#owner09winbt a:hover img {border:0;}
#riders09win {
	background: #222 url(../img/09win/riders_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#riders09winbt {
    padding: 272px 0 0 410px;
}
#riders09winbt img {border: 0;}
#riders09winbt a img {border: 0;}
#riders09winbt a:hover img {border:0;}


/* 2010 spring */
#cover10spr {
	background: #222 url(../img/10spr/cover.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover10sprbt {
    padding: 338px 0 0 630px;
    border: none;
}
#owner10spr {
	background: #222 url(../img/10spr/owner_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#owner10sprbt {
    padding: 270px 0 0 410px;
}
#owner10sprbt img {border: 0;}
#owner10sprbt a img {border: 0;}
#owner10sprbt a:hover img {border:0;}
#riders10spr {
	background: #222 url(../img/10spr/riders_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#riders10sprbt {
    padding: 272px 0 0 410px;
}
#riders10sprbt img {border: 0;}
#riders10sprbt a img {border: 0;}
#riders10sprbt a:hover img {border:0;}


/* 2010 summer */
#cover10sum {
	background: #222 url(../img/10sum/cover.jpg) no-repeat;
	width: 800px;
	height: 370px;
	margin-bottom: 10px;
}
#cover10sumbt {
    padding: 30px 0 0 30px;
    border: none;
}
#owner10sum {
	background: #222 url(../img/10sum/owner_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#owner10sumbt {
    padding: 270px 0 0 410px;
}
#owner10sumbt img {border: 0;}
#owner10sumbt a img {border: 0;}
#owner10sumbt a:hover img {border:0;}
#riders10sum {
	background: #222 url(../img/10sum/riders_01.jpg) no-repeat;
	width: 580px;
	height: 300px;
	margin-bottom: 10px;
}
#riders10sumbt {
    padding: 272px 0 0 410px;
}
#riders10sumbt img {border: 0;}
#riders10sumbt a img {border: 0;}
#riders10sprbt a:hover img {border:0;}