/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: SPECIALIZED NEWS design template.
Version: 1.6
Author: 
Author URI: http://specialized-concept.jp/

*/

/**************************************
-------------LIST-------------
-Base
 01: Layout
 02: Header
     -GlobalNavi
 03: Common Style
     -LeftContents
     -MainContents
     -RightContents
     -PageTop
 04: Link Style
 05: Footer
-Index
-Contents
-Font
-clearfix
------------------------------
**************************************/

/* --------------------------------------------------
 Layout
 -------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body {
	width:880px;
	padding:0;
	margin:0 auto;
	color:#000;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;border-spacing:0;
}
img,img a {
	border: 0;
}
li {
	list-style-type:none;
}

/* --------------------------------------------------
 Header
 -------------------------------------------------- */
div#header{
	width: 880px;
	height: 74px;
}
div#header div#logo{
	float: left;
	width: 164px;
	padding: 12px 0 9px 17px;
}

/** GlobalNavi ************/
div#header div#globalnavi {
	float: left;
	width: 699px;
}
div#header div#globalnavi ul li {
	float: right;
	text-indent: -9999px;
}
div#header div#globalnavi ul li a {
	display: block;
	height: 74px;
}
div#header div#globalnavi ul li#portal a {
	width: 182px;
	background: url(http://specialized-concept.jp/img/gnavi_top.gif) 0 0 no-repeat;
}
div#header div#globalnavi ul li#portal a:hover,
div#header div#globalnavi ul li#portal-on {
	width: 182px;
	background: url(http://specialized-concept.jp/img/gnavi_top_on.gif) 0 0 no-repeat;
}

div#header div#globalnavi ul li#lineup a {
	width: 84px;
	background: url(http://specialized-concept.jp/img/gnavi_lineup.gif) 0 0 no-repeat;
}
div#header div#globalnavi ul li#lineup a:hover,
div#header div#globalnavi ul li#lineup-on {
	width: 84px;
	background: url(http://specialized-concept.jp/img/gnavi_lineup_on.gif) 0 0 no-repeat;
}

div#header div#globalnavi ul li#about a {
	width: 153px;
	background: url(http://specialized-concept.jp/img/gnavi_about.gif) 0 0 no-repeat;
}
div#header div#globalnavi ul li#about a:hover,
div#header div#globalnavi ul li#about-on {
	width: 153px;
	background: url(http://specialized-concept.jp/img/gnavi_about_on.gif) 0 0 no-repeat;
}

/* --------------------------------------------------
 Common Style
 -------------------------------------------------- */
div#content h1 {
	margin-bottom: 10px;
}

/* --------------------------------------------------
 LeftContents
 -------------------------------------------------- */
div#left {
	float: left;
	width: 170px;
	margin-right: 11px;
	background: #eaeaea;
}
div#left ul#banner {
	text-align: center;
	background: url(http://specialized-concept.jp/img/lnavi_line.gif) 0 top repeat-x;
}
div#left ul#banner li {
	padding-top: 16px !important;
}
div#left_inner {
	width: 170px;
	padding-top: 15px;
	background: #ffffff;
}

/* --------------------------------------------------
 Calendar
 -------------------------------------------------- */
div#left div#calendar {
	padding: 11px 9px;
	text-align: center;
}
div#left div#calendar img {
	text-align: center;
}
div#left div#calendar table {
	width: 152px;
	margin-top: 10px;
	border-collapse : collapse;
	border-spacing: 0;
}
div#left div#calendar table tr td {
	padding: 0;
}
div#left div#calendar table tr td {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
div#left div#calendar table tr td.red {
	color: #a40035;
}
div#left div#calendar table tr td.red a {
	color: #a40035;
}
div#left ul#calendar-link {
	padding-bottom: 15px;
}
div#left ul#calendar-link li {
	margin-left: 8px;
}
div#left ul#calendar-link li a {
	padding-left: 11px;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 0 2px no-repeat;
}

/* --------------------------------------------------
 Localnavi
 -------------------------------------------------- */
