@import url(http://fonts.googleapis.com/css?family=Antic+Slab);

@charset "UTF-8";
/* CSS Document */

html {-webkit-text-size-adjust:none}

body {
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	color: #622d18;
	font-size: 14px;
	background-image: url(images/bg.png);
}  
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a {
	text-decoration: none;
	color: #555555;
	}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}
a:hover {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}
h1 {
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 28px;
	font-family: 'Antic Slab', serif;
	line-height: 28px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #622d18;
	}
h2 {
	margin: 0px;
	font-weight: normal;
	}
h3 {
	margin: 0px;
	padding: 0px;
	}
#thanks {
	padding: 30px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 400px;
	border: 1px solid #622d18;
	margin-top: 20px;
	}

/* common */
.clear_both{
clear: both;
}
.text_01 {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
.text_02 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -1px;
	}
.text_03 {
	font-size: 14px;
	letter-spacing: 0px;
	}
.text_04 {
	font-size: 28px;
	color: #ee7948;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	}
.text_05 {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: 'Antic Slab', serif;
	text-decoration: none;
	letter-spacing: 1px;
	color: #633;
	padding-top: 90px;
	padding-left: 163px;
	}
.text_06 {
	font-size: 28px;
	color: #EE7947;
	text-shadow: none;
	}
.text_07 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	}
.text_08 {
	font-family: 'Antic Slab', serif;
	}
.text_09 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 19px;
	font-weight: bold;
	}
.text_10 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	}

/* container */
#container {
	width: 100%;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin: 0;
	height: 100%;
	text-align: left;
	background-image: url(images/023_11.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
    }
#container_02 {
	width: 100%;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin: 0;
	height: 100%;
	text-align: left;
	background-image: url(images/023_11_02.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
    }  

/* header */
#header{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #214600;
	border-right-color: #214600;
	border-bottom-color: #214600;
	border-left-color: #214600;
	}
	#header_box_bg {
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #214600;
	border-right-color: #214600;
	border-bottom-color: #214600;
	border-left-color: #214600;
		}
	#header_box{
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}
	#header_left{
	padding: 0px;
	width: 720px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	#header_right{
	float: right;
	width: 280px;
	font-size: 26px;
	color: #aacf53;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	border: 1px none #CCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 22px;
	letter-spacing: 1px;
	background-image: url(images/header_right_bg.png);
	background-repeat: no-repeat;
	}
	#header_right a{
	color: #aacf53;
		}
	#header_right_bg {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 15px;
		}
	#header_right img{
	float: left;
	margin-left: 25px;
		}

