/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	background-color: #333333;
	margin-top: 0px;
}

#main{
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	background-color: #ffffff;
}


#header{
	margin-bottom: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 99px;
} 

#head_menu{
	padding-bottom: 0px;
	padding-top: 0px;
}
 
#footer{
	clear: both;
	margin-top: 10px;
	padding: 20px;
	background-color: #006666;
	background-image: url(../image/footer.gif);
} 



#topNews {
	position: static;
	clear: left;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-right: 20px;
	margin-left: 15px;
}


/* 左メニュー */

#leftcolumn {
	width: 500px;/* ←左メニューの幅を変えるときはこの数値を修正 */
	padding-left:40px;
	padding-right:20px;
}

#leftcolumn div.blockTitle {
	font-weight: bold;
	text-align: left;
	height: 30px;
}

#leftcolumn div.blockContent {
	background-color: #FFFFFF;
	padding: 4px;
}


/* 右コンテンツ */

#rightcolumn {
	width: auto;/* ←右メニューの幅を変えるときはこの数値を修正*/
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 20px;
	padding-top: 0px;
}


#rightcolumn div.blockTitle {
	font-weight: bold;
	text-align: center;
	height: 30px;
}


/* ページサブタイトル　テキスト */

.cont-title {
	font-weight: bold;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	word-spacing: normal;
	font-size: 14px;
	color: #006666;
	line-height: 140%;
}



#mainmenu a {
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-indent: 15px;
}

#mainmenu a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

#mainmenu a.menuTop {padding-left: 10px;}
#mainmenu a.menuMain {padding-left: 10px;}
#mainmenu a.menuSub {
	padding-left: 10px;
	margin-left: 15px;
	display: block;
}

table {
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	font-size: 12px;
	vertical-align: top;
}

a {
	color: #376052;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}
h3, h4, h5 {
	font-size: 100%;
}


ul {
	list-style: decimal outside;
}

/* square outside に変更 */
li {
	list-style: square outside;
	margin-top: 3px;
	margin-bottom: 5px;
	}




.textsmall {
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
.textsmallJP {

	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 11pt;
}

.green {
	COLOR: #006666;
	font-size: 14px;
	line-height: 130%;
	border-left-color: #006666;
	border-left: 4px;
	border-left-style: double;
	padding-left: 8px;
	background-color: #D6E9D6;
}
.textsmallJPgrey {


	FONT-SIZE: 10px;
	COLOR: #666666;
	LINE-HEIGHT: 11pt;
}
.greenarial {
	COLOR: #006666;
	font-size: 13px;
	line-height: 130%;
	border-left-color: #006666;
	font-family: Arial, Helvetica, sans-serif;
}
.arial {
	font-family: Arial;
}
.news-small {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 130%;
	padding-bottom: 6px;
}
.grey {
	font-size: 14px;
	line-height: 160%;
	border-left-color: #006666;
	border-left: 4px;
	border-left-style: double;
	padding-left: 8px;
	background-color: #FFFFFF;






#006666;1px;
	border-color: #006666;
	border-bottom: #006666 1px solid;
}
.sub-middle {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 130%;
	padding-top: 5px;
}
.textJPLARGE {
	FONT-SIZE: 14px;
	COLOR: #000;
	LINE-HEIGHT: 14pt;
}
.greensmall {
	COLOR: #006666;
	font-size: 12px;
	line-height: 130%;
	padding-left: 8px;
}
.greenjp {
	COLOR: #006666;
	font-size: 13px;
	line-height: 130%;
	border-left-color: #006666;
}