div#left ul#localnavi {
	width: 170px;
	padding: 7px 0 1px 0;
	background: url(http://specialized-concept.jp/img/lnavi_line.gif) 0 bottom repeat-x;
}
div#left ul#localnavi li {
	padding: 12px 3px;
	background: url(http://specialized-concept.jp/img/lnavi_line.gif) 0 top repeat-x;
}
div#left ul#localnavi li a {
	padding-left: 16px;
	text-decoration: none;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 5px 2px no-repeat;
}

div#left ul#localnavi li#on {
	background: url(http://specialized-concept.jp/img/lnavi_line.gif) #ffffff 0 top repeat-x;
}
div#left ul#localnavi li#on a {
	padding-left: 16px;
	text-decoration: none;
	background: url(http://specialized-concept.jp/img/common_arw.gif) 5px 2px no-repeat;
}

div#left ul#localnavi li a:hover,
div#left ul#localnavi li#on a:hover {
	text-decoration: underline;
}


div#left ul#localnavi li.parent a {
	display: block;
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 5px 2px no-repeat;
}

div#left ul#localnavi li ul.detail {
	width: 124px;
	margin-top: 4px;
	margin-left: 35px;
}
div#left ul#localnavi li ul.detail li {
	padding: 9px 0 0 0 !important;
	background: none !important;
}
div#left ul#localnavi li ul.detail li a {
	display: inline;
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 5px 3px no-repeat;
}
div#left ul#localnavi li ul.detail li.noicon {
	margin-top: 15px;
	background: none !important;
}
/* --------------------------------------------------
 Map
 -------------------------------------------------- */
div#left p.map {
	text-align: center;
	padding: 15px 0 15px 0;
}


/* --------------------------------------------------
 MainContents
 -------------------------------------------------- */
div#main {
	float: left;
	width: 489px;

}

/** path ************/
div#main ul#path {
	padding: 4px 0 10px 0;
}
div#main ul#path li {
	float: left;
	padding-bottom: 3px;
}

/** h2 ************/
div#main h2 {
	clear: both;
	position:relative;
	width: 489px;
	height: 30px;
	margin-top: 25px;
}
div#main h2 img {
	position: absolute;
	top: 10px;
	right: 12px;
}

/** h3 ************/
div#main h3 {
	width: 483px;
	padding: 10px 3px 9px 3px;
	font-weight: bold;
	background: url(http://specialized-concept.jp/img/common_line.gif) 0 bottom repeat-x;
}
div#main h3.top {
	margin-top: 15px;
}
hr {
	display: none;
}
div.dot {
	width: 489px;
	height: 1px;
	margin-top: 20px;
	background: url(http://specialized-concept.jp/img/common_line.gif) repeat-x;
}

/** Category ************/
div#event-newarea {
	width: 489px;
}
div#event-newarea dl dt {
	padding: 7px;
}
div#event-newarea dl dt strong {
	color: #3e4059;
	font-weight: bold;
}
div#event-newarea dl dd {
	padding: 0 7px 7px 7px;
}
div#event-newarea dl dt.color,
div#event-newarea dl dd.color {
	background: #f4f4f5;
}


/** PageTop ************/
ul li.pagetop {
	clear: both; 
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
ul li.pagetop a {
	padding-left: 10px;
	background: url(http://specialized-concept.jp/img/arw_pagetop.gif) 0 2px no-repeat;
}
.clr {
	clear: both; 
}

/* --------------------------------------------------
 RightContents
 -------------------------------------------------- */
div#right {
	float: right;
	width: 200px;
}
div#right div.rnavi-area {
	padding: 12px 0 14px 0;
	background: url(http://specialized-concept.jp/img/common_line.gif) 0 bottom repeat-x;
}
div#right div.rnavi-area ul.normal {
	padding: 0 15px;
}
div#right div.rnavi-area ul.normal li {
	padding-left: 12px;
	background: url(http://specialized-concept.jp/img/common_arw.gif) 0 2px no-repeat;
}

