@charset "UTF-8";

body{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../kabegami/body.gif);
	background-repeat: repeat-x;
	background-color: white;
	background-position: 10px 10px;
font-family : "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", メイリオ;
}

div{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
width : auto;
}

p{
	font-size: 12px;
	font-family : "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝";
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 0px;
	text-align: left;
}

img{
	border-width: 0px;
}

ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	height: auto;
}

a{
	text-decoration: none;
}

a:hover{
	color: red;
	text-decoration: underline;
}

address{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	font-style: normal;
	font-family : "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝";
	text-align: center;
margin-left : auto;
margin-right : auto;
}

#main{
	width: 880px;
	height: inherit;
	background-color: white;
}

#main_menu{
	padding-top: 8px;
	padding-bottom: 2px;
	width: 880px;
	height: 34px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffd5bf;
	border-bottom-color: #ffd5bf;
	background-image: url(../kabegami/menu.gif);
	background-repeat: repeat-x;
}

#header01{
	width: 880px;
	height: 250px;
	margin-top: 6px;
}

#footer01{
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: olive;
	width: 880px;
	height: auto;
	font-weight: bold;
	text-align: center;
}

#footer02{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 880px;
	height: auto;
	font-size: 14px;
	text-align: center;
}

#footer03{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 870px;
	height: auto;
	background-color: #ffeaea;
	font-size: 12px;
	padding-left: 10px;
	text-align: center;
}

#page{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
	width: 880px;
	height: auto;
	text-align: right;
}

#copyright{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 880px;
	height: auto;
	background-color: #ffeaea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	text-align: center;
}

#header00{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 880px;
	height: 24px;
	background-color: #5475ff;
}

#menu_01{
	width: 424px;
	height: auto;
	float: left;
	clear: left;
	padding-left: 16px;
}

#menu_02{
	width: 430px;
	height: auto;
	float: right;
	clear: right;
	padding-right: 10px;
	text-align: right;
}

#header{
	width: 880px;
	height: 40px;
}

.Class_menu_01{
	padding-top: 4px;
	padding-bottom: 6px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.Class_agein_left{
	text-align: left;
}

.Class_agein_right{
	text-align: right;
}

.Class_agein_center{
	text-align: center;
}

.Class_600{
	font-weight: bold;
}

.Class_gray{
	color: #2b2b2b;
}

.Class_lavel{
	width: 570px;
	height: auto;
	clear: left;
	text-align: left;
	padding-bottom: 8px;
}

.Class_red01{
	color: red;
}

.Class_under-line{
	text-decoration: underline;
}

.Class_menu_02{
	margin-top: 20px;
}
