*{
	line-height:1.2em;
	font-size: small;
	letter-spacing:0.1em;
	margin:0;
	padding:0;
}

table, tr, td, th {
	border-collapse:collapse;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#ff7700;
}

img {
	border:none;
	margin:0;
	padding:0;
}

ul, ol, li {
	list-style-type:none;
}

button{
	border:0;

}
body{
	text-align:center;
	background:#eee;
	background:url("./img/back.gif") repeat;
}
strong{
	color:#ff3443;
}

.clear{
	clear:both;
}

.error{
	color:#ff0000;
	text-align:left;
	padding:3px 20px;
}

.error span{
	text-align:left;
	font-size:85%;
	color:#c12d51;
	line-height:1.2em;
	margin-left:10px;
}

#wrapper{
	width:950px;
	margin:10px auto;
	text-align:left;

}

/*----------header-----------*/
#header{
	margin:0 auto;
	width:100%;
}
#header h1{
/*
	height:200px;
	width:950px;
*/
	margin:0 auto;
	width:100%;
	max-width:1024px;
}


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


/*----------globalnavi-----------*/
#globalnavi{
	width:100%;
	background-color:#777;
	text-align:center;
	height:40px;
}

.globalnavi-innner {
	width: 960px;
	font-size:82%;
	margin:0 auto;
	height:40px;
}


#globalnavi ul {
}


#globalnavi li {
	height:30px;
	float:left;
	display: block;
	letter-spacing: 0.3em;
	text-align:center;
	margin:5px 25px;
}

#globalnavi li a {
	width: auto;
	display: block;
	line-height:30px;
	color:#FFF;
	border-radius:7px;
	padding:0 15px;
}

#globalnavi li a:hover {
	background:none;
	border-radius:7px;
	background-color:#555555;
}

/*----------/ globalnavi-----------*/

.head-image{
	text-align:center;

}

.P_list{
	width:100%;
	letter-spacing: 0.2em;
	padding-left:30px;
	font-size:80%;
	font-weight:bold;
	height:20px;
	line-height:1.5em;
}
#pagebody{
	width:950px;
	clear:both;
	margin:0 auto;

}
/*----------content-----------*/
#content{
	width:650px;
	float:left;
	border-radius:7px;
	margin:10px auto 10px 20px;
}

.index_event{
	width:624px;
	overflow:hidden;
	float:left;
	padding:10px;
	margin:10px auto;
	border:solid 3px #f72;
	border-radius:7px;
	background-color:rgba(255,255,255,0.5);
}

.index_event table{
	width:100%;
}

.index_event td{
	vertical-align:middle;
	padding-left:10px;
}

.index_tbl_img{
	width:150px;
}

.index_event .more{
	text-align:right;
	vertical-align:bottom;
}

.category_site{
	width:205px;
	overflow:hidden;
	float:left;
	padding:10px 7px 0px;
	margin:10px 7px;
	border:solid 1px #aaa;
	border-radius:7px;
	background-color:#ffffff;
}

.index_event h3{
	text-align:left;
	display:block;
	clear:both;
	margin:0 auto 10px;
	border-radius:0.3em;
}

.category_site a:hover,.index_event a:hover{
	opacity:0.5;
}

.index_event p{
	font-size:12px !important;
	text-align:left;
}

.search{
	width:650px;
	margin:0 auto;
}

.search table{
	width:650px;
	margin:0 auto;
	border-top:solid 1px #a4a4a4;
}

.search p{
	padding:5px;
	margin:5px;
	font-weight:bold;
}

.search th{
	width:190px;
	border-bottom:solid 1px #a4a4a4;
	background-image:url("./img/kojinform_repeat.gif");
	background-repeat:repeat-y;
}

.search td{
	padding-left:1em;
	border-bottom:solid 1px #a4a4a4;
}
.search_result{
	width:695px;
	margin:0 auto;
}



.search_list{
	width:650px;
	background-color:#f7f2e4;
	margin-bottom:10px;
	border:solid 1px #cbc2a6;
	text-align:center;

}

.kensu_hyouji{
	float:right;
	margin-right : 80px;
	font-family:HGMaruGothicMPRO;
}

.search_list_head{
	margin:10px 1px;
	height:30px;
}

.set_checkbox{
	margin:7px 7px 0 15px;
	width:20px;
	float:left;
}

.search_list_head h3{
	text-align:left;
	font-weight:bold;
	color:#4a4a4a;
	font-size:140%;
}
.search_list_head table{
	border:0;
	width:650px;
	height:20px !important;
}

