@charset "utf-8";

/* default setup
---------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
}
html	{overflow-y:scroll;} /* Fire Fox, Opera */
body,html,ul,h1,h2,h3 {
    padding:0;
	margin:0;
}
body {
	font-size: 75%;
	line-height: 150%;
	text-align:center;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック";
}
td {
	font-size: 75%;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック";
	line-height: 150%;
	padding: 0;
	margin: 0;
}
div{zoom:1;}
div:after{
    display: block;
    height:0px;
    clear:both;
}

p {
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#layout {
	width: 874px;
	text-align:left;
	margin:0px auto;
	height: auto;
}
#mainspace {
	width: 805px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 37px;
}
h2{
	font-size:100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
h3{
	font-size:120%;
	background: url(../tpl/title_bg.jpg) no-repeat;
	height: 39px;
	width: 600px;
	padding-top: 11px;
	padding-left: 30px;
	margin-top: 25px;
}
.index-com {
	margin-top: 10px;
}
h4{
	font-size:120%;
	width: 600px;
	margin-top: 25px;
	background: url(../tpl/arrow.gif) no-repeat;
	padding-left: 2em;
	border-bottom: 1px solid #9ECC7D;
	margin-left: 0.5em;
	height: 25px;
}


/* link
---------------------------------------------------- */
a:link,a:visited,a:hover {
	text-decoration:underline;
	color:#2867AC;
}

/* header
---------------------------------------------------- */
#header {
	text-align:left;
	width:800px;
	margin:0px auto;
	height: 60px;
}

h1{
	font-weight:normal;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}

/* navigation
---------------------------------------------------- */
#navigation {
	width:183px;
	overflow:hidden;
	float: left;
	margin-right: 10px;
}
#navigation ul {
	list-style: none;
}
#navigation li{
	width: 183px;
	margin: 0px;
	height: 23px;
	font-size: 1px;
	line-height: 1px;
}
#navigation li .navi1{
	height:25px;
	width: 183px;
	padding-bottom: 30px;
	margin-bottom: 1px;
}
#access {
	width:178px;
	float: left;
	padding: 8px 8px 8px 15px;
	background-image: url(../tpl/com_b.jpg);
	background-repeat: no-repeat;
	height: 90px;
	color: #242557;
	line-height: 130%;
	margin-top: 10px;
}

/* number
---------------------------------------------------- */
#number ol {
	list-style-type: decimal;
	margin: 0 0 0 30;
	padding: 0 0 0;
}
#number ol li {
	padding: 0 0 20;
}


/* pagebody
---------------------------------------------------- */
#pagebody {
	width: 610px;
	float:left;
	/*\*/
	height:auto;
	/**/
	margin:0px auto 30px;
}
#mainimage{
	width: 610px;
}




/* contents
---------------------------------------------------- */
#contents {
	width: 600px;
	margin-left: 3px;
}


/* title
---------------------------------------------------- 
#title {
	width: 760px;
	margin-top: 25px;
	height: 70px;
}
*/



/* footer
---------------------------------------------------- */
#footer{
	width:840px;
	font-size:11px;
	text-align: center;
	margin:15px auto 0px 17px;
	clear: both;
	height: 56px;
	padding-top: 18px;
	color: #FFFFFF;
	padding-bottom: 0px;
	border-top: 1px solid #2867AC;
}

#footer-link {
	margin-left: 35px;
	text-align: center;
}
#footer-link ul{
	list-style:none;
	text-align: center;
}
#footer-link li{
	border-right:1px solid #2867AC;
	float: left;
	line-height: 100%;
	text-align: center;
}
#footer-link a {
	padding:0 5;
}
#footer-link a:link,
#footer-link a:visited {
	text-decoration:none;
	color: #2867AC;
}
#footer-link a:hover{
	text-decoration:underline;
	color: #2867AC;
}
#footer-link .top a {
	padding-left: 0px;
}
#footer-link .end {
	padding-left: 0px;
	border-right: none;
}
.copy {
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #2867AC;
}
#textlink{
	font-size:xx-small;
	line-height:30px;
	text-align:center;
	background-color:#ccc;
}

#pup {
	display:block;
	width:73px;
	height:12px;
	float:right;
	margin-top: 10px;
}

/* extended
---------------------------------------------------- */
.clear {
	clear: both;
}
.u-boder {
	height: 20px;
	border-bottom: 1px dotted #7B7B7B;
}
.fun_txt {
	padding-top: 5px;
	text-align: center;
}

#funspace p {
	padding-top: 10px;
	padding-left: 5px;
}
#funspace h3 {
	padding-top: 10px;
}
.font-bl {
	font-weight: bold;
	color: #2867AC;
}
.img-p {
	margin-left: 10px;
	margin-bottom: 30px;
}
.img-p2 {
	margin-left: 10px;
}
.font-bk {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	padding-left: 10px;
}
.flow-cell {
	padding-left: 10px;
	vertical-align: top;
}
.price-cell {
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.com-cell {
	margin-top: 20px;
}
.index-cellb {
	background: url(../tpl/cap_b.jpg) no-repeat;
	vertical-align: top;
	width: 198px;
	height: 94px;
}
.index-cellb p {
	vertical-align: top;
	width: 185px;
	margin-top: 0px;
	margin-left: 5px;
}
.index-cellw {
	width: 10px;
}
.index-cellh {
	height: 185px;
}
.cont-font {
	font-size: 75%;
}
.h4-comment {
	margin-left: 1em;
	padding: 0px;
}
.link-cell {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 10px;
}
.map-arrow {
	background: url(../tpl/arrow.gif) no-repeat 0px 7px;
	padding-left: 25px;
}
