@charset "UTF-8";

/* ****************************************************
  layout styles
***************************************************** */


/* common settings
=================================*/
body {
	background-color:#02004b;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 83%;
	line-height: 1.4;
}
a:link {
	color: #02004b;
	text-decoration: underline;
}
a:visited {
	color: #02004b;
	text-decoration: underline;
}
a:hover {
	color: #02004b;
	text-decoration: none;
}
a:active {
	color: #02004b;
	text-decoration: none;
}

#pageContainer {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

/* headContainer
---------------------------------*/
#headContainer {
	width: 800px;
	margin-top: 15px;
	padding-bottom: 85px;
	background: #ffffff url(/common/images_g/outdoorfitness/g_com_bg003.gif) no-repeat center bottom;
}
#headContainer #headContents {
	padding: 10px 12px 0 20px;
	background: url(/common/images_g/outdoorfitness/g_com_bg001.gif) no-repeat center top;
}
#headContainer #headContents #indentity {
	float: right;
}
#headContainer #headContents #header {
	width: 605px;
	float: left;
}
#headContainer #headContents #header #logo {
	float: left;
}
#headContainer #headContents #header #twiBox {
	width: 320px;
	float: right;
	padding-left: 15px;
	border-left: 4px solid #d5d5d5;
	font-size: 83%;
}
#headContainer #headContents #header #twiBox dt {
	font-weight: bold;
}
#headContainer #headContents #header #twiBox dd {
	margin-top: 5px;
}
#headContainer #headContents #header #twiBox dd h2 {
	display: none;
}

/* globalNavi
---------------------------------*/
#globalNavi {
	width: 800px;
	background: #ffffff url(/common/images_g/outdoorfitness/g_com_bg004.gif) repeat-x left top;
}
* html #globalNavi {
	height: 1px;
}
#globalNavi ul {
	padding: 10px 0 13px 20px;
}
#globalNavi ul li {
	float: left;
	margin-right: 35px;
	font-size: 0;
}
#globalNavi ul li.last {
	margin-right: 0;
}

/* mainContents
---------------------------------*/
#mainContainer {
	width: 800px;
	background-color: #ffffff;
}
#mainContainer #mainContents {
	width: 760px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
}

.pageTop {
	margin-top: 30px;
	text-align: right;
}

/* topicsPath
---------------------------------*/
#topicsPath {
	width: 800px;
	background-color: #ffffff;
}
#topicsPath dl dt {
	padding: 5px 20px;
	background-color: #d6d5d5;
}
#topicsPath dl dd {
	padding: 10px 20px;
}
#topicsPath dl dd ul li {
	float: left;
	width:220px;
	margin-right: 10px;
	padding: 1px 0 1px 20px;
	background: url(/common/images_g/outdoorfitness/g_com_ic002.gif) no-repeat 0 0.2em;
}
* html #topicsPath dl dd ul li {
	height: 1px;
}

/* footContainer
---------------------------------*/
#footContainer {
	width: 780px;
	padding: 0 10px 40px 10px;
	background: #ffffff url(/common/images_g/outdoorfitness/g_com_bg002.gif) no-repeat center bottom;
	border-top: 1px solid #bbbbbb;
}
#footContainer ul {
	float: left;
	padding: 10px 0;
}
#footContainer ul li {
	float: left;
	padding: 0 10px;
	background: url(../images_g/outdoorfitness/g_com_bg005.gif) no-repeat right center;
}
#footContainer ul li.last {
	background: none;
}
#footContainer #copyright {
	float: right;
	margin-top: 10px;
}

/* basic settings
=================================*/

/* heading
---------------------------------*/
h2 {
	margin-top: 15px;
}
h3 {
	margin-top: 40px;
}
.heading3 {
	padding-bottom: 10px;
	border-bottom: 2px solid #898989;
}
.heading3-2 {
	padding-bottom: 5px;
	border-bottom: 2px solid #898989;
}
.heading3-2 .tiTx {
	float: left;
	padding-top: 5px;
}
.heading3-2 .entryBt {
	float: right;
}

