/* COMMON FORMAT */

/* Body Style */
body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 130%;
	color: #555555;
	height: 95%;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	left: 0px;
	top: 0px;
}

/* Page Position (Center of Screen) */
table.CenterPosition {
	width: 100%;
	height: 100%;
	left: 0px;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
}
	
/* Screen Layout LEFT SIDE */
.TMN_ScreenLayout {
	width: 700px;
	background-repeat: repeat-y;
	background-image: url(images/tmn_cntareaback.gif);
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 100%;
}
.TMN_1stMenuArea {
	width: 700px;
	background-repeat: no-repeat;
	background-image: url(images/tmn_menuareabg.gif);
	height: 30px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TMN_TitleBarArea {
	width: 700px;
	background-color: #000000;
	height: 80px;
	background-repeat: no-repeat;
}

.TMN_TitlePicArea {
	width: 700px;
	background-color: #000000;
	height: 110px;
	background-repeat: no-repeat;
}

.TMN_ContentsTableArea {
	font-size: 13px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 130%;
	width: 95%;
}

.TMN_TitleHeadArea {
	margin-top: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #BEC8F0;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
/*	float: left; */
/*	margin-left: 10px; */
}

.TMN_TitleBarL {
	color: #4060BF;
	border-bottom-color: #4060BF;
	font-size: 13px;
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 60%;
	padding-bottom: 5px;
}

.TMN_TitleBarLL {
	color: #4060BF;
	border-bottom-color: #4060BF;
	font-size: 13px;
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 90%;
	padding-bottom: 5px;
}

.TMN_ContentsTextBlock {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Font */
.SmFnt90 {font-size: 90%}
.SmFnt70 {font-size: 70%}
.fnt08n {font-size:8px; text-decoration:none;}
.fnt08b {
font-size:8px;
font-weight:bold;
}
.fnt08eb {
	font-size:8px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fnt10n {font-size:10px; text-decoration:none;}
.fnt13n {font-size:13px; text-decoration:none;}
.fnt13b {
font-size:13px;
font-weight:bold;
}
.fnt13eb {
	font-size:13px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fnt15n {font-size:15px; text-decoration:none;}
.fnt15b {
font-size:15px;
font-weight:bold;
}
.fnt15e {
	font-size:15px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.fnt15eb {
	font-size:15px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fnt18n {font-size:18px; text-decoration:none;}
.fnt18nb {
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
}
.fnt18eb {
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* Link (Main Contents Area) */
a:link {
color:#4060BF;
font-weight: bold;
text-decoration: none;
}

a:visited {
color:#4060BF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color:#BEC8F0;
font-weight: bold;
text-decoration: underline;
}

a:active {
color:#BEC8F0;
font-weight: bold;
text-decoration: none;
}

/* 背景指定タイトルバー(英語) */
.BGTitleFnt15eb {
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	color: #75B579;
	font-family: Arial, Helvetica, sans-serif;
}

.BGTitleFnt18eb {
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
	color: #75B579;
	font-family: Arial, Helvetica, sans-serif;
}

/* 背景指定タイトルバー(日本語) */
.BGTitleFnt15jb {
	font-size:15px;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	width: 640px;
	border-top-style: none;
	color: #2C547F;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 8px;
}

.BGTitleFnt18jb {
	font-size:18px;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	width: 640px;
	border-top-style: none;
	color: #2C547F;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 8px;
}

img.middle {
	clear: both;
	vertical-align: bottom;
}

img.right {
	float:right;
}
table.right {
	float:right;
}
.NoticeTextB {
	color: #FF0000;
	font-weight: bold;
}




.oneColFixCtrHdr #container {
	width: 700px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-repeat: repeat-y;
	background-image: url(images/tmn_cntareaback.gif);
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
}
.oneColFixCtrHdr #header h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
}
.oneColFixCtrHdr #header h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 110px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	height: 50px;
}
.oneColFixCtrHdr #footer p {

}


/* News Contents Co-Window */
.TMN_CoWindow {
	width:220px;
	line-height: 120%;
	/*
border: solid 2px #7da5d3;
background-color: #ffffff;
margin-bottom: 10px;
padding-bottom: 0px;
*/
	margin-top: 10px;
}

/*
.TMN_CoWindow div {
	background-color: #7da5d3;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
}
*/

.TMN_CoWindow p {
	text-align: left;
	line-height: 120%;
	margin: 5px;
	}

.TMN_CoWindow ul {
	text-align: left;
	line-height: 120%;
	list-style-type: square;
	margin-right: 5px;
	margin-left: 0px;
	}

.TMN_CoWindow li {
	text-align: left;
	line-height: 120%;
	list-style-type: square;
	margin-left: -10px;
	margin-right: 0px;
	}



/* Create table box */

dl.TblBoxMain100BGB {
	margin-top: 2px;
	margin-bottom: 2px;
}
dl.TblBoxMain100BGB dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 100px;
	padding-left: 4px;
	height: auto;
	border-top-color: #E8F2FF;
	border-top-style: solid;
}
dl.TblBoxMain100BGB dd {
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 100px;
	border-top-color: #E8F2FF;
	border-top-style: solid;
	padding-bottom: 3px;
}

dl.TblBoxMain200 {
	margin-top: 2px;
	margin-bottom: 2px;
}
dl.TblBoxMain200 dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 200px;
	padding-left: 4px;
	height: auto;
	border-top-color: #ffffff;
	border-top-style: solid;
}
dl.TblBoxMain200 dd {
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 200px;
	border-top-color: #ffffff;
	border-top-style: solid;
	padding-bottom: 3px;
}

dl.TblBoxMain260 {
	margin-top: 2px;
	margin-bottom: 2px;
}
dl.TblBoxMain260 dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 260px;
	padding-left: 4px;
	height: auto;
	border-top-color: #ffffff;
	border-top-style: solid;
}
dl.TblBoxMain260 dd {
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 260px;
	border-top-color: #ffffff;
	border-top-style: solid;
	padding-bottom: 3px;
}

dl.TblBoxMain100 {
	margin-top: 5px;
	margin-bottom: 10px;
}
dl.TblBoxMain100 dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 100px;
	padding-left: 4px;
}
dl.TblBoxMain100 dd {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 100px;
}

dl.TblBoxMain160 {
	margin-top: 5px;
	margin-bottom: 10px;
}
dl.TblBoxMain160 dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 160px;
	padding-left: 4px;
}
dl.TblBoxMain160 dd {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 160px;
}

dl.TblBoxMain130IN {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl.TblBoxMain130IN dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 130px;
}
dl.TblBoxMain130IN dd {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 130px;
}

dl.TblBoxMain200INBGB {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DFE4F4;
}
dl.TblBoxMain200INBGB dt {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 200px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
}
dl.TblBoxMain200INBGB dd {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 200px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
	min-height: 40px;
}

.TblBoxMainTtl {
	padding-top: 5px;
	margin-left: 4px;
	padding-bottom: 5px;
}
.TblBoxMainImgRight {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}


.PicTxtSet120R {
	width: 120px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

.PicTxtSet140R {
	width: 140px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

.PicTxtSetR {
	width: auto;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

.PicTxtSet440R {
	width: 440px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

.PicTxtSet380R {
	width: 380px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

.PicTxtSet380L {
	width: 380px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