/* globalnavi */
#globalnavi {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	}
	#globalnavi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
		}
	#globalnavi li{
	margin: 0px;
	padding: 0px;
	float: left;
		}
	.Button {
	text-shadow: 0 -1px #9e8d6b;
	width: 199px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 16px;
background: rgb(213,195,161); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2Q1YzNhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmE0NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(213,195,161,1) 1%, rgba(191,164,111,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(213,195,161,1)), color-stop(100%,rgba(191,164,111,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(213,195,161,1) 1%,rgba(191,164,111,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(213,195,161,1) 1%,rgba(191,164,111,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(213,195,161,1) 1%,rgba(191,164,111,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(213,195,161,1) 1%,rgba(191,164,111,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5c3a1', endColorstr='#bfa46f',GradientType=0 ); /* IE6-8 */
    }
	

/* slider */
#slider_bg{
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	}
#slider {
	padding: 1px;
	width: 656px;
	height: 380px;
	margin: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
	}

/* box */
#box{
	padding: 0px;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}

    /* content */
    #content {
	padding: 0px;
	width: 660px;
	float: left;
	margin: 0px;
	}
	#page_title {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 32px;
		}
	.top_banner_sp {
	margin-top: 35px;
		}
	.content_h2_line {
	border: 1px solid #214600;
	padding: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
	letter-spacing: 1px;
		}
	#content h2 {
	font-family: 'Antic Slab', serif;
	font-weight: bold;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 636px;
	color: #FFFFFF;
	background: rgb(131,147,116); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzOTM3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTQ2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(131,147,116,1) 0%, rgba(33,70,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(131,147,116,1)), color-stop(100%,rgba(33,70,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(131,147,116,1) 0%,rgba(33,70,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(131,147,116,1) 0%,rgba(33,70,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(131,147,116,1) 0%,rgba(33,70,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(131,147,116,1) 0%,rgba(33,70,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#839374', endColorstr='#214600',GradientType=0 ); /* IE6-8 */
	margin: 0px;
	}
	#content h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #622d18;
	border-right-color: #622d18;
	border-bottom-color: #622d18;
	border-left-color: #622d18;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
		}
	
	#kodawari_bg {
	background-image: url(images/top_kodawari_bg.png);
	background-repeat: no-repeat;
		}
	#top_line_title {
	font-family: 'Antic Slab', serif;
	text-shadow:1px 1px #bcff81;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 612px;
	color: #214600;
	background-image: url(images/top_kodawari.png);
	background-repeat: no-repeat;
	height: 56px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	}
	#top_line {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #febd32;
	border-right-color: #febd32;
	border-bottom-color: #febd32;
	border-left-color: #febd32;
	padding-bottom: 20px;
		}
	.top_line_imgright {
	float: right;
	margin-left: 20px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
	#top_line p {
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 30px;
	vertical-align: top;
		}
	.kuwashiku_banner {
	border-radius: 5px;
	text-shadow:2px 2px #ee7948;
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #fff;
	background-color: #ee7948;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	letter-spacing: 2px;
	line-height: 14px;
	margin-left: 440px;
	background: rgb(242,155,119); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyOWI3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZTc5NDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(242,155,119,1) 0%, rgba(238,121,72,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,155,119,1)), color-stop(100%,rgba(238,121,72,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,155,119,1) 0%,rgba(238,121,72,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,155,119,1) 0%,rgba(238,121,72,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,155,119,1) 0%,rgba(238,121,72,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(242,155,119,1) 0%,rgba(238,121,72,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f29b77', endColorstr='#ee7948',GradientType=0 ); /* IE6-8 */
	border: 1px solid #ec6831;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    }
	/* under */
	.gp_01_right {
	float: right;
	margin-left: 20px;
		}
	.gp_01_img {
	padding: 1px;
	border: 1px solid #CCC;
	background-color: #FFF;
		}
	.gp_01_banner {
	text-align: right;
	margin-top: 20px;
		}
	.gp_01_text {
		}
	.gp_01_text table {
	border: 1px solid #622d18;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: #fbf2ee;
		}
	.gp_01_text th {
	background-color: #FDDED0;
	padding: 10px;
	font-size: 12px;
	width: 30px;
	text-align: center;
		}
	.gp_01_text td {
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	width: 310px;
		}
	.gp_02_text {
		}
	.gp_02_text table {
	border: 1px solid #622d18;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: #fbf2ee;
		}
	.gp_02_text th {
	background-color: #FDDED0;
	padding: 10px;
	font-size: 12px;
	width: 50px;
	text-align: center;
		}
	.gp_02_text td {
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	width: 290px;
		}
	.gp_03_text {
		}
	.gp_03_text table {
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 2px;
	background-color: #fbf2ee;
		}
	.gp_03_text th {
	background-color: #FDDED0;
	padding: 10px;
	font-size: 12px;
	width: 180px;
	text-align: center;
		}
	.gp_03_text td {
	background-color: #FFF;
	padding: 10px;
	font-size: 12px;
	width: 432px;
		}
	.gp_03_text span {
	color: #F63;
		}
	#bank {
	border: 1px solid #622d18;
	padding: 20px;
		}
	.gp_03_text a{
	color: #09C;
		}
	/* google カレンダー */
	#content iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
	

/* sidebar */
    #sidebar{
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
	}
	.sidebar_box{
	padding: 1px;
	width: 294px;
	background-color: #FFFFFF;
	border: 2px solid #e6efc1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
		}
	.sidebar_box_bg {
	background-color: #e6efc1;
	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
		}
	.sidebar_box_title{
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0px;
	color: #63492b;
	text-align: left;
	font-weight: bold;
		}
	.sidebar_box_text a{
	color: #ee7948;
		}
	.sidebar_box_text{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #63492b;
	line-height: 24px;
		}
	.sidebar_box_leftimg {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
		}
	/* sidebar blog */
	.sidebar_box_blog{
	padding: 1px;
	width: 294px;
	background-color: #FFFFFF;
	border: 2px solid #fdded0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	display: block;
		}
	.sidebar_box_bg_blog {
	background-color: #fdded0;
	padding: 10px;
		}
	.sidebar_box_title_blog {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 42px;
	margin: 0px;
	color: #63492b;
	text-align: left;
	height: 40px;
	font-weight: bold;
		}
	.sidebar_box_leftimg_blog {
	margin-left: 30px;
	margin-right: 10px;
	float: left;
		}
	/* sidebar banner_ft */
	.sidebar_box_banner_ft {
	padding: 1px;
	width: 294px;
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	display: block;
		}
	/* sidebar kentei */
	.sidebar_box_kentei01 {
	padding: 1px;
	width: 296px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
		}
	.sidebar_box_bg_kentei01 {
	padding: 0px;
	background-image: url(images/sidebar_banner_01.png);
	background-repeat: no-repeat;
	height: 148px;
		}
	
	/* sidebar banner */
	#sidebar_box_banner {
	background-color: #fdded0;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
		}

/* footer */
#footer_toplink {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	}
#footer{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	color: #FFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	}
	#footer_01{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 230px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
		}
		
	#footer_01_box{
	width: 294px;
	background-color: #FFFFFF;
	border: 2px none #e6efc1;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 0px;
	padding: 3px;
		}
	#footer_01_box_bg {
	background-color: #e6efc1;
	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 32px;
	padding-left: 10px;
		}
	#footer_01_box_title{
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0px;
	color: #63492b;
	text-align: left;
	font-weight: bold;
		}
	#footer_01_box_text a{
	color: #ee7948;
		}
	#footer_01_box_text{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #63492b;
	line-height: 24px;
		}
	
	#footer_01 li a{
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
		}
	#footer_01 ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
		}
	#footer_01 li{
	margin: 0px;
	padding: 0px;
	text-align: right;
		}
	#footer_01 .copyright{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 80px;
		}

/* slider detail */
#stage {
	position: relative;
	width: 660px;
	height: 380px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#photo1,#photo2,#photo3 {
    position: absolute;
    width: 660px;
	height: 380px;
}
#photo1 img,#photo2 img,#photo3 img {
    opacity:0;
    -moz-animation: imgTrans 24s infinite;
    -webkit-animation: imgTrans 24s infinite;
    animation: imgTrans 24s infinite;
}
#photo1 img {
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#photo2 img {
    -moz-animation-delay: 8s;
    -webkit-animation-delay:8s;
    animation-delay: 8s;
}
#photo3 img {
    -moz-animation-delay: 16s;
    -webkit-animation-delay: 16s;
    animation-delay: 16s;
}

#frame {
	width: 660px;
	height: 380px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
@-webkit-keyframes imgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 40% { opacity:1; }
 50% { opacity:0; } 
 100% { opacity:0; }
}
@-moz-keyframes imgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 40% { opacity:1; }
 50% { opacity:0; } 
 100% { opacity:0; }
}
@keyframes imgTrans {
 0% { opacity:0; }
 10% { opacity:1; }
 40% { opacity:1; }
 50% { opacity:0; } 
 100% { opacity:0; }
}
