/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1.4em; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	border-top: 2px solid #266936;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.80em;
}
a { text-decoration: none; }
p { text-align: left; }
img { border: 0; }

/* Layout ----------------------------------------------------------------- */

#header, #footer, #container {
	width: 860px;
	margin: 0 auto;
}
.alpha {
	width: 685px;
	float: right;
}
.beta {
	width: 160px;
	float: left;
}

/* Footer ----------------------------------------------------------------- */

#footer {
	border-top: 1px solid #999;
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	color:#999;
	clear:both;
}

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }

/* floatset --------------------------------------------------------------- */
.float-right {
	float:right;
	}

.float-left {
	float:left;
	}

/* img -------------------------------------------------------------------- */

img.main-image { margin-bottom: 10px; }

img.right-image { margin:0px 0px 15px 15px; }
.message_img1 { margin:0px 20px 0px 0px; }

/* menu ------------------------------------------------------------------- */

div.menu { margin-bottom: 7px; }
.menu img {
	display: block;
	margin-bottom:1px;
}

p.menu-info {
	margin: 0px 0 0 0;
	padding:67px 10px 7px 10px;
	font-size: 0.9em;
	background:url(../images/menu-image.jpg) no-repeat;
}

/* Title ------------------------------------------------------------------ */
.contents-title {
	background: url(../images/title/midashi2.png) bottom repeat-x;
	border-bottom:1px solid #ccc;
	padding:15px 10px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-size:1.3em;
	color:#1E5D2D;
	}
	
.midashi1 {
	background: url(../images/title/midashi1.png) repeat-x;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:3px solid #1E5D2D;
	margin-bottom: 10px;
	font-size:1.2em;
	padding:3px 0px 2px 12px;
}

.midashi2{
	border-bottom:1px solid #337c44;
	margin-bottom: 10px;
	padding:0px 0px 0px 0px;
	color:#337c44;
	line-height:1.3em;
	font-size:1.2em;
}
.midashi2b{
	background: url(../images/title/midashi3.gif) repeat-x bottom #337C44;
	margin-bottom: 5px;
	padding:1px 0px 0px 4px;
	color:#fff;
	font-size:1.2em;
}

.midashi3{
	background: url(../images/title/midashi4.gif) repeat-x bottom #F6F6F7;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	padding:4px 0px 3px 6px;
	color:#1E5D2D;
	font-size:1.2em;
}
.midashi3b{
	background: url(../images/title/midashi4.gif) repeat-x bottom #F6F6F7;
	border-bottom:1px solid #ccc;
	margin-bottom: 5px;
	padding:4px 0px 3px 6px;
	color:#1E5D2D;
	font-size:1.2em;
}


/* col-------------------------------------------------------------------- */
.column2{ margin-bottom:10px;}
.column2 li{ width:340px;}
.col2left{
	float:left;
	width:340px;
}
.col2right{
	float:right;
	width:340px;
}


/* box -------------------------------------------------------------------- */

.box1 {
	border: 1px solid #CCC;
	background:url(../images/boxbg.jpg) repeat-x top;
	margin-bottom: 5px;
	padding: 4px;
}
.box1 .bleft{
	float:left;
	width:79px;
	}
.box1 .bright{
	float:right;
	width:241px;
}
.box1 p{margin-bottom:0px;}

/* list ------------------------------------------------------------------- */
.list1 li {
	padding:3px 3px 3px 15px;
	margin:5px 2px;
	background:url(../images/list1.png) 0px 7px no-repeat;
	}

.list2 li {
	width:320px;
	padding:3px 3px 3px 15px;
	margin:5px 2px;
	background:url(../images/list1.png) 0px 7px no-repeat;
	}

/* table ------------------------------------------------------------------ */
.table1 {
	border: solid 1px #ccc;
	border-collapse: collapse;
	}

.tdw {
	border: solid 1px #ccc;
	padding:4px;
	background-color:#FFF;
	}
	
.td1 {
	border: solid 1px #ccc;
	padding:4px;
	background-color:#F3F3F3;
	}

/* pagetop ---------------------------------------------------------------- */
.pagetop {
	text-align:right;
	margin:10px 0px 0px 0px;
	}
	
/* navi ------------------------------------------------------------------- */
.navi {
	background-color:#266936;
	padding:1px 5px;
	color:#FFFFFF;
	}

.navi a {
	color:#FFFFFF;
	}


/* container -------------------------------------------------------------- */

div.news {
	width: 410px;
	float: left;
}
div.index-info {
	width: 260px;
	float: right;
}
.news a { color: #C00; }
.news a:hover { color: #666; }
.news p.day, .news p.txt { margin-bottom: 5px; }
.news p.day {
	width: 100px;
	float: left;
}
.news p.txt {
	width: 290px;
	float: right;
}

.news object,.news iframe{
    width:410px;
    height:250px; 
    border:0px;
    margin:0px;
    padding:0px;
    clear:both;
}

.contactform object,.contactform iframe{
    width:685px;
    height:600px; 
    border:0px;
    margin:0px;
    padding:0px;
    clear:both;
}
.map object,.map iframe{ 
    width:685px; 
    height:350px; 
    border:0px; 
    margin:0px; 
    padding:0px; 
    clear:both; 
}
a.black{ color:black;}
a.black:hover{ color:#C00;}