/*------　jhia.css　------*/

/*------　basic elements　------*/
body {
	margin: 0px;	padding: 0px;
	background: #E6DFA1 url(../img/background.jpg) repeat;
	background-position: center;
	font-family: 'ＭＳ Ｐゴシック'
	}
img {
	border: none;
	margin-bottom: 5px;
	}

/*------　classes　------*/
.indent {
	margin: 0px 10px 0px 10px;
	}
.hot {	color: #E00;	}
.accent {	color: #833;	}
.cool {		color: #994;	}
.midashi{
	color: #833;
	font-weight: bold;
	margin-bottom: 5px;
	}
.midashiL{
	color: #964;
	font-weight: bold;
	font-size: large;
	margin-bottom: 1em;
	line-height: 140%;
	}
.new {
	color: #E27803;
	}
.rightside {
	text-align: right;
	}

/*------　div: base (defines the area of content)  ------*/
#base { 
	width: 760px;
	padding: 0px;
	background: #BCC08C;
	position: absolute; top: 0; left: 50%; 	margin-left: -380px;
	}

/*------　div: header (h1 represents header image) ------*/
#header #title h1 { 
	width: 760px; height: 40px;
	margin: 0px 0px 0px 0px;
	background: #A3A771 url(../img/header.gif) no-repeat top left; 
	}
#header #titleEN h1 { 
	width: 760px; height: 40px;
	margin: 0px 0px 0px 0px;
	background: #A3A771 url(../img/headerEN.gif) no-repeat top left; 
	}
#header h1 span {
	display:none;
	}
#header img {
	width: 400px; height: 40px;
	position: absolute; top: 0; left: 0;
	}

/*------　div: global-top (lined on the top for global navigation) ------*/
#global-top {
	width: 760px; 
	margin: 0px; padding-top: 5px;
	background: #833 url(../img/cool/global-bg.jpg) no-repeat top left; 
	color: #B75;
	}
#global-top a {
	color: #FFF;
	text-decoration: none;
	}
#global-top a:hover {
	color: #EDA;
	}
#global-top #navigation {
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	}


/*------　h2: image (whole area used as topimage)------*/

#index {	margin: 0px; width: 760px; height: 180px; background: url(../img/topimage.jpg) top left;}
#indexEN {	margin: 0px; width: 760px; height: 180px; background: url(../img/topimageEN.jpg) top left;	}
#indexMember {	margin: 0px; width: 760px; height: 180px; background: url(../img/top_member.jpg) top left;	}
#hhq {	margin: 0px; width: 760px; height: 180px; background: url(../img/top_hhq.jpg) top left;	}

h2 {
	display: none;
	}


/*------　div: content (wide left-padding for menu, rest of the area used as main)------*/
#content {
	background: #transparent;
	padding: 0px 0px 0px 0px; 
	color: #876;
	line-height: 120%;
	}
#content a {
	color: #647D01;
	text-decoration: none;
	}
#content a:visited {
	color: #452;
	}
#content a:hover {
	color: #FA0;
	}

#content #main {
	width: 500px;
	background: #FFFBBD; 
	padding: 10px 20px 10px 20px;
	float: left;
	}
#content #topic-path {
	padding-left: 0px;
	text-align: left;
	color: #DD831C;
	}
#content #topic-path a {
	color: #833;
	text-decoration: none;
	}
#content #topic-path a:hover {
	color: #FA0;
	}

/*----  一般用  -----*/
#content h3 {
	height: 25px; margin: 20px 0px 0px 0px;
	background: transparent url(../img/topic.gif) no-repeat;
	}
#content h3 span {
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 6px 0px 0px 0px;;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	}
#content .topicarea {
	width: 478px;
	padding: 20px 10px 10px 10px;
	line-height: 140%;
	}

#content .topicbox {
	width: 478px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DF9E60;
	background: #FFF;
	line-height: 140%;
	}

#content .topicbox img {
	border: 1px solid #E9BE70;
	}
#content #topicbox img {
	border: 1px solid #E9BE70;
	}

/*----  会員用  -----*/

#content #member h3  {
	height: 25px; margin: 20px 0px 0px 0px;
	background: transparent url(../img/topic2.gif) no-repeat;
	}
#content #member .topicbox {
	width: 478px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #909D5E;
	background: #FFF;
	}

