
body {
	background-color: #f5f5f5;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #3399CC;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

img {
	border: none;
}

.clear {
	clear: both;
}

h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

.red {
	color: #FF0000;
}

.green {
	color: #99CC00;
}

.blou {
	color: #3366CC;
}

.blougreen {
	color: #33CCCC;
}

.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.img-lf {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 5px;
}


/**********コンテナー************/

#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}

/*************ヘッダー*****************/

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}

#header .toplogo {
	float: left;
	height: 65px;
	width: 350px;
	margin-top: 5px;
	margin-left: 10px;
}

/**************トップナビ*************/

#navi {
	width: 240px;
	height: 20px;
	background-position: center center;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
}

#navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 240px;
}

#navi li {
	float: left;
	width: 75px;
	height: 18px;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	display:block;
}

#navi li.navi1b{
	background:url(../images/navi1b.gif) no-repeat;
}

#navi li.navi2b{
	background:url(../images/navi2b.gif) no-repeat;
}

#navi li.navi3b{
	background:url(../images/navi3b.gif) no-repeat;
}

#navi li a{
	display:block;
	width:75px;
	height:18px;
}

#navi li a:hover {
	background-color:transparent;
}

#navi li a:hover img{
	visibility:hidden;
}

/************コンテンツ****************/

#contents {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
}

#right-side {
	float: right;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
}

#left-side .m-box01 {
	background-image: url(../images/menu-waku03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side .m-boxtop {
	margin: 0px;
	height: 10px;
	width: 180px;
}

#left-side .m-boxbtm {
	margin: 0px;
	height: 15px;
	width: 180px;
}

#left-side .l-box02 {
	background-image: url(../images/link-waku03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side .l-boxtop {
	margin: 0px;
	height: 60px;
	width: 180px;
}

#left-side .l-boxbtm {
	margin: 0px;
	height: 15px;
	width: 180px;
}


/**********メニュー*******************/

#left-side .menu {
	width: 170px;
	margin: 0px auto;
}

#left-side .menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 170px;
}

#left-side .menu li {
	height: 30px;
	width: 170px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}

#left-side .menu li img {
	vertical-align: top;
}


#left-side .menu li.menu1b{
	background:url(../images/menu1b.gif) no-repeat;
}

#left-side .menu li.menu2b{
	background:url(../images/menu2b.gif) no-repeat;
}

#left-side .menu li.menu3b{
	background:url(../images/menu3b.gif) no-repeat;
}

#left-side .menu li.menu4b{
	background:url(../images/menu4b.gif) no-repeat;
}

#left-side .menu li.menu5b{
	background:url(../images/menu5b.gif) no-repeat;
}

#left-side .menu li.menu6b{
	background:url(../images/menu6b.gif) no-repeat;
}

#left-side .menu li.menu7b{
	background:url(../images/menu7b.gif) no-repeat;
}

#left-side .menu li.menu8b{
	background:url(../images/menu8b.gif) no-repeat;
}

#left-side .menu li.menu9b{
	background:url(../images/menu9b.gif) no-repeat;
}

#left-side .menu li.menu10b{
	background:url(../images/menu10b.gif) no-repeat;
}

#left-side .menu li.menu11b{
	background:url(../images/menu11b.gif) no-repeat;
}

#left-side .menu li.menu12b{
	background:url(../images/menu12b.gif) no-repeat;
}

#left-side .menu li a{
	display:block;
	width:170px;
	height:30px;
}

#left-side .menu li a:hover {
	background-color:transparent;
}

#left-side .menu li a:hover img{
	visibility:hidden;
}

.menu-sp {
	margin-top: 7px;
}

.banner-menu {
	margin-top: 10px;
	margin-bottom: 0px;
}

/**************コンテンツ***********/

#left-side .l-box02 p {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	font-size: 85%;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 30px;
}

#topimg {
	background-image: url(../images/topimg-btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
	width: 570px;
	margin: 0px;
	padding-bottom: 20px;
}

.toph1 {
	font-size: 75%;
	line-height: 120%;
	text-indent: -9999px;
	background-image: url(../images/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 570px;
}

#subimg {
	height: 120px;
	width: 570px;
	margin: 0px;
}

#right-side .wn {
	width: auto;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.cat-sp {
	margin-top: 10px;
}

.catch {
	font-size: 75%;
	line-height: 170%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 7px;
}

#right-side .c-box01 {
	float: left;
	width: 270px;
	margin-top: 5px;
	margin-left: 0px;
}

#right-side .c-box02 {
	float: right;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
}

#right-side .c-box02song {
	background-image: url(../images/song-waku03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 290px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#right-side .c-box02songtop {
	margin: 0px;
	height: 10px;
	width: 290px;
}

#right-side .c-box02songbtm {
	margin: 0px;
	height: 10px;
	width: 290px;
}

#right-side .c-box02song p {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
}


/************ページトップ他************/

#pagetop {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
}

#close {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}

/************フッター***************/

#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8FD000;
}

#footer p {
	font-size: 75%;
	line-height: 150%;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/***************コンテンツメイン**********/

#right-side .main {
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right-side .main p {
	font-size: 75%;
	line-height: 170%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 7px;
}

#right-side .rh-waku {
	text-align: right;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#right-side .rh-waku p {
	text-align: right;
}

#right-side .rh-waku2 {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#right-side .rh-waku2 p {
	text-align: left;
	color: #999999;
}

.w100 {
	width: 90px;
}

.tbl-ctr {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tbl-gd {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.txt-gd {
	font-size: 75%;
	line-height: 120%;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	width: 140px;
}

.tbl-hyo2 {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.txt-g01 {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.txt-g02 {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	width: 370px;
}

/***********リスト**************/

#right-side .list01 {
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

#right-side .list01pht {
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}

#right-side .list01txt {
	float: right;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
}

.list01-title {
	font-size: 85%;
	line-height: 130%;
	color: #333333;
	background-color: #f0f0f0;
	text-align: left;
	margin: 5px 5px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC00;
	background-image: url(../images/title-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: auto;
}

#right-side .list01btn {
	text-align: right;
	width: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#right-side .main .list02 {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 3px;
}

.img-rh {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#right-side .main .list02 p {
	font-size: 75%;
	line-height: 140%;
	color: #996633;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	text-align: left;
}

.h4-title2 {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 75%;
	line-height: 130%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	margin: 0px;
	padding: 7px 5px 5px 20px;
}

.pht-rh {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

.yellow-bg {
	background-color: #FFF0C4;
}

h5 {
	font-size: 85%;
	line-height: 160%;
	color: #CC3300;
	margin: 0px;
	padding: 5px;
}

#right-side .main .link {
	background-color: #FFFDEA;
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#right-side .main .linktop {
	margin: 0px;
	height: 15px;
	width: 560px;
}

#right-side .main .link p {
	font-size: 75%;
	line-height: 130%;
	color: #CC6600;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 20px 4px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}

.tbl-con {
	background-color: #FFCC33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.txt-con1 {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	background-color: #FFF2CA;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
}

.txt-con2 {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

.txt-10gr {
	font-size: 10px;
	color: #999999;
}

#right-side .list-detail {
	display: inline;
	padding: 5px 0px 3px;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-left: 12px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

/*********インフォ*************/

#contents .info {
	width: 720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#contents .info p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

#contents .pht3 {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-left: 7px;
	display: inline;
}

.info-title {
	font-size: 85%;
	line-height: 130%;
	color: #333333;
	background-color: #f0f0f0;
	text-align: left;
	margin: 5px 0px 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC00;
	background-image: url(../images/title-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: auto;
}

#modoru {
	text-align: center;
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
