@charset "utf-8";

/*
Theme Name: MASPORTS
Theme URI: http://masports.jp/
Description: MASPORTS Theme for WordPress
Author: Kazuhiko Morita
*/



/* Hides form IE5-mac */
* html #menu {
height:1%;
}
/* End hide from IE5-mac */

body,html {
 font-size: 100%;
 color: #333;
 font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN',sans-serif;
 margin: 0;
 padding: 0;
 background-color: #e9e9e9;
}

br {
 letter-spacing: 0;
}

form {
 margin: 0;
 padding: 0;
}

h2 {
 font-size: 122%;
 line-height: 1.5em;
 clear: both;
}

h3,h4 {
 font-size: 100%;
 line-height: 1.5em;
 clear: both;
}

h1 {
 font-size: 100%;
 line-height: 1em;
 clear: both;
 border-bottom: dashed 1px gray;
 color: #6699cc;
 margin: 0;
 padding: 0 0 0.25em;
}

h2,h3,h4,p,blockquote,address {
 margin: 1em 0 0 0;
 padding: 0;
}

p {
 font-size: 93%;
 line-height: 1.5em;
}

ul {
 margin: 0;
 padding: 0 0 0 1em;
 list-style-type: square;
}

li {
 font-size: 85%;
 line-height: 1.5em;
 margin-bottom: 0.2em;
}

dl {
 margin: 0;
 padding: 1em 0 0 0;
}

dt {
 font-size: 93%;
 font-weight: bold;
 line-height: 1.5em;
}

dd {
 font-size: 93%;
 line-height: 1.5em;
 margin-bottom: 0.2em;
}

/*
dt {
 font-weight: bold;
 float: left;
 width: 4em;
}

dd {
 margin: 0;
 padding: 0;
}
*/

hr {
 height: 1px;
 color: #ddd;
 margin: 1em 0 0em;
 clear: both;
}

#menu ul {
 padding: 0 0 0 1em;
 margin: 6px 6px 6px 10px;
}

#menu li {
 line-height: 1.5em;
 font-size: 12px;
}

div#wrapper {
 width: 800px;
 padding: 0 12px 0 12px;
 margin: 0px auto;
 text-align: left;
 background-color: #fff;
}

/* Begin Vancouver2010 */


div#facebook {
 margin-bottom: 5px;
}


.banner_vancouver {
 margin-left: -12px;
 margin-bottom: 24px;
}

div#header_new {
 margin-left: -12px;
 margin-bottom: 9px;
}

div#header_new_single {
 margin-left: -12px;
 margin-bottom: 24px;
}

/* End Vancouver2010 */

div#header {
 width: 776px;
 padding: 12px;
 margin: 0 0 12px;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight: bold;
 color: white;
 background-color: black;
}

#header a {
 text-decoration: none;
 line-height: 24px;
 font-size: 24px;
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-weight: bold;
}

#header a:link, #header a:visited {
 color: red;
}

#header a:hover, #header a:active {
 font-size: 24px;
 color: red;
 text-decoration: underline;
}

h1 a {
 text-decoration: none;
 color: #6699cc;
}

h1 a:link, h1 a:visited {
 color: #6699cc;
}

h1 a:hover, h1 a:active {
 color: red;
}

h2 a {
 text-decoration: none;
}

h2 a:link, h2 a:visited {
 color: #333;
}

h2 a:hover, h2 a:active {
 color: red;
}

#menu a:link, #menu a:visited {
 color: #333;
 text-decoration: none;
}

#menu a:hover, #menu a:active {
 color: red;
 text-decoration: underline;
}

#main ul {
 padding-top: 1em;
}

#main ul a:link, #home a:link, #pickup a:link {
 color: #900;
}

#main ul a:visited, #home a:visited, #pickup a:visited {
 color: #600;
}

#main ul a:hover, #main ul a:active, #home a:hover, #home a:active, #pickup a:hover, #pickup a:active {
 color: red;
}

.caption a {
 text-decoration: none;
}

#footer a:link, #footer a:visited, .page-end a:link, .page-end a:visited, .caption a:link, .caption a:visited {
 color: #333;
}

