@charset "utf-8";

header, hgroup, section, footer, aside, nav, article { 
	display: block;   
}

html,
body			{
				height:100%; margin:0; padding:0;
				background: #fff;
				font-size: 90%;
				font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
				color:#898989;
				line-height:1.5em;
				-webkit-text-size-adjust:100%;
				}

img				{
				border: 0;
				}
				
a				{
				color:#898989;
				}

#container		{
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
				}

/* about */
#about_img		{
				width:380px; margin:10px auto 0px auto; text-align:center; 
				}
				
#about_img img	{
				margin:0px; padding:0px; 
				}
				
#about_img img.img_left	{
				margin:0px 20px 0px 0px; 
				}

/* menu */
#menu_list		{
				width:700px; margin:20px auto 0 auto; padding:0; text-align:center;
				}

/* information */
#information_img{
				margin:50px 0 0 0; text-align:center; font-size:15px;
				}

#information	{
				width:650px; margin:10px auto 0 auto; padding:20px; font-size:12px; overflow:hidden;
				border-bottom:solid 1px #BBBBBB;
				}
				
#information p.info_date	{
				margin:0px 0px 5px 0px;
				}
				
#information ul.w1	{
				width:214px; margin:20px auto 0 auto;
				}

#information ul.w2	{
				width:428px; margin:20px auto 0 auto;
				}

#information ul.w3	{
				width:642px; margin:20px auto 0 auto;
				}
				
#information ul li	{
				float:left; width:200px; margin:0px 7px 0px 7px; 
				}
				
#info_list		{
				margin:30px 0 0 0; text-align:center;
				}

/* access */
#access_map		{
				margin:30px 0 20px 0; text-align:center;
				}

/* link */
#link			{
				width:600px; height:450px; margin:30px auto 0 auto;
				}

/* contact */
#contact		{
				width:600px; margin:30px auto 0 auto;
				}

#contact table	{
				width:600px; margin:0; line-height:1.6em;
				border-collapse:collapse; border-spacing:0;
				border-top:solid 1px #BBBBBB;
				border-left:solid 1px #BBBBBB;
				}
				
#contact table th {
				width:140px; padding:10px; font-weight:normal; text-align:right;
				vertical-align:top;
				border-right:solid 1px #BBBBBB;
				border-bottom:solid 1px #BBBBBB;
				}
				
#contact table td{
				padding:10px; text-align:left;
				border-right:solid 1px #BBBBBB;
				border-bottom:solid 1px #BBBBBB;
				}

/* ヘッダーナビ */
header			{
				width:700px; height:40px; margin:30px 0 0 0;
				}

nav				{
				width:700px; height:40px;
				}

nav ul			{
				margin:0; padding:0; list-style:none;
				}

nav li			{
				float:left; width:100px; height:40px; margin:0; padding:0;
				display: block;
				}

nav li a		{
				width:100px; height:40px; display: block;
				background-image: url(../images/contents_nav_bg.png);
				}

nav li a:hover	{
				background-position: 0 -40px; 
				}

nav li a.nav_select	{
				background-position: 0 -40px; 
				}
	
/* フッター */
footer			{
				width: 700px; height: 70px;
				margin: 20px auto 0 auto;
				}

footer #footer_info{
				margin-top:15px; margin-left:180px;
				}

footer #copyright{
				float: left; width: 280px; margin-left: 35px;
				}

footer #privacy{
				float: right; width: 150px;
				}#about_menu {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
#about_img2 {
	margin-right: auto;
	margin-left: auto;
	width: 380px;
	margin-top: 30px;
}
#about_img2 a .img_left {
	margin-right: 15px;
	margin-bottom: 15px;
}
#about_img2 a .img_right {
	margin-bottom: 15px;
}
#about_menu p strong {
	font-size: 16px;
}
#info_w {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}