/** Banner ************/
div#right ul.banner {
	padding: 0 0 15px 0;
}
div#right ul.banner li {
	padding-top: 10px;
}
div#right ul.banner li.top {
	padding-top: 0;
}

/** Parent ************/
div#left ul#localnavi li.parent a {
	display: block;
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 5px 2px no-repeat;
}

div#left ul#localnavi li ul.detail {
	width: 124px;
	margin-top: 4px;
	margin-left: 17px;
}
div#left ul#localnavi li ul.detail li {
	padding: 5px 0 0 0 !important;
	background: none !important;
}
div#left ul#localnavi li ul.detail li a {
	display: inline;
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/lnavi_arw.gif) 5px 3px no-repeat;
}

/** Newwin ************/
ul.newwin {
	margin-left: 13px;
}
ul.common-newwin {
	margin-left: 3px;
}
ul.newwin li,
ul.common-newwin li {
	padding-left: 17px;
	background: url(http://specialized-concept.jp/img/common_newwin.gif) 0 2px no-repeat;
}
ul.newwin li a {
	display: block;
}
ul.newwin li ul.l-detail {
	margin-top: 4px;
}
ul.newwin li ul.l-detail li {
	padding: 4px 0 0 0 !important;
	background: none !important;
}
ul.newwin li ul.l-detail li a {
	display: inline;
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/common_arw.gif) 5px 3px no-repeat;
}

div#rnavi-lineup {
	padding: 10px 0 0 20px;
	line-height: 1.4;
}
p.l-cap {
	padding: 20px 0 0 22px;
	line-height: 1.4;
}
p#topics-title {
	margin-top: 20px;
}
p.banner-title {
	margin-top: 15px;
}
div.banner {
	padding: 9px 0 7px 0;
}



/* --------------------------------------------------
 Link Style
 -------------------------------------------------- */
a {
	outline: 0;
	color: #000000;
	text-decoration:underline;
}
a:visited  {
	text-decoration:underline;
}
a:hover,
a:active {
	color: #000000;
	text-decoration:none;
}

/* --------------------------------------------------
 Footer
 -------------------------------------------------- */
div#footer {
	width: 880px;
	padding: 10px 0;
	margin-top:20px;
	border-top: 1px solid #3e405a;
}

/* --------------------------------------------------
 Index
 -------------------------------------------------- */
/** h2 ************/
div#main h2#event {
	margin-top: 0;
	background: url(http://specialized-concept.jp/event/img/h2_event.gif) no-repeat;
}

/** Calendar ************/
div#header-link {
	margin-top: 15px;
	margin-bottom: 50px;
}
div#header-link img {
	vertical-align: bottom;
}
div#header-link dl {
	float: left;
	width: 66px;
	height: 66px;
	padding-right: 145px;
}
div#header-link dl.top-calender-r {
	padding-right: 0 !important;
}
div#header-link dl dt a,
div#header-link dl dd a {
	text-decoration: none;
}

div.cale-line-div {
	width: 489px;
	padding: 4px 0 3px 0;
	background: url("http://specialized-concept.jp/img/common_line.gif") 0 bottom repeat-x;
}
.cale-line-dt {
	float: left;
	width: 35px;
	text-align: center;
}
.cale-line-dd {
	float: left;
	width: 29px;
}
ul.cale-line-ul {
	float: left;
	width: 425px;
}
ul.cale-line-ul li {
	padding: 0 6px 0 75px;
	line-height: 1.6;
}

.icon3 {
	background: url("http://specialized-concept.jp/event/img/icon_talk.gif") 0 2px no-repeat;
}
.icon8 {
	background: url("http://specialized-concept.jp/event/img/icon_bgfit.gif") 0 2px no-repeat;
}
.icon5 {
	background: url("http://specialized-concept.jp/event/img/icon_school.gif") 0 2px no-repeat;
}
.icon7 {
	background: url("http://specialized-concept.jp/event/img/icon_player.gif") 0 2px no-repeat;
}
.icon11 {
	background: url("http://specialized-concept.jp/event/img/icon_store.gif") 0 2px no-repeat;
}
.icon12 {
	background: url("http://specialized-concept.jp/event/img/icon_instore.gif") 0 2px no-repeat;
}
.icon13 {
	background: url("http://specialized-concept.jp/event/img/icon_outdoor.gif") 0 2px no-repeat;
}
.icon14 {
	background: url("http://specialized-concept.jp/event/img/icon_other.gif") 0 2px no-repeat;
}

