body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}

img {
	border: none;
}

a {
	color: #0099CC;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.img-sp10 {
	margin-top: 10px;
}


/***********コンテナー*********/

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container01 {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	background-image: url(../img/toph1-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 85%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}

/************ヘッダー******************/

#header {
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 75px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header .logo {
	float: left;
	height: 60px;
	width: 250px;
	margin-top: 15px;
	margin-left: 10px;
	display: inline;
}


/************トップナビ**********/

#topnavi {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;

}

#navi {
	width: 270px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	display: inline;
	padding: 0px;
}

#navi ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 270px;
	height: 20px;
}

#navi li {
	float: left;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	display:block;
	height: 20px;
	list-style: none;
}

/*****************
#navi li img {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	display:block;
}
******************/

#navi li.navi1b {
	background:url(../img/navi1b.gif) no-repeat;
	float: left;
	width: 85px;
	height: 20px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	display:block;
}

#navi li.navi1b a{
	display:block;
	width:85px;
	height:20px;
}

#navi li.navi2b {
	background:url(../img/navi2b.gif) no-repeat;
	float: left;
	width: 85px;
	height: 20px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
	display:block;
}

#navi li.navi2b a{
	display:block;
	width:85px;
	height:20px;
}

#navi li.navi3b {
	background:url(../img/navi3b.gif) no-repeat;
	float: left;
	width: 85px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#navi li.navi3b a{
	display:block;
	width:85px;
	height:20px;
}

#navi li a:hover {
	background:transparent;
}

#navi li a:hover img{
	visibility:hidden;
}

/***********メニューロールオーバー*********/

/***************
#menu-box{
	width: 760px;
	height: 60px;
	margin: 0px auto;
	background-image: url(../img/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
}
*****************/

#menu {
	width: 780px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

#menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 780px;
	height: 30px;
}

#menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	display:block;
	height: 30px;
}

#menu li img {
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu1b {
	background:url(../img/menu1b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu1b a{
	display:block;
	width:156px;
	height:30px;
}

#menu li.menu2b {
	background:url(../img/menu2b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu2b a{
	display:block;
	width:156px;
	height:30px;
}

#menu li.menu3b {
	background:url(../img/menu3b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu3b a{
	display:block;
	width:156px;
	height:30px;
}

#menu li.menu4b {
	background:url(../img/menu4b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu4b a{
	display:block;
	width:156px;
	height:30px;
}

#menu li.menu5b {
	background:url(../img/menu5b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu5b a{
	display:block;
	width:156px;
	height:30px;
}

/******************
#menu li.menu6b {
	background:url(../img/menu6b.gif) no-repeat;
	float: left;
	width: 156px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	display:block;
}

#menu li.menu6b a{
	display:block;
	width:156px;
	height:30px;
}
***********************/

#menu li a:hover {
	background:transparent;
}

#menu li a:hover img{
	visibility:hidden;
}



/***********コンテンツ*************/

#contents {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents.resultlist {
	width: 780px;
	height:500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow-y:scroll;
}

#contents02 {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/contents02-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}


#contents p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
}


#left-side {
	float: left;
	width: 540px;
	margin-top: 10px;
	margin-left: 0px;
}

#right-side {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
}

#left-side .catchbox {
	background-image: url(../img/catchbox-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

#left-side .catchboxbtm {
	margin: 0px;
	height: 15px;
	width: 540px;
}

#left-side .catchboximg {
	float: left;
	height: 70px;
	width: 240px;
	margin-top: 0px;
	margin-left: 15px;
	display: inline;
}

#left-side .kensakubox {
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eeeeee;
}

#left-side .kensakuboxtop {
	margin: 0px;
	height: 10px;
	width: 540px;
}

