body, div, pre, p, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, blockquote, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	list-style-type:none;
}


input ,select{
vertical-align:middle;
height: 35px;	/*180517test追加*/
}


/*180912test追加*/
input[type=checkbox] {
    width: 28px;
    height: 28px;
    vertical-align:middle;
}

input[type=radio] {
    width: 28px;
    height: 28px;
    vertical-align:middle;
}
/*180912test追加*/


body {
	color: #3f3f3f;
	font-family: 'Hiragino Kaku Gothic Pro', "Helvetica";
	line-height: 1.4em;
	font-size: 16px;
	-webkit-text-size-adjust: none;
	padding:0;
	margin:0;
}


img{
border:0;
}


a {
	display:inline-block;
	padding:0px;
}


header {
	background-image: url(../img/header_haikei.png);
	background-repeat: repeat-x;
	height: 63px;
	text-align: center;
	padding: 5px 0px 5px 0;
	margin-top:45px;
}

header #top img{
	width:202px;
}


div.news{
font-size: 12px;
margin:0 0 10px 0;
text-align:center;
}


	div.news a{
	padding: 0 0 0 10px;
	letter-spacing: 0;
	margin: 0;
	color: #333333;
	}



.banner{
margin:10px 0 0 0;
}


/*────────────────*/
.rn_imgbtn{

	display: block;
	padding: 15px;
	background-color: #DFDFDF;
	letter-spacing: 0.15em;
	color: #000000;	
	font-size:15px;
    font: inherit;
}

.rn_ev_error{
	border: solid #FF0004;
	background-color: #FFFFFF;
	color:red;
	margin:10px;
	padding:5px;
	text-align: left;
}
/*────────────────*/


div.button{
text-align:center;
}

div.button ul li{
display:inline-block;
}

div.button img{
margin-top:8px;
margin-bottom:8px;
}




.tokuten{
text-align:center;
font-size:12px;
}



#menu{
padding:15px 0 0 0;
text-align:center;
}

#menu img{
padding:10 10px 0 10px;
}


#menu ul li{
	display:inline-block;
}



.title_name{
	background: #ffed08; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffed08 0%, #f2cd02 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffed08), color-stop(100%,#f2cd02)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffed08 0%,#f2cd02 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffed08 0%,#f2cd02 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffed08 0%,#f2cd02 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffed08 0%,#f2cd02 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffed08', endColorstr='#f2cd02',GradientType=0 ); /* IE6-9 */
	padding: 8px 0px 8px 10px;
	margin-top:15px;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}



.title1{
	background: #5c5f63; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c5f63 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5f63), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c5f63 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c5f63 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c5f63 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #5c5f63 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5f63', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF;
	padding: 8px 0px 8px 10px;
	margin-top:15px;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffd907;
}

.title1 a{
	display:block;
	float: right;
	text-align:center;
	margin-right:5px;
}

.title1Img a{
	display:inline;
}


/*	イベント・セミナー申し込み
----------------------------------------------*/
.eventinfo{
padding:8px 20px 0 20px;
}

.eventinfo li{
padding-bottom:7px;
display: block;
}





/*	検索
----------------------------------------------*/
.kensaku{
padding:15px 0 0 20px;
display:block;
clear:both;
}

.kensaku p{
padding:10px 0 0 0;
}

.kensaku li{
	list-style-type: disc;
	margin-left:21px;
}

.kensaku a{
text-decoration:none;
color:#0663a8;
}

.kensaku a:hover{
color:#0663a8;
text-decoration:underline;
}

.kensaku a:active{
color:#0663a8;
}

.kensaku a:visited{
color:#0663a8;
}



.basicMenu li a,
.basicMenu li strong {
	background:url(../img/next.png) right #FFF no-repeat;
	display: block;
	padding: 8px 20px 8px 20px;
	border-bottom: 1px solid #9c9c9c;
	text-decoration: none;
	font-weight: bold;
	color: #0663A8;
}




div.footNavi{
	font-size: 12px;
	text-align:center;
	
}

	div.footNavi a{
	padding: 0 0 0 0px;
	color:#374876;
	letter-spacing: 0;
	margin: 0;
	}

		div.footNavi a span{
			text-decoration: underline;
		}




/*	バナー
----------------------------------------------*/

#noticeBlock {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 45px;
	opacity: .9;
	text-align:center;
	background-color:#CCCCCC;
 }
 
 #noticeBlockm {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/*180517test削除	height: 32px;	*/
	opacity: .9;
	text-align:center;
	background-color:#fffade;
	margin-top: 130px;	/*180517test変更	margin-top: 65px;	*/
	padding-top:10px;
 }
 
 
 #upBlock {
	position: fixed;
	left: 0;
	width: 100%;
	height: 55px;
	opacity: .9;
	text-align:right;
	bottom: 0px;
	font-size:12px;
 }


#upBlock a {
	text-decoration:none;
	height:44px;
	padding-right: 15px;
	padding-bottom: 15px;
}




/*	footer
----------------------------------------------*/



footer {
font-size:12px;
	padding:0px 0px 0px 0px;
	margin-top:25px;
	text-align: center;
}

footer ul {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

footer ul li {
	display:block;
	margin:0px;
	padding: 7px 0px 0px 0px;
	width:100%;
	height:25px;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

footer ul li.rightlast {
	float:left;
	padding: 7px 0px 0px 0px;
	margin:0px;
	width:50%;
	height:25px;
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

footer ul li a {
	color:#333333;
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}


.copyright{
	background-color: #999999;
	text-align:center;
	color: #FFFFFF;
	display: block;
	font-size:12px;
	height:30px;
	padding-top: 10px;
}


.kenakub{
	background: -moz-linear-gradient(top,#444444 0%,#060606);
	background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#060606));
	color:#FFF;
	padding: 3px 10px 3px 10px;
	font-size:11px;
  	text-decoration:none;
}

.nounderline {text-decoration:none;}

#rn_addArea > a {
	display: block;
}

