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

.wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back.gif);
}
a:link { color: #ff9933 ; } /* 通常時 */
a:visited { color: #ff9933 ; } /* 訪問済 */
a:hover { color: #3399ff ; } /* オンマウス時 */
.newbutton{float:left;}

/*////////////////////////////// header↓///*/
.head {
	height: auto;
	width: 800px;
}
/*////////////////////////////// header↑///*/

/*////////////////////////////// menu↓///*/
.menu {
	height: 35px;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.button1{
	float: left;
	height: 35px;
	width: 106px;
}
.button2{
	float: left;
	height: 35px;
	width: 96px;
}
.button3{
	float: left;
	height: 35px;
	width: 142px;
}
.button4{
	float: left;
	height: 35px;
	width: 138px;
}
.button5{
	float: left;
	height: 35px;
	width: 92px;
}
.button6{
	float: left;
	height: 35px;
	width: 96px;
}
.button7{
	float: left;
	height: 35px;
	width: 130px;
}
.button8{
	float: left;
	height: 35px;
	width: 205px;
}
.button9{
	float: left;
	height: 35px;
	width: 239px;
}
.button10{
	float: left;
	height: 35px;
	width: 211px;
}
.button11{
	float: left;
	height: 35px;
	width: 145px;
}

/*////////////////////////////// menu↑///*/

/*////////////////////////////// contents↓///*/
.main-img {
	height: auto;
	width: 800px;
}

.contents {
	height: 555px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_y_t {
	height: 470px;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}
.contents_y_t2 {
	height: auto;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}
.contents_left {
	float: left;
	height: auto;
	width: 565px;
	font-size: 14px;
	line-height: 22px;
	background-image: url(../images/back.gif);
}
.yoshiki-img {
	float: left;
	height: 138px;
	width: 228px;
	margin-left: 10px;
	margin-right: 15px;
}
.blog {
	height: 100px;
	width: 565px;
	clear: left;
	font-size: 14px;
	text-align: right;
}
.contents_right {
	width: 235px;
	height: auto;
	float: left;
	background-repeat: repeat;
}
.news {
	height: auto;
	width: 225px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.contents_left_k {
	float: left;
	height: 670px;
	width: 565px;
	font-size: 14px;
	line-height: 22px;
}
.contents_a {
	height: 480px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_t {
	height: 400px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_s {
	height: 380px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_r {
	height: 380px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_a2 {
	height: 480px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_l {
	height: 480px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_c {
	height: auto;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_p {
	height: 920px;
	width: 800px;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}
.contents_left_p {
	float: left;
	height: auto;
	width: 565px;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*////////////////////////////// contents↑///*/

.online {
	height: auto;
	width: 225px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 16px;
}
.footer {
	background-image:url(../../img/seminar_footer.gif);
	height: 59px;
	width: 800px;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
}
.footer_y {
	background-image: url(../../img/yoshiki_footer.gif);
	height: 59px;
	width: 800px;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
	float: right;
}

.blog_img {
	background-color: #CCCCCC;
	height: 70px;
	width: 290px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.wrapper .clear {
	clear: both;
}