.search_list_head td{
	padding-left:6px;
}


.search_list_body table{

	margin:0 auto 20px;
	font-size:95%;
	border:0;
	width:650px;
	height:200px;
	padding:5px;
	text-align:left;
}

.search_list_body th{
	width:80px;
	height:35px;
}

.search_list_body .list_body{
	text-indent:10px;
}


#info{
	padding:15px;
	margin-top:30px;
	border:solid 3px #aaaacc;
}

#info h2{
}

.information{
	border-bottom:solid 2px #7777aa;
	margin-bottom:3px;
	width:650px;
}

.information li{
	line-height:1.3em;
}
.info-date{
	background-color:#222255;
	color:#ffffff;
	padding:2px 5px;
	font-weight:bold;
	font-size:80%;
}

.info-list{
	font-size:95%;
	padding-left:5px;
}


#content h2{
	width:650px;
	clear:both;
}

.submit_area{
	padding:1em;
	text-align:center;
}

.kakoii-site{
	width:700px;
	margin:10px auto;
	background-color:#fff;
	border-radius:1em;
	padding:20px;
	text-align:left;
}

.kakoii-site h3{
	font-size:15px;
	height:30px;
	line-height:2;
	margin:7px auto;
	text-align:left;
	text-indent:1em;
	clear:both;
	color:#0077ff;
}

.kakoii-site p{
	margin:20px;
	line-height:1.5em;
}

.kakoii-site table,.kakoii-site ul{
	width:500px;
	margin:20px;
}

.kakoii-site table th,.kakoii-site table td{
	background:#fcfcfc;
	height:40px;
	border-bottom:dotted 1px #ddd;
	padding-left:1em;
}

.kakoii-site table th{
	border-right:dotted 1px #ddd;
	font-weight:bold;
	width:120px;
}

.kakoii-site ul li{
	list-style:url("./img/list1.gif") inside;
	border-bottom:dotted 1px #ddd;

}

.kakoii-site .form-button{
	text-align:center;
	width:250px;
	margin:0px 20px;
}
.kakoii-site .form-button a{
	width:230px;
	background:#777;
	border-radius:1em;
	display:block;
	color:#fff;
	padding:5px 10px;
}

.kakoii-site .form-button a:hover{
}


/*----------/ content-----------*/


/*----------sidebar-----------*/


#sidebar{
	width:250px;
	float:right;
	margin:10px 15px 10px auto;
}

.touroku a:hover{
	opacity:0.7;
}

.side-block{
	width:240px;
	padding:5px;
	text-align:left;
	border:solid 1px #aaa;
	margin:0 auto 10px;
	border:solid 3px #f72;
	border-radius:7px;
	background-color:rgba(255,255,255,0.5);
}


.side-block p{
	line-height:1.5em;
}

.side-block h2 ,.side-block h3{
	text-align:center;
}

.side-menu{
	margin:10px 0;
}

.side-menu li{
	text-align:center;
}

.new_site{
	line-height:0.9em;
	margin:2px auto;
	width:190px;
	color:#4a4a4a;
	text-align:center;
	border-bottom:dotted 1px #aaa;

}

.new_site a{
	font-size:12px;
}

.saikin_check li{
	font-weight:normal;
	font-size:95%;
	margin:3px;
	height:20px;
	line-height:1.8;
	font-size:12px;
	list-style-image:url("./img/check.gif");
	list-style-position:inside;
	border-bottom:dotted 1px #aaa;
}

.saikin_check li a:hover ,.new_site a:hover{
	opacity:0.5;
}

/*----------/ sidebar-----------*/

/*----------footer-----------*/
.pagetop{
	float:right;
	margin:20px 30px;
	text-align:center;
	width:100px;
}

.pagetop a{
	background:#777;
	border-radius:1em;
	display:block;
	color:#fff;
	font-weight:bold;
	letter-spacing:0.3em;
	padding:5px 15px;
}

.pagetop a:hover{

}

#footer{
	clear:both;
	width:100%;
	text-align:center;
/*
	background:url("./img/foot.gif") repeat-x;
*/
}

#footer-inner{
	width:100%;
	margin:0 auto 0;
	text-align:left;
	background:#fff;
	border-top:solid 2px #f70;
}

.foot-navi {
	width: 950px;
	position: relative;
	clear: both;
	font-size:70%;
	margin:0 auto;
}

.foot-navi ul {
	width: 950px;
}


