/*　　配　　置　　*/

.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}


/* バナー・アイコン類　*/

#img_customer a {
	width: 250px;
	height: 140px;
    background-image: url("../images/top/message1.png");
}

#img_customer a:hover {
	width: 250px;
	height: 140px;
    background-image : url("../images/top/message2.png");
}

#img_hpc a {
	width: 250px;
	height: 140px;
    background-image: url("../images/top/hpc1.png");
}

#img_hpc a:hover {
	width: 250px;
	height: 140px;
    background-image : url("../images/top/hpc2.png");
}

#img_cto a {
	width: 250px;
	height: 140px;
    background-image: url("../images/top/cto1.png");
}

#img_cto a:hover {
	width: 250px;
	height: 140px;
    background-image : url("../images/top/cto2.png");
}

#contents ul {
	padding-left: 20px;
	list-style-image: url("../images/top/ulicon.png");
	line-height: 1.5em;
	/*text-indent: 1em;*/
	list-style-position: outsize;
}

.hoverblock a {
    display: block;
    width: 180px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: top center;
}


/* contents　*/

#contents{
	clear:left;
	padding:0;
	margin: 0;
		
	}

#contents:after{
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#contents img {
	padding-right: 3px;
	padding-left: 3px;
}

#contents h5{
	font-size:100%;
	line-height:1em;
	vertical-align:top;
	color:#FFFFFF;
	background-color: #990000;
	border-left-width: 20px;
	border-left-style: ridge;
	border-left-color: #990000;
	margin:10px 15px 0px 15px;
	padding: 3px 0 3px 5px;
	}



/* user_select　*/

#user_select{
	zoom:100%;
	}

#user_select:after{
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	


/* feedbox　*/	

#feedbox {
	float: none;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
}

#feedbox #feed ul {
	padding-left: 20px;
	list-style-image: url("../images/top/ulicon.png");
	line-height: 2em;
	/*text-indent: 1em;*/
	list-style-position: outsize;
}

#useful_link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
}

.feedbox {
	font-size: 14px;
	height: 180px;
	overflow: auto;
	margin-top: auto;
	margin-bottom: auto;
	color: #333333;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	background-color: #EBEBEB;
}


/*useful_link　*/

#useful_link{
	clear:both;
	padding: 0px;
	margin: 10px 15px 10px 15px;
}

#useful_link #bnr_sps table {
	font-size: 14px;
	margin:10px 0 10px 0;
}

#useful_link #bnr_sps .left {
	text-align: right;
	padding-right: 0px;
}

#useful_link .left {
	font-size: 12px;
	text-align: right;
	color: #333333;
}

#useful_link #bnr_sps tr {
	text-align: left;
	line-height: 30px;
}

#useful_link div#bnr_sps ul{
	list-style-type:none;
	zoom:100%;
 	}

#useful_link div#bnr_sps ul:after{
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#useful_link div#bnr_sps ul li{
 float:left;
 margin:0 8px 0 0;
 }
 
#useful_link div#bnr_sps ul li a:hover img{ 
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}	

#useful_link #bnr_sps img {
	padding-right: 10px;
	padding-left: 5px;
	float: right;
	border-width: 0px;
	border-style: none;
}



/*information　*/

#information{
	margin:10px 0 0 10px;
}

#information table{
	width:100%;
}

#information td{
	width:50%;
	vertical-align:text-top;
}

#information ul{
	margin:0 0 0 20px;
}

#information li{
	margin:0;
	padding:0;
}	



/*message_link　*/

#message_link table{
	margin:10px 5px 0 5px;
	padding:0;
}

#message_link td{
	padding:0 5px 0 5px;
	text-align:center;
}