#content #member .topicbox img {
	border: 1px solid #B0BD7B;
	}

#content #member table, #member th, #member td {
	background: #FFF;
	border: 1px solid #CD5;
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	}

/*----  共通パーツ  -----*/

#content hr {
	border-top: 1px dotted #BCC08C; 
	border-bottom: 1px solid transparent;
	}

#content table, th, td {
	background: #FFF;
	border: 1px solid #DB8;
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	}
#content #details table, #details td {
	border: 1px solid #78A;
	border-collapse: collapse;
	padding: 3px;
	font-size: 12px;
	}
#content #details .tr0 { background: #ABC; color: #235; }
#content #details .tr1 { background: #CDE; color: #235; }

#content #cleartable table, #cleartable td{
	border: none;
	background: transparent;
	}
#content #skeletontable table, #skeletontable td, #skeletontable th{
	background: transparent
	}

/*------　div: selector (pulldown menu for css-switching) ------*/
#selector {
	margin: 0 2.8em;	margin-left: auto;
	padding: 3px 0 0 0;
	position: absolute;
	top: 0;	right: 0;
	z-index: 10;
	width: 350px;
	background-color: transparent;
	color: #EBF1A2;
	font-size: 13px;
	text-align: right;	vertical-align: top;
	white-space: nowrap;
}

/*------　div: local-menu (menu shown on the left) ------*/
#local-menu {
	background: transparent;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px; left: 0px;
	float: left;
	}
/*--linkList (一般向け)--*/
#local-menu #linkList {
	width: 195px; 
	background: #E9BE70;
	margin: 0px;
	padding: 25px 0px 30px 25px;
	}
#local-menu #linkList span {
	display: block;
	width: 160px;
	padding: 3px 0px 4px 5px;
	color: #833;
	font-weight: bold;
	border-left: 3px solid #833;
	}
#local-menu #linkList a {
	display: block;
	width: 160px;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	color: #833;
	border-top: 1px solid #FADA9F;
	border-bottom: 1px solid #A3A771;
	text-decoration: none;
	text-align: left;
	}
#local-menu #linkList a:hover {
	color: #71753A;
	}
/*--linkList2 (会員向け)--*/
#local-menu #linkList2a {
	width: 195px; 
	background: #BCC08C;
	margin: 0px;
	padding: 25px 0px 30px 25px;
	}
#local-menu #linkList2b {
	width: 195px; 
	background: #CFDB7D;		/*--会員専用メニュー色--*/
	margin: 0px;
	padding: 25px 0px 30px 25px;
	}
#local-menu #linkList2a span, #local-menu #linkList2b span {
	display: block;
	width: 160px;
	padding: 3px 0px 4px 5px;
	color: #552;
	font-weight: bold;
	border-left: 3px solid #552;
	}
#local-menu #linkList2a a {
	display: block;
	width: 160px;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	color: #552;
	border-top: 1px solid #E8D9A4;
	border-bottom: 1px solid #A59A76;
	text-decoration: none;
	text-align: left;
	}
#local-menu #linkList2b a {
	display: block;
	width: 160px;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	color: #552;
	border-top: 1px solid #F1F8C0;
	border-bottom: 1px solid #A1A875;
	text-decoration: none;
	text-align: left;
	}
#local-menu #linkList2a a:hover, #local-menu #linkList2b a:hover {
	color: #833;
	}

/*--banner (全体)--*/
#local-menu #banner {
	padding: 20px 15px 0px 27px;
	}
#local-menu #banner a {
	width: 160px; 	height: 50px;
	display: block;
	margin-bottom: 10px;
	}
#local-menu #banner img {
	border: 1px solid #885;
	}

/*------　div: global-bottom (lined in the bottom for global navigation) ------*/
#global-bottom {
	clear: both;
	background: #952; 
	color: #B75;

	}
#global-bottom #linkList {
	text-align: right;
	padding: 5px 10px 5px 0px;
	}
#global-bottom a {
	color: #FFF;
	text-decoration: none;
	}
#global-bottom a:hover {
	color: #EDA;
	}


/*------　div: footer  ------*/
#footer {
	height: 30px;
	background: #C99E50; 
	padding: 10px 0px 5px 10px;
	text-align: center;
	color: #ED7;
	}
#footer a {
	color: #ED7;
	text-decoration: none;
	}
#footer a:hover {
	color: #EBF1A2;
	}