.icon9 {
	background: url("http://specialized-concept.jp/event/img/icon_tour.gif") 0 2px no-repeat;
}
.icon6 {
	background: url("http://specialized-concept.jp/event/img/icon_race.gif") 0 2px no-repeat;
}
.icon10 {
	background: url("http://specialized-concept.jp/event/img/icon_preview.gif") 0 2px no-repeat;
}


/* --------------------------------------------------
 Contents
 -------------------------------------------------- */
dl.event-title {
	width: 483px;
	padding: 10px 3px 9px 3px;
	font-weight: bold;
	background: url(http://specialized-concept.jp/img/common_line.gif) 0 bottom repeat-x;
}
dl.event-title dt {
	padding: 5px 0;
	color: #3e4059;
}
dl.event-title dd a {
	color: #3e4059;
}
div#event-area {
	padding: 20px 0 5px 0;
	line-height: 1.6;
}
div#event-area img {
	margin: 3px;
}
div#trackback {
	padding: 10px 3px;
	background: url(http://specialized-concept.jp/img/common_line.gif) 0 bottom repeat-x;
}
div#navigation-top {
	float: right;
	margin-top: 10px;
}
div#navigation-top ul li {
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/common_arw.gif) 0 2px no-repeat;
}
div#navigation-top ul li a {
	color: #3e4059;
}
/** Navigation ***********/
div#navigation {
	padding: 15px 0 10px 0;
}
div#navigation ul {
	float: left;
}
div#navigation ul li {
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/common_arw_left.gif) 0 2px no-repeat;
}
div#navigation ul li a,
div#navigation-top ul li a {
	color: #3e4059;
}
div#navigation dl {
	float: right;
}
div#navigation dl dt {
	float: left;
}
div#navigation dl dt a {
	color: #3e4059;
}
div#navigation dl dd {
	float: left;
	width: 13px;
	background:url(http://specialized-concept.jp/img/common_arw.gif) 7px 2px no-repeat;
	text-indent: -9999px;
}

div#navigation-top {
	clear: both;
	float: right;
	margin-top: 10px;
}
div#navigation-top ul li {
	padding-left: 16px;
	background: url(http://specialized-concept.jp/img/common_arw.gif) 0 2px no-repeat;
}
div#navigation-top ul li a {
	color: #3e4059;
}

/* --------------------------------------------------
 Font
 -------------------------------------------------- */
/*---YUI font CSS---*/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック";*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/*---フォントサイズ指定---*/
.font9 {font-size:69.3%;}
.font10 {font-size:77%;}
.font11 {font-size:85%;}
.font12 {font-size:93%;}
.font14 {font-size:107.7%;}
.font15 {font-size:115.4%;}
.font16 {font-size:123.1%;}
.font17 {font-size:131%;}
.font18 {font-size:138.5%;}
.font19 {font-size:146.5%;}
.font20 {font-size:153.9%;}
.font21 {font-size:161.6%;}
.font22 {font-size:167%;}
.font23 {font-size:174%;}
.font24 {font-size:182%;}
.font25 {font-size:189%;}
.font26 {font-size:197%;}


/*--------------------------------------------------
 clearfix
--------------------------------------------------*/
.clearfix:after,
div#main ul#path:after,
div#content:after,
div#header-link:after,
div.cale-line-div:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
/*for IE7*/
.clearfix,
div#main ul#path,
div#content,
div#header-link,
div.cale-line-div {
	display: inline-block;
	min-height: 1%;
}
/*for IE6*/
* html .clearfix,div#main ul#path,div#header-link,div.cale-line-div
{ height: 1%; }