@charset "Shift_JIS";



body {
	margin:0;
	text-align:center;
}
body, td {
	font-size:14px;
	line-height:140%;
	font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

h1, h2, h3, h4, h5 { margin:0; }

a img { border:0; }
a { color:#00145E; }

.clear-after:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-after {
	zoom: 1;
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clear-after {
	height:1%;
}
.clear-after {
	display:block;
}

.autosize { margin:8px 0 0 0; text-align:center; }
.autosize p {
	text-align:left;
	display:inline-block;
	font-size:12px !important;
	line-height:1.6em !important;
	*display:inline;
	*zoom:1;
}

#bg {
	padding:50px 0;
	width:100%;
	height:100%;
	min-height:100%;
	height:auto !important;
	background:url(../img/bg.gif);
}
#container {
	width:800px;
	margin:0 auto;
	text-align:justify;
	background:url(../img/navigation_bg.gif);
}
	#header {

	}
		#header strong {
			display:block;
			width:100%;
			height:22px;
			_height:24px;
			　height:24px;
			padding:1px 12px;
			background:url(../img/headline_bg.jpg) no-repeat;
			font-size:10px;
			font-weight:normal;
		}
	
	#wrapper {
		width:100%;
		height:100%;
	}

	#navigation {
		width:166px;
		height:100%;
		float:left;
	}
	
		#navigation #contact {
			padding-top:4px;
			padding-left:4px;
			background:#fff;
		}
		
		#navigation #menu {
			padding-top:6px;
			background:#fff;
		}
		
		#navigation #menu #menu-list {
			margin:0;
			padding:0;
			list-style:none;
		}
		#navigation #menu #menu-list li {
			margin:0;
			padding:0;
			width:166px;
			height:33px;
			background:url(../img/menu_bg.gif) no-repeat;
		}
		#navigation #menu #menu-list li a {
			display:block;
			width:134px
			_width:166px;
			height:25px;
			_height:33px;
			　height:33px;
			padding:8px 0 0 32px;
			text-decoration:none;
			color:#000;
		}
		#navigation #menu #menu-list li.on {
			background:url(../img/menu_bg_on.gif) no-repeat;
		}
		
		#navigation #access {
			padding:12px 24px;
		}
		
		#navigation #banner {
			padding:0 0 0 8px;
		}
		
	#content {
		padding-top:4px;
		padding-left:6px;
		padding-bottom:25px;
		width:628px;
		_width:634px;
		　width:634px;
		float:right;
		background:#fff;
	}
	
	#footer {
		clear:both;
		width:100%;
		height:25px;
		_height:33px;
		　height:33px;
		background:#afafaf;
		text-align:center;
		padding-top:8px;
		font-size:12px;
	}


/* TOP */
.item-row {
	margin:12px 31px 10px 32px;
	padding:0 0 12px 0;
	background:url(../img/index/item_hr.gif) 0 100% repeat-x;
}
.item-row div {
	margin:0 0 6px 0;
}
.item-row p {
	margin:0 0 0 3px;
	padding:0;
	font-size:12px;
}



/* media */
#media-nav {
	padding:20px 20px 14px 20px;
}
#media-nav a {
	font-size:16px;
	font-weight:bold;
	color:#006E99;
	padding:0 8px;
}
body.media #content p {
	font-size:12px;
	font-weight:bold;
	color:#4d4d4d;
	margin:0;
	padding:0;
}