/* index CSS */

@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */

* {
	margin:0;
	padding:0;
}
body {
	background:#FFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
} 
html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin:0;
	line-height: 1.6em;
}
li {
	list-style-type:none;
}
img {
	border:0;
	margin: 0;
	padding: 0;
}
strong {
		font-weight:normal
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}
hr {
	display:none;
}
/*
 padding統一 [
----------------------------------------------------------- */

*{ box-sizing : border-box; }
*{ -moz-box-sizing : border-box; }

/*
 共通[
----------------------------------------------------------- */
.tarm {
	font-size: 12px;
	color: #666666;
	text-align: right;
	width: 740px;
	padding-right: 5px;
	margin-top: 10px;
	display: block;
	height: 12px;
	margin-bottom: 10px;
}
.caution {
	font-size: 65%;
	line-height: 1.3em;
	color: #FF0000;
	text-align: left;
	margin-bottom: 10px;
}
#container {
	text-align: center;
	width: 740px;
}
#container #title {
	background: url(../images/index_bg001.gif) no-repeat left top;
	height: 155px;
	width: 740px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#container #title h1 {
	background: url(../images/index_ti001.gif) no-repeat left top;
	height: 70px;
	width: 601px;
	text-indent: -9999px;
	margin-top: 50px;
	margin-left: 70px;
	-margin-top: 25px;
	-margin-left: 70px;
	display: block;
}
.read {
	text-align: left;
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}



.totop {
	font-size: 75%;
	color: #666666;
	text-align: left;
	height: 12px;
	margin-bottom: 15px;
	width: 740px;
	margin-top: 5px;
}

.totop_a {
	text-decoration: underline !important;
	background: url(../../common/images/totop_icon001.gif) no-repeat left 3px;
	padding-left: 13px;
	padding-top: 5px;
}
.page_totop2_a {
	text-decoration: underline !important;
	margin-top: 5px;
}

/*
 city [
----------------------------------------------------------- */
