@charset "utf-8";
/*SCSS*/
#header{
	width:700px;
	height:105px;
	background-image:url(../images/common/h_bg.jpg);
	background-repeat:no-repeat;
}
#title {
	width:470px;
	height:0px;
	padding:55px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	display:block;
	background-image:url(../images/common/title.jpg);
	background-repeat:no-repeat;
}
#s_search{
	padding:35px 0px 0px 38px;
	height:39px;
	background-image:url(../images/common/search.jpg);
	background-repeat:no-repeat;
}
#p_contents01 a:link,#p_contents01 a:visited{
	color:#04CEB6;
}
#p_contents01 a:hover{
	color:#04CEB6;
}
#footer{
	clear:both;
	font-size:0.8em;
	height:25px;
	padding:10px 20px 0px 0px;
	background-color:#04CEB6;
}
#pan_list a{
	color:#04CEB6;
}
	#pan_list a:link,#pan_list a:visited{
	color:#04CEB6;
	}
	#p_box a:link,#p_box a:visited{
	color:#04CEB6;
	}
.midashi01{
	font-size:1.3em;
	font-weight:bold;
	color:#04CEB6;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #04CEB6;
	padding:0px 0px 3px 3px;
	margin:0px 0px 15px 0px;
}
.midashi_c01{
	color:#3D7702;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.midashi_p01{
	color:#197C9D;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
.txt01{
	color:#04CEB6;
}
.p_box a:link,.p_box a:visited{
	color:#03B19C;
}
.p_box a:link,.p_box a:visited{
	color:##03B19C;
}
