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

body,td,th {
	font-size: 16px;
	color: #212121;
	line-height:1.4em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", tahoma, arial, helvetica, sans-serif;
	line-height:1.6em;
}

article {
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	background-color:#ffffff;
	text-align: center;
}

img{
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	max-width:100%;
}

img.margin40 {
margin: 40px 0px;
}

img.margin60 {
margin: 60px 0px;
}

img.margin-top40 {
margin: 40px 0px 0px 0px;
}

div.center {
text-align: center;
}

div.stitle {
background-color: #df7c88;
}

header{
	width:100%;
	text-align:center;
	background-image: url("images/logo-bg.gif");
	overflow:hidden;
}

section{
　　text-align: left;
	width: 1000px;
	margin: auto;
	
}

.seo-txt{
	width:100%;
	text-align:center;
	background-color:#d3d0d0;
	font-size: 14px;
	color: #323232;
	padding: 4px;
}

.footer{
	width:100%;
	text-align:center;
	background-color:#82bb16;
	font-size: 14px;
	color: #ffffff;
	padding: 6px 0px 6px 0px;
	overflow:hidden;
	}

h1 {
  padding: .5em .75em;
  background-color: #f6f6f6;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
　text-align: center;
	margin-top:0px;
}

h2 {
color: #5c5c5c;
text-align: center;
padding: 0.25em;
border-top: solid 2px #d2d2cc;
border-bottom: solid 2px #d2d2cc;
background: -webkit-repeating-linear-gradient(-45deg, #ffbfbf9, #fbfbf9 3px,#ededeb 3px, #eededeb 7px);
background: repeating-linear-gradient(-45deg, #fbfbf9, #fbfbf9 3px,#ededeb 3px, #ededeb 7px);
}

h3 {
color: #a53440;
	
font-size:30px;
text-align: center;
padding: 0.5em;
border-top: solid 2px #d2d2cc;
border-bottom: solid 2px #d2d2cc;
background: -webkit-repeating-linear-gradient(-45deg, #ffbfbf9, #fbfbf9 3px,#ededeb 3px, #eededeb 7px);
background: repeating-linear-gradient(-45deg, #fbfbf9, #fbfbf9 3px,#ededeb 3px, #ededeb 7px);
}


.movie {
background-image: url(images/psox-movie-bg.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:596px;
	margin: 0 auto;
	padding:46px 0px 0px 0px ;
	text-align: center;
}

.wrap {
	overflow: hidden;
}

p {
text-align: left;
}

.yellow {
	background-color:#f4f573;
}

.s-title{
	color:#d35968;
	font-size: 28px;
	line-height:1.4em;
	margin-top:40px;
}

.copyright {
	text-align:center;
	font-size:12px;
	color:#999999
}

/*----------------------------------------------------------------
購入ガイド
----------------------------------------------------------------*/

#guide td {
	font-size:0.8em;
	text-align:left !important
}
.guide_title {
    margin: 0;
    padding: 0 0 0 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
    color: #333333;
    border-bottom: solid 1px #999999;
}
.guide_subtitle {
    margin: 15px 0 5px 0;
    padding: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 180%;
    color: #666666;
    border-bottom: dotted 1px #999999;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

div.seminar {
	width: auto; 
    border: solid 2px #a53440;
	padding: 30px;
}

.tab_ban {
	width: 100px;/* 最初に表示されるバナーの幅 */
	height: 284px;/* バナーの高さ */
	position: fixed !important;/* バナーを固定します */
	position: absolute;
	right: 0;/* 右から0pxの位置に指定 */
}
.tab_ban a {/* リンクするエリアをバナー全体に広げる設定 */
	display: block;
	width: 100%;
	height: 100%;
}
.tab_ban:hover {/* カーソルが乗った時の動きを指定 */
	/*width: 120px; バナーが伸びた時の幅 
	-webkit-transition: width ease-in-out 0.5s;
	-moz-transition: width ease-in-out 0.5s;
	-ms-transition: width ease-in-out 0.5s;
	-o-transition: width ease-in-out 0.5s;
	transition: width ease-in-out 0.5s;*/
}
.tab_ban a:hover {
	/* IE9用
	width: 120px\9; */
}
#tab01 {
	background: url(images/right-bana01.jpg) 0 0 no-repeat;
	top: 200px;
}
#tab02 {
	background: url(images/right-bana02.jpg) 0 0 no-repeat;
	top: 200px;
}
.movieplay {
	margin:0 auto 30px;text-align:center;"
}