body,
div,
h1,
h2,
p,
address,
img,
small,
ul,
li,
header,
footer,
nav,
section,
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

body {
	max-width:1300px;
	min-width: 769px;
	width: 100%;
	margin: 0;
	line-height:1.5;
	display block;
	font-family: "Arial","メイリオ","ＭＳ Ｐゴシック","MS PGothic";
	background-color: #fff;
}

ul {
	list-style: none;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

div{
	display: block;
}


p{
	font-family: "Arial","メイリオ","ＭＳ Ｐゴシック","MS PGothic";

}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}





header {
	width: 100%;
	max-width:1300px;
	min-width: 769px;
	margin: 0px auto;
	height: 117px;
}

h1 {
	width: 212px;
	float: left;
	margin-left: 25px;
}

#gnavi {
    width: 100%;
}

#gnavi ul{
    width: 695px;
    height: 79px;
    float: right;
    text-align: center;
}

#gnavi li {
	width: 105px;
   	float: left;
	margin: 0 0 0 4px;
	padding: 0px 15px;
	line-height: 100%;
	font-size: 12px;
	background: url("images/n_bar.gif") repeat-y left;
}


#gnavi img{
    width: 70px;
    margin-right: auto;
    margin-left: auto;
}

main {
	width: 100%;
	max-width:1300px;
	min-width: 769px;
	background-color: #fff;
	clear: both;
	margin: 0px auto;
}

main img{
	width: 100%;
	max-width:1300px;
	margin-right: auto;
	margin-left: auto;

}

#second_nav{
	width: 100%;
	margin: 30px auto;
}


#second_nav ul{
	width: 980px;
	margin: 0px auto;
}


#second_nav ul li {
	width: 300px;
	float: left;
	line-height: 100%;
	font-size: 12px;
	margin-right: 10px;
}


#second_nav ul li img{
    width: 300px;
    clear: both;
}

section{
	width: 980px;
	height: 300px;
	padding-top: 220px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
}

#notification{
	width: 570px;
	height: 240px;
	float: left;
	padding: 0px 15px;
	background-color: #ffffcc;

}

#notificationTop{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	text-align: center;
	font-size: 18px;
}

#notificationInner{
	color: #cc6633;
}

.list{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

.date{
	width: 250px;
	float: left;
	padding-left: 30px;
}

.text{
	vertical-align: middle;
}

#information{
	width: 300px;
	height: 240px;
	float: left;
	padding-left: 20px;

}

#information ul{
	width: 300px;
}

#information li{
	width: 300px;
	float: left;
	padding-bottom: 16px;

}

#information li img{
	width: 300px;
	float: left;

}

footer {
	width: 100%;
	max-width:1300px;
	height: 250px;
	background-color:#cc6633;
	clear: both;
}


footer nav{
	width: 604px;
	height: 80px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
}

footer nav ul{
    margin-right: auto;
    margin-left: auto;
}

footer nav li{
	width: 105px;
	float: left;

}

footer #copy{
	width: 980px;
	margin:50px auto;
	text-align: center;
	clear: both;
}
}



/*↓zaimu.html*/
#nendo {
	font-size: 120%;
}
#nendo p{
	margin-left: 50px;
	font-weight: 600;

}
#nendo img{
	width: 15px;
	height: 20px;
}
#nendo ul{
	margin-left: 30px;
}

#nendo2, #nendo29, #nendo4, #nendo6{
	margin: 50px 0px 50px;
	padding: 25px 0px 25px;
	background-color: #fecd9938;
}
/*.blue{
	background-image: images/arrow/arrow_blue.png;
}
.red{
	background-image: images/arrow/arrow_red.png;
}
.yellow{
	background-image: images/arrow/arrow_yellow.png;
}
.green{
	background-image: images/arrow/arrow_green.png;
*/

/*↑zaimu.html*/


