@charset "utf-8";
/* CSS Document */

/*ブラウザ初期化*/
*{
	margin:0;
	padding:0;
	color:#333333;
	font-size:1em;
	line-height:150%;
	font-family:Verdana,Arial, Osaka, "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",san-serif;
}
/*インラインのスタイル*/
a:link{color:#00a;}
a:visited{color:#066;}
a:hover{color:#900; text-decoration:underline;}
a:active{color:#900; text-decoration:underline;}
img,object{border:0; vertical-align:text-bottom}

body {
	background: url(../images/bg_01.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}


#contena {
	padding: 10px 10px 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #666666;
}
#header {
	padding: 0px;
	height: auto;
	width: 800px;
	background: #FFFFFF;
}
#title {
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: 800px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contena #header #title h1 {
	display: none;
}
#contena #header #title h2 {
	display: none;
}
#header #top-menu {
	background: url(../images/subhead_bg.png);
	margin: 0px;
	height: 20px;
	width: 800px;
}
#header #top-menu ul {
	list-style: none;
	margin-left: 10px;
}
#header #top-menu a {
	float: left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #006633;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	color: #CCCCCC;
	width: auto;
}
#header #top-menu .last a {
	color: #CCCCCC;
	border-right-style: none;
}
#header #top-menu a:hover {
	color: #FFCC00;
}

/*IE用ハック*/
* html #contena #header #top-menu li {
	display: block;
	float: left;
}

#bred {
	width: 800px;
}
#inner {
	height: 100%;
	width: 800px;
	background: #fdfdcf url(../images/content-back.gif) repeat-y center top;
}
#inner #left-navi {
	width: 160px;
	float: left;
	clear: left;
}
#inner #left-navi p {
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	display: block;
	background: url(../images/subhead_bg.png);
	font-size: 0.85em;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
}
#left-navi #main-menu {
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#main-menu ul {
	list-style: none;
}

#main-menu li a {
	display: block;
	height: 23px;
	width: 125px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/menu_bg.png) no-repeat left top;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 0.85em;
	padding-top: 3px;
}
#main-menu li a:hover {
	background: url(../images/menu_bg.png) no-repeat left -26px;
	color: #333333;
}
#main-menu .active a {
	background: url(../images/menu_bg.png) no-repeat left -26px;
}
#inner2 #bred {
	width: 480px;
	background: #CCFF99;
}
#inner2 {
	float: left;
	width: 480px;
	height: 100%;
	margin-top: 10px;
}
#inner2 #content {
	font-size: 0.78em;
	color: #666666;
	padding: 5px;
	height: 100%;
	width: auto;
}
#contena #inner #right {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: right;
}
#footer {
	clear: both;
	font-size: 0.7em;
	height: 30px;
	background: #666666;
	top: 100%;
	width: 800px;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}
#footer p {
	color: #FFFFFF;
	font-size: 0.8em;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer #link {
	font-size: 1.27em;
	color: #CCCCCC;
}
#footer #link a {
	color: #FFFF99;
}
#contena #inner #inner2 #bred .B_crumbBox .B_firstCrumb .B_homeCrumb {
	font-size: 0.75em;
	text-decoration: none;
}
#contena #inner #inner2 #bred .B_crumbBox .B_lastCrumb .B_currentCrumb {
	font-size: 0.75em;
}
#contena #inner #inner2 #bred .B_crumbBox {
	font-size: 1em;
}
#contena #inner #inner2 #bred .B_crumbBox .B_crumb {
	text-decoration: none;
	font-size: 0.75em;
}
#contena #inner #right #clock {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	text-align: center;
}
#contena #inner #right #banner {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contena #inner #right #banner img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .ditto_news_0 div {
	font-size: 0.78em;
	padding-left: 10px;
}
#content .ditto_news_0 {
	padding-right: 10px;
	padding-left: 30px;
}
#content .ditto_news_0 h3 {
	background: url(../images/indent2.png) no-repeat left center;
	padding-left: 12px;
}
#content .ditto_news_0 a {
	text-decoration: none;
}

