@charset "UTF-8";
/* CSS Document */

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #707070;
	background-color: #f7f7f7;
	margin: 0px 15px 0px 15px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1.5em;
}
form {
	margin: 0px;
}
a {
	color: #1078d1;
	text-decoration: none;
}
a:hover {
	color: #e1318e;
	border: none;
}


/*コンテナー（HP全体を囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 985px;	/*HP全体の横幅*/
	margin-right: auto;
	margin-left: auto;
}

#container2 {
	text-align: left;
	width: 650px;	/*HP全体の横幅*/
	margin-top: 0px;
	margin-left: 0px;
}


#header {
	height: 97px;
	width: 985px;
	position: relative;
}

#header #tel {
	position: absolute;
	top: 0px;
	right: 0px;
}

#topimage {
	height: 195px;
	width: 980px;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666; 
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;  
	text-align: center;
	padding-bottom: 0.5em;
}

#slideshow {
	 
	position:relative; 
	height: 190px;
	width: 980px;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666; 
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;  
	text-align: center;
	padding-bottom: 0.5em;
}

#slideshow img {
	position:absolute; top:0; left:0; z-index:8;
}

#slideshow img.active {
	 
	z-index:10; 
}

#slideshow img.last-active {
	 
z-index:9; 
}

#topimage2 {
	height: 10px;
	clear: both;
}

#topimage3 {
	height: 150px;
	width: 980px;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666; 
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;  
	text-align: center;
	padding-bottom: 0.5em;
}

#topimage4 {
	height: 300px;
	width: 985px;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666; 
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;  
}

#cateimage {
	height: 150px;
	width: 985px;
	text-align: center;
	padding-bottom: 1em;
}

#main .entryBody #topicPath {
	text-decoration: none; 
	font-size: 85%;
	line-height: 1;
	color: #666666;
}

#main .entryBody #topicPath img {
	  
    margin:0 5px;  
}  

#bk1809 div.lhm {
	 
	padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px 
;
}

#footer {
	background-color: #FFFFFF;
	border:1px solid #cccccc; 
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;  
	text-align: right;
	clear: both;
	font-size: 95%;
	color: #707070;
	padding-right: 15px;
}

#footer2 {
	height: 10px;
	clear: both;
}


/*メインメニュー（上部に横並びの画像メニュー）
---------------------------------------------------------------------------*/
ul#menu img {
	vertical-align: bottom;
}
ul#menu li {
	float: left;
}



/*FLASH梱包ボックス
---------------------------------------------------------------------------*/
#fla {
	background-color: #ffffff;
	height: 400px;
}
#fla p {
	color: #FFFFFF;
	text-align: center;
}



/*コンテンツ（左右のブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
}



/*メインコンテンツ（左側ボックス）
---------------------------------------------------------------------------*/
#main {
	float: left;	/*ボックスを左側に配置。*/
	width: 600px;	/*ボックスの幅*/
	height: 100%;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;

}

#main10 {
	float: left;	/*ボックスを左側に配置。*/
	width: 575px;	/*ボックスの幅*/
	height: 100%;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	 -moz-box-shadow:3px 1px 8px #666666; 
	 -webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	 -moz-border-radius:5px;  
 	 -webkit-border-radius:5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;

}

#side p {
	padding: 0.5em 3px 0.5em;
}

#main h2.h2bg {
	line-height: 1px;
	color: #FFFFFF;	/*h2タグの文字色*/
	font-size: 100%;

}
#side h3 {
	font-size: 100%;
	color: #cc3366;
	text-align: left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}


/*メインコンテンツ2（左側ボックス）
---------------------------------------------------------------------------*/
#main-brand {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(201213-brand-bg.jpg);
}

#main2 p {
	font-size: 80%;
	padding: 0.1em 1px 0.2em;
}
#main2 h2.h2bg {
	line-height: 1px;
	color: #FFFFFF;	/*h2タグの文字色*/
	font-size: 100%;

}
#side2 h3 {
	font-size: 100%;
	color: #cc3366;
	text-align: left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

/*メインコンテンツ　カテゴリー（左側ボックス）
---------------------------------------------------------------------------*/
#main-mr {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-mr201213.jpg);
}

#main-fr {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-fr201213.jpg);
}

#main-tr {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-tr201213.jpg);
}

#main-sr {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-sr201213.jpg);
}

#main-srnc {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-srnc201213.jpg);
}

#main-srm {
	float: left;
	width: 615px;
	border:1px solid #cccccc;
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666;
	-webkit-box-shadow:3px 1px 8px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	clear: both;
	background-image : url(bg-srm-sp201213-1.jpg);
}


/*メインコンテンツ3（テキスト）
---------------------------------------------------------------------------*/
#main3 {
	float: right;
	width: 550px;
	height: 1100px;
	margin-top: 50px;
	margin-right: 40px;
	clear: both;
}

#main3 p {
	padding: 0.5em 2px 0.5em;
	font-size: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#side3 h3 {
	font-size: 110%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}


