@charset "Shift_JIS";
/*common style----------------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------------------------------------------------------------body-------*/
body {
	font-family: Arial, Helvetica, sans-serif,"lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 1.4em;
	color:#666666;
	letter-spacing: 1px;
	background-image: url(../../common/bg01.gif);
	background-repeat: repeat-x;
	text-align:center;
}
/*---------------------------------------------------------------------------------------------wrapper-------*/
#wrapper{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	border-left:solid 1px #454545;
	border-right:solid 1px #454545;
	background-color: #FFFFFF;
}
/*---------------------------------------------------------------------------------------------Japanese/English-------*/
#choice{
	background-color: #000000;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
}
.word{
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#choice a:link{
	color:#CCCCCC;
	text-decoration: none;
}
#choice a:visited{
	color:#CCCCCC;
	text-decoration: none;
}
#choice a:hover{
	color:#FF6600;
	text-decoration: underline;
}
#choice a:active{
	color:#FF0000;
	text-decoration: none;
}
/*---------------------------------------------------------------------------------------------header-------*/
#header {
	background-image: url(../../common/heading02.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 750px;
}
#siteID {
	padding-top: 140px;
	padding-left: 500px;
}
/*---------------------------------------------------------------------------------------------navi-------*/
#navibar{
	background-image: url(../../common/navi_bg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 750px;
}
#navibar li{
	float: left;
	list-style-type: none;
}
li img{display:block;}


/*---------------------------------------------------------------------------------------------main-------*/

#main{
	width: 750px;
}
/*---------------------------------------------------------------------------------------------contents-------*/
#contents {
	width: 750px;
	padding-bottom: 30px;
	background-image: url(../../common/side_bg01.gif);
	background-repeat: repeat-y;
	background-position: left;

}
/*---------------------------------------------------------------------------------------------location-------*/
#location{
	width: 690px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 60px;
	clear: both;
}

#location a:link{color:#666666;}
#location a:visited{color:#666666;}
#location a:hover{color:#FF6600;}
#location a:active{color:#000000;}
/*---------------------------------------------------------------------------------------------pageTitle-------*/
#pageTitle{
	width: 630px;
	maargin-left:20px;
	margin-bottom: 40px;
	margin-top: 30px;
	margin-left: 80px;
}

/*---------------------------------------------------------------------------------------------contentsHeading-------*/
.contentsHeading {
	margin-bottom: 30px;
	width: 600px;
	margin-left: 95px;
}
/*---------------------------------------------------------------------------------------------contentsTitle02-------*/
.contentsTitle02{
	clear: left;

}
/*---------------------------------------------------------------------------------------------contentsTitle03-------*/
.contentsTitle03{
	clear: right;

}
h3 {
	margin-bottom: 15px;
}
.news {
	font-size: 14px;
	line-height: 1.2em;
	color: #990000;
	font-weight: bold;
}

.image01 {
	float: left;
	border: 1px solid #000000;
	height: 193px;
	width: 250px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.image02 {
	float: right;
	height: 193px;
	width: 250px;
	border: 1px solid #000000;
	margin-left: 30px;
	margin-bottom: 10px;
}
/*---------------------------------------------------------------------------------------------PAGEROP-------*/
.totop {
	text-align: right;
	padding-right: 30px;
}
.totop a:link{
	color: #666666;
}
.totop a:visited{
	color: #666666;
}
.totop a:hover{
	color: #FF6600;
}
.totop a:active{
	color: #FF0000;
}

/*---------------------------------------------------------------------------------------------footer-------*/
#footer {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	width: 750px;
	color:#FFFFFF;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:1.8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
}
#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited{
	color: #FFFFFF;
		text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