#footer a:hover, #footer a:active, .page-end a:hover, .page-end a:active, .caption a:hover, .caption a:active {
 color: red;
}

.moretext {
 display: block;
 margin-top: 0.5em;
 font-size: 85%;
 
}

div#contents {
 width: 800px;
 margin: 0;
 padding: 0;
}

div#contents:after {
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
 content: ".";
}

div#main {
 width: 588px;
 padding: 12px;
 float: left;
}

div#menu {
 width: 174px;
 padding: 0;
 margin: 11px 0 9px 12px;
 float: right;
 border: solid 1px gray;
}

div#tweet {
 width: 174px;
 background-color: gray;
 margin-bottom: 5px;
}


#menu h2 {
 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 text-align: center;
 font-size: 85%;
 color: white;
 margin: 0;
 background-color: #666;
}

#menu p {
 text-align: center;
 padding: 0;
 margin: 0;
}

div#footer {
 clear: both;
 width: 800px;
 text-align: center;
 border-top: solid 2px gray;
 margin: 6px 0 0;
 padding: 0 0 1em 0;
}

p.page-end {
 text-align: right;
 font-size: 12px;
 margin: 1em 12px 1em 0;
}

address {
 font-size: 12px;
 line-height: 18px;
 font-style: normal;
}

/* Begin nextpege CSS */

div#page-link p, div#page-link1 p {
 text-align: center;
 margin: 1em 0 0;
 clear: both;
}

#page-link span, #page-link1 span {
 padding: 8px;
 margin: 3px;
 background-color: #ccc;
 font-size: 93%;
 text-align: center;
 font-weight: bold;
}

#page-link a, #page-link1 a {
 text-decoration: none;
}

#page-link a span, #page-link1 a span {
 background-color:  #ddd;
 text-decoration: underline;
 font-weight: normal;
}

#page-link a:link, #page-link a:visited,
#page-link1 a:link, #page-link1 a:visited {
 color: blue;
}

#page-link a:hover, #page-link a:active,
#page-link1 a:hover, #page-link1 a:active {
 color: white;
 font-weight: bold;
}

#page-link a:hover span, #page-link1 a:hover span {
 background-color: blue;
}

/* end nextpege CSS */

.clearfix:after {
  content: ".";  /*  */
  display: block;  /*  */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.underline-dashed {
 line-height: 1em;
 clear: both;
 border-bottom: dashed 1px gray;
 color: #333;
 margin: 2em 0 0.5em 0;
 padding: 0 0 0.25em;
}

.topline-dashed {
 clear: both;
 border-top: dashed 1px gray;
 margin-bottom: 12px;
 overflow: hidden;
 width: 100%;
} 

.time {
 font-size:12px;
}

.description-right {
 width: 396px;
 float: right;
}

.note {
 padding: 12px;
 background-color: #ffc;
 border: 0;
 font-size: 80%;
}

.pinknote {
 padding: 12px;
 background-color: #fcc;
 border: 0;
 font-size: 80%;
}

.bluenote {
 padding: 12px;
 background-color: #ccf;
 border: 0;
 font-size: 80%;
}

.memo {
 font-weight: normal;
 padding: 0 0 0 6px;
 border-left: solid 6px #ccc;
 font-size: 12px;
}

blockquote {
 margin-left: 1em;
 margin-right: 0;
 padding: 1em;
 border-left: solid 10px #faebbc;
 border-bottm: 0;
 background-color: #ffffe0;
}

strong {
 font-weight: bold;
}

div#newsbar {
 font-size: 90%;
 line-height: 1.5em;
 margin-top: 1em;
}


div.search {
 font-size: 12px;
 padding: 6px;
}

input.menu {
 width: 156px;
}

div#navi {
 font-size: 12px;
 margin: 1em 0 0;
}

.thumbnail {
 width: 240px;
 float: left;
 margin: 1em 12px 12px 0;
}

.thumbnail-right {
 width: 240px;
 float: right;
 margin: 1em 0 12px 12px;
}

.thumbnail-vertical {
 width: 180px;
 float: left;
 margin: 1em 12px 12px 0;
}

