@charset "utf-8";
/*
Theme Name: nsnexus
Theme URI: http://wordpress.org/
Description: エヌズのテーマ
Version: 1.6
Author: クーリー
Author URI: http://mcgtokyo.com/
Tags: blue, custom header, fixed width, two columns, widgets


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*-------------------基本設定-------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	font-size: 8pt;
	line-height: 10pt;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
h1 {
  margin: 0;
 
}
table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	line-height: 10pt;
}
a:link {								/*通常時のリンク設定*/
	color: #0000FF;
}
a:visited {								/*クリック後のリンク設定*/
	color: #990066;
}
a:hover {								/*マウスオーバー時のリンク設定*/
	color: #FF6600;
}
a:active {								/*クリック時のリンク設定*/
	color: #ffffff;
}
/*-------------------スクロール-------------------*/
.scrollbox{width:367px; height:225px; overflow:auto; font-size:8pt; scrollbar-base-color:#ffff;}

/*-------------------文字設定-------------------*/

#content{
	font-size: 10pt;
	vertical-align: bottom;
	}

h2{



}

.fontsize8_linehi12 {
	font-size: 8pt;
	line-height: 12pt;
}
.fontsize8_linehi12_white {
	font-size: 8pt;
	line-height: 12pt;
	color: #ffffff;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
.font_color_fff {	
	color: #ffffff;
}
.font_color_green {	
	color: #3f5920;
}
.font_color_blue {	
	color: #558cb4;
}
.bg_kaatsu {
	background-image: url(images/kaatsu_img02.gif);
	background-repeat: no-repeat;
	height:402px;
}
.bg_athlete01 {
	background-image: url(images/kitaeru_img03.gif);
	background-repeat: no-repeat;
	height:203px;
}
.bg_athlete02 {
	background-image: url(images/kitaeru_img06.gif);
	background-repeat: no-repeat;
	height:406px;
	width:196px;
}
.bg_medical01 {
	background-image: url(images/medical_img01.gif);
	background-repeat: no-repeat;
	height:203px;
}
.bg_medical02 {
	background-image: url(images/medical_img04.gif);
	background-repeat: no-repeat;
	height:200px;
}
.bg_link01 {
	width:577px;
	height:607px;
}
.tbbdr {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #184687;
	border-top-width: 1px;
	border-top-color: #184687;

}
.lbbdr {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #184687;
	border-left-color: #184687;
}
.lbdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #184687;
}
.rbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #184687;

}
.lrbdr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #184687;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #184687;

}
.tbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184687;

}
.tlbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184687;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #184687;

}
.tlbbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184687;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #184687;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184687;

}
.rbbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #184687;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184687;

}
.bbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #184687;
}




