@charset "utf-8";
#up-code {
	width: 500px;
	text-align: right;
	height: 20px;
	float: right;
}


* {  
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
    border-left-width: 0px;
}
body,html{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	height: auto;
	text-align: center;
	color: #1E1E1E;
	background-repeat: repeat-x;
	background-image: url(../img/haikei.gif);
}

#outline {
	height: auto;
	width: 900px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #DDD;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #DDD;
	margin: auto;
	padding-bottom: 100px;
}
#titleBox {
	height: 80px;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/titleback.gif);
	background-repeat: repeat;
}
#titleBoxleft {
	float: left;
	height: 80px;
	width: 400px;
}
#titleBoxright {
	float: right;
	height: 20px;
	width: 490px;
	padding-top: 60px;
	font-size: 75%;
}
#titleBoxrighthidari {
	float: left;
	height: auto;
	width: 190px;
}

#titleBoxrightmigi {
	float: right;
	height: auto;
	width: 290px;
	text-align: right;
}
#imageBox {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#naviBox {
	height: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 10px;
	font-size: 75%;
	padding-top: 5px;
}
#navigationarea {
	float: left;
	height: auto;
	width: 200px;
}
#addressBox {
	height: auto;
	width: auto;
	text-align: left;
}
#addressBoxArea {
	width: auto;
	margin-left: 15px;
	font-size: 90%;
	line-height: 15px;
	height: auto;
	margin-bottom: 20px;
}
#setumei {
	width: 180px;
	margin-top: 10px;
	font-size: 70%;
}
#setumei2 {
	width: 180px;
	margin-top: 10px;
	font-size: 70%;
	text-align: center;
}
#infoarea {
	width: 690px;
	float: right;
	text-align: left;
	height: auto;
}
#imageboxsub {
	height: 70px;
	width: 690px;
}
#imageboxsub2 {
	height:300px;
	width: 690px;
}
.textarea {
	width: 690px;
	text-align: left;
	margin-bottom: 20px;
	height: auto;
}
.comment {
	height: auto;
	width: 640px;
	color: #272727;
	margin-bottom: 25px;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 90%;
}

.comment2 {
	height: auto;
	width: 640px;
	color: #272727;
	margin-bottom: 25px;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	font-size: 90%;
}
.commentArea {
	height: auto;
	width: 640px;
	color: #272727;
	margin-top: 10px;
	font-size: 93%;
}

#footer {
	height: 100px;
	width: 100%;
	bottom:0;
	text-align: center;
	background-color: #ff6600;
	font-weight: bold;
	color: #FFF;
}
#footerTextarea {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


a {
	text-decoration: none;
	color: #272727;
}
a img {
border-style:none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
	font-size: 100%;
}
h5 {
	font-weight: normal;
	font-size: 100%;
}
strong {
	font-weight: normal;
}
strong.b{
	font-weight: bold;
	color: #00F;
}
b {
	font-weight: normal;
}
b.b{
	font-weight: bold;
	color: #00F;
}
.font-colorWhite {
	color: #FFF;
}
.fontred {
	color: #F00;
}
.fontblueb {
	color: #00F;
	font-weight: bold;
}
.font70red {
	font-size: 80%;
	color: #F00;
}
.font70Blue {
	font-size: 80%;
	color: #00F;
}

.font-ao {
	color: #00F;
}

em {
	font-style: italic;
	font-weight: bold;
}
img {
	margin: 0px;
	padding: 0px;
	clear: none;
}
h3 {
	font-weight: normal;
}
.font-colour-b {
	color: #2A3FAA;
	font-weight: bold;
}


ul.in15{
	text-indent: 15px;
	list-style-position: inside;
	list-style-type: circle;
}


li {

}
ul.in25 {
	text-indent: 15px;
	list-style-position: inside;
	list-style-type: disc;
}

