@charset "utf-8";

/* DropdownpCSS */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/*IE 7 */



.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
position: absolute;
left: 0px;

}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
background: #fff;
left: 0px;
width: 180px;
top: 0;
visibility: hidden;
}





/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
	
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/


* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

</style>


/* DropdownpCSS */







html {
	overflow-y: scroll;
}
*{
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1{
	color:#FFF;
	font-size:10px;
	font-weight: normal;
	height:18px;
	padding-top: 3px;
	padding-left: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
}
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	padding: 0;
	margin: 0;
	background-position: left top;
	color: #4B4B4B;
	background-color: #ECF1F9;
 }
p{
 margin:0;
 padding:0;
 }
table{
   border-collapse: collapse;
   border-spacing: 0;
   }
fieldset,img{
   border: 0;
   }
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
  }
ol,ul{
	list-style: none;
  }
a{
	text-decoration: none;
	overflow: hidden;
	outline: none;
	text-decoration: none;
 }
a:link {
	/* text-decoration:; */
	color: #996D51;
	font-size: 12px;
	/* line-height:; */
}
a:visited {
	text-decoration: none;
	color: #996D51;
	font-size: 12px;
	/* line-height:; */
}
a:hover {
	text-decoration: underline;
	color: #996D51;
	font-size: 12px;
	/* line-height: ; */
}
.over01 a:hover img{
	opacity: 0.80; 
    filter: Alpha(opacity=80); 
}
.over02 a:hover img{
	opacity: 0.70; 
    filter: Alpha(opacity=70); 
}
.over03 a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}
#wrap{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.copy {
	padding-left: 30px;
}

#pan {
	padding:10px 20px 15px 0px;
	color: #333333;
	font-size: 11px;
}
#pan a{
	color: #BE0C69;
	font-size: 11px;

}

.img01 {
	border:solid 1px #DFDFDF;
	padding:1px;
}
.img02 {
	border:solid 1px #DFDFDF;
	padding:1px;
}


/* gbvy[WpCSS */


.news {
	background-image: url("../images/nbg_news.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.sp01 {
padding-top: 19px;
}
.sp02 {
padding: 2px 0px 0px 3px;
}
.sp02b {
	padding-bottom: 2px;
}
.sp02c  {
	padding-bottom: 4px;
}
.sp02c a:hover img {
		opacity: 0.60; 
    filter: Alpha(opacity=60); 
}

.sp02d {
	padding: 3px 0px 0px 3px;

}
.sp02b a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}
.sp03 {
padding-top: 10px;
}
.sp04 {
	padding-bottom: 8px;

}
.sp04 a:hover img {
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}


.tx01 {
	color: #4B669E;
	font-size: 12px;
	padding: 0px 20px 0px 7px;
}
.tx01 a{
	color: #4B669E;
	font-size: 12px;
	padding: 0px 20px 0px 7px;
}
.tx02 {
	color: #464646;
	font-size: 12px;
	padding: 15px 5px 0px 5px;
}
.tx_head {
	padding: 3px 0px 0px 10px;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tx_head a{
	color: #333333;
}
.tx_head a:hover{
	color: #333333;
	text-decoration: underline;
}
.tx_news {
	background-image: url(../images/n_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tx_news02 {
	padding: 5px 5px 4px 5px;
	color: #5476B4;
	font-size: 12px;
}
.tx_news03 {
	padding: 5px 5px 4px 5px;
	color: #4B4B4B;
	font-size: 14px;
}
.tx_news03 a{
	color: #4B4B4B;
	text-decoration: none;
}
.tx_news03 a:hover{
	color: #0066FF;
	text-decoration: none;
}

.sub_title {
	padding-left: 10px;
}
#bg_base {
	background-image: url(../images/bg_base.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_base00 {
	background-color: #FFFFFF;
}

.bg_base01 {
	background-image: url(../images/gra01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_base02 {
	background-image: url(../images/gra02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bg_navi {
	background-image: url(../images/bg_lnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_info {
	background-image: url(../images/info_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bg_contents {
	background-image: url(../images/nbg_contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#copy {
	padding-top: 56px;

}

/* ZJhy[WpCSS */

.main_content {
	x;
}

.main_content p {
	text-align: left;
	line-height:184%;
	font-size:12px;
}
.main_content_title01 {
	font-weight:bold;
	color:#BE0C69;
}
.main_content_title01b {
	font-weight:bold;
	color:#23ACCD;
}
.main_content_title02 {
	border-left:3px #BE0C69 solid;
	padding-left:10px;
	font-weight:bold;
}
.main_content_title02b {
	border-left:3px #39B7D5 solid;
	padding-left:10px;
	font-weight:bold;
}
.red {
	color:#FF0000;
}

/* N */

.link td {
	font-size:12px;
	color:#666666;
}

.link a {
	color:#BE0C69;	
}


/* ÇÁŞ */
.lrs {
padding : 0px 15px 0px 15px;
}
.lrs01 {
padding : 5px 15px 0px 15px;
}
.lrs02 {
padding : 5px 15px 0px 15px;
}
.lrs02b {
padding : 5px 5px 0px 5px;
}
.lrs03 {
	color: #0053CE;
}
.lrs04 {
	color: #FF0000;
	font-size: 12px;
	padding: 1px 0px 5px 10px;
}
.lrs05 {
	color: #464646;
	font-size: 12px;
	padding: 8px 5px 0px 5px;
	background-image: none;
	background-repeat: no-repeat;
}
.lrs05 a{
	color: #E30F7E;
}

.lrs05 a:hover{
	color: #E30F7E;
	text-decoration: underline;	
}
.lrs06 {
	background-image: url(../images/info_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.lrs07 {
padding: 15px 0px 0px 0px;
}

.c_table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.c_table03 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-color: #D8D8D8;
	font-size: 12px;
	color: #666666;
	padding: 3px 3px 3px 15px;
	line-height:180%;
}
.c_table06 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-color: #D8D8D8;
	font-size: 13px;
	color: #4F4F00;
	padding: 6px 6px 6px 12px;
	line-height:180%;
}

.mgt2px{
    margin-top:2px !important;
}
	

/* 20230307?????? */

table .bg_pink {
	background-color: #FFCCCC;
}

/* 202402追加 */
span.mission {
	font-family: "游明朝" , sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	background-color: #fd76a3;
	padding: 4px;
	/* padding-left: 4px;
	padding-right: 4px; */
}
span.vision {
	font-family: "游明朝" , sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	background-color: #66ffff;
	padding: 4px;
}
span.value {
	font-size: 20px;
	font-family: "游明朝" , sans-serif;
	font-style: italic;
	font-weight: bold;
	background-color: #ffff00;
	padding: 4px;
}

.padL10 {
	padding-left: 10px;
}
.padR10 {
	padding-right: 10px;
}
.padT10 {
	padding-top: 10px;
}
.padT20 {
	padding-top: 20px;
}
.padT40 {
	padding-top: 40px;
}
.padB10 {
	padding-bottom: 10px;
}
.padB20 {
	padding-bottom: 20px;
}

.mgnL10 {
	margin-left: 10px;
}
.mgnR10 {
	margin-right: 10px;
}
.mgnT10 {
	margin-top: 10px;
}
.mgnB10 {
	margin-bottom: 10px;
}
.mgnB20 {
	margin-bottom: 20px;
}

.txtR {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.box_shadow {
	box-shadow: 6px 6px 6px -2px #d8d8d8;
}