@charset "utf-8";

/*
===========================================================
	common css
	Copyright (c) 2009, nishi-shinjuku.net All rights reserved.
	version: 1.0.0 [2009/2/18]
===========================================================
*/
/* -- body -- */
body {
	color:#cccccc;
	font-size:90%;
	line-height:160%;
	text-align:center;
	background:#000000 url(../img/bg_body.jpg) repeat-x;
}

a {
	color:#999966;
	text-decoration:underline;
}
a:hover {
	color:#cccc99;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:none;
}

td {
	font-size:100%;
	line-height:160%;
	vertical-align:top;
}

/* -- container -- */
div#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}

div#container h1 {
	height:30px;
	padding-right:10px;
	color:#cccccc;
	font-size:90%;
	text-align:right;
	overflow:hidden;
}

/* -- main box -- */
div#main_box {
	width:800px;
}

/* -- side_area -- */
div#side_area {
	width:175px;
	float:left;
	padding-bottom:40px;
	background:url(../img/bg_sidearea.jpg) 20px 0px no-repeat;
}
div#side_area ul#gn {
	margin:15px 0px 0px 20px;
	padding-bottom:0px;
}
	div#side_area ul#gn li a {
		width:0px;
		height:48px;
		padding-left:155px;
		background-image:url(../img/bg_gnav.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
		display:block;
	}
div#side_area ul#gn li#gn_home a { background-position: 0 0; }
div#side_area ul#gn li#gn_ofuku a { background-position: 0 -48px; }
div#side_area ul#gn li#gn_menu a { background-position: 0 -96px; }
div#side_area ul#gn li#gn_shoping a { background-position: 0 -144px; }
div#side_area ul#gn li#gn_recruit a { background-position: 0 -192px; }
div#side_area ul#gn li#gn_access a { background-position: 0 -240px; }

div#side_area ul#gn li#gn_home a:hover { background-position: -155px 0; }
div#side_area ul#gn li#gn_ofuku a:hover { background-position: -155px -48px; }
div#side_area ul#gn li#gn_menu a:hover { background-position: -155px -96px; }
div#side_area ul#gn li#gn_shoping a:hover { background-position: -155px -144px; }
div#side_area ul#gn li#gn_recruit a:hover { background-position: -155px -192px; }
div#side_area ul#gn li#gn_access a:hover { background-position: -155px -240px }

div#side_area p {
	font-size:85%;
	margin:20px 10px 0px 35px;
	}
	div#side_area p#logo {
		margin:0px 0px 0px 20px;
	}
	div#side_area p#logo a {
		width:155px;
		height:0px;
		padding-top:190px;
		background:url(../img/logo.jpg) no-repeat;
		display:block;
	}
	div#side_area p#banner {
		font-size:70%;
		line-height:130%;
	}
	div#side_area p#side_inquiry {
		margin-right:5px;
		margin-left:27px;
		height:0px;
		padding-top:131px;
		background:url(../img/side_inquiry.jpg) no-repeat;
		overflow:hidden;
	}

/* -- contents -- */
div#contents {
	width:595px;
	float:right;
	margin-top:200px;
	padding-bottom:40px;
	background-color:#000000;
}
div#contents h2 {
	margin:30px 0px 0px 0px;
	color:#999966;
	font-weight:bold;
	font-size:110%;
	border-bottom:1px #666633 solid;
}
div#contents h3 {
	margin:30px 0px 0px 0px;
	color:#990000;
	font-weight:bold;
}
div#contents h3 {
	margin:20px 0px -10px 0px;
}
div#contents p {
	margin:15px 0px 0px 0px;
}
div#contents ol {
	margin:15px 20px 0px 40px;
	list-style-type:decimal;
}

/* -- footer -- */
div#footer {
	clear:both;
	padding-top:90px;
	color:#999999;
	font-size:80%;
	text-align:center;
	background:url(../img/bg_footer.jpg) no-repeat;
}

	div#footer li {
		display:inline;
		margin-left:10px;
		padding-right:10px;
		border-right:1px #999999 solid;
	}
	div#footer li.end {
		display:inline;
		margin-left:10px;
		border-right:none;
	}
	div#footer li a {
		color:#999999;
		text-decoration:none;
	}
	div#footer li a:hover {
		color:#999999;
		text-decoration:underline;
	}
	div#footer li a:visited {
		color:#999999;
		text-decoration:none;
	}	

	
	div#footer address {
		padding-bottom:40px;
	}
		div#footer address a {
			color:#999999;
			text-decoration:none;
		}

/* -- layout css -- */
table.layout {
	margin:15px 20px 0px 20px;
}
	table.layout td {
		padding:0px 5px 5px 5px;
	}

table.layout_border {
	margin:15px 0px 0px 0px;
	border:1px #333333 solid;
}
	table.layout_border td {
		padding:8px;
		line-height:160%;
		border:1px #333333 solid;
	}
	table.layout_border td.item {
		background-color:#222222;
	}
	
table.layout_center {
	margin:30px 0px 0px 0px;
}
	table.layout_center td {
		padding:0px 5px 5px 5px;
		text-align:center;
	}

ul.arrow_list {
	margin:15px 15px 0px 15px;
}
	ul.arrow_list li {
		padding:0px 0px 5px 15px;
		background:url(../img/icon_arrow.jpg) 0px 5px no-repeat;
	}

div.iflame {
	width: 590px;
	height: 100px;
	margin-top:20px;
	padding: 0px;
	border: solid 1px #333333;
	background-color:#222222;
    overflow:auto;
    }

input.input_area {
	width:300px;
}
textarea.input_field {
	width:400px;
}