﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	clip: rect(auto,auto,auto,auto);
	min-width: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.h1text {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 6px;
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
}
img {
	border: none;
	vertical-align: bottom;
}
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.clear_both2 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.clear_both3 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

p, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headmain {
	width: 100%;
	height: auto;
	position: fixed !important;
	position: absolute;
}
.head {
	width: 414px;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	z-index: 100;
	background-attachment: scroll;
	background-image: url(../img/headback1.png);
	background-repeat: repeat-x;
}
.fla {
	clear: both;
	height: 266px;
	width: 414px;
	z-index: -200;
	background-attachment: scroll;
	background-image: url(../img/fla1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FD5921;
}
.fla2 {
	clear: both;
	height: 120px;
	width: 414px;
	z-index: -200;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FD5921;
}


.nav {
	width: 100%;
	height: auto;
	clear: both;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}
.nav1 {
	height: auto;
	margin-left: auto;
	width: 312px;
	margin-right: auto;
	margin-top: 14px;
	padding-left: 8px;
}
.main-cont {
	width: 414px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/headback2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.main1-box1 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	background-attachment: scroll;
	background-image: url(../img/headback3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 336px;
	margin-top: 30px;
}

.main1-box1 p{
	font-size: 13px;
	color: #333;
	margin-right: 20px;
	margin-left: 46px;
	margin-bottom: 15px;
	line-height: 21px;
}


.main2-box1 {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/back1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
	margin-bottom: 24px;
	padding-top: 15px;
}

.main2-box1 p {
	font-size: 12px;
	margin-right: 140px;
	margin-left: 40px;
	margin-bottom: 15px;
	line-height: 18px;
	color: #333;
}

.main2-box2 {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/back2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
	margin-bottom: 24px;
	padding-top: 15px;
}

.main2-box2 p {
	font-size: 12px;
	margin-right: 140px;
	margin-left: 40px;
	margin-bottom: 15px;
	line-height: 18px;
	color: #333;
}

.main2-box3 {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../img/back3.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 122px;
	margin-bottom: 24px;
	padding-top: 15px;
}
.main2-box3 p {
	font-size: 12px;
	margin-right: 140px;
	margin-left: 40px;
	margin-bottom: 15px;
	line-height: 18px;
	color: #333;
}
.news-box1 {
	width: 100%;
	height: 194px;
	background-image: url(../img/back4.png);
	background-repeat: repeat;
	padding-top: 26px;
	margin-bottom: 40px;
}
.news-box2 {
	width: 390px;
	height: 170px;
	margin-right: auto;
	background-color: #FFF;
	margin-left: auto;
	border-radius: 8px;
}
/*---------------------
  google map
---------------------*/

.gmap {
	width: 100%;
	height: 320px;
	margin-bottom: 30px;
}
.gmap img {
	max-width: none;
}
/* gmap */

#gmap {
	height: 320px;
}

.footmain {
	width: 414px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back5.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	overflow: hidden;
}
.foot-p {
	margin-bottom: 20px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-left: 24px;
	line-height: 20px;
}
.logo {
	margin-left: 76px;
	float: left;
	margin-top: 22px;
}
.logo2 {
	margin-bottom: 5px;
	margin-top: 40px;
	margin-left: 12px;
}
.mon1 {
	font-size: 18px;
	color: #FFF;
	margin-left: 20px;
	line-height: 30px;
	padding-top: 200px;

}

.tel {
	float: right;
	margin-right: 15px;
}
.td-li1 {
	float: left;
	margin-top: 10px;
	margin-left: 11px;
}
.td-li2 {
	float: left;
	margin-top: 10px;
	margin-left: 8px;
}
.sub-t {
	text-align: center;
	padding-top: 50px;
}
.m-td1 {
	margin-bottom: 17px;
	padding-left: 18px;
}
.sp-t1 {
	margin-bottom: 8px;
	padding-left: 6px;
	font-size: 20px;
	font-weight: bold;
	color: #FD5921;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
	margin-top: 27px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 5px;
}
.sp-t2 {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(../img/sp2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 38px;
	padding-left: 26px;
	padding-top: 3px;
}

.sp-t3 {
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(../img/sp3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 12px;
	padding-left: 28px;
	height: 30px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 1px;
}
.sp-t4 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(../img/sp3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 4px;
	padding-left: 28px;
	height: 30px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 1px;
	margin-right: 10px;
}
.sp-t5 {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(../img/sp2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 26px;
	padding-top: 3px;
}





.waku {
	margin-bottom: 10px;
	background-color: #C92226;
	text-align: center;
	width: 80px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.copy {
	font-size: 10px;
	clear: both;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pic-c {
	text-align: center;
	margin-bottom: 10px;
}
.link_box{
	position: relative;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
 
.link_box a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.link_box a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.news00 {
	font-size: 14px;
	line-height: 24px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.news00 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	height: auto;
}
.news00 a {

	color: #333;
}
.news00 a:link {
	color: #333;
}
.news00 a:visited {
	color: #333;
}
.news00 a:hover {
	color: #BD0000;
}
.news00 a:active {
	color: #333;
}
.news00 ul,ol {
	list-style-type: none;
}



/*-------------------news-------------------*/
#topics_paging{
	margin:20px 0 0;
	text-align:center;
	letter-spacing:-.4em;
}

#topics_paging li{
	display:inline-block;
	margin:0 10px 0 0;
	letter-spacing:normal;
}

#topics_paging li:last-child{
	margin:0;
}

#topics_paging li span{
	display:block;
	padding:10px;
	border:1px solid #d1d6da;
}

#topics_paging li a{
	display:block;
	width:100%;
	background:#1772d3;
	color:#fff;
}

#topics_paging li a span{
	border:none;
}


/*-------------------newsList-------------------*/
.newsList li {
	margin: 0 0 5px;
	letter-spacing: -.4em;
}
.newsList li:last-child {
	margin: 0;
}
.newsList a {
	display: block;
	height: 48px;
	color: #2c3f53;
	line-height: 50px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 4px;
	margin-left: 4px;
}
.newsList li p {
	display: inline-block;
	margin: 0;
	letter-spacing: normal;
	vertical-align: middle;
}
.newsList li #topics_title{
	width: 73%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.newsList li #topics_date {
	width: 22%;
	font-size: 90%;
	font-weight: bold;
	color: #FF3300;
	float: left;
	margin-left: 8px;
}
