﻿@charset "utf-8";

/* ================================================
トップcss
================================================ */


#article #top_pro {
	margin-left: 58px;
}

#top_pro li {
	float: left;
	background-image: url(../img/face1_bg.gif);
	height: 173px;
	width: 274px;
	padding-top: 7px;
	padding-left: 8px;
	background-repeat: no-repeat;
	list-style:none;
}

#article #top_pro_s {
	margin-left: 58px;
	margin-bottom: 15px;
}


#top_pro_s li {
	float: left;
	background-image: url(../img/face2_bg.gif);
	height: 145px;
	width: 163px;
	padding-top: 5px;
	padding-left: 6px;
	background-repeat: no-repeat;
	list-style:none;
}











/* ニュースエリア */

#bottom_sec {
	margin-left: 62px;
	margin-right: 67px;
}
#news_sec {
	width: 594px;
	float: left;
}
#news_sec #news_ttl {
	background-image: url(../img/mizuki_12.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 37px;
}
#news_ttl h3 {
	float: left;
}
#news_ttl p {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 88%;
}
#news_sec #table_kakomi {
	margin-top: 12px;
}

#news_table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#news_table .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #999999;
	white-space: nowrap;
	width: 75px;
}
#news_table .tale_name {
	font-size: 88%;
	width: 71px;
}
#news_table .yaji {
	width: 19px;
}
#news_table .photo {
	background-color: #CCCCCC;
	width: 75px;
}
#news_table .photo img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#news_table .coment {
	width: 340px;
	padding: 7px;
}
#news_table .coment h4 {
	font-size: 100%;
	margin-bottom: 2px;
}
#news_table .coment a {
	font-weight: bold;
	color: #bb0000;
	line-height: 120%;
	font-size: 95%;
}
#news_table .coment a:hover {
	font-weight: bold;
	color: #bb0000;
	line-height: 120%;
	font-size: 95%;
	background-color: #EAD8D7;
}

#news_table .coment p {
	font-size: 88%;
	line-height: 105%;
}






#link_sec {
	float: right;
	width: 216px;
}
#link_sec #link_ttl {
	background-image: url(../img/mizuki_14.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 37px;
}
#link_sec #link_btn {
	margin-top: 12px;
}
#link_btn li {
	background-image: url(../img/link_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 185px;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 3px;
}





