/* CSS Document */

@charset"Shift_JIS";

html, body
{
	background: transparent;
	background-color:#F0F0F0;
    margin:0;
	padding:0;
    height:100%;
	
}
	
	#container{
	width:782px;
	background-color: #FFFFFF;
	margin: auto;
	min-height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	
	}
	

	
	#header{
	width: 782px;
	height:100px;
	}
	
	#header img{
	border-style: none;
	}
	
	#titlename{
	width: 782px;
	height:72px;
	background-image: url(images/t_detail.gif);
	background-repeat: no-repeat;
	}
	
	#titlenamearticle{
	padding-top: 20px;
	padding-left: 20px;
	}
	
	#titlename h1{
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	
	#titleboxone{
	width: 391px;
	float: left;
	}
	
	#titleboxtwo{
	width: 391px;
	float: right;
	}
	
	#title{
	width: 349px;
	border: 1px solid #660000;
	padding: 10px;
	margin: 10px;
	}
	
	#title a:link{
	text-decoration:none;
	color: #333333;
	}
	#title a:visited{
	text-decoration:none;
	color: #333333;
	}
	#title a:hover{
	text-decoration:underline;
	color: #CC33CC;
	}
	#title a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
	#titlephoto{
	float:right;
	margin-top: 0px;
	/padding-top: 25px;
	margin-left: 5px;
	
	}
	
	#titlephoto img{
	border-style: none;
	width:130px;
	}
	
	#titlephoto2{
	float:right;
	margin-top: 0px;
	/padding-top: 25px;
	margin-left: 5px;
	
	}
	
	#titlephoto2 img{
	border-style: none;
	width:180px;
	}
	
	#pagephoto{
	float:right;
	margin-top: 5px;
	/padding-top: 25px;
	margin-left: 10px;
	margin-bottom:-10px;
	}
	
	#pagephoto img{
	border-style: none;
	width:200px;
	
	}
	
	#pagephoto2{
	float:right;
	margin-top: 5px;
	/padding-top: 25px;
	margin-left: 10px;
	margin-bottom:-10px;
	}
	
	#pagephoto2 img{
	border-style: none;
	width:170px;
	

	}
	
	#pagephoto3{
	float:right;
	margin-top: 5px;
	/padding-top: 25px;
	margin-left: 10px;
	margin-bottom:-10px;
	}
	
	#pagephoto3 img{
	border-style: none;
	width:140px;
	
	}
	
	
	#photofooter{
	clear: both;
	margin:0 auto;
	width: 782px;
	height: 90px;
	}
	
	#photofooter ul{
	list-style:none;

	}
	
	#photofooter li {
	
	float:left;
	margin-right: 15px;
	
	}
	
	
	#photo{
	float:right;
	margin-left: 5px;
	}
	
	#photo img{
	border-style: none;
	width:130px;
	}
	
	#contentarticle{
	float: left;
	width: 350px;
	}
	
	#titlearticle{
	clear: both;
	margin-top: -15px;
	*margin-top:15px;
	}
	
	
	
	#comment{
	clear: both;
	}
	
	#title h1{
	color: #000000;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#title h2{
	font: 11px/1.6em 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #333333;
	
	}
	
	#title p{
	font: 12px/1.6em 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #333333;
	}
	
	#titlefooter{
	clear: both;
	margin:0 auto;
	width: 782px;
	height: 67px;
	background: url(images/below03.gif) ;
	}
	
	#navi{
	width: 782px;
	padding-top: 15px;
    }
	
	#navi ul{
	list-style:none;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-indent: 3px;
	}
	
	#navi li {
	text-align: left;
	float:left;
	margin-right: 45px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	}
	
	#navi a {
	height: 18px;
	width:103px;
	display: block;
	padding-top: 2px;
	}
	
	#navi a:link{
	text-decoration:none;
	color: #333333;
	}
	#navi a:visited{
	text-decoration:none;
	color: #333333;
	}
	#navi a:hover{
	text-decoration:none;
	color: #CC33CC;
	}
	#navi a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
    #box{
	width: 782px;
	clear: left;
	margin-top: 10px;
	overflow:hidden;
   
	}
	
	#box ul{
	color: #333333;
	list-style:none;
	text-align: left;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 11px;
	line-height: 1.5;
	}
	
    #box li {
	margin-top: 10px;
	 }
	
	#box a:link{
	text-decoration:none;
	color: #333333;
	}
	#box a:visited{
	text-decoration:none;
	color: #333333;
	}
	#box a:hover{
	text-decoration:underline;
	color: #CC33CC;
	}
	#box a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
	#main{
	width:260px;
	float:left;
	background: transparent;
    }

#linklogo{
    width: 250px;
	height: 45px;
	background: url(images/01_05.gif) no-repeat left center;
	margin-top: 5px;
	margin-left: 5px;
	}
	
	#newslogo{
	height: 45px;
	background: url(images/01_01.gif) no-repeat left center;
	margin-top: 5px;
	margin-left: -10px;
	}
	
   #space{
	width:450px;
	background: transparent;
	float: left;
	padding-left: 20px;
	}
	
	#prospace{
	width:497px;
	background: transparent;
	float: left;
	padding-left: 20px;
	min-height:450px;
