/* 基本 */
*{
	margin: 0px;
	padding: -10px;
}

body {
	width: 100%;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #000000;
	font-weight: 500;
	background-color: #FFFFFF;
}

img {
	border-width:0px;
}
/* ページ */
#head_top {
	height: 280px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/top220.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
}
}
#menu {
	height: 40px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
}
#menu ul#gNavi li#gn02{
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	width: 160px;
	height: 40px;
	top: 0px;
	background-image: url(../img/b_2b.png);
	background-repeat: no-repeat;
}

#contents {
	height: 1215px;
		}
#contents_header {
	background-color: #;
	background-image: url(.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	}
#contents_left {
	margin : 0 ; 
	padding : 0 ; 
	float : left ;
	height: 100%;
	background-color: #;
	background-image: url(../img/plan_left.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#contents_left ul#gNavi {
    margin-top : 640px ; 
	padding : 0 ; 
	height: 50px;
	width: 210px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-size: 1px;
	text-indent: -10000px;
	float: right;
}
#contents_left ul#gNavi li{
	float: left;
	width: 210px;
	text-align: center;
	margin-left: 0px;
	padding: 0px;
}
#contents_left ul#gNavi li a{
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	width: 210px;
	height: 50px;
	top: 0px;
	
	outline: none;

#menu ul#gNavi li a:link,
#menu ul#gNavi li a:visited{
	color: #ffffff;
	background-color: #ffffff;
}}
#contents_left ul#gNavi li a:hover,
#contents_left ul#gNavi li a:active{
	color: #ffffff;
	background-color: #ffffff;
}
#contents_left ul#gNavi li#gn01 a:link,
#contents_left ul#gNavi li#gn01 a:visited{
	background-image: url(../img/b_form_kogecha.png);
	background-repeat: no-repeat;
}
#contents_left ul#gNavi li#gn01 a:hover,
#contents_left ul#gNavi li#gn01 a:active{
	background-image: url(../img/b_form_kogecha2.png);
	background-repeat: no-repeat;
}

#contents_right {
	margin : 0 ; 
	padding : 0 ; 
	height: 1200px;
	background-size: contain;	/* 23.02.26追加 */
	background-image: url(../img/plan_right.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents_footer {
	margin : 0 ; 
	padding : 0 ; 
	height: 10px;
	width: 960px;
	clear : both ; 
	background-color: #;
	
}