﻿@charset "utf-8";

/**
 * Setup
 */
body {
	color: #333;
	font-size: 14px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	line-height: 150%;
	position: relative;
	background: #F5F5F5;
}

h1,h2,h3,h4,h5,h6{ font-weight: normal;}

a { color: #333; text-decoration: none;}
a:hover { text-decoration: none; color: #666;}
a:visited {} 
img{ max-width: 100%; border: 0;}

input[text],input[password],textarea{ border: 1px solid #ccc;}

select{ font-size: 16px;}

li{ list-style: none;}

hr{ border: 1px solid #ddd;}

div,p{ word-break: break-all;}

strong{}

table{ border-collapse: collapse;}
th{ vertical-align: top; font-weight: normal; text-align: left;}
td{ vertical-align: top;}

/* TEXT = #fff or 000, BACKGROUND = #fefefe or 010101 */




/**
 * clearfix
 */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}





/**
 * Font color, Text align
 */
.red{ color: #D54000;}
.blue{ color: #33B3FF;}
.green{ color: #22740D;}
.orange{ color: #fc0;}
.pink{ color: #F85291;}
.gray{ color: #888;}
.bold{ font-weight: bold;}
.small{ font-size: 12px;}
.right{ text-align: right;}
.left{ text-align: left;}
.center{ text-align: center;}





/**
 * List Style
 */
.decimal,.circle,.disc,.upper_roman,.lower_roman{ margin-left: 20px;}
.decimal li{ list-style-type: decimal;}
.circle li{ list-style-type: circle;}
.disc li{ list-style-type: disc;}
.upper_roman li{ list-style-type: upper-roman;}
.lower_roman li{ list-style-type: lower-roman;}





/**
 * Font size
 */
.f10 { font-size:77%; }
.f11 { font-size:85%; }
.f12 { font-size:93%; }
.f14 { font-size:108%; }
.f15 { font-size:116%; }
.f16 { font-size:123.1%; }
.f17 { font-size:131%; }
.f18 { font-size:138.5%; }
.f19 { font-size:146.5%; }
.f20 { font-size:153.9%; }
.f21 { font-size:161.6%; }
.f22 { font-size:167%; }
.f23 { font-size:174%; }
.f24 { font-size:182%; }
.f25 { font-size:189%; }
.f26 { font-size:197%; }





/**
 * Margin
 */
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom: 20px;}
.mb25{ margin-bottom: 25px;}
.mb30{ margin-bottom: 30px;}
.mb35{ margin-bottom: 35px;}
.mb40{ margin-bottom: 40px;}
.mb45{ margin-bottom: 45px;}
.mb50{ margin-bottom: 50px;}







/**
 * Layout
 */
#shadow{
	width: 933px;
	margin: 0 auto;
	background: url("../img/bg_contents.png") left top repeat-y;
}

#contents{
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
}

#header{
	margin-bottom: 10px;
	overflow: hidden;
}

#header #logo{
	float: left;
	width: 430px;
}

#header #hour{
	float: right;
	width: 430px;
	padding: 93px 10px 0 0;
	text-align: right;
}

#navi{
	margin-bottom: 20px;
}

#navi ul{
	overflow: hidden;
}

#navi li{
	float: left;
}

#navi li a{
	width: 225px;
	height: 62px;
	display: block;
	text-indent: -9999px;
}

#navi li a:hover{
	background-position: left bottom !important;
}

#navi li#n_top a{
	background: url("../img/btn_top.png") left top no-repeat;
}

#navi li#n_corner a{
	background: url("../img/btn_corner.png") left top no-repeat;
}

#navi li#n_blog a{
	background: url("../img/btn_blog.png") left top no-repeat;
}

#navi li#n_contact a{
	background: url("../img/btn_contact.png") left top no-repeat;
}

#footer{
	padding: 20px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}

#footer #obc{
	margin-bottom: 30px;
}

#footer #copy{
	font-size: 10px;
	color: #999;
}

#radiko{
	position: absolute;
	left: 0;
	top: 0;
}





/**
 * Common Style
 */
.title{
	height: 42px;
	margin-bottom: 20px;
	padding-left: 15px;
	background: url("../img/bg_title.png") left top no-repeat;
	line-height: 44px;
	font-size: 20px;
	font-weight: bold;
	color: #453E25;
}

.title_corner{
	height: 89px;
	margin-bottom: 10px;
	padding-left: 100px;
	background: url("../img/bg_title_corner.png") left top no-repeat;
	line-height: 89px;
	font-size: 20px;
	font-weight: bold;
	color: #453E25;
}





/**
 * Development
 */
.mainv{
	margin-bottom: 20px;
}

.catch{
	margin-bottom: 20px;
	line-height: 150%;
	text-align: center;
	font-size: 18px;
}

#performer{
	margin-bottom: 30px;
}

#performer .performer_block{
	width: 850px;
	margin: 0 auto 30px;
	overflow: hidden;
}

#performer .name{
	line-height: 100%;
	font-size: 26px;
}

#performer .text p+p{
	margin-top: 1em;
}

#performer .text strong{
	margin-bottom: 5px;
	padding: 5px 5px 3px 5px;
	display: inline-block;
	line-height: 100%;
	background: #6A5C36;
	color: #fefefe;
	font-weight: bold;
	font-size: 16px;
}

#performer .nishimura,
#performer .skn{
	width: 385px;
	padding: 15px;
	background: url("../img/bg_performer.png");
	border: 1px solid #6A5C36;
}

#performer .nishimura{
	float: left;
	position: relative;
}

#performer .nishimura .name{
	margin-bottom: 20px;
}

#performer .nishimura .photo{
	position: absolute;
	right: 10px;
	top: 10px;
}

#performer .skn{
	float: right;
}

#performer .skn .name{
	margin-bottom: 10px;
}

#performer .skn .photo{
	background: url("../img/pic_skn.png") center 30px no-repeat;
}

#performer .sports{
	width: 850px;
	margin: 0 auto;
}

#performer .sports span{
	font-weight: bold;
	font-size: 26px;
}

#race{
	margin-bottom: 30px;
}

#race .list{
	width: 720px;
	margin: 0 auto;
	min-height: 150px;
	padding-left: 130px;
	background: url("../img/bg_sonotan.png") left top no-repeat;
}

#race .list li{
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

#corner{
	width: 850px;
	margin: 0 auto 30px;
}

#corner .list {
	margin-bottom: 20px;
	overflow: hidden;
}

#corner .list .name{
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 26px;
}

#corner .list .block_left,
#corner .list .block_right{
	width: 385px;
	padding: 15px;
	background: url("../img/bg_performer.png");
	border: 1px solid #6A5C36;
}

#corner .list .block_left{
	float: left;
}

#corner .list .block_right{
	float: right;
}

#corner .present{
	width: 685px;
	margin: 0 auto;
	padding: 15px;
	background: url("../img/bg_present.png");
	border: 5px solid #ECD500;
}

#corner .present .box{
	min-height: 105px;
	padding: 15px 0 0 130px;
	background: url("../img/bg_box.png") left top no-repeat;
	line-height: 150%;
	font-size: 20px;
	color: #453E25;
}



