@charset "Shift_JIS";

/* ==================================================

CSS Document for　IMSトップページリニューアル

   ================================================== */

/* base ------------------------------ */

* {
	font-size: 1em;
	font-style: normal;
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
	font-size:12px;
	color:#666;
	line-height: 145%;
}

#wrapper{
	text-align:left;
	margin:0px auto;
	padding: 0px;
	width: 858px;

}
p {
	padding: 0px;
	margin: 0px;
}
img{
	border: none;
}


/* link ------------------------------ */

a, a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active, a:hover {
	color: #0000FF;
	text-decoration: underline;
}


/* layout ------------------------------ */

#header{
	background-image: url(../images/top/header_img_01.jpg);
	height: 66px;
	width: 858px;
	text-align:left;
	padding: 12px 0 0 0 ;
	margin:0px auto;
}


#header h1{
	background-image: url(../images/common/ims_logo.jpg);
	text-indent: -99999px;
	height: 50px;
	width: 304px;
	margin-left: 44px;
	_margin-left: 20px;
	float:left;
	
}

#header .left01{
	width: 304px;
	float:left;
	text-align:left;
}

#header .left01 h1{
	background-image: url(../images/common/ims_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
}
#header .right01{
	float:right;
	width:466px;
	text-align:right;
	margin-right: 44px;
	_margin-right: 20px;
}
#header #clear {
	clear: both;
}

#flashBack{
	background-image: url(../images/top/header_backimg.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 858px;
	margin:0px auto;
}

#wrapper{
	background-image: url(../images/top/backimg.jpg);
	background-repeat: repeat-y;
	width: 770px;
	margin:0px auto;
	padding: 15px 44px 0 44px;
}


#wrapper #left{
	width:190px;
	float:left;
	margin-left:5px;
}

#wrapper #right{
	width:540px;
	float:right;
	margin-right:5px;
}
#wrapper #clear {
	clear: both;
	text-align:center;
	padding:0 0 12px 0;
}

/* mainmenu ------------------------------ */
h2{
	background-image: url(../images/top/topics.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 540px;
	text-indent: -99999px;
	padding:0 0 10px 0;
}

table{
	border:none;
	padding: 0px;
	}

.th01{
	width:110px;
	text-align:left;
	font-weight: normal;
	padding:3px 0 3px 0;
}
.td01{
	width:420px;
	text-align:left;
	padding:3px 0 3px 0;
}
.th02{
	width:100%;
}

.backbtn{
	float: right;
	padding-bottom:12px;
}


h3{
	background-image: url(../images/top/groupmenu.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 540px;
	text-indent: -99999px;
	padding:0 0 10px 0;
}

#groupmenu{
	margin:0px;
	padding:0px;
	width:540px;

}

#groupmenu .left01{
	float:left;
	width:280px;
	height:120px;
	_width:276px;
}

#groupmenu .right01{
	float:right;
	width:260px;
	height:120px;
}

/* sidemenu ------------------------------ */


ul#menu01{
    list-style:none;
	padding-bottom:2px;

}
ul#menu01 li{
    list-style:none;
}
ul#menu01 a{
    display:block;
    width:190px;
    text-indent:-1000000px;
    overflow:hidden;
}
a.btn01{
    background-image:url(../images/common/btn_01.jpg);
	height:37px;
}

a.btn01_01{
    background-image:url(../images/common/btn_01_01.jpg);
	height:31px;
}
a:hover.btn01_01{
    background-position:0px -31px;
}
a.btn01_01_on{
    background-image:url(../images/common/btn_01_01.jpg);
	height:31px;
    background-position:0px -31px;	
}
a.btn01_02{
    background-image:url(../images/common/btn_01_02.jpg);
	height:31px;
}
a.btn01_02_on{
    background-image:url(../images/common/btn_01_02.jpg);
	height:31px;
    background-position:0px -31px;	
}
a:hover.btn01_02{
    background-position:0px -31px;
}

a.btn01_03{
    background-image:url(../images/common/btn_01_03.jpg);
	height:31px;
}
a:hover.btn01_03{
    background-position:0px -31px;
}
a.btn01_03_on{
    background-image:url(../images/common/btn_01_03.jpg);
	height:31px;
    background-position:0px -31px;
}
a.btn01_04{
    background-image:url(../images/common/btn_01_04.jpg);
	height:31px;
}
a:hover.btn01_04{
    background-position:0px -31px;
}
a.btn01_05{
    background-image:url(../images/common/btn_01_05.jpg);
	height:31px;
}
a:hover.btn01_05{
    background-position:0px -31px;
}