/*メインコンテンツ 4（テキスト-mr）
---------------------------------------------------------------------------*/
#main4 {
	float: left;
	width: 225px;
	height: 800px;
	margin-top: 80px;
	margin-left: 20px;
	clear: both;
}

#main4 p {
	padding: 0.5em 2px 0.5em;
	font-size: 100%;
	text-align:left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#main4 h2.h2bg {
	line-height: 1px;
	color: #cc3366;	/*h2タグの文字色*/
	font-size: 100%;
}

#side4 h3 {
	font-size: 140%;
	color: #cc3366;	/*h2タグの文字色*/
	line-height: 2px;
}

/*メインコンテンツ 5（テキスト-tr）
---------------------------------------------------------------------------*/
#main5 {
	float: left;
	width: 500px;
	height: 500px;
	margin-top: 60px;
	margin-left: 40px;
	clear: both;
}

#main5 p {
	padding: 0.5em 2px 0.5em;
	font-size: 100%;
	text-align:left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#main5 h2.h2bg {
	line-height: 1px;
	color: #cc3366;	/*h2タグの文字色*/
	font-size: 100%;
}

#side5 h3 {
	font-size: 140%;
	color: #cc3366;	/*h2タグの文字色*/
	line-height: 2px;
}

/*メインコンテンツ 9（テキスト-fr）
---------------------------------------------------------------------------*/
#main9 {
	float: left;
	width: 500px;
	height: 740px;
	margin-top: 55px;
	margin-left: 30px;
	clear: both;
}

#main9 p {
	padding: 0.5em 2px 0.5em;
	font-size: 100%;
	text-align:left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#main9 h2.h2bg {
	line-height: 1px;
	color: #cc3366;	/*h2タグの文字色*/
	font-size: 100%;
}

#side9 h3 {
	font-size: 140%;
	color: #cc3366;	/*h2タグの文字色*/
	line-height: 2px;
}


/*メインコンテンツ 8（テキスト-sr）
---------------------------------------------------------------------------*/
#main8 {
	float: left;
	width: 550px;
	height: 500px;
	margin-top: 55px;
	margin-left: 30px;
	clear: both;
}

#main8 p {
	padding: 0.5em 2px 0.5em;
	font-size: 100%;
	text-align:left;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#main8 h2.h2bg {
	line-height: 1px;
	color: #cc3366;	/*h2タグの文字色*/
	font-size: 100%;
}

#side8 h3 {
	font-size: 140%;
	color: #cc3366;	/*h2タグの文字色*/
	line-height: 2px;
}


/*メインコンテンツ6（テキスト-nc）
---------------------------------------------------------------------------*/
#main6 {
	float: right;
	width: 550px;
	height: 650px;
	color: #FFFFFF;
	margin-top: 270px;
	margin-right: 30px;
	clear: both;
}

#main6 p {
	padding: 0.5em 0.5px 0.5em;
	font-size: 100%;
	color: #707070;
	text-align: left;
}

#main6 h3 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-top: 0.2em;
	padding-bottom: 0.7em;
}

/*メインコンテンツ 7（テキスト-srm-sp）
---------------------------------------------------------------------------*/
#main7 {
	float: left;
	width: 550px;
	margin-top: 300px;
	margin-left: 20px;
	clear: both;
}

#main7 p {
	padding: 0.2em 0.px 0.2em;
	font-size: 95%;
	text-align:left;
}

#main7 h2.h2bg {
	line-height: 1px;
	color: #cc3366;	/*h2タグの文字色*/
	font-size: 100%;
}

#main7 h3 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding-top: 0.2em;
	padding-bottom: 0.7em;
}

/*サイドコンテンツ（右側ボックス）
---------------------------------------------------------------------------*/
#side {
	float: right;
	width: 325px;
	height: 100%;
	margin-bottom: 13px;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666; 
	-webkit-box-shadow:3px 1px 8px #666666;  
	border-radius:5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

#side p {
	padding: 0.5em 2px 0.5em;
}

#side .box {
	width: 325px;
	ine-height: 1.2;
	margin-top: 1px;
	margin-bottom: 1em;
}

#side .box2 {
	font-size: 100%;
	line-height: 1.2;
	width: 325px;
	margin-top: 1px;
}

#side h3 {
	font-size: 100%;
	color: #cc3366;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#side .sidemenu a {
	text-decoration: none;	/*サイドメニューのリンクの下線を削除*/
	width: 300px;
	display: block;
	font-size: 110%;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-top: 0.3em;
	padding-left: 2em;
	padding-bottom: 0.3em;
}

#side .sidemenu a:hover {
	background-color: #ccff99; 	/*カーソルオーバー時の背景色*/
}

#side .sidemenu a.current{
    background-color: #99ff66;
}


