/*
	Site Name: l`X
	Description: CSS filter
	Date: 2007/04/20
	Last Update: 2007/05/24
	Author: Revonet Inc. http://www.revonet.co.jp
*/

@charset "Shift_JIS";

/* ===== Universal Reset ===== */

*{
margin:0px;
padding:0px;
}

img {
	border: none;
	margin-bottom: 5px;
}

p {
	line-height: 160%;
	text-align: left;
}

.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	border: 3px solid #dddddd;
	float: right;
	margin-left: 10px;
	clear: both;
}
.border {
	border: 3px solid #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border2 {
	border: 3px solid #dddddd;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 10px auto;
}

#content p {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 520px;
}
#content .media {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 520px;
	height: 200px;
}
#content .media2 {
	margin: 0px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: 520px;
	height: 160px;
}
#content .Right {
	float: right;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 0px;
	width: 180px;
}
#content .Right img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Right p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 0px;
	width: 110px;
}
#content .Left img{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .Left p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left130 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 130px;
	margin: 3px;
}
#content .Left130 img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Left130 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 80px;
}
#content .Left180 {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 5px;
	width: 180px;
}
#content .Left180 img{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .Left180 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 150px;
}
#content .Left250 {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-right: 10px;
	width: 250px;
}
#content .Left250 img{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .Left250 p{
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 220px;
}

#content .list {
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .news .list {
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .list2 {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content .list3 {
	background-image: url(../images/indexList.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
}


#content .glay {
	background-image: url(../images/glaybg.gif);
	padding: 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top left;
	color: #333333;
	padding-top: 5px;
}

a {
	color: #339933;
}

a:hover {
	color: #336633;
}

ul {
	margin: 20px;
}

li {
	margin: 10px;
}
body {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #EFEFEF;
}

.seoKey {
	text-indent: -9999px;
	font-size: 1px;
}

.news {
	margin-left: 10px;
	padding-bottom: 10px;
}

dl {
	background-color: #EEEEEE;
	margin: 10px auto;
	border: 1px solid #cccccc;
	border-top: none;
	width: 500px;
	font-size: 95%;
}

dt {
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #cccccc;
	width: 130px;
	float: left;
	text-align: left;
}
	
dd {
	background-color: white;
	margin: 0 0 0 160px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	color: #666666;
	margin-left: 140px;
}

#content h2{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/h2Bg.jpg);
	clear: both;
	background-repeat: no-repeat;
	background-position: top left;
	width: 535px;
	padding-left: 75px;
	padding-top: 15px;
	color: #000000;
	font-size: 130%;
	padding-bottom: 15px;
}

.news img{
	float: right;
	margin-right: 28px;
}

#content .news p {
	width: 500px;
	margin: 0px;
	background-image: url(../images/newsList.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
	margin-top: 10px;
	clear: both;
	font-size: 120%;
}

#footer {
	width: 100%;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: top left;
	text-align: left;
	padding-left: 40px;
	padding-top: 33px;
	clear: both;
	padding-bottom: 30px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	color: #CCCC33;
	text-decoration: underline;
}


#footer p{
	margin-left: 40px;
}


#container {
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

.B_crumbBox {
	clear: both;
	text-align: left;
	float: left;
	width: 500px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: "MS PGothic", "Osaka";
}

#copy {
	text-align: center;
	padding: 5px;
	padding-right: 10px;
}
.copyLogo a{
	background-image: url(../images/copyLogo.gif);
	width: 62px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#copy .plus{
	font-size: 85%;
	color: #333333;
	text-decoration: none;

}
#revo {
	float: right;
	margin: 0px 10px;
}
#header {
	background-image: url(../images/headerBg.gif);
	height: 120px;
}

#header a{
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}

#header a:hover{
	text-decoration: underline;
	color: #C48422;
}

.hList {
	background-image: url(../images/hList.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	margin-right: 10px;
}

.logo a{
	display: block;
	height: 80px;
	float: left;
	width: 380px;
	margin-left: 10px;
	margin-top: 30px;
	text-indent: -9999px;
}
.headContact {
	display: block;
	height: 80px;
	float: right;
	width: 215px;
	margin-top: 30px;
	margin-right: 15px;
	background-image: url(../images/headContact.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#mainImg {
	height: 257px;
	background-color: #000000;
}

#mainImg2 {
	background-image: url(../images/mainImg2.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}

#mainImg2 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#mainImg4 {
	background-image: url(../images/mainImg4.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}

#mainImg4 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#mainImg3 {
	background-image: url(../images/mainImg3.jpg);
	padding-bottom: 19px;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 110px;
}
#mainImg3 h2{
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}


#gNavi {
	background-image: url(../images/gNavi.gif);
	height: 45px;
}

#gNavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

#gNavi ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	
}

#gNavi ul li a{
	display: block;
	color: #333333;
	text-decoration:none;
	height: 45px;
	background-image: url(../images/gNavi.gif);
}