/* text
---------------------------------*/
.txmt {
	margin-top: 10px;
}
.noteTx {
	font-size: 83%;
	margin-top: 20px;
	padding-left: 1em;
	text-indent: -1em;
}
.noteList {
	margin-top: 20px;
}
.noteList li {
	font-size: 83%;
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
}

/* img
---------------------------------*/
.imgBox {
	margin-top: 30px;
}

/* hr
---------------------------------*/
.hrDotted {
	height: 5px;
	margin: 40px 0;
	background: transparent url(/common/images_g/outdoorfitness/g_com_bg006.gif) repeat-x left top;
}
.hrDotted hr {
	display: none;
}

/* column
---------------------------------*/
/* twoColumn */
.twoColumn {
	width: 760px;
}
.twoColumn .firtsCol {
	float: left;
}
.twoColumn .secondCol {
	float: right;
}

/* threeColumn */
.threeColumn {
	width: 760px;
}
.threeColumn .firtsCol {
	float: left;
}
.threeColumn .secondCol {
	float: left;
}
.threeColumn .thirdCol {
	float: right;
}

/* adressBox */
.adressBox .firtsCol {
	width: 365px;
}
.adressBox .secondCol {
	width: 373px;
}
.adressBox .firtsCol .buttonList {
	margin-top: 15px;
}
.adressBox .firtsCol .buttonList li {
	float: left;
	margin-right: 5px;
}
.adressBox .firtsCol .bannerLink {
	margin-top: 15px;
}

/* photoBox */
.photoBox {
	margin-top: 25px;
}
.photoBox .firtsCol,
.photoBox .secondCol {
	width: 370px;
}

/* list
---------------------------------*/
.detailList {
	margin-top: 10px;
}
.detailList li {
	margin-top: 5px;
	padding-left: 12px;
	background: url(../images_g/outdoorfitness/g_com_ic001.gif) no-repeat 0 0.4em;
}
* html .detailList li {
	height: 1px;
}

.pointList {
	margin-top: 10px;
}
.pointList li {
	padding-left: 12px;
	background: url(../images_g/outdoorfitness/g_com_ic003.gif) no-repeat 0 0.48em;
}
* html .pointList li {
	height: 1px;
}

/* table
---------------------------------*/
table {
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
}
table th {
	padding: 5px 10px;
	background-color: #e5e5ed;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}
table td {
	padding:10px;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}

/* category settings
=================================*/

/* 001
---------------------------------*/
body#index #mainVisual {
	text-align: center;
}
body#index .leadTx {
}
body#index h2 {
	margin-top: 25px;
}
body#index h3.first {
	margin-top: 20px;
}

/* 002
---------------------------------*/
/* photoBox */
body#concept .photoBox .firtsCol h3.first {
	margin-top: 0;
}
body#concept .photoBox .firtsCol .leadTx {
	margin-top: 15px;
}

/* .detailList */
body#concept .detailList li {
	margin-top: 15px;
}
body#concept .detailList span.firtsCol {
	font-size: 100%;
	font-weight:normal;
	color: #333333;
	display:block;
	float:left;
	width:560px;
}
body#concept .detailList span.secondCol {
	display:block;
	float:left;
	padding-top:10px;
	width:185px;
}
/* photoBox */
body#concept .photoBox .firtsCol p {
	margin-top: 10px;
}


/* 003
---------------------------------*/
/* photoBox */
body#program .photoBox .firtsCol p {
	margin-top: 10px;
}
body#program .photoBox .firtsCol .leadTx {
	margin-top: 0;
}

/* programBox */
body#program .programBox {
	margin-top: 20px;
}
body#program .programBox .firtsCol {
	width: 370px;
}
body#program .programBox .secondCol {
	width: 370px;
}
body#program .programBox .twoColumn {
	width: 370px;
}
body#program .programBox .twoColumn .firtsCol {
	width: 136px;
}
body#program .programBox .twoColumn .secondCol {
	width: 215px;
}
body#program .programBox .twoColumn .secondCol h3 {
	margin-top: 0;
}
body#program .programBox .twoColumn .secondCol p {
	margin-top: 5px;
}

