@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #333;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 100%;
}
article, aside, footer, header, nav, section {
	display: block;
}
#all {
	height: 100%;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}



p {
	line-height: 160%;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 90%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align:bottom
}

a {
	color: #333;
}

a:link {
	text-decoration: underline;
	color: #333;
}


a:hover img{
	filter: Alpha(opacity=80);
    opacity:0.8;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333;
}

header {
	width: 980px;
	display: block;
	margin: 25px auto 20px auto;
	padding: 0 10px;
}
.catch {
	font-size: 11px;
	float: left;
	margin: 5px 0 0 35px;
	font-weight: normal;
}
#g_menu {
	list-style-type: none;
	margin: 0 auto;
	width: 980px;
	padding: 0 10px;
}
#g_menu li  {
	float: left;
}
#g_menu a:hover img{
	filter: Alpha(opacity=100);
    opacity: 1;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding: 0 10px 20px;
}

#container li {
	list-style-type: none;
}
#container #news_box {
	float: left;
	width: 690px;
	font-size: 90%;
	background-image: url(../../img/tit_news.jpg);
	background-repeat: no-repeat;
	height: 48px;
	padding: 5px 0 15px 0;;
}
#container #news_box .tit {
	border-bottom: 1px dotted #333;
	width: 690px;
	padding: 0px 0 5px 0;
	height: 30px;
	margin: 0 0 20px 0;
    _padding-bottom: 0; /* IE6 */
}
#container #news_box .tit h2 {
	background-image: url(../../img/news.gif);
	margin: 8px 0 0 0;
	height: 12px;
	width: 157px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

#container #news_box #sns {
	float: right;
	margin: 0 0 10px 0;
}
#container #news_box #sns li {
	float: left;
	margin: 0 0 8px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #news_box .ichiran {
	float: right;
}


#container #news_box #midashi {
	float: left;
	margin-bottom: 13px;
	width: 140px;
	margin-right: 10px;
}

aside {
	width: 250px;
	float: right;
	height: 174px;
}

#main_contents{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding: 20px 10px;
}
#main_contents .pagelink {
	clear: both;
	list-style-type: none;
	width: 980px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #750000;
	padding-top: 10px;
	padding-bottom: 30px;
}
#main_contents .pagelink li {
	float: left;
	margin-right: 40px;
}




.img_waku {
	border: 1px dotted #999;
	padding: 15px;
}
#pagetop {
	padding-top: 20px;
	text-align: right;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}

footer {
	margin: 0 auto;
	text-align: center;
	background: #E6E6E6;
	min-width: 1000px;
}
footer h2 {
	font-size: 14px !important;
	margin: 0 0 6px 0;
}
footer #foot_info {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 90%;
	width: 980px;
	padding: 30px 10px;
	color: #333;
	height: 100px;
}
footer #foot_info #tel {
	float: left;
	width: 400px;
	padding-top: 5px;
}
footer #foot_info #tel address {
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 140%;
	font-style: normal;
	margin-bottom: 10px;
}
footer #foot_info #menu {
	float: right;
	width: 555px;
	line-height: 180%;
	padding-left: 15px;
	padding-top: 4px;
}
footer #foot_info #menu p {
	letter-spacing: 0px;
	line-height: 210%;
	color: #333;
}
footer #foot_info #menu p img {
	margin: 13px 0 0 5px;
}
footer #foot_info #menu ul{
	text-align: center;
	float: left;
	width: 480px;
	margin-left: 25px;
	list-style-image: url(../img/list_b.jpg);
	margin-bottom: 10px;
}
footer #foot_info #menu ul li {
	float: left;
	margin: 0 35px 5px 0;
}
footer #foot_info #menu p a{
	color: #333;
	padding: 0 1px;
	display: inline-block;
}

footer #foot_menu p a{
	text-decoration: none;
	padding-left: 15px;
}
footer #foot_menu a:hover {
	text-decoration: underline;
	color: #FFF !important;
}
.copy{
	margin-top: 14px;
	margin-left: 2px;
}

.clr {
	clear: both;
}

.noli {
	list-style-type: none;
}

