/* Overrides */
body li, body p, body td {
	font-size: 11px;
}

body li {
	padding: 0;
}
/* END Overrides */

/* Page definitions */

html body {
	background: url("../images/background.jpg") repeat-x #9FA9B3;
	margin: 0;
	padding: 0;
	border: 0;
}

html body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-align: center;
} 

img {
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

a:hover {
	color: #EAB719;
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
}

/*検索*/
#search {
	float: left;
	padding: 0;
	margin:10px 0 0;
	height: 47px;
	width: 50%;
	background: url("../images/logo_background.gif") repeat-x 0 -30px white;
	text-align: right;
	font-size: 0px;
}
#search fieldset{
	border:medium none;
	margin-right:15px;
}
#search #ajaxSearch_input{
	margin-right:15px;
	width:145px;
}
#page-border {
	margin: 0;
}

#page {
	width: 770px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid white;
	border-bottom: none;
	text-align: left;
	background: #FFFFFF;
}

#top-of-page {
	height: 350px;
	width: 770;
	height: 100%;
	margin: 0;
	background: url("../images/logo_background.gif") repeat-x white;
}

#top-of-page img.icon {
	margin: auto 2px -2px auto;
}

/* コーナE上部 */
#corner-left {
	float: left;
	/*height: 77px;*/
	width: 49%;
	font-size: 0px;
	background: url("../images/cn_page_ul.gif") no-repeat;
	position: relative;
	top: -1px;
	left: -1px;
}

#corner-left * {
	margin: 20px 5px 20px 20px;
	
}

#corner-right {
	float: right;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 50%;
	background: url("../images/cn_page_ur.gif") no-repeat top right;
	position: relative;
	top: -1px;
	right: -1px;
	z-index: 7;
}

.dummy {
	width:100px;
	/*height:100px;*/
	margin: 20px 5px 20px 20px;	
}

/* 横並びメニュー */
#navbar{
	list-style: none;
	margin-right:20px;
}

.menu-r{
	float:right;
	margin: 3px 3px 0px 3px;
}

.menu-l{
	float:left;
	margin: 3px 0px 3px 3px;
}


/* Primary Navigation */
#navi {
	clear: left;
	background: url("../images/navi_bk.gif") repeat-x #75A2CE;
	margin: 0 21px;
	height: 28px;
	padding: 0px;
	position: relative;
	z-index: 3;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	float: left;
	display: block;
	padding: 5px 13px 5px 13px;
	border-left: 1px solid #B7CDE1;
	height: 18px;
	position: relative;
	z-index: 5;
}

#navi li.end {
	padding: 5px 15px 5px 15px;
}

#navi li a {
	font-family: arial narrow, franklin gothic medium cond,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-transform: uppercase;
	height: 18px;
}

#navi li div, 
#navi li ul, 
#navi li li {
	width: 145px;
}

#navi li div {
	position: absolute;
	left: 0px;
	top: 28px;
	background: url("../images/navi_corners_lower.gif") bottom no-repeat transparent;
	padding: 0 0 3px;
	margin: 0;
	display: none;
}

#navi li.end div {
	left: auto;
	right: -1px;
	top: 28px;
}

#navi li.end li {
	text-align: right;
}

#navi li ul {
	background: url("../images/navi_dd_bk.gif") repeat-x #09a709;
	padding: 0 0 14px;
	margin: 0;
	display: table;
}

#navi li li {
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0px -10px;
	border-left: none;
	height: 30px;
}

#navi li li a {
	display: block;
	padding: 6px 15px 3px;
	margin: 0px 0px;
	text-transform: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#navi li li a img {
	vertical-align: middle;
}

#navi li li:hover {
	background: none transparent;
}

#navi a:hover {
	text-decoration: none;
}

#navi li li a:hover {
	text-decoration: none;
	background: #30db30;
}

#navi li:hover div, #navi li.over div {
	display: block;
}
	
#navi li:hover, 
#navi li.over, 
#navi li.active {
	background: url("../images/navi_bk_act.gif") repeat-x #2469AF;
}


#headmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	position: relative;
	z-index: 7;
	height: 32px;
	width: 730px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#headmenu li ul{
	display: none;
	position: absolute;
	z-index: 5;
	background-color: #5B6065;
	border: 1px solid #C1BFBF;
	padding: 0 0px 10px;
	margin: -1px 0 0 -10px;
}

#headmenu li{
	color: white;
	margin-top: 1px;
	display: block;
}

#headmenu li a {
	color: white;
}

#headmenu li a:hover {
	color: #CCFFFF;
}

#top-image {
	/*background: url("../images/pageimage.jpg") no-repeat transparent;*/
 	/*height: 200px;*/
	width: 730px;
	margin: 5px 0px 5px 21px;
}

#catchcopy-wrapper{
	float: left;
	/*width: 730px;*/
	height: 100%;
	height: 300px;
	margin: 5px 0px 10px 0px;
	/*border: 1px solid #C1BFBF;*/
}