a.btn01_05_on{
    background-image:url(../images/common/btn_01_05.jpg);
	height:31px;
    background-position:0px -31px;
}
a.btn01_06{
    background-image:url(../images/common/btn_01_06.jpg);
	height:31px;
}
a:hover.btn01_06{
    background-position:0px -31px;
}
a.btn01_06_on{
    background-image:url(../images/common/btn_01_06.jpg);
	height:31px;
    background-position:0px -31px;
}

a.btn02{
    background-image:url(../images/common/btn_02.jpg);
	height:37px;
}

a.btn02_01{
    background-image:url(../images/common/btn_02_01.jpg);
	height:30px;
}
a:hover.btn02_01{
    background-position:0px -31px;
}
.btn02_01_on{
    background-position:0px -31px;
    background-image:url(../images/common/btn_02_01.jpg);
	height:30px;
}
a.btn02_02{
    background-image:url(../images/common/btn_02_02.jpg);
	height:31px;
}
a:hover.btn02_02{
    background-position:0px -31px;
}
a.btn02_03{
    background-image:url(../images/common/btn_02_03.jpg);
	height:31px;
}
a:hover.btn02_03{
    background-position:0px -31px;
}
a.btn02_04{
    background-image:url(../images/common/btn_02_04.jpg);
	height:31px;
}
a:hover.btn02_04{
    background-position:0px -31px;
}
.btn02_04_on{
    background-image:url(../images/common/btn_02_04.jpg);
	height:31px;
    background-position:0px -31px;
}





#bnr {
	padding:10px 0 20px 0;
}
#bnr p{
	margin-bottom:7px;
}

