@import url("main222.css");


a{
color:#036;
text-decoration:underline;
}

a:hover{
color:#f00;
text-decoration:underline;
}

/* ===================================== */
/* クリアセット */
/* ===================================== */

p.clearP{
clear:both;
font-size:1px;
line-height:0px;
margin:0;
padding:0;
}



/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*　左ブロック　　　　　　　　　*/
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

div#LeftBlock{
float:left;
width:200px;
margin:10px 0px 0px 0px; padding:0px;
border:solid 0px #f00;
}


/*　------------------------------　*/
/*　サイドナビゲーション　　*/
/*　------------------------------　*/

div#Co-SideNa{
width:200px;
margin:0; padding:0;
border:solid 0px #f00;
}


#Co-SideNav ul {
margin:30px 0px 0px 0px; padding:0;
list-style:none;
list-style-position:outside;
border-top:solid 1px #aaa;
text-indent:0;
}

#Co-SideNav li{
height:45px;
margin:0; padding:0;
border-bottom:solid 1px #aaa;
font-size:12px; font-weight:bold;
}

#Co-SideNav li.present {
height:45px;
margin:0; padding:0px 0px 0px 10px;
color:#999;
background:#e6e6e6;
text-decoration:none;
line-height:45px;
border-left:solid 3px #f00;
}

#Co-SideNav li a {
display:block;
height:45px;
margin:0; padding:0px 0px 0px 10px;
color:#555;
text-decoration:none;
line-height:45px;
border-left:solid 3px #fff;
}

#Co-SideNav li a:hover{
display:block;
height:45px;
margin:0; padding:0px 0px 0px 10px;
color:#f00;
text-decoration:none;
line-height:45px;
border-left:solid 3px #f00;
}


/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*　右ブロック　　　　　　　　　*/
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

div#RightBlock{
float:right;
width:640px;
margin:10px 0px 0px 0px; padding:0px;
border:solid 0px #f0d;
}


/* ============================= */
/*　右ブロックの左ボックス　　　　*/
/* ============================= */


div#R-LeftBox{
	float:left;
	width:390px;
	margin:0px;
	padding:0px;
	border:solid 0px #3dc;
}

#R-LeftBox p{
margin:0px 0px 0px 0px;
padding:0px;
text-align:justify;
font-size:12px;
line-height:150%;
color:#444;
}

/* ============================= */
/*　HAMADAが持つ3つの「総合力」　　　　*/
/* ============================= */

div#H-3power {
	width:388px;
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#H-3power h3{
width:360px;
margin:10px auto 10px;
padding:6px 0px 6px 0px;
text-align:center;
font-size:12px;
color:#fff;
background:#eeff00;
}

div#H-3power h4{
	width:360px;
	margin:0px;
	text-align:left;
	font-size:12px;
	color:#fff;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

div#H-3power p{
	width:388px;
	padding:0px;
	text-align:justify;
	font-size:12px;
	line-height:150%;
	color:#444;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ============================= */
/*　右ブロックの右ボックス　　　　*/
/* ============================= */

div#R-RightBox{
	float:right;
	width:230px;
	padding:0px;
	background-image: url(../img-corp/img_02.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#R-RightBox h3{
color:#333;
margin:0px 0px 0px 10px;
padding:0px 0px 10px 0px;
}

#R-RightBox dl{
margin:0px 10px 0px 10px;
padding:0px 0px 10px 0px;
text-indent:0;
}

#R-RightBox dd{
margin:0px 0px 0px 0px;
padding:5px 0px 10px 0px;
text-indent:0;
}

#R-RightBox dt{
margin:0px 0px 0px 0px;
padding:5px 0px 5px 5px;
text-indent:0;
background:#000066;
color:#fff;
font-weight:bold;
}

#R-RightBox p{
margin:0px 10px 0px 10px;
padding:5px 0px 5px 5px;
text-align:justify;
font-size:12px;
line-height:150%;
color:#444;
}

p#caption{
	width:210px;
	text-align:left;
	border:solid 0px #f00;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　テーブル　　　　　　　　　*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#RightBlock table{
margin:15px 0px 20px 0px;
padding:0;
border-collapse:collapse;
border-spacing:0;
border-padding:0;
font-size:12px;
color:#f44;
border-top:solid 1px #aaa;
}

#RightBlock th{
width:150px;
text-align:left;
padding:10px 0px 10px 10px;
background:#eee;
border-bottom:solid 1px #aaa;
font-size:12px;
color:#666;
}

#RightBlock td{
width:590px;
text-align:left;
padding:10px 0px 10px 10px;
background:#fff;
border-bottom:solid 1px #aaa;
font-size:12px;
color:#444;
}

#RightBlock td.caption{
text-align:right;
padding:5px 0px 20px 0px;
background:#fff;
border-bottom:solid 0px #aaa;
font-size:10px;
color:#666;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*　沿革　　　　　　　　　*/
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

div#HistoryArea{
width:640px;
margin:15px 0px 0px 0px;
padding:0;
float:right;
border:solid 0px #ddd;
}

#HistoryArea table{
width:640px;
magin:0;
padding:0;
border-collapse:collapse;
border-spacing:0;
}

#HistoryArea td.yyyyTD{
width:640px;
magin:0;
padding:4px 0px 7px 0px;
text-align:left;
}

#HistoryArea td{
width:640px;
magin:0;
padding:4px 0px 10px 0px;
text-align:left;
background:#eee;
}


#HistoryArea td.yyyyTD{
width:40px;
color:#000099;
border-bottom:solid 2px #fff;
padding:4px 0px 10px 7px;
}

#HistoryArea td.yyTD{
width:30px;
color:#000099;
border-bottom:solid 2px #fff;
}


#HistoryArea td.monthTD{
width:40px;
color:#000099;
border-bottom:solid 2px #fff;
text-align:right;
padding:4px 5px 10px 0px;
}

#HistoryArea td.dataTD{
width:490px;
color:#555;
border-right:solid 0px #ccc;
text-align:left;
padding:4px 0px 10px 7px;
background:#fff;
}
