body{	
	font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;	
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

li {
	margin-left: 0px;
}

h1 {
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 10px 0 0 0;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	padding: 11px;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
h2.news {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	padding: 11px;
	margin-top: 2px;
	margin-right: 14px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-right: 14px;
	margin-left: 14px;
	text-align: left;
}
p.content {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-right: 14px;
	margin-left: 14px;
	text-align: left;
	clear: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
}
#breadcrumb{
	clear:both;
	padding:0 0 0 5px;
	margin:0 0 0 0 !important;
	font-size:80%;
	color: #999999;
}
html>body p.content {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-right: 14px;
	margin-left: 14px;
	text-align: left;
	clear: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 0px;
}

.caption {
	margin-right: 14px;
	margin-left: 140px;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.clear {
	clear: left;
}
.color {
	color: #CC3300;
}
.box1 {
	width: 458px;
	margin: 20px 10px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0px;
	height: 45px;
}
html>body .box1 {
	width: 458px;
	margin: 20px 10px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 0px;
	height: 40px;
}
.box1ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 15px;
}

.box1li {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	width: auto;
}
.box2 {
	width: 458px;
	margin: 15px 10px 10px;
	border-top: 3px solid #FFCC33;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: auto;
	padding-bottom: 10px;
}
.photo {
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}
html>body .photo {
	float: left;
}
.newsbox {

	width: 458px;
	margin: 15px 10px 10px;
}
table.law td{
	font-size:12px;
	padding:5px;
	vertical-align:top;
}
a.pdf{
	background:url(/img/icon_pdf.png) no-repeat right;
	padding:2px 19px 2px 0;
}

table.seminarList{
	border-collapse:collapse;
	margin:0 0 15px 10px;
}
table.seminarList td{
	padding:3px;
	vertical-align:top;
}
table.seminarList th{
	padding:3px;
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
}


/* event
----------------------------------------------------------------------*/
#eventCalendar #bg{
	width:982px;	
	background-color:#FFF;
	background-image: url(../common/bg_calendar.gif);
}
#eventCalendar #header{
	width:950px;
	
}
#eventCalendar #container{
	margin:auto;
	width:930px;	
}
#eventCalendar table.calendar{
	border-collapse:collapse;
	width:100%;
	margin-bottom: 10px;
}

#eventCalendar .calendar th{
	background-color:#CDE7E7;
	padding:3px !important;
}
#eventCalendar .calendar th.sunday{
	background-color:#FF7070;

}
#eventCalendar .calendar th.saturday{
	background-color:#8383EF;

}
#eventCalendar .calendar th,
#eventCalendar .calendar td{
	padding:0;
	line-height:130%;
	border: 1px solid #999;
	vertical-align:top;
	width:133px;
}
#eventCalendar .calendar td{
	text-align:left;
	height:110px;
}
#eventCalendar .calendar p.date{
	display:block;
	background-color:#f0fafa;
	padding:4px;
	margin:0 0 10px 0;
	font-weight:bold;
}
#eventCalendar .calendar div{
	padding:0 6px;
	margin-bottom:15px;
}
#eventCalendar .calendar p.sunday{
	background-color:#FFCECE;
}
#eventCalendar .calendar p.saturday{
	background-color:#CECEFF;
}
#eventCalendar #footer{
	width:950px;
}
#eventCalendar .btnKaisuken{
	float:right;
	margin:0 0 5px 0;
}

/*old */
#eventCalendar .news {
	background-image: url(../../img/topcs_ber.gif);
	width: 500px;
	margin: 0px;
}
#eventCalendar .p-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
#eventCalendar .c-title {
	font-weight:bold;
	font-size:14px;
	margin-bottom: 5px;
}

#eventCalendar .m-archive {
	margin-bottom:15px;
}
#eventCalendar .cat1 {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	width:160px;
	font-size:small;
	line-height:140%;
}
#eventCalendar .cat2 {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	width:160px;
	font-size:small;
	line-height:140%;
}
#eventCalendar .cat3 {
	float: right;
	vertical-align: top;
	width:160px;
	font-size:small;
	line-height:140%;
}

/* profile
----------------------------------------------------------------------*/
#profile #container{
	width:704px;
	padding:0 23px;
}
#profile #main{
	float:left;
	margin:0;
}
#profile #profileIndex #main{
	width:100%;
}
#profile #menu{
	float:right;
	width:180px;
	margin:0;
	padding:20px 0 0 0;
}
#profile #menu h2{
	background:url(../profile/images/bg_menu_top.gif) no-repeat top left;
	padding:8px 6px 6px 6px;
	margin:0;
	border:none;
	text-align:center;
	color:#FFFFFF;
	font-size:100%;
}
#profile #menu .block{
	padding:0 0 10px 0;
	background:url(../profile/images/bg_menu_bottom.gif) no-repeat bottom;
	margin-bottom:15px;
}
#profile #menu .block .blockInner{
	background:url(../profile/images/bg_menu_bottom_02.gif) no-repeat bottom;
	background-color:#FFFFFF;
	margin:0 8px;
}