/*サイドコンテンツ2（右側ボックス・メニュー）
---------------------------------------------------------------------------*/
#side2 {
	float: right;
	width: 250px;
	height: 100%;
	border:1px solid #cccccc; 
	box-shadow:3px 1px 8px #666666;
	-moz-box-shadow:3px 1px 8px #666666; 
	-webkit-box-shadow:3px 1px 8px #666666;  
	border-radius:5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#side2 p {
	padding: 0.2em 1px 0.2em;
}
#side2 .box {
	width: 200px;
	margin-top: 1px;
	margin-bottom: 1em;
}
#side2 h3 {
	font-size: 100%;
	color: #cc3366;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 650px;	
	height: 100%;
	overflow: auto;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
	border-bottom: 0px solid #ffffff;	/*日付ごとの下線*/
}


/*テーブル
---------------------------------------------------------------------------*/
.ta1 {
	width: 565px;
	text-align: left;
	vertical-align: top;
	margin-top: 0.5px;
	margin-right: 0px;
	margin-left: 0px;
}
.ta1, .ta1 td, .ta1 th{
	border: none;
}
.ta1 td, .ta1 th{
	padding: 0.5px;
}
.ta1 th{
	background-color: #ffffff;
	width: 90px;
	text-align: left;
	vertical-align: top;
}
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #ffffff;
	color: #cc6633;
	padding: 0px;
}
.ta1 th.tamidashi2{
	width: auto;
	text-align: left;
	color: #999999;
	padding: 0px;
}

/*テーブル2
---------------------------------------------------------------------------*/
.ta2 {
	width: 580px;
	font-size: 80%;
	line-height: 1.2;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.ta2, .ta2 td, .ta2 th{
	border: 3px;
}
.ta2 td, .ta2 th{
	padding: 3px;
}
.ta2 th{
	width: 90px;
	text-align: left;
	vertical-align: top;
}

/*テーブル3 Athlete
---------------------------------------------------------------------------*/
.ta3 {
	width: 565px;
	font-size: 85%;
	line-height: 1.1;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.ta3, .ta3 td, .ta3 th{
	border: 0px;
}
.ta3 td, .ta3 th{
	padding: 1px;
	text-align: center;
}
.ta3 th{
	width: 90px;
	text-align: center;
	vertical-align: top;
}

/*テーブル4 Athlete-info
---------------------------------------------------------------------------*/
.ta4 {
	width: 565px;
	font-size: 90%;
	line-height: 1.1;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	align: left;
	vertical-align: top;
}
.ta4, .ta4 td, .ta3 th{
	border: 0px;

}
.ta4 td, .ta3 th{
	padding: 2px;
	align: left;
}
.ta4 th{
	width: 90px;
	text-align: left;
	vertical-align: top;
}

/*テーブル5 special page FR-TM
---------------------------------------------------------------------------*/
.ta5 {
	width: 565px;
	font-size: 95%;
	text-align: left;
	vertical-align: top;
	margin-top: 0.5px;
	margin-right: 0.5px;
	margin-left: 0.5px;
}
.ta5, .ta5 td, .ta5 th{
	border: none;
}
.ta5 td, .ta5 th{
	padding: 7px;
}
.ta5 th{
	background-color: #ffffff;
	width: 90px;
	text-align: left;
	vertical-align: top;
}
.ta5 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #ffffff;
	color: #cc6633;
	padding: 0px;
}
.ta5 th.tamidashi2{
	width: auto;
	text-align: left;
	color: #999999;
	padding: 0px;
}

/*テーブル6 special page SR-M2
---------------------------------------------------------------------------*/
.ta6 {
	width: 565px;
	text-align: left;
	vertical-align: top;
	margin-top: 0.5px;
	margin-right: 0.5px;
	margin-left: 0.5px;
}
.ta6, .ta6 td, .ta6 th{
	border: none;
}
.ta6 td, .ta6 th{
	padding: 8px;
}
.ta6 th{
	background-color: #ffffff;
	width: 90px;
	text-align: left;
	vertical-align: top;
}
.ta6 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #ffffff;
	color: #cc6633;
	padding: 0px;
}
.ta6 th.tamidashi2{
	width: auto;
	text-align: left;
	color: #999999;
	padding: 0px;
}


/*テーブル7 special page SR-M
---------------------------------------------------------------------------*/
.ta7 {
	width: 290px;
	text-align: left;
	vertical-align: top;
	margin-top: 0.5px;
	margin-right: 10px;
	margin-left:320px;
}
.ta7, .ta7 td, .ta7 th{
	border: none;
}
.ta7 td, .ta7 th{
	padding: 8px;
}
.ta7 th{
	background-color: #ffffff;
	width: 90px;
	text-align: left;
	vertical-align: top;
}
.ta7 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #ffffff;
	color: #cc6633;
	padding: 0px;
}
.ta7 th.tamidashi2{
	width: auto;
	text-align: left;
	color: #999999;
	padding: 0px;
}


/*細々
---------------------------------------------------------------------------*/
.color1 {
	color: #e1318e;
}
.look {
	background-color: #d8f5e8;
}
.mb1em {
	margin-bottom: 1em;
}