body#program .noteList li img {
	margin-top: 5px;
}

body#program .cycleBox {
	width: 555px;
	margin-top: 20px;
	margin-left: 100px;
	background: url(/common/images_g/outdoorfitness/g_program_bg002.gif) no-repeat left bottom;
}
body#program .cycleBox dl {
	padding: 4px 10px;
	background: url(/common/images_g/outdoorfitness/g_program_bg001.gif) no-repeat left top;
}
body#program .cycleBox dl dt {
	float: left;
	margin-right: 15px;
	font-size: 0;
}
body#program .cycleBox dl dd {
	float: left;
	margin-top: 10px;
}

/* 004
---------------------------------*/
/* profileBox */
body#instructor .profileBox {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
body#instructor .profileBox .firtsCol {
	width: 136px;
	margin-right: 17px;
}
body#instructor .profileBox .secondCol {
	width: 405px;
}
body#instructor .profileBox .secondCol dt {
	font-size: 0;
}
body#instructor .profileBox .secondCol dd {
	margin-top: 10px;
}
body#instructor .profileBox .thirdCol {
	width: 186px;
}
body#instructor .profileBox .thirdCol ul li {
	margin-top: 5px;
	font-size: 0;
}

/* photoBox */
body#instructor .photoBox .firtsCol p {
	margin-top: 10px;
}
body#instructor .photoBox .firtsCol .leadTx {
	margin-top: 0;
}

/* 005
---------------------------------*/
/* accsessBox */
body#club .accsessBox .firtsCol {
	width: 205px;
}
body#club .accsessBox .secondCol {
	width: 532px;
}
body#club .accsessBox .secondCol h3 {
	margin-top: 0;
	padding-bottom: 3px;
}
body#club .accsessBox .secondCol .mapBox {
	width: 532px;
}
body#club .accsessBox .secondCol .mapBox .firtsCol {
	width: 250px;
}
body#club .accsessBox .secondCol .mapBox .firtsCol .detailList li span {
	font-size: 83%;
}
body#club .accsessBox .secondCol .mapBox .firtsCol h4 {
	margin-top: 20px;
	padding-bottom: 10px;
}
body#club .accsessBox .secondCol .mapBox .secondCol {
	width: 275px;
}
body#club .accsessBox .secondCol .mapBox .secondCol p {
	margin-top: 40px;
}

/* 006
---------------------------------*/
body#guide h3.first {
	margin-top: 0;
}

/* photoBox */
body#guide .photoBox .firtsCol {
	width: 560px;
}
body#guide .photoBox .secondCol {
	width: 182px;
}

/* guideBox */
body#guide .guideBox {
	margin-top: 20px;
	background: url(../images_g/outdoorfitness/g_guide_bg002.gif) no-repeat left bottom;
}
* html body#guide .guideBox {
	height: 1px;
}
body#guide .guideBox dt {
	padding-left: 12px;
	background: url(../images_g/outdoorfitness/g_guide_bg001.gif) no-repeat left top;
	font-size: 0;
}
* html body#guide .guideBox dt {
	height: 1px;
}
body#guide .guideBox dd {
	padding: 15px 30px;
}

body#guide .guideBox dd ul.detailList {
	margin-top: 0;
}

body#guide .guideBox dd ul.linkList {
	margin-top: 10px;
}
body#guide .guideBox dd ul.linkList li {
	margin-right: 15px;
	padding: 1px 0 1px 20px;
	background: url(/common/images_g/outdoorfitness/g_com_ic002.gif) no-repeat 0 0.2em;
}
* html body#guide .guideBox dd ul.linkList li {
	height: 1px;
}

body#guide .guideBox dd .tableBox {
	width: 510px;
	background:url(/common/images_g/outdoorfitness/g_guide_bg003.gif) no-repeat left bottom;
}

