@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");

/* CSS Document */

.entry-title {
font-size:160%;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
border-left:5px solid #177A3A;
padding:5px 0 5px 7px;
}

.itiran-img {
height:29px;
margin-bottom:10px;
text-align:right;
}

.back-img {
height:29px;
margin-top:10px;
text-align:right;
}

.wide-box {
margin-top:20px;
}

.wide-box .box-left {
width:330px;
float:left;
}

.wide-box .box-right {
width:370px;
float:right;
}

.box-left .img-box01 {
}

.box-left .img-box02 {
margin-top:20px;

}

.box-left .txt-popuplink {
margin-top:20px;
line-height:160%;
}

.box-left .img-box03 {
width:279px;
margin-top:20px;
margin-left:25px;

}

.table-style01 table {
font-size:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
width:370px;
}

.table-style01 table th {
border-bottom:1px solid #CCCCCC;
border-right:1px dashed #CCCCCC;
background-color:#EFEFEF;
padding:5px;
width:100px;
}

.table-style01 table td {
border-bottom:1px solid #CCCCCC;
border-right:1px dashed #CCCCCC;
padding:5px;
}

.txt-style01 {
margin:10px 10px 0 10px;
}

.txt-style02 {
margin:50px 10px 0 10px;
}

.img-style {
text-align:center;
margin:3px 10px 0 10px;
}

.img-style img {
max-width:650px;
height:auto;
}
