@charset "shift_jis";
@import url("../screen.css");
/*=================================================
	main Visual
=================================================*/
div#mainVisual {
background-image: url(../../../notice/images/main_visual.jpg);
}
/*-------------------------------------------------------------------

	p
-------------------------------------------------------------------*/
div#entry p {
line-height: 1.6em;
}
div#entry p img.section {
display: block;
margin: 0 auto;
}
div#entry p#end {
text-align: right;
font-size: 10px;
line-height: 1.3em;
}
/*-------------------------------------------------------------------
	table
-------------------------------------------------------------------*/
div#entry table {
border-left: 1px solid #999999;
border-top: 1px solid #999999;
width: 100%;
line-height: 1.6em;
}
div#entry th {
text-align: left;
background: #1b89c7;
color: #ffffff;
border-right: 1px solid #0072b2;
border-bottom: 1px solid #0072b2;
border-left: 1px solid #3cabe9;
border-top: 1px solid #3cabe9;
}
div#entry td {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
div#entry th,
div#entry td {
padding: 5px 10px;
}
div#entry td.th {
background: #eef7ff;
}

div#notice th{
border-top: 2px solid #cccccc;
border-bottom: 1px solid #cccccc;
text-align:center;
font-weight:bold;
height:30px;
}

div#notice td{
border-bottom: 1px solid #cccccc;
text-align:center;
font-weight:bold;
}

div#notice2 td{
border-bottom: 1px solid #cccccc;
}

div#notice3 table{
border: 1px solid #cccccc;
}

div#notice3 td{
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
