@charset "utf-8";

/******************************************************

TORIFUKU
last mod 081021

masato nakamura for netcommunications.co.jp

*****************************************************/




/*****************************************************

base 

*****************************************************/

*{
	padding: 0;
	margin: 0;
}

body{
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック","メイリオ",serif;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	text-align: center;
	background:#000;
}

a:link{
	color: #EF7A00;
	text-decoration: none;
}

a:visited{
	color: #c00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


img{
	margin: 0;
	padding:0;
	border: none;
}


hr{
	clear: both;
	padding: 0;
	margin: 0;
	visibility: hidden;
	height:1px
}


.cr{
	clear: both;
	padding: 0;
	margin: 0;
}

/*****************************************************

wrapper

*****************************************************/


#wrapper{
	width: 640px;
	padding: 0px;
	margin:0 auto;
	text-align:left;
	background:#000;
	border-left:1px solid #cc3333;
	border-right:1px solid #cc3333;
}

/*****************************************************

header

*****************************************************/


#header{
	width: 640px;
	background:url(img/other/header_bg.jpg) no-repeat;
	height:200px;
}

#header table{
	margin:0;
	padding:0;
}

#header table tr td{
	margin:0;
	padding:0;
}


/*menu*/
#menu{
	padding:90px 0 0 50px;
	}


/*****************************************************

container

*****************************************************/


#container{
	width: 640px;
	padding: 0;
	margin: 0 auto;
	background:#000;
}

#main{
	width: 540px;
	padding:0 0 20px 0;
	margin:0 50px;
	background:#000;
}

#main h2{
	margin:0;
	width:540px;
	height:118px;
	text-indent:-9999px;
	}
#koda_cap01{background:url(img/other/koda_cap01.jpg);}
#koda_cap02{background:url(img/other/koda_cap02.jpg);}
#access_cap01{background:url(img/other/access_cap01.jpg);}
#access_cap02{background:url(img/other/access_cap02.jpg);}
	
.conte{
	text-align:center;
	}

	
.title{
	width:440px;
	margin:0 auto 10px auto;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#ba3a1a;
	text-decoration:underline;
	}
.txt{
	width:440px;
	margin:0 auto 70px auto;
	text-align:left;
	}
.txt2{
	width:440px;
	margin:0 auto 40px auto;
	text-align:left;
	}
.txt img{
	margin:15px 0 0 0;
	}
.txt2 img{
	margin:15px 0 0 0;
	}

#gurunavi{
	margin:80px 0;
	}

#tenpo_table{
	width:330px;
	margin:15px 0 0 75px;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	}
#map_table{
	margin:0;
	padding:0;
	width:440px;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	}
#map_table img{
	margin:10px 0;
	}
/*****************************************************

footer

*****************************************************/


#footer{
	clear:both;
	width: 640px;
	height:228px;
	display:block;
	padding: 0;
	margin:0;
	text-align: center;
	background:url(img/other/footer_bg.jpg) repeat-x 0 0;
}


#btn_close{
	clear: both;
	width:440px;
	text-align:right;
	padding: 0;
	margin: 0 auto 30px auto;
}

#credit{
	height: 46px;
	width: 285px;
	display:block;
	padding:0;
	margin:0 auto;
	background:url(img/other/credit.jpg) no-repeat 0 0;
	text-indent:-9999px;
}