/* CSS Document */

body{
font-size:12px;
color:#666666
}

#Contents{
width:330px;
}

h1{
margin-bottom:5px;
}

.siyou {
width:100%;
/* width:300px; */
/* float:left; */
border-collapse:collapse;
}

.siyou th{
width:80%;
font-weight:normal;
text-align:left;
border:#666666 1px solid;
white-space:nowrap;
padding:1px;
/*background-color:#F5D5DA;*/
}

.siyou td{
font-weight:normal;
text-align:right;
border:#666666 1px solid;
white-space:nowrap;
padding:1px;
/*background-color:#FCF4F5;*/
}


.Mat{
width:325px;
/* width:300px; */
padding:2px;
/* float:right; */
border:#666666 1px solid;
background-color:#FCF4F5;
margin:7px 0;
}

/*

.siyou td{
border:solid 1px #BFBFBF;
}
	
#title{
margin-bottom:5px;
}

#item table ,.SeihiShiyou{
border-top:solid 1px #BFBFBF;
border-left:solid 1px #BFBFBF;
border-right:solid 1px #BFBFBF;
border-collapse:collapse;
}

#item th{
font-weight:normal;
background:#E4F4CE;
border-right:solid 1px #BFBFBF;
border-bottom:solid 1px #BFBFBF;
white-space:nowrap;
font-size:10px;
}

#item td{
text-align:center;
border-right:solid 1px #BFBFBF;
white-space:nowrap;
font-size:10px;
}

*/

.thickpink{
background-color:#F5D5DA;
}

.nomalpink{
background-color:#FCF4F5;
}