.thumbnail-right-vertical {
 width: 180px;
 float: right;
 margin: 1em 0 12px 12px;
}

.thumbnail-vertical150 {
 width: 150px;
 float: left;
 margin: 1em 12px 12px 0;
}

.thumbnail-108 {
 width: 108px;
 float: left;
 margin: 1em 12px 0 0;
}

.thumbnail-108-right {
 width: 108px;
 float: right;
 margin: 1em 0 12px 12px;
}

.thumbnail-108-right-edge {
 width: 108px;
 float: left;
 margin: 1em 0 0 0;
}

.thumbnail-188 {
 width: 188px;
 float: left;
 margin: 1em 12px 12px 0;
}

.thumbnail-188-right-edge {
 width: 188px;
 float: left;
 margin: 1em 0 12px 0;
}

.thumbnail-288 {
 width: 288px;
 float: left;
 margin: 1em 12px 12px 0;
}

.thumbnail-288-right-edge {
 width: 288px;
 float: left;
 margin: 1em 0 12px 0;
}

.clearfix .thumbnail-vertical {
}

.caption {
 display: block;
 font-size: 12px;
 line-height: 18px;
 margin-top: 6px;
 padding-left: 6px;
 border-left: solid 6px #ccc;
 background-color: #fff;
}

.top,
.top54,
.top53,
.top43,
.top32 {
}

#home p {
 margin: 0;
}

div#home {
 padding: 1em 0 1em 0;
}

div#pickup {
 padding: 0 0 1em 0;
}

#home .top,
#home .top74,
#home .top66,
#home .top65,
#home .top54,
#home .top53,
#home .top43,
#home .top32,
#home .top21 {
 width: 240px;
 float: right;
 padding: 0 0 0 12px;
}

#home h2.top-athletes {
  padding-bottom: 12px;
  margin-top: 0;
}

div#home span.caption {
 display: none;
}

div#home br {
 display: none;
}

img {
 border: 0;
 vertical-align: top;
}

.top img,
.top74 img,
.top66 img,
.top65 img,
.top54 img,
.top53 img,
.top43 img,
.top32 img,
.top21 img {
 text-align: center;
}

#home .top54 img {
 width: 240px;
 height: 192px;
}

#home .top53 img {
 width: 240px;
 height: 144px;
}

#home .top74 img {
 width: 240px;
 height: 137px;
}

#home .top32 img {
 width: 240px;
 height: 160px;
}

#home .top43 img {
 width: 240px;
 height: 180px;
}

#home .top66 img {
 width: 240px;
 height: 240px;
}

#home .top65 img {
 width: 240px;
 height: 200px;
}

#home .top21 img {
 width: 240px;
 height: 120px;
}

#home .top img {
 width: 240px;
 height: 160px;
}

.thumbnail img {
}

p.note img, p.pinknote  img, p.bluenote img {
 float: left;
 border: 0;
 margin-right: 12px;
 margin-bottom:12px;
 padding: 3px;
 border: solid 1px #ccc;
 background-color: white; 
}

.pp_image {
 margin: 12px 12px 0px 0px;
 float: left;
}

.pp_image-right-edge {
 margin: 12px 0px 0px 0px;
 float: left;
}

p.album108 {
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 12px;
 background-color: #fff;
}

.clear-both {
 clear: both;
}

img.right-edge {
 margin-right: 0;
}

.bookmark {
 margin-bottom: 2em;
}


/* Begin Contact Form ][ CSS */

.contactform {
	width: 588px;
	position: static;
	overflow: hidden;
	padding-top: 1em;
}

.contactleft {
	width: 88px;
	text-align: right;
	padding: 4px;
    font-size: 14px;
	font-weight: normal;
}

.contactright {
	width: 500px;
	text-align: left;
	padding: 4px;
    font-size: 14px;
}

.contacterror {
	border: 1px solid #ff0000;
}

/* end Contact Form ][ CSS */

.ma {
 color: red;
}

div#single-end {
 clear: both;
}

div#menu h2.pickup {
 background-color: #036;
}

.speech,
.aural {
 display: none;
}

.twtr-hd {
}