height: auto !important;
height: 450px;
	}
	
	#bookslogo{
	width: 250px;
	height: 45px;
	background: url(images/01_02.gif) no-repeat center center;
	margin-top: 5px;
	margin-left: -10px;
	}
	
	table.book{
	margin-left: 10px;
	margin-bottom: 30px;
	}
	
	#booksframe{
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#booksframe p{
	font: 11px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #333333;
	padding-right:5px;
	padding-left: 5px;
	}
	
	#booksframe img{
	padding-left: 20px;
	}

	#article{
	padding-right: 20px;
	padding-bottom: 2px;
	margin-top: 20px;
	>margin-bottom: -20px;
	}
	
	#article img{
		border-style: none;
	}
	
	#titleplate{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 5px;
	}
	
	#articlephoto{
	float: left;
	margin-top:-5px;
	margin-bottom:-5px;
	margin-right: 26px;
	margin-left: 1px;
	
	width: 140px;
	}
	
	#lastarticlephoto{
	float: right;
	margin-top:-5px;
	margin-right: 2px;
	margin-bottom:-5px;
	width: 140px;
	
	}
	
	#articlephoto img{
	border-style: none;
	width: 140px;

	
	}
	
	#lastarticlephoto img{
	border-style: none;
	width: 140px;
	
	
	}
	
	#articlemain{
		margin-top: -10px;

	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 10px;
	}
	
	#articlemain img{
		border-style: none;
		
	}
	
	table.schedule{
	border-collapse: collapse;
	margin-top: -10px;	
	}
	
	table.schedule td{
	
	border: 1px #999999 solid;
	color: #333333;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:  'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding:6px;
	
	}
	
	table.schedule td.left{
	
	border: 1px #999999 solid;
	color: #660000;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:  'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding:6px;
	
	}
	
	
	#articlenext{
	padding: 10px 10px 0px;
	border-top: 1px solid #999999;
	margin: 0px 10px;
	}
	
	#news{
	margin-bottom: 40px;
	margin-left: 10px;
	min-height:350px;
height: auto !important;
height: 350px;
	}
	
	#news img{
		border-style: none;
	}
	
	h1{
	color: #333333;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: normal;
	}
	
	h2{
	font: 12px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #660000;
		line-height: 1.5em;
		
	}
	
	h3{
	font:13px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #9900FF;
	letter-spacing: 0.4em;
	}
	
	h4{
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
	h5{
	font: 12px/1.7em 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	color: #000066;
	}
	
	h6{
	color: #333333;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 9px;
	line-height: 1.3em;
	margin-top: -10px;
	margin-bottom:10px;  font-weight:lighter;
	}
	
	p{
	color: #333333;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family:  'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	}
	
	
	.remark{
	color: #333333;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	border: 1px solid #CC33CC;
	}
	

	
	.fee{
	font-size: 13px;
	}
	
	.title{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
	
	
	.center{
	text-align: center;
	}
	
	
	
	.italic{
	font-style: italic;
	}
	
	#list{
	width:300px;
	float:right;
	}
	
	#prolist{
	width:260px;
	float:right;
	}
	
	#area{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
	clear: right;
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	}
	
	#flyer{
	border: 0px;
	text-align:center;
	text-justify: inter-ideograph;
	font-family:  'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
	#adarea{
	border: 1px solid #CCCCCC;
	margin-right: 30px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 80px;
	}
	
	#adarea2{
	border: 1px solid #CCCCCC;
	margin-right: 80px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 80px;
	}
	
	#information{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	#showcase{
	height: 70px;
	margin: 10px 15px;
	width: 219px;
	background: url(images/blank01.gif);
	}
	
	#informationnext{
border-top:1px solid #660000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	#informationnext img{
	border: none;
	}
	
	#informationad{
	border: 1px solid #660000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	

	#informationad img{

	}
	
	#adphoto{
	float:right;
	margin-left: 10px;
	margin-top:10px;

	}
	
	.futo{
	font-weight: bold;
	}
	
	.date{
	color: #660000;
	}
	
	.dateobi{
	color: #FFFFFF;
	background-color:  #660000;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;

	}
	
	
	
	.dateone{
	color: #CC33CC;
	font-weight: bold;
	}
	
	.name{
	float: right;
	
	}
	
	.small{
	font-size: 11px;
	}
	
	.toosmall{
	font-size: 10px;
	}
	
	.copy{
	font-size: 10px;
	float: right;
	}
	
	.extra{
	color: #6633FF;
	}
	
	#linkbox{
	
	margin-top: -20px;
	
	
	}
	
	#sub{
	width:521px;
	float:right;
	margin-top: 40px;
	margin-bottom: 30px;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;

	}
	
	
	#subone{
	width:259px;
	float:left;
	padding-bottom: 30px;
	}
	
	#linklogodemo{
	height: 25px;
	margin-top: 5px;
	margin-left: 5px;
	}

	#subtwo{
	width:259px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	
	padding-bottom: 30px;
	}
	
	#footer{
	clear: both;
	background-image: url(images/below03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
    margin-top: 0px;
    height: 55px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	}
	
	#footer ul{
	list-style:none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
	#footer li{
	float:left;
	margin-right: 5px;
	text-align: center;
	}
	
	#footer li a{
	width:95px;
	display: block;
	}
	
	#footer a:link{
	text-decoration:none;
	color: #FFFFFF;
	}
	#footer a:visited{
	text-decoration:none;
	color: #FFFFFF;
	}
	#footer a:hover{
	text-decoration:none;
	color: #CC33CC;
	}
	#footer a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
#window{
	padding: 20px;
	background-color: #FFFFFF;
}
	
	
