@import url("img.css");
@import url("font.css");
body      {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#container {
	width: 722px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	padding-bottom: 30px;
}
#head {
	padding-top: 560px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headtext {
	background: url(../extra/images/works.gif) no-repeat left top;
	text-align: left;
	width: 330px;
	padding-top: 65px;
	padding-left: 56px;
	margin-left: 80px;
	padding-bottom: 50px;
}
#headtext p {
	line-height: 20px;
	font-size: 13px;
}
#headtext a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	padding-bottom: 4px;
}
#headtext a:hover {
	color: #CC3300;
	text-decoration: none;
}
#footer {
	padding-top: 40px;
}
.backbtn {
	background: url(../extra/images/top_on.gif) no-repeat center center;
	height: 24px;
	width: 150px;
	margin-left: 70px;
}
.backbtn h6 {
	margin: 0px;
	padding: 0px;
}
.backbtn a {
	background: url(../extra/images/top_off.gif) no-repeat center center;
	display: block;
}
.backbtn a:hover {
	background: url(none);
	display: block;
}
.backbtn2 {
	height: 60px;
	width: 150px;
	margin-bottom: 10px;
	background-image: url(../extra/images/top_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 420px;
}
.backbtn2 a {
	display: block;
	background-image: url(../extra/images/top_off.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
.backbtn2 a:hover {
	background: url(none);
	display: block;
}
#menuindex {
	text-align: left;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
h2 {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	font-weight: normal;
}
#menuother {
	text-align: left;
	width: 580px;
	padding-top: 50px;
	border-bottom: 1px dotted #666666;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 20px;
}
#menuother p {
	line-height: 20px;
	width: 260px;
	height: 95px;
	margin-right: 15px;
	margin-left: 15px;
}
#menuother   a {
	width: 260px;
	text-align: left;
	border: 1px dotted #666666;
	display: block;
	text-decoration: none;
	background: url(../images/next2_off.gif) no-repeat right center;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-bottom: 5px;
}
#menuother a:hover {
	color: #FFFFFF;
	width: 260px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px dotted #666666;
	display: block;
	text-decoration: none;
	background: #669966 url(../images/next2_on.gif) no-repeat right center;
	padding-left: 6px;
	margin-bottom: 5px;
}
.textred {
	color: #CC3300;
	font-size: 12px;
}
.texts {
	color: #333333;
	font-size: 12px;
	margin-top: 15px;
	display: block;
	width: 250px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#indexold {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexold a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/old.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexold a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/old.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexdo  {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexdo   a  {
	width: 560px;
	height: 150px;
	background: url(../images/images/do.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexdo   a:hover  {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/do.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexmo {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexmo a {
	width: 560px;
	height: 150px;
	background: url(../images/images/mo.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexmo a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/mo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexohana {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexohana a {
	width: 560px;
	height: 150px;
	background: url(../images/images/ohana.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexohana a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ohana.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexna {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexna a {
	width: 560px;
	height: 150px;
	background: url(../images/images/na.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexna a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/na.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexn {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexn a {
	width: 560px;
	height: 150px;
	background: url(../images/images/n.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexn a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/n.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indextac {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indextac a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/tac_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indextac a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/tac_2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexdr07 {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexdr07 a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/dr07.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexdr07 a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/dr07.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexyam {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexyam a {
	width: 560px;
	height: 150px;
	background: url(../images/images/yam.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexyam a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/yam.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexsa {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexsa a {
	width: 560px;
	height: 150px;
	background: url(../images/images/sa.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexsa a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/sa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexss {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexss a {
	width: 560px;
	height: 150px;
	background: url(../images/images/ss.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexss a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ss.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexta {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexta a {
	width: 560px;
	height: 150px;
	background: url(../images/images/ta.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexta a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ta.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexki {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexki a {
	width: 560px;
	height: 150px;
	background: url(../images/images/ki.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexki a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ki.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexsu {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexsu a {
	width: 560px;
	height: 150px;
	background: url(../images/images/su.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexsu a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/su.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexo {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexo a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/o.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexo a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/o.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexnaga {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexnaga a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/naga.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexnaga a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/naga.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexdr00 {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexdr00 a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/dr00.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexdr00 a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/dr00.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexdr97 {
	width: 580px;
	height: 180px;
	margin-bottom: 30px;
	border-top: 1px dotted #666666;
}
#indexdr97 a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/dr97.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexdr97 a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/dr97.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexma {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexma a {
	width: 560px;
	height: 150px;
	background: url(../images/images/ma.jpg) no-repeat right center;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
}
#indexma a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ma.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexsak {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexsak a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/sak.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexsak a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/sak.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
#indexka {
	width: 580px;
	height: 180px;
	border-top: 1px dotted #666666;
	margin-bottom: 30px;
}
#indexka a {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	border-right: 10px solid #FFFFFF;
	background-image: url(../images/images/ka.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#indexka a:hover {
	width: 560px;
	height: 150px;
	display: block;
	padding-left: 10px;
	padding-top: 15px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	background-color: #D0CDC6;
	background-image: url(../images/images/ka.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #D0CDC6;
}
