@charset "utf-8";

/*#cont h1 {
background:none repeat scroll 0 0 #999999;
padding:12px 0 8px 20px;
width:100%;
}*/

/* 2012/07/11 */
#cont h1{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}


#cont h1 span{
border-bottom:1px solid #FFFFFF;
color:#ffffff;
display:block;
font-size:16px;
line-height:1em;
padding:0 0 8px 5px;
}

.main_image {
width: 500px;
margin-bottom: 5px;
}


/*bottom_nav 始まり*/
table#bottom_nav {
text-align:center;
width:100%;
border-collapse:collapse;
margin-top: 20px;
margin-bottom: 20px;
}
table#bottom_nav td {
border: 1px solid #999999;
width: 20%;
}

table#bottom_nav a {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
display:block;
line-height:25px;
}
table#bottom_nav a:hover {
background:#EEE;
text-decoration: none;
}

table#bottom_nav #thisPage  {
background:none repeat scroll 0 0 #EEEEEE;
color:#000000;
display:block;
line-height:25px;
font-weight: bold;
}

/*bottom_nav 終わり*/


.top_text {
font-weight: bold;
color: #4F4A3C;
width: 500px;
font-size: 16px;
margin-bottom: 20px;
}


ul.img1  {
list-style-image:url("../img/icon_circle02.gif");
padding-bottom:15px;
margin-left: 30px;
line-height: 1.4em;
font-size: 14px;
}

ul.img1 li{
margin-bottom:5px;
}

ul.img1 a{
color:#4F4A3C;
}

ul.img1 a:hover {
background-color: #FFFF51;
}

.img1 .update {
color: #FF0000;
}



/*h2設定始まり*/
table.border-b {
height: 3px;
width: 100%;
border-collapse: collapse;
}
table.border-b .line_l {
background-color: #999999;
width: 190px;
}
table.border-b .line_c {
width: 1px;
}
table.border-b .line_r {
background-color: #999999;
width: 309px;
}

#cont h2{
}
#cont h2 span {
display:block;
font-size:14px;
line-height:1em;
padding:12px 0 10px;
}
#cont h2 span img {
background:none repeat scroll 0 0 black;
border:medium none;
margin-right:5px;
}

#cont h2 span.date {
text-align: right;
margin-top: -2.8em;
font-size: 12px;
font-weight: normal;
}

/*h2設定終わり*/


.main_box {
color:#333333;
font-size:14px;
line-height:150%;
margin-left:10px;
padding-top:5px;
width: 490px;
margin-bottom: 5px;
}
.main_box p{
line-height:1.8em;
padding-bottom:0.5em;
margin-left:1em;
}
.main_box .icon {
padding-bottom: 0px;
}
.main_box .icon a img {
margin-right: 5px;
}



/*メールマガジン*/
.magmag {
background-image:url("../../common/images/mailmagazine_back.gif");
background-repeat:no-repeat;
height:95px;
width:500px;
margin-bottom: 20px;
padding-top: 12px;
padding-right: 17px;
padding-bottom: 12px;
padding-left: 17px;
}

.magmag p {
margin-top:5px;
margin-bottom: 5px;
}
.magmag  p.mag_title {
color: #052674;
font-weight: bold;
margin-top: 0px;
margin-bottom:10px;
}
.magmag .pink {
color:#CC3399;
font-size:90%;
/*margin-top:10px;*/
}
.magmag .kiyaku {
font-size: 10px;
color: #052674;
}


/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}


/* 2011/12/13 追記 */


.magmag  p.mag_title a:hover{
background-color:#E4E4E4;
}