body#guide .guideBox table,
body#guide .guideBox table td,
body#guide .guideBox table th {
	border: none;
	padding:5px 0 5px 0;
}
body#guide .guideBox table th.line,
body#guide .guideBox table td.line {
	border-bottom:1px solid #a9a9a9;
}

body#guide .guideBox table td.top {
	padding:10px 0 20px 0;
}
body#guide .guideBox table td.bottom {
	padding-top:15px;
}

body#guide .guideBox dd .tableBox .firtsCol {
	width: 245px;
	float: left;
	border-top:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
}
body#guide .guideBox dd .tableBox .secondCol {
	width: 245px;
	float: left;
	margin-left:13px;
	border-top:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
}

body#guide .guideBox dd .cardBox {
	margin-top: 20px;
	width: 500px;
}
body#guide .guideBox dd .cardBox .firtsCol {
	width: 360px;
	float: left;
}
body#guide .guideBox dd .cardBox .secondCol {
	width: 115px;
	float: right;
}
body#guide .guideBox dd .cardBox h4 {
	padding: 5px 10px;
	background-color: #898989;
	color: #ffffff;
}

body#guide .guideBox dd .tableBox table th,
body#guide .guideBox dd .tableBox table td {
	text-align: center;
}
body#guide .guideBox dd .tableBox table td img {
	margin-top: 5px;
}

body#guide .guideBox dd ol.tx3em {
	margin-top: 10px;
}
body#guide .guideBox dd ol.tx3em li {
	text-indent: -1.6em;
	padding-left: 1.6em;
}
body#guide .guideBox dd .noteTx {
	margin-top: 10px;
}



/* general settings
=================================*/

/* aline
---------------------------------*/
.aC {
	text-align: center;
}

/* font
---------------------------------*/
table th {
	font-weight: bold;
	font-size: 110%;
}
body#guide .guideBox dd .tableBox table td {
	font-weight: bold;
}

#footContainer #copyright {
	color: #02004b;
	font-size: 83%;
	font-weight: bold;
}
#topicsPath dl dt {
	color: #02004b;
	font-weight: bold;
}
.adressBox .firtsCol .detailList li span,
.photoBox .firtsCol .leadTx,
body#concept .detailList li span {
	color: #02004b;
	font-size: 110%;
	font-weight: bold;
}



/* 99. Extra
=========================================*/
/* Clearfix */
#headContainer #headContents:after,
#headContainer #headContents #header:after,
#globalNavi ul:after,
.heading3-2:after,
.twoColumn:after,
.threeColumn:after,
.adressBox .firtsCol .buttonList:after,
.cycleBox dl:after,
#topicsPath dl dd ul:after,
#footContainer:after,
#footContainer ul:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#headContainer #headContents,
#headContainer #headContents #header,
#globalNavi ul,
.heading3-2,
.twoColumn,
.threeColumn,
.adressBox .firtsCol .buttonList,
.cycleBox dl,
#topicsPath dl dd ul,
#footContainer,
#footContainer ul {
	min-height: 1px;
}

/* for IE6 */
* html #headContainer #headContents,
* html #headContainer #headContents #header,
* html #globalNavi ul,
* html .heading3-2,
* html .twoColumn,
* html .threeColumn,
* html .adressBox .firtsCol .buttonList,
* html .cycleBox dl,
* html #topicsPath dl dd ul,
* html #footContainer,
* html #footContainer ul {
	height: 1px;
}

/* for IE7 */
*:first-child+html #headContainer #headContents,
*:first-child+html #headContainer #headContents #header,
*:first-child+html #globalNavi ul,
*:first-child+html .heading3-2,
*:first-child+html .twoColumn,
*:first-child+html .threeColumn,
*:first-child+html .adressBox .firtsCol .buttonList,
*:first-child+html .cycleBox dl,
*:first-child+html #topicsPath dl dd ul,
*:first-child+html #footContainer,
*:first-child+html #footContainer ul {
	zoom: 1;
}

