/* 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;
	
	}
	
	
	h1{
	color: #333333;
	letter-spacing: 0.1em;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 0.7em;
	font-weight: bold;
	}
	
	.small{
	font-size: 12px;
	}
	
	.caution{
	color: #660000;
	}
	
	h2{
	color: #660000;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.8em;
	>margin-top: -10px;
	margin-bottom:0px;
	*margin-bottom:10px;
	
	}	
	
	
	
	p{
	clear:right;
	color: #333333;
	font: 12px/1.8 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	text-align: justify;
text-justify: inter-ideograph;
	}
	
	h3{
	color: #333333;
	font: normal 11px/1.6 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	}
	
	#bigmaparea{
	width:782px;
	margin:5px auto 0;
    }
	
	#header{
	width: 782px;
	height:100px;
	}
	
	#header img{
	border-style: none;
	}
	
	#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;
	
   
	}
	
	#main{
	width:400px;
	float:left;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:20px;
	}
	
	#main ul{
	color: #333333;
	font: 10px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	}
	
	#main li{
	float:right;
	margin-top: -15px;
	background : url(images/dot.gif) no-repeat left center;
	padding-left: 10px;
	list-style-type: none;
	}
	
	#main a:link{
	text-decoration:none;
	color: #333333;
	}
	#main a:visited{
	text-decoration:none;
	color: #333333;
	}
	#main a:hover{
	text-decoration:underline;
	color: #CC33CC;
	}
	#main a:active{
	text-decoration:none;
	color: #CC33CC;
	}

#main2{
	width:550px;
		
	margin:10px;
	padding:10px;
	}
	
	#main2 a:link{
	text-decoration:none;
	color: #333333;
	}
	#main2 a:visited{
	text-decoration:none;
	color: #333333;
	}
	#main2 a:hover{
	text-decoration:underline;
	color: #CC33CC;
	}
	#main2 a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
	#schedulelogo{
	width: 250px;
	height: 45px;
	background: url(images/01_03.gif) no-repeat center center;
	margin-top: 5px;
	margin-left: -10px;
	}
	
	#slideshow{
		padding-top: 10px;
		margin-bottom: 30px;
	margin-top: 0px;
	
	padding-bottom: 10px;
	height:200px;
		
	}
	
	#slideshow img{
		margin-right: 41px;
	margin-left: 41px;
	border-style: none;
	
		
	}
	
	.maincontent{
		clear: both;
	border-top: 1px solid #660000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	*padding-bottom: 10px;
	padding-left: 5px;
	}
	
	
	.titleplate{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 5px;
	}
	
	
	.contentphoto{
	width: 150px;
	float: right;
	
	}
	
	.contentphoto img{
	border-style: none;
	width: 150px;
	}
	
	.contentarticle{
	float: left;
	margin-top: -5px;
	width: 220px;
	padding-bottom:10px;
	>margin-bottom: -15px;
	}
	
	#contentarticleie{
	clear: both;
	margin-top: -10px;
	margin-bottom:10px;
	}

	
	#map{
	width:350px;
	margin:10px;
	padding:10px;
    float: left;
}
	
	#lastmaincontent{
		
		
	
		clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
margin-bottom:-10px;
	border-top: 1px solid #660000;
	
	}
	
	

	.remark{
	color: #CC33CC;
	border: 1px solid #CC33CC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	
	}
	
	.name{
	float: right;
	}
	
	.mini{
	font-size: 11px;
	}
	
	.toosmall{
	font-size: 9px;
	line-height: 1.5;
	float: right;
	margin-top: 0px;
	}
	
	#webspeciallogo{
		clear: both;
	width: 250px;
	height: 45px;
	margin-top: 5px;
	margin-left: 10px;
		margin-right: 10px;
	background-image: url(images/t05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	#webspecial{
		clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

	background-color: #FFFFFF;
	border: 1px solid #660000;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
	}
	
	#webspecial img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
	
	
	
    #webspecial p{
	padding-left:20px;
	padding-right:20px;
	color: #333333;
	font: 12px/1.8 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
}
	
	
	
	#addclip{
		margin-top: 10px;
	margin-bottom:20px;
	}
	 
	#column{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
	border: 1px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
	}
	
	#subcolumn{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #660000;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
	}
	
	#subcolumn ul{
	font: 12px/1.6 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	list-style: none;
	}
	
	#subcolumn li{
	float: none;
	clear: right;
	background: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	}
	
	#subcontent{
	width:309px;
	float:right;
	padding-right: 20px;
	padding-left: 20px;
    }
	
	#subcontent a:link{
	text-decoration:none;
	color: #333333;
	}
	#subcontent a:visited{
	text-decoration:none;
	color: #333333;
	}
	#subcontent a:hover{
	text-decoration:underline;
	color: #CC33CC;
	}
	#subcontent a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
	#subcontent ul{
	list-style:none;
	color: #333333;
	font: 10px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	}
	
	#subcontent li{
	margin-top: -15px;
	list-style:none;
	float: right;
	background: url(images/dot.gif) no-repeat left center;
	padding-left: 10px;
	}
	
	#maplogo{
	width: 250px;
	height: 45px;
	background: url(images/01_04.gif) no-repeat center center;
	margin-top: 5px;
	margin-left: -15px;
	}
	
	#maparea{
	margin-top: 10px;
	margin-bottom:-10px;
	}
	
	#maparea img{
	border: 1px solid #660000;
	width: 307px;
	
	}
	
	#billboard{
		width: 300px;
		height:144px;
	margin-top: 20px;
	margin-bottom:10px;
	background: url(images/greeting.png) no-repeat center center;
	}
	
	#billboard img{
	
	
	}
	
	#mobilelogo{
	width: 250px;
	height: 45px;
	background-image: url(images/01_07.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: -15px;
	}
	
	#mobile{
	}
	
	#qrcord{
	float: left;
	margin-top: 10px;
	border: 1px solid #660000;
	padding: 1px;
	}
	
	#adareatwo{
	float: right;
	padding-left: 5px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	}
	
	#photo{
	margin-top: 30px;
	margin-bottom: 10px;
	}
	
	#photo img{
	width: 309px;
	}

#infor{
	background: #FFFFFF;
	border: 1px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 0px;         /* CSS3 */
   -moz-border-radius: 0px;    /* Firefox */
   -webkit-border-radius: 0px; /* Safari,Chrome */

	}
	
	#searchlogo{
	width: 250px;
	height: 45px;
	margin-left: -15px;
	clear: both;
	background-image: url(images/t06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	
	#search{
	background: #FFFFFF;
	border: 1px solid #660000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */

	}
	
	#twitter{

	margin-top: 30px;
	margin-bottom: 20px;
	}
	
	#facebook{
	border: 1px solid #660000;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
		margin-bottom:10px;
	}
	
	.banner{
	margin-top: 10px;
	 }
	 
	 .banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	 
	 #adarea{
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 20px;
	 }
	
	 #notice{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	 }
	 
	#notice ul{
	color: #333333;
	font: 12px 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
	list-style: none;
	 }
	 
	#notice li{
	margin: 10px 0px 0px -20px;
	float: none;
	clear: right;
	 }
	 
	#notice a:link{
	text-decoration:none;
	color: #333333;
	}
	#notice a:visited{
	text-decoration:none;
	color: #333333;
	}
	#notice a:hover{
	text-decoration:none;
	color: #CC33CC;
	}
	#notice a:active{
	text-decoration:none;
	color: #CC33CC;
	}
	
	#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;
	}
	
	
	#back-top {
position: fixed;
bottom: 20px;
right: 5px;
}
 