#profile #menu .block .blockInner ul{
	margin:0;
	padding:0;
}
#profile #menu .block .blockInner li{
	padding:4px 8px;
	list-style:none;
	text-align:left;
	width:auto;
	background-color:#FFFFFF;
	border-bottom:1px solid #ADE94F;
}
#profile #main h1{
	margin-bottom:20px;
}
#profile #main h2{
	border:none;
	font-weight:bold;
	padding:0;
	margin:0;
}
/* profile list */
#profile #main .profile_list .block{
	margin:0 auto;
	margin-bottom:20px;
}
#profile #main .profile_list .block h2{
	background:url(../profile/images/sttl_bg2.gif) no-repeat top left;
	padding:6px 15px;
}
#profile #main .profile_list .blockInner{
	background:url(../profile/images/bg_block2_bottom.gif) no-repeat bottom;
	padding:15px;
}
#profile #main .profile_list .excerpt{
	float:left;
	width:465px;
}
#profile #main .profile_list .snap{
	float:right;
	width:180px;
	height:130px;
}
#profile #main .profile_list .snap img{
	border:3px double #EEE;
}
#profile #main .profile_list .excerpt .fLeft{
	width:90px;
	margin-bottom:0;
}
#profile #main .profile_list .excerpt .fLeft img{
	border:3px double #EEE;
}
#profile #main .profile_list .excerpt .fRight{
	width:360px;
	margin-bottom:0;
}
#profile #main .profile_list .excerpt .fRight p.more{
	margin:0;
	text-align:right;
}
#profile #main .excerpt h2{
	margin-bottom:15px;
}
#profile #main .excerpt .fLeft{
	width:120px;
	margin-bottom:15px;
}
#profile #main .excerpt .fRight{
	width:360px;
	margin-bottom:15px;
}
#profile #main .excerpt .fRight p.btn{
	margin-bottom:0;
}
#profile #main ul.snavi{
	clear:both;
	margin:0 11px;
	margin-bottom:10px;
	padding:0;
}
#profile #main .snavi li{
	display:inline;
	list-style:none;
	margin:0 1px;
}
#profile #main .block{
	margin:0 auto;
	margin-bottom:10px;
}
#profile #main .blockInner{
	background:url(../profile/images/bg_block_bottom.gif) no-repeat bottom;
	padding:15px;
}
#profile #main .trainerList{
	margin-bottom:20px;
	text-align:right;
}
#profile #main p{
	margin: 0 0 15px 0;
}

#profile #main ul.book{
	margin:-10px 0 0 0;
	padding:0 10px 0 0;
	height:130px;
	overflow:auto;
}
#profile #main .book li{
	list-style:none;
	padding:0;
	clear:both;
	border-bottom:1px dotted #CCC;
	padding:10px 0;
}
#profile #main .book li .fLeft{
	width:60px;
}
#profile #main .book li .fRight{
	width:380px;
}
#profile #main .book h3{
	font-weight:normal;
	margin:0 0 10px 0;
	line-height:130%;
}
#profile #main .book .fRight p{
	font-size:10px;
	margin:0;
}
#profile #main .book li .more{
	clear:both;
	font-size:10px;
}
#profile #main .manual{
	margin-bottom:35px;
}

#profile #main .manual h2{
	margin-bottom:10px;
}
#profile #main .manual .photoRight{
	text-align:center;
}
#profile #main .manual .photoRight img{
	margin-bottom:4px;
}
#profile #main .contact{
	clear:both;
	text-align:center;
	margin-bottom:40px;
	background-color:#EEEEEE;
	padding:30px;
}
#profile #footer{
	clear:both;
	width:auto;
}
#profile #footer p{
	width:auto;
}
#profile .freeSpace{
	position:relative;
	left:-14px;
}

/* profileTable
----------------------------------------------------------------------*/
#profileTable #container{
	width:704px;
	padding:0 23px;
}
#profileTable #main{
	float:left;
	margin:0;
	width:100%;
}
#profileTable #main p{
	margin: 0 0 15px 0;
}
#profileTable h1{
	margin-bottom:15px;	
}
#profileTable table.trainer{
	border-collapse:collapse;
	margin-bottom:40px;
}
#profileTable table.trainer td,
#profileTable table.trainer th{
	border:1px solid #CCC;
	padding:3px;
	line-height:120%;
}
#profileTable table.trainer th{
	font-weight:normal;
	padding:5px;
}
#profileTable table.trainer td{
	width:50px;	
	text-align:center;
}
#profileTable table.trainer tr.trainerPhoto td{
	padding:0;	
}
#profileTable .clearfix{
	border-bottom:2px solid #F0F0F0;	
	margin-bottom:30px;
	padding-bottom:15px;
}
#profileTable .fLeft{
	width:240px;	
	text-align:center;
}
#profileTable .fRight{
	width:450px;	
}
#profileTable table.trainer tr.blue td,
#profileTable table.trainer tr.blue th{
	background-color:#FD9;
}
#profileTable table.trainer .kenshu{
	background-color:#B4D79A;
	text-align:center;
}
#profileTable h2{
	border:none;
	padding:0;
	margin-bottom:15px;
	text-align:center;
}
#profileTable .bottomTxt{
	padding:0 20px 0 50px;
	margin-bottom:30px;
}
#profileTable .bottomTxt p{
	font-size:130%;
	line-height:160%;
}
#profileTable .btn{
	text-align:center;
	padding-bottom:40px;
	font-size:130%;
}
#profileTable .red{
	color:#DD0000;	
}
#profileTable #footer{
	clear:both;
	width:auto;
}
#profileTable #footer p{
	width:auto;
}

.photoRight{
	float:right;
	padding:0 0 10px 10px;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
.txtRight{
	text-align:right;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

a.ov:hover img{
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
}
.txtLarge{
	font-size:120%;
}