.f_left {
	float: left;
}
.f_right {
	float: right;
}
.mg_t7 {
	margin-top: 7px;
}
.mg_t8 {
	margin-top: 8px;
}
.mg_t10 {
	margin-top: 10px;
}
.mg_t15 {
	margin-top: 15px;
}
.mg_t19 {
	margin-top: 19px;
}
.mg_t20 {
	margin-top: 20px;
}
.mg_t25 {
	margin-top: 25px;
}
.mg_t30 {
	margin-top: 30px;
}
.mg_tb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mg_tb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mg_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mg_tl15 {
	margin-top: 15px;
	margin-left: 15px;
}
.mg_b5 {
	margin-bottom: 5px;
}
.mg_b7 {
	margin-bottom: 7px;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b15 {
	margin-bottom: 15px;
}
.mg_b20 {
	margin-bottom: 20px;
}
.mg_b30 {
	margin-bottom: 30px;
}
.mg_b50 {
	margin-bottom: 50px;
}
.mg_l50 {
	margin-left: 50px;
}
.mg_l40 {
	margin-left: 40px;
}
.mg_l30 {
	margin-left: 30px;
}
.mg_l20 {
	margin-left: 20px;
}
.mg_l15 {
	margin-left: 15px;
}
.mg_l10 {
	margin-left: 10px;
}
.mg_l4 {
	margin-left: 4px;
}
.mg_l5 {
	margin-left: 5px;
}
.mg_l1 {
	margin-left: 1px;
}
.mg_r15 {
	margin-right: 15px;
}
.mg_r20 {
	margin-right: 20px;
}
.mg_r30 {
	margin-right: 30px;
}
.t_18 {
	font-size: 125%;
	line-height: 220%;
	letter-spacing: 2px;
}
.t_16 {
	font-size: 120%;
	line-height: 220%;
}
.t_14 {
	font-size: 100%;
	line-height: 220%;
}
.t_12 {
	font-size: 80%;
	letter-spacing: 160%;
}
.t_10 {
	font-size: 75%;
	letter-spacing: 0px;
}


.t_red {
	color: #750000;
}
.t_pink {
	color: #F66;
	font-size: 100%;
}
.t_brown {
	color: #6A4335;
	font-weight: bold;
}
.t_blue {
	color: #4F87B9;
	letter-spacing: 1px;
	font-weight: bold;
}
.t_green {
	color: #344c19;
}

.t_ind {
	text-indent: -9999px;
}


.newslist td {
	text-align: left;	
}
.yokoli {
	margin-bottom: 30px;
	list-style-type: none;
	float: left;
	width: 335px;
}
.yokoli li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	/margin-right: 5px;
}
.yokodl  {
	clear: both;
	font-size: 90%;
}

.yokodl dt {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}
.yokodl dd {
	float: left;
	margin-bottom: 5px;
	width: 220px;
}


.arrow a{
	color: #750000;
	text-decoration: none;
	background-image: url(../img/icon.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
.arrow a:hover {
	text-decoration: underline;
}
.icon{
	background-image: url(../img/icon.gif);
	background-position: 0px 2px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	display: block;
}
.white {
	font-size: 14px !important;
	color: #FFF;
}

#main_contents #pankuzu{
	font-size: 70%;
	list-style-type: none;
	float: left;
	width: 650px;
}
#main_contents #pankuzu li {
	float: left;
	height: 16px;
	margin-right: 5px;
}
#main_contents #pankuzu .mg {
	padding-top: 3px;
	color: #364D1A;
}

#main_contents #pankuzu a{
	text-decoration: none;
	
}
#main_contents #pankuzu .border{
	text-decoration: none;
	border: 1px solid #666;
	padding: 2px 5px;
	color: #666;
	
}
#main_contents #pankuzu a:hover {
	text-decoration: underline;
}

#main_contents #pankuzu .border2{
	text-decoration: none;
	border: 1px solid #900;
	padding: 2px 5px;
	color: #900;
	background: #fff;
}


/* RSS */

#news_box ul li{
	height: 26px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

#news_box ul li a{
	padding-left: 12px;
	color: #900;
}