#gNavi ul li a:hover{
	display: block;
	color: #333333;
	background-repeat: no-repeat;

}


#gNavi li a{
	font-size: 12px;
	text-indent: -9999px;
}



#gNavi li#navi_1 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 156px;
	background-position: 0px 0px;

}
#gNavi li#navi_1 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: 0px -45px;
	height: 45px;
	width: 156px;
}

.navi_1 {
	background-image: url(../images/gNavi.gif);
	background-position: 0px 0px;
	height: 45px;
	width: 156px;
}

/*==*/

#gNavi li#navi_2 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 156px;
	background-position: -156px 0px;
}
#gNavi li#navi_2 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -156px -45px;
	height: 45px;
	width: 156px;
}

.navi_2 {
	background-image: url(../images/gNavi.gif);
	background-position: -156px -0px;
	height: 45px;
	width: 156px;}
/*==*/

#gNavi li#navi_3 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 156px;
	background-position: -312px 0px;
}
#gNavi li#navi_3 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -312px -45px;
	height: 45px;
	width: 156px;
}


.navi_3 {
	background-image: url(../images/gNavi.gif);
	background-position: -312px -0px;
	height: 45px;
	width: 156px;
}
/*==*/

#gNavi li#navi_4 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 156px;
	background-position: -468px 0px;
}
#gNavi li#navi_4 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -468px -45px;
	height: 45px;
	width: 156px;
}

.navi_4 {
	background-image: url(../images/gNavi.gif);
	background-position: -468px -0px;
	height: 45px;
	width: 156px;
}

/*==*/

#gNavi li#navi_5 a{
	background-image: url(../images/gNavi.gif);
	height: 45px;
	width: 156px;
	background-position: -624px 0px;
}
#gNavi li#navi_5 a:hover{
	background-image: url(../images/gNavi.gif);
	background-position: -624px -45px;
	height: 45px;
	width: 156px;
}


.navi_5 {
	background-image: url(../images/gNavi.gif);
	background-position: -624px -0px;
	height: 45px;
	width: 156px;
}

#content {
	float: right;
	width: 555px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
table {
	background-color: #DBDBDB;
	padding: 0px;
	text-align: left;
	width: 525px;
	margin-left: 5px;
}
caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr {}

td {
	background-color: #FFFFFF;
	padding: 5px;
}

th {
	background-color: #0094D5;
	padding: 5px;
	font-size: 100%;
	color: #FFFFFF;
}

form {
	text-align: left;
	background-color: #FFFFFF;
}

.color2 {
	background-color: #EEEEEE;
	width: 200px;
	text-align: center;
}

.color1 {
	background-color: #EEEEEE;
	width: 90px;
	text-align: center;
}

#content .newsAll a{
	background-image: url(../images/newsAll.gif);
	width: 145px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content .frameHead {
	background-image: url(../images/frameHead.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
#content .frameContent {
	background-image: url(../images/frameContent.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-bottom: 5px;
}
#content .frameBottom {
	background-repeat: no-repeat;
	background-image: url(../images/frameBottom.gif);
	background-position: bottom left;
	padding-left: 40px;
	padding-bottom: 10px;
}

#content .newsTitle {
	background-image: url(../images/contentNews.gif);
	height: 40px;
	width: 230px;
	clear: both;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	margin: 0px;
	display: block;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
}

.contentBn1 {
	float: left;
	background-image: url(../images/contentBn.gif);
	width: 260px;
	height: 200px;
	text-indent: -9999px;
}

.contentBn2 {
	background-image: url(../images/contentBn2.gif);
	height: 200px;
	width: 260px;
	float: left;
	margin-left: 15px;
	text-indent: -9999px;
}

.contentBn3 {
	background-image: url(../images/hina.gif);
	width: 535px;
	height: 350px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.contentBn1 a{
	display: block;
	width: 260px;
	height: 200px;

}

.contentBn2 a{
	display: block;
	width: 260px;
	height: 200px;

}

.contentBn3 a{
	display: block;
		width: 535px;
	height: 350px;

}
.contentBn4 {
	background-image: url(../images/gogatsu.jpg);
	width: 535px;
	height: 350px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.contentBn4 a{
	display: block;
		width: 535px;
	height: 350px;

}

#content .halfFrame {
	float: left;
	text-align: center;
}

#content .halfFrameR {
	float: right;
	margin-right: 10px;
	text-align: center;
}

#content .half {
	width: 255px;
	text-align: left;
	background-image: url(../images/h3Bg_half.gif);
}
#content .halfR {
	width: 255px;
	text-align: left;
	background-image: url(../images/h3Bg_half.gif);
}
#content .halfImg {
	clear: both;
	margin: 10px;
}

#content .clear{
	clear: both;
}


#content h3{
	margin: 0px;
	background-image: url(../images/h3Bg.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	color: #80552B;
	padding-left: 15px;
	margin-top: 10px;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 15px;
	clear: both;
}