/* 中ページボタン追加 ------------------------------ */
a.btn01_01_01{
    background-image:url(../images/common/btn_01_01_01.gif);
	height:28px;
}
a:hover.btn01_01_01{
    background-position:0px -28px;
}
a.btn01_01_01_on{
    background-image:url(../images/common/btn_01_01_01.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn01_01_02{
    background-image:url(../images/common/btn_01_01_02.gif);
	height:28px;
}
a:hover.btn01_01_02{
    background-position:0px -28px;
}
a.btn01_01_02_on{
    background-position:0px -28px;
    background-image:url(../images/common/btn_01_01_02.gif);
	height:28px;
}
a.btn01_01_03{
    background-image:url(../images/common/btn_01_01_03.gif);
	height:28px;
}
a:hover.btn01_01_03{
    background-position:0px -28px;
}
a.btn01_01_03_on{
    background-position:0px -28px;
    background-image:url(../images/common/btn_01_01_03.gif);
	height:28px;
}



a.btn02_01_01{
    background-image:url(../images/common/btn_02_01_01.gif);
	height:28px;
}
a:hover.btn02_01_01{
    background-position:0px -28px;
}
a.btn02_01_01_on{
    background-image:url(../images/common/btn_02_01_01.gif);
    background-position:0px -28px;
	height:28px;
}

a.btn02_01_02{
    background-image:url(../images/common/btn_02_01_02.gif);
	height:28px;
}
a:hover.btn02_01_02{
    background-position:0px -28px;
}
a.btn02_01_02_on{
    background-image:url(../images/common/btn_02_01_02.gif);
    background-position:0px -28px;
	height:28px;
}


a.btn02_01_03{
    background-image:url(../images/common/btn_02_01_03.gif);
	height:28px;
}
a:hover.btn02_01_03{
    background-position:0px -28px;
}
a.btn02_01_03_on{
    background-image:url(../images/common/btn_02_01_03.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn02_01_04{
    background-image:url(../images/common/btn_02_01_04.gif);
	height:28px;
}
a:hover.btn02_01_04{
    background-position:0px -28px;
}
a.btn02_01_04_on{
    background-image:url(../images/common/btn_02_01_04.gif);
    background-position:0px -28px;
	height:28px;
}

a.btn02_01_05{
    background-image:url(../images/common/btn_02_01_05.gif);
	height:28px;
}
a:hover.btn02_01_05{
    background-position:0px -28px;
}
a.btn02_01_05_on{
    background-image:url(../images/common/btn_02_01_05.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn02_01_06{
    background-image:url(../images/common/btn_02_01_06.gif);
	height:28px;
}
a:hover.btn02_01_06{
    background-position:0px -28px;
}
a.btn02_01_06_on{
    background-image:url(../images/common/btn_02_01_06.gif);
    background-position:0px -28px;
	height:28px;
}

a.btn02_01_07{
    background-image:url(../images/common/btn_02_01_07.gif);
	height:28px;
}
a:hover.btn02_01_07{
    background-position:0px -28px;
}
a.btn02_01_07_on{
    background-image:url(../images/common/btn_02_01_07.gif);
    background-position:0px -28px;
	height:28px;
}

a.btn03_01_01{
    background-image:url(../images/common/btn_03_01_01.gif);
	height:28px;
}
a:hover.btn03_01_01{
    background-position:0px -28px;
}
a.btn03_01_01_on{
    background-image:url(../images/common/btn_03_01_01.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_02{
    background-image:url(../images/common/btn_03_01_02.gif);
	height:21px;
}
a:hover.btn03_01_02{
    background-position:0px -21px;
}
a.btn03_01_02_on{
    background-image:url(../images/common/btn_03_01_02.gif);
    background-position:0px -21px;
	height:21px;
}
a.btn03_01_03{
    background-image:url(../images/common/btn_03_01_03.gif);
	height:21px;
}
a:hover.btn03_01_03{
    background-position:0px -21px;
}
a.btn03_01_03_on{
    background-image:url(../images/common/btn_03_01_03.gif);
    background-position:0px -21px;
	height:21px;
}
a.btn03_01_04{
    background-image:url(../images/common/btn_03_01_04.gif);
	height:21px;
}
a:hover.btn03_01_04{
    background-position:0px -21px;
}
a.btn03_01_04_on{
    background-image:url(../images/common/btn_03_01_04.gif);
    background-position:0px -21px;
	height:21px;
}
a.btn03_01_05{
    background-image:url(../images/common/btn_03_01_05.gif);
	height:28px;
}
a:hover.btn03_01_05{
    background-position:0px -28px;
}
a.btn03_01_05_on{
    background-image:url(../images/common/btn_03_01_05.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_06{
    background-image:url(../images/common/btn_03_01_06.gif);
	height:28px;
}
a:hover.btn03_01_06{
    background-position:0px -28px;
}
a.btn03_01_06_on{
    background-image:url(../images/common/btn_03_01_06.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_07{
    background-image:url(../images/common/btn_03_01_07.gif);
	height:28px;
}
a:hover.btn03_01_07{
    background-position:0px -28px;
}
a.btn03_01_07_on{
    background-image:url(../images/common/btn_03_01_07.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_08{
    background-image:url(../images/common/btn_03_01_08.gif);
	height:28px;
}
a:hover.btn03_01_08{
    background-position:0px -28px;
}
a.btn03_01_08_on{
    background-image:url(../images/common/btn_03_01_08.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_09{
    background-image:url(../images/common/btn_03_01_09.gif);
	height:28px;
}
a:hover.btn03_01_09{
    background-position:0px -28px;
}
a.btn03_01_09_on{
    background-image:url(../images/common/btn_03_01_09.gif);
    background-position:0px -28px;
	height:28px;
}
a.btn03_01_10{
    background-image:url(../images/common/btn_03_01_10.gif);
	height:28px;
}
a:hover.btn03_01_10{
    background-position:0px -28px;
}
a.btn03_01_10_on{
    background-image:url(../images/common/btn_03_01_10.gif);
    background-position:0px -28px;
	height:28px;
}
/* bottom ------------------------------ */

#bottom{
	width: 858px;
	margin:0px auto;
	padding:0px 0 10px 0;
}



/* コンテンツページ */

#flashArea{
	background-image: url(../images/top/header_backimg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 858px;
	margin:0px auto;
}

#flashArea #headBox{
	width: 760px;
	margin:0px auto;
	background-color:#FFFFFF;
}

#flashArea #headBox .topicpath{
	margin: 5px 0 5px 20px;
	text-align:left;
}

#bottomLink{
	margin:0px;
	padding:0px;
}

#bottomLink .left{
	float:left;
	width:600px;
}

#bottomLink .right{
	float:right;
	width:79px;
}
#bottomLink #clear {
	clear: both;
}

.title {
	margin-bottom: 40px;
}
.p14 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
