/* top page */

#top #container {
	width:758px !important;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:90%;
	color:#000000;
	background-color:#ffffff;
	text-align:left;
}

#top #header {
	width:758px !important;
}
#top h1 {
	margin:0;
	padding: 0;
	text-align:left;
	color:#000000;
	border-bottom:none;
	background-image:none;
	width: 252px;
	height: 80px;
	display: inline;
	}
	
#welcome {
	margin-bottom:15px;
	margin-left:0;
	text-align: right;
	}
* html #welcome {
	margin-left:0;
	}
#top h2 {
	color: inherit;
	/*	font-size: 18px;*/
	margin: 0;
	padding: 0;
	border-width:0;
	border-bottom:none;
	background: url(../img/common/tp_bg_top.gif) no-repeat left top;
	width: 100%;
	}

#top h2 img {
	margin: 14px 0 10px 16px;
}

/** html h2 {
	margin:0 0 0 1em;
	}*/
.ago {
	text-align:right;
	color:inherit;
	background: url(../img/common/tp_bg_bottom.gif) no-repeat left bottom;
	font-size: 0.8em;
	font-weight: normal;
	margin-top:5px;
	padding: 0.3em 17px 13px 0;
	}
#top .double {
	border:none;
	padding:0;
	width:515px;
	background: #FFFFFF url(../img/common/tp_bg_middle.gif) repeat-y left top;
}
#top table#topic {
	clear:both;
	width:483px;
	border-collapse:collapse;
	/*	border:3px double #d6d6d6;*/
	line-height:130%;
	font-size:96%;
	margin-left:16px;
	background: url(../img/common/tp_sepLine.gif) no-repeat left bottom;
}
#top table#topic th {
	width:9.5em;
	font-weight:normal;
	vertical-align:top;
	background: url(../img/common/tp_sepLine.gif) no-repeat left top;
	padding:0.5em 0 0.3em 1px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 95%;
}

#top table#topic td {
	background: url(../img/common/tp_sepLine.gif) no-repeat left top;
	padding:0.5em 1px 0.3em 0.3em;
	vertical-align: top;
	}
#top table#topic td img {
	margin-left:3px;
	}

/*////////// banner //////////*/
#subCategory ul {
	clear:both;
	list-style:none;
	padding-left:0;
	margin: 13px 0 0 0;
	width: 515px;
}
#subCategory li {
	width:165px;
	float:left;
	margin-bottom:7px;
	margin-right:10px;
	display:inline;
}
#subCategory li#mojiKakudai,
#subCategory li#shozai {
	margin-right:0;
}
#subCategory li img {
	float: left;
}
#subCategory:after {
	content:".";
	display:block;
	height:0;
	clear:left;
	visibility:hidden;
}
p {
	width:auto;
	}

/* headerサイズ変更 */
#header {
	background: url(../img/common/header_bg_2.gif) repeat-x top left;
}
#header img#logo {
	height: 60px;
}
#menu {
	margin-bottom:4px;
}
#subNavi {
	margin-top:7px;
}