/* レイアウトの設定*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(img/inx/background.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	background-color: #FFFFFF;
}
/* ラッパーの設定*/
#wrap{
	position:relative;
	width:720px;
	margin:0px auto;
	text-align:left;
	border-top: 0px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	background-image: url(img/inx/sel_back2back.gif);
	background-repeat: repeat-y;
}
/* ヘッダーの設定*/
#head{
	width:720px;
	height:152px;
	background-color:#993333;
	background-image: url(img/inx/index_r1_c1.jpg);
}

#head h1 {
	margin-bottom: 1px;
	border-bottom-width: 1px;
	font-size: 10px;
	font-weight: normal;
	margin-right: 5px;
}

/*トップメニュー*/

#topmenulink{
	width:720;
	height:32px;
	color:#FFFFFF;
	font-size: 11pt;
	background-image: url(img/inx/index_r2_c1.jpg);
	line-height: 10px;
}

#topmenulink a,
#topmenulink a:link,
#topmenulink a:visited,
#topmenulink a:active{
	width:110px;
	height: 30px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	float: left;
}

#topmenulink a:hover{
	width:110px;
	height:30px;
	color:#ffffff;
	text-align:center;
	display: block;
	float: left;
	text-decoration: none;
} 

/* 左側の設定*/
#left{
	width:205px;
	float:left;
	background-image: url(img/inx/sel_back2back.gif);
	background-repeat: repeat-y;
}

/*サイドメニュー*/

#sidemenu1 {
margin: 0px;
padding: 0px;
width: 198px;
text-align:left;
}
#sidemenu1 ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#sidemenu1 li {
margin: 0px;
padding: 0px;
padding-top: 1pt;
}
#sidemenu1 a {
	width: 198px;
	height: 20px;
	display: block;
	text-decoration: none;
	background-image: url(img/inx/sel_back2.gif);
	overflow: hidden;
	margin: 0pt;
	background-repeat: no-repeat;
	text-indent: 18pt;
	vertical-align: middle;
	line-height: 14pt;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
#sidemenu1 a:hover {
width: 198px;
height: 20px;
display: block;
text-decoration: none;
color: #990000;
}

#sidemenu2 {
margin: 0px;
padding: 0px;
width: 198px;
}
#sidemenu2 ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#sidemenu2 li {
margin: 0px;
padding: 0px;
padding-top: 1pt;
}
#sidemenu2 a {
	width: 198px;
	height: 20px;
	display: block;
	text-decoration: none;
	background-image: url(img/inx/sel_back2.gif);
	overflow: hidden;
	margin: 0pt;
	background-repeat: no-repeat;
	text-indent: 18pt;
	vertical-align: middle;
	line-height: 14pt;
	font-weight: normal;
}
#sidemenu2 a:hover {
width: 198px;
height: 20px;
display: block;
text-decoration: none;
color: #990000;
}

#subject1 {
	width: 198px;
	background-image: url(img/inx/selback_titlet2.gif);
	height: 22px;
	margin: 0px;
	overflow: hidden;
}

#subject1 h2 {
	margin: 0px;
	font-size: 13px;
	font-weight: lighter;
	padding-left: 5px;
	padding-top: 4px;
}

#subject2 {
	width: 198px;
	background-image: url(img/bn/selback_titlet.gif);
	height: 22px;
	margin: 0px;
	overflow: hidden;
}

/* 右側の設定*/
#right{
	width:515px;
	float:right;
	background-color: #FFFFFF;
}

#right h3 {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#FDFCF0;
	padding:0 5px;
	margin-right: 7px;
	margin-left: 3px;
	height:26px;
	line-height: 26px;
	margin-bottom: 1px;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 7px;
}


/* フッターの設定*/
#foot{
	position:relative;
	width:100%;
	height:60px;
	clear:both;
	border-top: 2px solid #0066CC;
	font-size: 8pt;
	line-height: 17pt;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: lighter;
}

#foot p {
	margin: 2px;
}

.unnamed1 {
	font-size: 14px;
}

.syousetu {
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}

/* トップのテーブルメニュー*/

.margintop {
	margin-top: 10px;
	margin-bottom: 0px;
}
.backtablemargin {
	padding-top: 40px;
	padding-right: 2px;
	padding-left: 9px;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
}

.backtablemargin a {
	color: #FFFFFF;
	text-decoration: none;

}

.backtablemargin a:hover {
	color: #333333;
	text-decoration: underline;
}

/* 汎用*/

.text_linemenu{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#FDFCF0;
	padding:0 5px;
	margin-right: 7px;
	margin-left: 3px;
	height:26px;
	line-height: 26px;
	margin-bottom: 1px;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

.text_linemenu2{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#FDFCF0;
	padding:0 5px;
	margin-right: 7px;
	margin-left: 3px;
	height:26px;
	line-height: 26px;
	margin-bottom: 1px;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 7px;
}

.text_linemenu3{
	background:#990000;
	padding:0 5px;
	margin-right: 7px;
	margin-left: 3px;
	height:3px;
	line-height: 10px;
	margin-bottom: 20px;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 40px;
	border: 1px dashed #FFFFFF;
}

.text_box{
	background:#FEF5EF;
	padding:0 5px;
	margin-right: 30px;
	margin-left: 30px;
	height:auto;
	line-height: 16px;
	margin-bottom: 7px;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 7px;
	border: 1px dotted #666666;
}

.marginzero {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 6px;
}

.whatsnew {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	margin-left: 1px;
	margin-right: 6px;
	overflow: auto;
	height: 106px;
	padding:5px;
	background-color: #E3EEE6;
	letter-spacing: 1pt;
	border: 2px dotted #333333;
}

.margin300 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.bbox{
	background:#000000;
	padding:10pt;
	margin-right: 3px;
	margin-left: 3px;
	line-height: normal;
	margin-bottom: 7px;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 7px;
	border: 2px dotted #ffffff;
	color: #FFFFFF;
}

.bbox a {
	color: #FFFFFF;
	text-decoration: none;

}

.bbox a:hover {
	color: #333333;
	text-decoration: underline;
}

.wbox{
	background:#ffffff;
	padding:10pt;
	margin-right: 3px;
	margin-left: 3px;
	line-height: normal;
	margin-bottom: 3px;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 7px;
	border: 2px dotted #000000;
	color: #000000;
}

/* old */

.ten {
	font-size: 10pt;
}
.eite {
	font-size: 8pt;
}
