@charset "SHift_JIS";

/* ============================================================
[top.css]
トップページ専用CSS
============================================================ */

/* レイアウト各要素 */

#mainImg {
width:100%;
background:#00377f;
}

.headerTop {
	height:210px;
	background-color:#000000;
	background-repeat:repeat-x;
}

.headerTopNv {
	height:88px;
	background-color:#000033;
	background-image:url(../img/head_topnv_bg.gif);
	background-repeat:repeat-x;
}

#naviTop {
	position:absolute;
	width:230px;
	height:100%;
	left:530px;
	top:0px;
}

/* 060929 */
#netTop {
	position:relative;
	margin-top:16px;
	left:10px;
}
/* 060929 */

.noNavi {
	margin-top:308px;
	margin-left:15px;
}

.main {
margin:0;
	padding-top:12px;
}

.new {
	visibility:hidden;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0;
	padding:0;
}

h3 {
	margin:0;
	padding:0;
}

h3 img.new {
	margin:0;
	margin-top:14px;
	padding:0;
	padding-left:2px;
	vertical-align:top;
}

ul.square {
	padding-left:24px;
	padding-bottom:0px;
	list-style-position:outside;
	list-style-image:url(../img/square4_list.gif);
}

ul.dot {
	padding-left:18px;
	padding-bottom:0px;
	list-style-position:outside;
	list-style-image:url(../img/square_list.gif);
}

li {
	padding-bottom:0px;
}

.footer {
	margin-top:10px;
}

#latest {
	margin-bottom:7px;
	background:#9198BA;
}

#latestUpdate {
	padding-left:10px;
	color:#fff;
}


/**/

.contents {
margin:0;
width:100%;
background:url(../img/base_bg.gif) repeat-x top left;
}

.main {
margin-bottom:40px;
margin-left:14px;
width:750px;

}

#mainLeft,
#mainRight {
float:left;
}
#mainLeft {
width:539px;
}
#mainRight {
width:192px;
}

.menuLeft {
float:left;
width:354px;
}
.menuRight {
float:left;
width:167px;
}


.memuBox {
float:left;
margin-right:10px;
width:167px;
background:#fff url(../img/index_boxbgA_01.gif) repeat-y top left;
}
.memuBox .menuInner {
padding:5px 10px 5px;
background:url(../img/index_boxbgA_02.gif) no-repeat bottom left;
}

.double {
margin-top:10px;
width:344px;
background:#fff url(../img/index_boxbgB_01.gif) repeat-y top left;
}
.double .menuInner {
background:url(../img/index_boxbgB_02.gif) no-repeat bottom left;
}
.double ul {
float:left;
width:160px;
}

.menuRight .memuBox {
margin:0 !important;
}
.memuBox li {
padding-left:7px;
background:url(../img/cur_icon.gif) no-repeat center left;
list-style:none;
}


.sideBox {
margin-bottom:20px;
width:192px;
background:#fff url(../img/side_bg_01.gif) repeat-y top left;
}
.sideBox .sideInner {
padding:0 10px 5px;
background:url(../img/side_bg_02.gif) no-repeat bottom left;
}
.sideBox .sideInner2 {
padding:0 10px 5px;
}

.sideInner2 img {
vertical-align:middle;
}
.sideBox li {
list-style:none;
line-height:1.2;
}

.iconLink {
margin-top:10px;
padding-top:7px;
text-align:right;
}
.sideBox .iconLink {
border-top:dotted 1px #ccc;
}

.iconLink span {
padding-left:15px;
background:url(../img/cur_icon02.gif) no-repeat center left;
}

.iconLink span.material {
background:url(../img/cur_icon02.gif) no-repeat 0 3px;
}

* html .iconLink span.material {
background:url(../img/cur_icon02.gif) no-repeat 0 10px;
}

*:first-child + html .iconLink span.material {
background:url(../img/cur_icon02.gif) no-repeat 0 10px;
}


.sideInner .flleft {
float:left;
margin-right:10px;
padding-bottom:5px;
}
.sideInner img {
vertical-align:middle;
}
.sideBox .sideInner2 ul {
margin-top:10px;
}
.sideBox .sideInner2 ul ul {
margin-top:0;
}
.sideInner ul {
margin-top:10px;
}

.sideInner ul.lastItem {
margin-top:0;
}

.sideInner li {
padding-bottom:5px;
}


.waku {
margin-top:5px;
padding:2px 4px;
border:solid 2px #a3bad9;
line-height:1.2;
}

.fontsmall {
font-size:90%;
}

.structureContent {
position:relative;
}

#headLinkBox {
position:absolute;
left:575px;
top:10px;
}

#headLinkBox li img {
vertical-align:top;
}
#headLinkBox li {
line-height:0;
font-size:0;
list-style:none;
}

/* tab*/
#tabBlock {
margin-bottom:15px;
width:522px;
background:#fff url(../img/tabbox_bg_02.gif) repeat-y top left;
}
#tabBlock .tabInner {
padding-top:6px;
background:url(../img/tabbox_bg_01.gif) no-repeat top left;
}

#tabBlock .tabBottom {
padding:0 2px 6px;
background:url(../img/tabbox_bg_03.gif) no-repeat bottom left;
}

#tabBlock li {
list-style:none;
float:left;
}

#tabBlock table {
margin-left:12px;
width:495px;
border-collapse:collapse;
}
#tabBlock th {
width:110px;
font-weight:normal;
color:#043371;
border-bottom:dotted 1px #ccc;
vertical-align:top;
padding:5px 2px;
font-size:75%;
text-align:left;
} 
#tabBlock td {
padding:5px 2px;
border-bottom:dotted 1px #ccc;
font-size:75%;
} 

#tabBlock .iconLink {
margin:5px 15px 5px 0;
}


.newTxt {
color:#ff0000;
}
