@charset "utf-8";
/* CSS Document */

.wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a:link { color: #ff9933 ; } /* 通常時 */
a:visited { color: #ff9933 ; } /* 訪問済 */
a:hover { color: #3399ff ; } /* オンマウス時 */

/*////////////////////////////// header↓///*/
.head {
	height: 95px;
	width: 800px;
	margin: 0px;
	display: block;
	padding: 0px;
}
/*////////////////////////////// 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;
}

.newbutton{float:left;}
/*////////////////////////////// menu↑///*/

/*////////////////////////////// contents↓///*/
.main-img {
	height: 305px;
	width: 800px;
	margin: 0px;
	display: block;
	padding: 0px;
}

.contents {
	height: 100%;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_y_t {
	height: 800px;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}
.contents_y_t2 {
	height: 450px;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}
.contents_y_t3 {
	height: 950px;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}

.contents_y_t4 {
	height: 950px;
	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;
}
.contents_left p.pay{
	width:260px;
	height:100%;
	margin:1px 0;
	padding:9px 0;
}
.yoshiki-img {
	float: left;
	height: 138px;
	width: 228px;
	margin-left: 10px;
	margin-right: 15px;
}
.contents_y_p {
	height: 920px;
	width: 800px;
	background-image: url(../img/yoshiki_back.gif);
	background-repeat: repeat;
}
.blog {
	height: 100px;
	width: 555px;
	clear: left;
	font-size: 14px;
	text-align: right;
}
.contents_right {
	width: 235px;
	float: right;
	height: 100%;
}
.news {
	height: auto;
	width: 225px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.contents_left_k {
	float: left;
	height: auto;
	width: 565px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.contents_left_d {
	float: left;
	height: auto;
	width: 565px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.contents_left_k_img {
	float: left;
	height: auto;
	width: 565px;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contents_a {
	height: 100%;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_t {
	height: 100%;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}

.contents_t2 {
	height: 650px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_s {
	height: 100%;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	float: left;
}
.contents_r {
	height: 380px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_a2 {
	height: 1000px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_a3 {
	height: 2680px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_l {
	height: 800px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_c {
	height: 480px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}
.contents_p {
	height: 920px;
	width: 800px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
}

.contents_q{
	height: 100%;
	width: 800px;
	background-image: url(../img/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;
	float: left;
}
.footer_y {
	background-image: url(../img/yoshiki_footer.gif);
	height: 59px;
	width: 800px;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
}
.blog_img {
	height: 75px;
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.contents_left_k_img {
	height: auto;
	width: 255px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 15px;
	float: left;
}
.clear {
	clear: both;
}
.img {
	height: auto;
	width: 100px;
	padding-left: 5px;
	float: left;
	clear: none;
	margin-right: 20px;
	margin-top: 5px;
}
.img-box {
	height: 100%;
	width: 255px;
	clear: left;
	float: left;
	margin-left: 10px;
}
.link {
	width: 500px;
	height: 95px;
}
.contents_left_d_img {
	height: 270px;
	width: 255px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 15px;
	float: left;
}

.contents_left_d_img2 {
	height: 300px;
	width: 255px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 15px;
	float: left;
}
dl.link-link{
	width:560px;
	height:100%;
	float:left;
	clear:left;
	margin: 10px 0;
}
dl.link-link dt{
	height:100%;
	width: 176px;
	margin-left:1px;
	padding-left:9px;
	float: left;
	padding-top: 10px;
}
dl.link-link dd{
	width: 330px;
	float:right;
	height: 100%;
	padding-left: 0px;
	padding-top: 10px;
}
.access1 {
	padding-left: 15px;
	padding-top: 10px;
}
