@charset "UTF-8";

/* HP更新システム */

/**/

#const {
    margin-bottom:10px;
}

#const div.title {
    background-color: #36BD9E;
	color: #fff;
	padding: 8px;
	margin-bottom: 20px;
}

#const div.title h2 {
    font-size: 22px;
	font-weight: bold; float:left;
}

#const div.title p {
    float: right;
    padding-top: 4px;
    padding-right: 10px;
}

#const div.title p a {
    color:#fff;
    text-decoration:underline;
}

#const li {
    float: left;
    width: 190px;
    padding: 0px 20px 20px 25px;
    font-size:14px;
    line-height:1.4;
}

#const li.li_last {
    padding: 0px 0px 20px 0px;
}

#const div.img_border {
    border: #999 1px solid;
    width: 188px;
    background-color: #FFF;
}

#const div.img_box {
    margin: 4px;
    text-align: center;
    width: 180px;
    height: 120px;
    overflow: hidden;
}

#const div.detail_text {
    padding-top:10px;
}

#const div.detail_text a {
    color:#000;
    font-weight:bold;
    text-decoration:underline;
}

#const a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    zoom: 1;
}

/**/

#news {
    margin-bottom:30px;
}

#news div.title {
    background-color: #36BD9E;
	color: #fff;
	padding: 8px;
	margin-bottom: 10px;
}

#news div.title h2 {
    font-size: 22px;
	font-weight: bold; float:left;
}

#news div.title p {
    float: right;
    padding-top: 4px;
    padding-right: 10px;
}

#news div.title p a {
    color:#fff;
    text-decoration:underline;
}

#news li {
    padding-top:5px;
    font-size:14px;
    line-height:1.4;
}

#news li a {
    color:#000;
    font-weight:bold;
    text-decoration:underline;
}

#news a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    zoom: 1;
}

/**/

#voice {
    margin-bottom:30px;
}

#voice div.title {
    background-color: #36BD9E;
	color: #fff;
	padding: 8px;
	margin-bottom: 10px;
}

#voice div.title h2 {
    font-size: 22px;
	font-weight: bold;
    float:left;
}

#voice div.title p {
    float: right;
    padding-top: 4px;
    padding-right: 10px;
}

#voice div.title p a {
    color:#fff;
    text-decoration:underline;
}

#voice li {
    padding-top:5px;
    font-size:14px;
    line-height:1.4;
}

#voice li a {
    color:#000;
    font-weight:bold;
    text-decoration:underline;
}

#voice a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    zoom: 1;
}