@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body {
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------*/
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#headline h1 {
	font-size: 50%;
	background-image: url(../images/header_line.jpg);
	color: #FFFFFF;
	text-align: right;
	height: 8px;
	font-weight: normal;
}

#header {
	height: 92px;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 180px 5px;
	width: 800px;
	font-weight: lighter;
}
#logo {
	float: none;
	padding-top: 10px;
	padding-left: 20px;
}
#menu {
	width: 800px;
	height: 40px;
}
#menu ul li {
	list-style: none;
	float: left;
}
#image {
	width: 800px;
	height: 250px;
	background-image: url(../images/top.jpg);
}
#header-navi {
	height: 24px;
	background-image: url(../images/1.jpg);
	padding-top: 6px;
	padding-left: 10px;

/* home layout
------------------------------*/
}
#home #wrapper #left {
	width: 230px;
	border-right: thin dotted #CCCCCC;
	float: left;
}

#pickup{
	float:left;
	border: 1px solid #CCCCCC;
	width: 529px;
	margin: 20px 5px 20px 20px;
	_margin:20px 5px 20px 4px;
}

#pickup #text{
	float:left;
	padding:5px;
	width:509px;
}

#pickup p{
	padding-left:10px;
}

#pickup h3{
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 5px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}

.adsenseW200H200{
	float:right;
	width: 210px;
	margin: 20px 14px;
	_margin: 20px 4px;
}

#new_trainer {
	float: right;
	
	border: 1px solid #CCCCCC;
	margin: 10px 20px 20px 20px;
	_margin: 10px 7px 20px 7px;
	width: 201px;
}
#new_trainer ul {
	list-style: none;
}
#new_trainer ul li {
	border-bottom: thin dashed #CCCCCC;
}
#center {
	width: 320px;
	float: left;	
}

#news {
	/*width: 290px;*/
	float: left;
	clear:both;
	width: 529px;
	margin: 10px 5px 20px 20px;
	_margin:10px 5px 20px 4px;
	border: 1px solid #CCCCCC;
}

#news dl {
	height:540px;
	overflow:scroll;
}

#news dt {
	padding-top: 10px;
	font-weight: bold;
	padding-left: 10px;
}
#news dd {
	border-bottom: thin dashed #CCCCCC;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


#wrapper #main {
	border-right: thin dashed #CCCCCC;
	border-left: thin dashed #CCCCCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#wrapper #main #news dl dd {
	border-bottom: thin dashed #CCCCCC;
}
#right {
}


#link {
	width: 210px;
	float: right;
	margin: 20px 15px;
	_margin: 20px 5px;
	border: 1px solid #CCCCCC;
}
#link ul {
	list-style: none;
	text-align: center;
}
#link ul li {
	border-bottom: thin dashed #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	padding: 10px;
	clear: both;
	background-color: #0033FF;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


/* trainer layout
------------------------------*/
#tra #wrapper #left {
	float: left;
	width: 210px;
}
#trainer {
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-left: 30px;
	width: 150px;
}
#trainer li {
	border-bottom: thin dotted #CCCCCC;
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 45px;
	line-height: 3em;
}
#trainer ul li a {
	text-decoration: none;
}

.adsenseW468H60 {
	float: right;
	width:580px;
	text-align:center;
	padding:10px 0px 0px 0px;
	border-left: thin dotted #CCCCCC;
}

.seminerAdsenseW468H60 {
	float: right;
	width:615px;
	text-align:center;
	padding:10px 0px 0px 0px;
	border-left: thin solid #CCCCCC;
}

#profile {
	float: right;
	width: 580px;
	border-left: thin dotted #CCCCCC;
}
#info {
	float: left;
	width: 500px;
	border-left: thin none #CCCCCC;
	margin-left: 150px;
	border-right: thin none #CCCCCC;
}
#info h2 {
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 5px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}
#profile h2 {
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 5px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}
#profile #photo {
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
#profile #text {
	width: 500px;
	margin-left: 30px;
	padding-top: 15px;
}
#profile #text p {
	margin-left: 20px;
	margin-right: 20px;
}
#profile #text ul {
	margin-left: 30px;
	list-style: circle;
}
#mailform table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
#mailform table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#mailform table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#mailform table tr.odd {
	background-color: #EFEFEF;
}

#mailform {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#mailform textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
#seminer_menu {
	float: left;
	width:180px;
}
#seminer_menu ul {
	list-style: none;
}
#seminer {
	float: right;
	width: 615px;
	padding-top: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#seminer #text {
	width: 580px;
	margin-left: 20px;
	border: thin solid #0066FF;
	margin-bottom: 20px;
}

#seminer h2 {
	font-size: 105%;
	font-weight: bold;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #0066FF;
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	background-color: #0033FF;
}
#seminer #photo {
	border: 1px solid #CCCCCC;
	
	width: 120px;
	float: left;
	margin: 10px;
}
#seminer #text table{
	border: 1px solid #0000FF;
	border-collapse:collapse;
	margin: 10px;
	float:rigth;
}
#seminer #text table th{
	border: 1px solid #0000FF;
	padding: 2px;
	width: 70px;
	background-color: #ECF7FF;
	text-indent: 5px;
}
#seminer #text table td{
	border: 1px solid #0000FF;
	padding: 2px;
	width: 340px;
	text-indent: 5px;
}

#seminer #text #photo p {
	background-image: url(../images/arrow_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 15px;
}

#seminer #text ol{
	padding-left:20px;
}

#seminer_menu li {
	border-bottom: thin solid #999999;
	height: 30px;
}

#seminer_menu h2 {
	border-bottom: thin solid #999999;
}


#reportMenu{
	width:200px;
	margin:5px;
	border: 1px solid #CCCCCC;
}

#reportMenu ul{
	/*padding-left:10px;*/
}
#reportMenu li{
	border-bottom: thin dotted #CCCCCC;
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	line-height: 1.5em;
	padding-top:5px;
	padding-bottom:5px;
}

#report{
	float: right;
	width:580px;
	text-align:center;
	padding:10px 0px 0px 0px;
	border-left: thin dotted #CCCCCC;
}

#report #text{
	text-align:left;
	padding:10px;
}


#report h2 {
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 5px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}

#report p#author{
	padding-left:20px;
	border-bottom: 1px dotted #666666;
}

#report img.rightImg{
	float:right;
	padding:0px 0px 5px 5px;
}


#recruit {
	float: left;
	width: 700px;
	border-left: thin none #CCCCCC;
	margin-left: 50px;
	border-right: thin none #CCCCCC;
}

#recruit h2 {
	font-size: 105%;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	margin-bottom: 5px;
	border-top: 3px solid #FF6600;
	border-bottom: 1px dotted #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}

#recruit #text{
	text-align:left;
	padding:10px;
}

#recruit #text strong{
	font-weight:normal;
	color:red;
}

#recruit #text table{
	border: 1px solid #0000FF;
	border-collapse:collapse;
	margin: 10px;
}

#recruit #text table th{
	border: 1px solid #0000FF;
	padding: 1px;
	background:#0000FF;
	color:#FFFFFF;
	text-align:center;
	width: 620px;
}
#recruit #text table h3{
	text-align:center;
	font-size:15px;
}

#recruit #text table img{
	vertical-align:middle;
}

#recruit #text table td{
	border: 1px solid #0000FF;
	padding: 10px;
	width: 620px;
}

#recruit #text table td h3{
	text-align:center;
}

#recruitMenu li{
	border-bottom: thin dotted #CCCCCC;
	list-style: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	line-height: 1.5em;
	padding-top:5px;
	padding-bottom:5px;
}

