@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,th{
	font-size:100%;
	font-weight:normal;
}
h3,h4,h5,h6,th{
	clear:both;
}
img{
	border:none;
}
ul {
	list-style: none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}
body{
	background-image:none !important;
	color: #555555;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
#wrap01{
	width:500px;
	margin: 0 auto;
}

/*---- header ----*/

#headerLeft{
	width:500px;
	clear:both;
	padding-top:28px;
}
#headerLeft h1{
	clear:both;
	margin-right:0px;
}
#headerLeft h1 img{
	width: 100px;
}
#headerLeft img.catch{
	display:none;
}
#headerLeft h2{
	display:none;
}
#headerRight{
display:none;
}
#headerRight div.search{
display:none;
}
#mainImg{
display:none;
}
#mainTab{
display:none;
}

/*---- gMenu ----*/

#gMenu {
display:none;
}

/*---- leftCont ----*/

#leftCont{
display:none;
}


/*---- pankuzu ----*/

#pankuzu{
	width:500px;
	clear:both;
	text-align:left;
	padding: 3px 3px 8px 0;
}
#pankuzu a{
	color:#CC3100;
	text-decoration:none;
}
#pankuzu a:hover{
	text-decoration:underline;
}

/*---- centerCont ----*/

#centerCont{
	width:470px;
	clear:both;
}
#centerCont h2{
	margin-bottom:10px;
}
#centerCont h2.txt{
	margin-bottom:10px;
	background-image:url(../imgs/h2_bg.gif);
	background-repeat:no-repeat;
	height: 34px;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:19px;
	padding-left:25px;
}
#centerCont h3{
	margin-bottom:10px;
}
#centerCont h3.txt{
	margin-bottom:10px;
	background-image:url(../imgs/h3_bg.gif);
	background-repeat:no-repeat;
	height: 28px;
	font-size: 15px;
	font-weight:bold;
	padding-top:10px;
	padding-left:12px;
}
#centerCont h3.txt02{
	margin-bottom:10px;
	background-image:url(../imgs/h3_bg02.gif);
	background-repeat:no-repeat;
	line-height:1.2;
	height: 46px;
	font-size: 15px;
	font-weight:bold;
	padding-top:9px;
	padding-left:12px;
}
#centerCont h4{
	margin-bottom:10px;
	background-image:url(../imgs/h4_bg.gif);
	background-repeat:no-repeat;
	background-position: 3px center;
	height: 20px;
	font-size: 15px;
	font-weight:bold;
	padding-top:5px;
	padding-left:35px;
}
#centerCont h5{
	margin-bottom:3px;
	background-image:url(../imgs/h5_bg.gif);
	background-repeat:no-repeat;
	height: 23px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:10px;
}
#centerCont h6{
	margin-bottom:10px;
	background-image:url(../imgs/h6_bg.gif);
	background-repeat:no-repeat;
	background-position: 3px 1px;
	line-height: 1.2;
	font-weight:bold;
	padding-top:0px;
	padding-left:20px;
	display:block;
}
#centerCont p.sml{
	font-size: 10px;
}
#centerCont p.red{
	color:#990000;
}
#centerCont p.green{
	color:#4D9E41;
}
#centerCont .normalText{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
	font-size: 13px;
}
#centerCont .normalText p{
	line-height: 1.8;
}

#centerCont .photoText116{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}
#centerCont .photoText116 .leftImg{
	width:116px;
	padding-right: 10px;
	float:left;
	margin-top:5px;
}
#centerCont .photoText116 .rightImg{
	width:116px;
	padding-left: 10px;
	float:right;
	margin-top:5px;
}
#centerCont .photoText116 .txt{
	font-size: 13px;
	width:338px;
	float:left;
}
#centerCont .photoText116 .txt p{
	line-height: 1.8;
}

#centerCont .center{
	margin-bottom:10px;
	text-align:center;
	clear:both;
}
#centerCont .left{
	margin-bottom:10px;
	text-align:center;
	clear:both;
}
#centerCont .right{
	margin-bottom:10px;
	text-align:center;
	clear:both;
}






#centerCont img.lineGray01{
	margin: 0 auto;
	padding:15px 0 15px 0;
	display:block;
	clear:both;
}
#centerCont img.lineGray02{
	margin: 0 auto;
	padding:5px 0 10px 0;
	display:block;
	clear:both;
}
#centerCont img.lineGray03{
	margin: 0 auto;
	padding:5px 0 20px 0;
	display:block;
	clear:both;
}
#centerCont a{
	color:#CC3100;
	text-decoration:underline;
}
#centerCont a:hover{
	text-decoration:none;
}
#centerCont img.btn{
	display:block;
	margin: 0 auto 15px auto;
}
#centerCont img.btn02{
	margin: 0 3px 15px 3px;
}
#centerCont a:hover img.btn,#centerCont a:hover img.btn:focus,
#centerCont a:hover img.btn02,#centerCont a:hover img.btn02:focus{
	filter: alpha(style=0, opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
/*---- rightCont ----*/

#rightCont{
	display:none;
}

/*---- foot ----*/

#foot{
	display:none;
}

/*---- copyright ----*/

#copyright{
	display:none;
}