.foot-navi li {
	display: block;
	letter-spacing: 0.3em;
	padding:0 3px;
	float:left;
	height:30px;
	margin:0 15px;
}

.foot-navi li a {
	width: auto;
	color:#a40;
	font-size:small;
	height:30px;
	line-height:30px;
	padding:5px 20px;
}

.foot-navi li a:hover {
	height:15px;
	background:#f70;
	color:#fff;
	border-radius:10px;
}

address{
	clear:both;
	width:100%;
	height:20px;
	font-size:10px;
	background-color:#fff;
	text-align:center;
	margin-top:10px;
	padding-top:20px;
	color:#444;
	font-style:normal;
	border-top:solid 1px #f70;
}


#site_detail{
	width:644px;
	border:solid 3px #f72;
	border-radius:7px;
	background-color:rgba(255,255,255,0.5);
}

#site_detail h2.event_title{
	min-height:40px;
	max-height:120px;
	width:630px;
	margin:5px auto;
	text-align:center;
	background:url("./img/title.gif") no-repeat;
	line-height:40px;
/*
	border-bottom:dotted 2px #f70;
*/
}

#site_detail .site_img{
	width:500px;
	margin:15px auto 20px;
}

.site_table table{
	width:640px;
	margin:15px auto 20px;
	border-radius:7px;
	background-color:rgba(255,255,255,0.7);
	text-align:left;
	clear:both;
}

.site_table tr{
	width:100%;
}

.site_table td,.site_table th{
	border-bottom:solid 1px #f70;
	padding:10px;
}

.site_table table th{
	width:140px;
	line-height:30px;
	font-weight:bold;
}

.site_table table td{
	width:500px;
}

.site_table table .last th,
.site_table table .last td{
	border:none;
}

/*----------/ user_page-----------*/


/*---------toiawase-----------*/
.toiawase {
	width:695px;
	margin-bottom:10px;
	border:solid 1px #cbc2a6;
	text-align:center;
	padding:3px 0;
}


.toiawase h3{
	clear:both;
	text-align:center;
}

.toiawase table{
	width:670px;
	text-align:left;
	margin:5px auto;
	font-size:80%;
	border-top:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
}

.toiawase th{
	height:30px;
	text-align:left;
	font-weight:bold;
	border-bottom:solid 1px #aaaaaa;
	width:190px;
	background-image:url("./img/kojinform_repeat.gif");
	background-repeat:repeat-y;
}

.toiawase td{
	border-bottom:solid 1px #aaaaaa;
	padding:0.5em;
	color:#4a4a4a;
	font-size:80%;
}

.toiawase textarea{
	width:450px;
}

.toiawase strong{
	font-size:small;
}

.toiawase input{
	margin-right:5px;
}
/*---------/ toiawase-----------*/
.cate_page{
}

.cate_page_block{
	width:46%;
	height:100%;
	border:solid 1px #aaa;
	border-radius:1em;
	background-color:#f5f5f5;
	float:left;
	display:block;
	margin-bottom:10px;
	margin-right:2%;
}

.cate_page_block h3{
	height:20px;
	font-size:15px;
	margin-top:10px;
	border-bottom:dotted 1px #aaa;
}

.cate_page_block ul{
	padding-bottom:1em;
}

.cate_page_block li{
	text-align:left;
	font-size:15px;
	height:30px;
	line-height:2;
	border-bottom:dotted 1px #aaa;
	border-top:dotted 1px #fff;
}

.cate_page_block li.bottom,.cate_page_block li.top{
	border:none;
}

.cate_page_block li a{
	padding-left:2em;
	display:block;
	font-size:15px;
	height:30px;
	line-height:2;
}

.cate_page_block li a:hover{
	background-color:#fff;
}

.form_table{
	width:95%;
	margin:10px auto;
}

.form_table th,
.form_table td{
	height:25px;
	padding:5px;
	text-align:left;
	border-bottom:dotted 1px #f70;
}

.form_att{
	color:#f70;
}

.dell_err{
	font-size:110%;
	font-weight:bold;
	color:#f00;
}

.kiyaku{
	text-align:left;
}

.kiyaku p{
	width:95%;
	margin:10px auto;
	line-height:1.5em;
}

.kiyaku h3{
	font-size:110%;
	text-align:center;
	border-bottom:dotted 1px #f70;
	margin:10px auto 0;
}

.kiyaku ul{
	margin:20px auto;
}
.kiyaku li{
	list-style-type:circle;
	margin:5px 30px;
}