.tbl-kensaku {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.txt-ken {
	font-size: 85%;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding: 5px;
}

form {
	margin: 0px;
}

.h3-t1 {
	font-size: 85%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/title-bar01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	height: 30px;
}

#left-side .listbox {
	width: 540px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left-side .listbox01 {
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	width: 260px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	padding-bottom: 3px;
}

#left-side .listbox02 {
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: right;
	width: 260px;
	margin-top: 5px;
	margin-right: 0px;
	text-align: left;
	padding-bottom: 3px;
}

#right-side .box01 {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #f5f5f5;
	padding-bottom: 5px;
}

#right-side .box01 p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#right-side .box02 {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#right-side .box02 p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.h3-subt2 {
	font-size: 85%;
	line-height: 130%;
	color: #333333;
	background-image: url(../img/title-bar02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	height: 30px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
}

.pht-left {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 7px;
}

.pht-right {
	float: right;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 5px;
}

/**********ページトップ********/

#pagetop {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

#pagetop p {
	font-size: 75%;
	line-height: 130%;
	color: #333333;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

#pagetop p a {
	color: #669900;
	text-decoration: none;
}

#pagetop p a:hover {
	color: #FF0000;
	text-decoration: none;
}

/**********フッターナビゲーション********/

#foot-navi {
	background-image: url(../img/foot-navi-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foot-navi p {
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 5px 5px;
}

#foot-navi p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#foot-navi p a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*************フッターコピー*********/

#footer {
	background-color: #eeeeee;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	font-size: 75%;
	line-height: 120%;
	color: #333333;
	margin: 0px;
	padding: 5px;
}

#contents .cbox01 {
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contents .cbox01 p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
}

#contents .cbox02 {
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents .cbox02 p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
}


.tbl-com {
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.title01 {
	background-image: url(../img/title-bar03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #555555;
}

.tbl-com th {
	font-size: 80%;
	line-height: 130%;
	color: #FFFFFF;
	background-color: #99CC33;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}

.tbl-com td {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	background-color: #F7F7F7;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
}

.red {
	color: #FF0000;
}

.tbl-con {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.tbl-con th {
	font-size: 80%;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	background-color: #f0f0f0;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #eeeeee;
}

.tbl-con td {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #f7f7f7;
}

.txt12 {
	font-size: 12px;
	color: #666666;
}

#contents .waku01 {
	background-image: url(../img/waku01line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#contents .waku02 {
	background-image: url(../img/waku02line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contents .wakutb {
	margin: 0px;
	height: 10px;
	width: 740px;
}

.w-title01 {
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	text-align: left;
	margin: 0px 10px;
	padding: 5px 5px 5px 10px;
}

.w-title02 {
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: left;
	margin: 0px 10px;
	padding: 5px 5px 5px 10px;
}

#contents .waku01 p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#contents .waku02 p {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.w-ul {
	text-align: left;
}

.w-li {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style: disc;
}

.dotline {
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#contents02 .left-box {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #99CC33;

}

#contents02 .right-box {
	float: right;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
}

#contents02 .right-box p {
	font-size: 80%;
	line-height: 180%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.left-menu {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	background-image: url(../img/icon-01.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;

}
.title02 {
	font-size: 95%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #F8FFE8;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC33;
}
.step {
	font-size: 85%;
	line-height: 120%;
	color: #FFFFFF;
	background-image: url(../img/step-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 10px 0px 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	height: 25px;


}
#contents02 .left-box .profile {
	width: 170px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #99CC33;
}
#contents02 .left-box .profile p {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents02 .right-box .list01 {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.cate-txt01 {
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC33;
	margin: 0px 10px;
	padding: 5px 5px 5px 10px;
}

.cate-txt02 {
	font-size: 85%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996633;
	margin: 0px 10px;
	padding: 5px 5px 5px 10px;
}

#contents02 .right-box .comment {
	width: 560px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contents02 .right-box .comment p {
	font-size: 100%;
	line-height: 150%;
	color: #0033CC;
	text-align: center;
	margin: 0px;
	padding: 5px;
	font-weight: bold;



}
#contents03.resultlist{
	width:100%;
	height:500px;
	overflow-y:scroll;
}
