@charset "UTF-8";

/* =============================================== */
/** Business styles
/* ----------------------------------------------- */

/*  Header (Business)
------------------------------------------------*/

#Header {background: #d0dae8;}

/* Global Navigation */

#Header #GNavi ol li.Con {margin-left: 1em;}



/*  Content
------------------------------------------------*/

/*
#Area {
	width: 940px;
	border-top: 2px solid #b6d9fd;
}
*/

* html #Area {width: 931.5px;}

#Content #Main h2#NewsHeadline {
	/* margin: 0 0 0.5em !important; */
	padding-left: 2.5em;
	background: url("/common/images/h2_contens2.gif") no-repeat;
}



/* #Main
------------------------------------------------*/

#Content #Main {
	margin-top: 20px;
	margin-left: 13px;
	width: 670px;
	float: left;
	/*border: 1px solid red;*/
}

#Content #Main h2 {margin-top: 1em !important;}

#Content #Main h4 {
	margin: 0.5em 0 0.5em 0.5em;
	padding-left: 1em;
	font-size: 0.8em;
	clear: both;
	background: url("/common/images/table_th_captionbg.gif") 0px 5px no-repeat;
}

#Content #Main h5 {margin: 0.5em 0 0.5em 0.5em;}


/* #Box */

#Box h3 {
	margin-left: -1em !important;
	background: none !important;
}

#Box h4 {
	margin-left: 0 !important;
	background: none !important;
}

#Box ul {
	margin-top: 0.5em;
	margin-left: 1.5em !important;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

#Box li {
	line-height: 1.5;
	list-style-type: disc;
}

#Box p#Member {text-align: right;}

#Box p#Member a {
	padding-left: 2.2em;
	/* background: url("/common/images/arrow.gif") 0px 5px no-repeat; */
}

.Box2 {
	margin: 1em 0 2em 1em;
	padding-right: 1em;
	font-size: 0.9em;
	clear: both !important;
	background: #e6f4fd;
	border: 1px dotted #a4bff0;
}

.Box2 h4 {
	font-weight: normal;
	background: none !important;
}



/* #SubNavi
------------------------------------------------*/

#Content #SubNavi {
	margin-top: 20px;
	margin-right: 13px;
	width: 200px;
	float: right;
	/*border: 1px solid red;*/
}

#Content #SubNavi p.Banner {margin-top: 1em;}

#Content #SubNavi p.Banner span {
	padding-left: 1.3em;
	font-size: 0.8em;
	display: block; 
	background: url("/common/images/externallink.gif") 0px 0px no-repeat;
}

#Content #SubNavi p.Banner a:hover {text-decoration: none;}


/* #Login */

#Content #SubNavi p#Login {
margin-top: 0;
	margin-bottom: 1em;
	padding: 0.7em 0 0.5em;
	text-align: center;
	background: #b4d8fc;
}

/* #SubNavi #Box */

#Content #SubNavi #Box h3 {margin: 0.5em 0 0.5em -0.5em !important;}

#Content #SubNavi #Box p#Member {
	margin-top: 0.5em;
	text-indent: -2em !important;
	margin-left: 1em !important;
	padding-left: 1em;
	text-align: left !important;
	background: url("/common/images/arrow.gif") 0px 2px no-repeat;
}

#Content #SubNavi #Box p#Member a {background: none;}







