body {
	margin: 0px;
	background-color: #9A9B78;
	text-align: center;
	font-family: "Helvetica Neue",
                                Arial,
                               "Hiragino Kaku Gothic ProN",
                                "Hiragino Sans",
                                Meiryo,
                                sans-serif;
	}

a {
	color: #999966;
	text-decoration: none;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;

	}

a img {
	border-style:none;
	}

.clr {
	clear: both;
	}


#container {
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 780px;
	background-color: #fff;
	}

#banner {
	margin: 0 auto;
	width: 780px;
	height: 400px;
	text-align: left;
	background-image: url(images/banner.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

#banner h1 {
	padding:130px 0 0 420px;
	}

#minibanner {
	margin: 0 auto;
	width: 780px;
	height: 125px;
	text-align: left;
	background-image: url(images/minibanner.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

#minibanner h1 {
	padding:22px 0 0 162px;
	}

#minibanner h1 img a{
	border:none;
	text-decoration: none;
	}

.home {
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	}

.home a {
	color: #fff;
	}

.home a:hover {
	color: #ffff00;
	}



#navi {
	width: 780px;
	margin: 0;
	padding: 0;
}

#navi ul{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi a:hover {
	background-color: transparent;
	text-decoration: none;
	}

.main {
	margin: 0;
	text-align: center;
	}

.main2 {
	clear: both;
	margin-top: 40px;
	padding: 0 20px;
	text-align: center;
	}

.main3 {
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0 20px;
	text-align: center;
	}

.main3 h2 {
	font-size: 18px;
	color: #fff;
	padding: 10px 10px;
	margin-bottom: 20px;
	background-color: #3399ff;
	font-weight: 500;
	}

.pv {
	margin-top:25px;
	padding-left:15px;
	font-size:14px;
	background-image: url(images/tv.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}

.center {
	margin: 0;
	padding: 25px 20px;
	text-align: left;
	}

.left {
	float: left;
	width: 390px;
	overflow: hidden;
	}

.left h2,.right h2,.content h2,.contact h2 {
	font-size: 16px;
	color: #333;
	padding: 6px 10px;
	background-image: url(images/hanakara1_2.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	}

.left ul {
	margin: 15px 0;
	padding: 0 0 0 10px;
	}

.left li {
	list-style: none;
	line-height: normal;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	background-image: url(images/sankaku.gif);
	background-position: 0% 15%;
	background-repeat: no-repeat;
	}

.rss-item {
	font-size: 14px;
	}

.rss-date{
	font-size: 11px;
	}


.right {
	float: left;
	margin-left: 20px;
	width: 330px;
	overflow: hidden;
	}

.youtube {
	text-align: right;
	}

.title {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	}

td.aisatsu {
	vertical-align: top;
	font-size: 13px;
	}

.text {
	font-size: 12px;
	}

.content {
	clear: both;
	text-align: left;
	}

.content p , .left p , .right p {
	color: #000;
	margin: 15px 0 25px 0;
	padding: 0 0 0 10px;
	}

.content table {
	width: 730px;
	margin: 15px 0;
	}

.content td {
	vertical-align: top;
	}

.content h3 {
	font-size: 16px;
	margin-top: 15px;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	}

img.hidari {
	float:left;
	margin-right: 25px;
	margin-bottom: 20px;
	}

img.hidari2 {
	float:left;
	margin-right: 25px;
	}

.topics {
	margin: 15px 0 25px 0;
	padding: 15px;
	border: 1px solid #ccc;
	}

#footer	{
	clear: both;
	width: 780px;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 15px auto;
	}

#footer ul{
	display: inline;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#footer li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer a {
	background-color: transparent;
	color: #000;
	}

#footer a:hover {
	color: #666;
	text-decoration: underline;
	}

#footer p {
	background-color: transparent;
	text-decoration: none;
	margin: 0;
	padding: 5px 0;
	}


.photo {
	background-image: url(images/photoback.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	}

	/* hide from ie on mac _*/	
	#flashcontent {
		width: 480px;
		height: 680px;
	}
	/* end hide */

.nonbanner {
	padding: 75px 20px 0 0;
	text-align: right;
	}

.contact_navi {
	clear:both;
	margin-top:30px;
	}

.contact {
	clear: both;
	text-align: left;
	}

.contact table {
	margin: 15px 0 25px 0;
	padding: 0 0 0 50px;
	}

.contact td {
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
	}

table.disco {
	width: 730px;
	color: #000;
	margin: 15px 0 25px 0;
	padding: 0 0 0 10px;
	}

td.disco {
	vertical-align: top;
	}

.nonta {
	color: #000;
	margin: 15px 0 25px 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	}

.nonta-photo {
	color: #000;
	margin: 25px auto;
	}

.nonta-photo td {
	width: 180px;
                                padding: 5px;
                                text-align:center;
                                vertical-align:middle;
	}


.gotop {
	text-align: right;
	font-size: 12px;
	}

dl.kyokumoku {
	margin:10px 0;
	padding:0;
	}

dt.kyokumei {
	font-size:13px;
	margin-bottom:10px;
	}

dd.staff {
	font-size:12px;
	margin: 0 0 10px 14px;
	}

.date {
	font-size:10px;
	font-weight:normal;
	}

.red {
	font-weight:bold;
	color:#ff0000;
	}

.pkage {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
	}

.fuji {
	color: #000;
	margin: 15px 0 25px 0;
	padding: 0;
	}

.fujidate {
	font-size:10px;
	text-align:right;
	padding-right: 75px;
	}

.movie {
                                margin-bottom:30px;
                                }