.images {
	float: left;
	height: 100%;
}

#catchcopy{
	height: 100%;
	float: left;
	font-size: 12px;
	font-family: fantasy;
	padding: 5px 0px 5px 0px;
	/*border: 1px solid #C1BFBF;*/
}

#catchcopy h1{
	font-size: 1em;
	font-weight: bold;
}

/*コンチEチE/
#content-wrapper {
	margin: 0 21px;
	display: table;
	_display: block;
	width: 720px;
}
*/
#content {
	/*border: 1px solid #C1BFBF;*/
	float: left;
	padding:0 0 0 20px;
	width: 565px;
	height: 100%;
	float: left;
	display: table-cell;
	_display: block;
	font: 10pt/125% arial, microsoft sans-serif, nimbus sans l, sans-serif;	
}

/*右インフォメーションメニュー*/
#infomation-wrapper{
	float: right;
	/*border: 1px solid #C1BFBF;*/
	width: 150px;
	padding-right:20px;
	/*height: 100%;*/
}

.info-title{
	display: block;
	padding: 0px 5px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #989DA5;
	/*border: 1px solid #C1BFBF;*/
}

.info-content{
	height: 100%;
	padding: 5px 5px 5px 5px;
	/*margin: 2px 0 0;*/
	margin: 2px 2px 2px 5px;
	color: #57687A;
	font-weight: normal;
	font-size: 12px;
	display: block;
	background-color: #ECECEC;
	/*border: 1px solid #000000;*/
}

.info-image{
	float:right;
	margin: 5px 0px 0px 0px;
	/*width: 50px;*/
}

.info-txt{
	color: #363D44;
	font-size: 90%;
	margin: 5px 0px 5px 0px;
}

.roundetable{
	width: 150px;
	background: #ECECEC;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.topcorner{
	background: #989DA5 url("../images/corner_ur.gif") no-repeat top right;
}

.bottomcorner{
	background: #ECECEC url("../images/corner_lr.gif") no-repeat top right;
	margin-top:27px;
}

.corner{
	/*widht:15px;
	height:15px;*/
	border: none;
	display: block;
}

.LIn_shortMode{
	padding: 0px 5px 0px 0px;
	color: #363D44;
	font-size: 9px;
	border: 1px solid #000000;
}


.LIn_date{
	display: block;
	color: #363D44;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	/*border: 1px solid #C1BFBF;*/
}

.ninsho-box{
	/*float: left;*/
	width: 130px;
	height: 70px;
	padding: 0px 0px 10px 1px;
	display: block;
	/*border: 1px solid #F6F6F6;*/
	/*border: 1px solid #000000;*/
}


.ninsho-txt{
	float: left;
	color: #363D44;
	width: 75px;
	height: 100%
	font-size: 80%;
	list-style: none;
}


/* Style */
#content a {
	color: #4073DB;
}

#content a:hover {
	color: #EAB719;
}

#content p {
	margin: 4px 0 18px;
}

h1 {
	font-size: 21px; /* Used in div.login */
}

h3, span.h3 {
	/* font-size: 12px; (goatboy) */
	font-size: 13px;
	color: #454545;
	margin: 10px 0 0;
}

h4 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	margin: 10px 0 4px;
}

h5 {
	/* font-size: 11px; (goatboy) */
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}


/* Footer */
#footer {
	clear: both;
	height: 65px;
	width: 770px;
	/*width: 100%;*/
	margin: 10px 0 0;
	font-size: 10px;
	color: #A9AAAA;
	background: url("../images/bk_footer.gif") repeat-x;
}

#footer-corner {
	background: url("../images/cn_footer_ll.gif") no-repeat bottom left;
	position: relative;
	margin: -11px -1px 0;
	height: 11px;
	width: 100%;
}

#footer-corner div {
	background: url("../images/cn_footer_lr.gif") no-repeat bottom right transparent;
	height: 11px;
	position: relative;
	right: -2px;
}

#footer div.inner {
	/*padding: 30px 16px 35px;*/
	padding: 30px 16px 35px 35px;
	background: url("../images/cn_footer_lr.gif") no-repeat bottom right;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 10px;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0 0 0 12px;
}

#footer ul > li {
	background: none;
} /* Remove separator from first item in standards compliant browsers */

#footer li + li {
	background: url("../images/sp.gif") no-repeat 0 3px;
} /* Insert separator on all but first element */

#footer li {
	color: #53606D;
	background: url("../images/sp.gif") no-repeat 0px 3px;
	display: block;
	float: left;
	margin-left: -9px;
	padding-left: 9px;
	padding-right: 16px;
	font-size: 10px;
}

#footer a {
	color: #A9AAAA;
}

#footer a:hover {
	color: #EAB719;
}

#footer a.rssfeed {
	float: right;
}

.copyright{
	float:right;
	margin: 0px 0px 0px 0px;
}
/* END Footer */