#content h4{
	margin: 0px;
	font-size: 100%;
	background-image: url(../images/h4Bg.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 20px;
	color: #B16F1D;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .font{
	font-size: 130%;
	font-weight: bold;
}


.profile {
	background-image: url(../images/profileBg.gif);
	width: 535px;
	margin: 0px auto;
	padding: 10px;
	background-repeat: no-repeat;
	height: 200px;
	display: block;
	margin-top: 10px;
	clear: both;
}

#content .profile p{
	margin: 0px;
	font-size: 95%;
	line-height: 140%;
	padding-left: 25px;
	margin-top: 1px;
	margin-left: 3px;
}

.profile .green {
	font-size: 85%;
	color: #339933;
	padding-left: 0px;
}

.profile2 {
	background-image: url(../images/profileBg3.gif);
	width: 535px;
	margin: 0px auto;
	padding: 10px;
	background-repeat: no-repeat;
	height: 200px;
	display: block;
	margin-top: 10px;
	clear: both;
}

#content .profile2 p{
	margin: 0px;
	font-size: 95%;
	line-height: 140%;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.profile2 .green {
	font-size: 85%;
	color: #339933;
	padding-left: 0px;
}


.profList1 {
	background-image: url(../images/profList3.gif);
	background-repeat: no-repeat;
}
.profList2 {
	background-image: url(../images/profList2.gif);
	background-repeat: no-repeat;
}
.profList3 {
	background-image: url(../images/profList1.gif);
	background-repeat: no-repeat;
}

#sideNavi {
	width: 210px;
	padding-top: 10px;
	float: left;
	text-align: left;
	padding-left: 15px;
}

#sideNavi a{
	color: #000000;
	text-decoration: none;
}
#sideNavi a:hover{
	color: #CC9933;
	text-decoration: underline;
}


#sideNavi h2{
	margin: 0px;
	padding: 0px;
}

#sideNavi p{
	background-image: url(../images/sideListBg.gif);
	width: 200px;
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	float: left;
	padding: 0px;
	background-position: top left;
	padding-left: 25px;
	margin: 0px;
	height: 30px;
	margin-bottom: 5px;
	padding-top: 3px;

}

#sideNavi .sideList {

}

.sideBn1 a{
	background-image: url(../images/sideBn1.jpg);
	width: 200px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
	clear: both;
	background-repeat: no-repeat;
	text-align: left;

}

.sideBn2 a{
	background-image: url(../images/sideBn2.jpg);
	width: 200px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px;
		margin-bottom: 5px;


}

.sideTitle1 {
	background-image: url(../images/sideTitle1.gif);
	width: 200px;
	height: 45px;
	text-indent: -9999px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	margin: 0px;
		margin-bottom: 5px;

}
.sideTitle1 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle2 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle3 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle4 a{
	width: 200px;
	height: 45px;
	display: block;

}
.sideTitle5 a{
	width: 200px;
	height: 45px;
	display: block;

}

.sideTitle2 {
	background-image: url(../images/sideTitle2.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	float: left;
	background-repeat: no-repeat;
		margin: 0px;
			margin-bottom: 5px;


}
.sideTitle3 {
	background-image: url(../images/sideTitle3.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
		margin: 0px;
			margin-bottom: 5px;


}
.sideTitle4 {
	background-image: url(../images/sideTitle4.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}
.sideTitle5 {
	background-image: url(../images/sideTitle5.gif);
	width: 200px;
	height: 45px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}
.sideTitle6 {
	background-image: url(../images/hina_banner.jpg);
	width: 200px;
	height: 130px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}
.movie {
	background-image: url(../images/movie.gif);
	width: 200px;
	height: 167px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
		margin: 0px;
			margin-bottom: 5px;
}

.movie a{
	width: 200px;
	height: 167px;
	display: block;

}

.sideHina {
	background-image: url(../images/hina_banner.jpg);
	width: 200px;
	height: 130px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
}

.sideHina a{
	width: 200px;
	height: 130px;
	display: block;

}

.sideProf {
	background-image: url(../images/sideProf.gif);
	width: 200px;
	height: 167px;
	margin-bottom: 5px;
	text-indent: -9999px;
	clear: both;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	margin-bottom: 5px;
}

.sideProf a{
	width: 200px;
	height: 167px;
	display: block;

}


#gtp {
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gtp a{
	width: 145px;
	height: 34px;
	display: block;
	float: right;
	text-indent: -9999px;
	background-image: url(../images/gtp.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.dvd {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.center2 {
	text-align: left;
	padding-left: 5px;
}

.style1 {
	font-size: 110%;
	font-weight: bold;
}
.style2 {
	color: #FF6600;
	padding: 5px;
	font-size: 120%;
}
.style3 {
	color: #992121;
	padding: 5px;
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(../images/span3.gif);
	border-bottom: 1px solid #cccccc;
}
.style4 {
	color: #992121;
	padding: 5px;
}
