@CHARSET "UTF-8";


body {
	margin: 0px auto;
	height:100%;
	background-color:#e6e6e6
	line-height: 18px;
	font-size: 13px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #4d4d4d;
	background-color: #eceeee;
}

input, select, button, textarea {
            font-family: inherit;
}



/* HEADER TOP */
#f_header_out {
	z-index: 9999;
/*	background: url(../images/header_top_bk.png) repeat-x #cececc;*/
	border-top: 2px solid #3270c6;
	border-bottom: 1px solid #a6a6a6;
	height: 50px;
	width: 100%;
	min-width: 1000px;
	background-color:#efefef;
	position: fixed;
	top:0;  
	left:0;  
	filter: alpha(opacity=98);
	opacity:0.98;

	background: #e8efef; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0dfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0dfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0dfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e0dfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e0dfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e0dfdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0dfdf',GradientType=0 ); /* IE6-9 */

}
#f_header_in {
	width: 1000px;
	margin: auto;
}
/* HEADER TOP */

/* FRAME SITE */
#f_site {
	width: 1000px;
	height: 100%;
	padding: 50px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: auto;
}

/* HEADER 2 */
#f_header2 {
	text-align: left;
        height: 20px;
	width: 1000px;
	padding: 0px;
}

/* HEADER 3 */
#f_header3 {
	text-align: left;
	width: 1000px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color:#ffffff;
}




/* SIDE FRAME MAIN FRAME */
#f_main {
	text-align: left;
	width: 1000px;
	padding: 0;
	background-repeat:repeat-y;
	background-color:#ffffff;
	overflow: hidden;
}

/* LEFT - OUT LINE */
#out_left {
	padding: 0px 0px 0px 0px;
        float: left;
        width: 600px;
}

/* RIGHT - OUT LINE */
#out_right {
	padding: 0px 0px 0px 0px;
        float: right;
        width: 200px;
}

#f_wide {
	text-align: left;
	padding: 10px;
	background-color:#ffffff;
	overflow: hidden;
}

/* ######### for TOP PAGE ######### */
/* LEFT MENU */
#top_box1 {
	padding: 20px 0px 0px 0px;
        float: left;
        width: 200px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* CENTER MAIN */
#top_box2 {
	padding: 20px 5px 5px 5px;
        float: right;
        width: 390px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT MENU */
#top_box3 {
	padding: 20px 0px 0px 0px;
        float: right;
        width: 200px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* NOT AVAILABLE */
#top_box4 {
	padding: 20px 0px 0px 0px;
        float: right;
        width: 200px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}
/* ######### for TOP PAGE ######### */


/* ######### for TOP PAGES ######### */
/* LEFT - OUT LINE */
#bs_box1 {
	padding: 10px 0px 0px 10px;
        float: left;
        width: 730px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#bs_box2 {
	padding: 10px 0px 0px 0px;
        float: right;
        width: 260px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#bs_boxL {
	padding: 10px 10px 0px 10px;
        width: 980px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}
/* ######### for OTHER PAGE ######### */



/* ######### for OTHER PAGE ######### */
/* LEFT - OUT LINE */
#bf_box1 {
	padding: 10px 0px 0px 10px;
        float: left;
        width: 770px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#bf_box2 {
	padding: 10px 0px 0px 0px;
        float: right;
        width: 220px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#bf_boxL {
	padding: 10px 10px 0px 10px;
        width: 980px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}
/* ######### for OTHER PAGE ######### */

/* ######### for OTHER PAGE ######### */
/* LEFT - OUT LINE */
#rf_box1 {
	padding: 10px 0px 0px 10px;
        float: left;
        width: 720px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#rf_box2 {
	padding: 10px 0px 0px 0px;
        float: right;
        width: 270px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}

/* RIGHT - OUT LINE */
#rf_boxL {
	padding: 10px 10px 0px 10px;
        width: 980px;
        text-align: left;
	overflow: hidden;
	background-color: #ffffff;
}
/* ######### for OTHER PAGE ######### */


/* ######### for FOOTER ######### */
#f_footer_out {
	z-index: 100;
	min-width: 1000px;
	background-color: #4a4d4f;
	width: 100%;

/*	position: fixed;
	bottom: 0;
	filter: alpha(opacity=90);
	opacity:0.90;
*/
}

/* FOOTER  */
#f_footer {
	z-index: 100;
	text-align: left;
	width: 1000px;
	background-color:#383b3d;
	color: #d4d4d4;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
	div#footer_wrap{
		overflow: auto;
		text-align: center;
	}
	div#footer_wrap div.footer_menu{
		margin: 10px 0;
	}
		div#footer_wrap div#footer_menu ul{
			width: 100%;
			padding: 0px;
			margin: 5px auto;
			list-style-type: none;
			text-align: center;
		}
		div#footer_wrap div#footer_menu ul li{
			white-space: nowrap;
			list-style-type:none;
			margin-right: 10px;
			padding-left: 16px;
			line-height: 20px;
			display: inline;
		}
		div#footer_wrap div#footer_menu ul li + li{
			border-left: 1px solid #8b8b8b;
		}
		div#footer_wrap div#footer_menu ul li a{
			color: #e6e6e6;
			text-decoration: none;
		}
		div#footer_wrap div#footer_menu ul li a:hover{
			text-decoration: underline;
		}


		/*SNS リンク*/
		div#footer_wrap div#footer_sns{
			margin: 10px 0;
			width: 100%;
		}
		div#footer_wrap div#footer_sns ul{
			width: 100%;
			padding: 0px;
			margin: 5px auto;
			list-style-type: none;
			text-align: center;
		}
		div#footer_wrap div#footer_sns ul li{
			white-space: nowrap;
			list-style-type:none;
			margin-right: 12px;

			display: inline-block;
			/display: inline;  /* IE用ハック */
			/zoom: 1;  /* IE用ハック */
		}
		div#footer_wrap div#footer_sns ul li a{
			display: block;
			text-decoration: none;
			text-indent: -1500px;
			width: 30px;
			height: 30px;
			background-repeat: no-repeat;
			background-size: cover;
		}
		div#footer_wrap div#footer_sns ul li a:hover{
			filter: alpha(opacity=75);
			opacity:0.75;
		}
		div#footer_wrap div#footer_sns ul li#icon_fb a {
			background-image: url(/images/icon_fb.png);
		}
		div#footer_wrap div#footer_sns ul li#icon_twitter a {
			background-image: url(/images/icon_twitter.png);
		}
		div#footer_wrap div#footer_sns ul li#icon_flickr a {
			background-image: url(/images/icon_flickr.png);
		}
		div#footer_wrap div#footer_sns ul li#icon_gotovan a {
			background-image: url(/images/icon_gotovan.png);
		}
		/*SNS リンク*/


		/*GoToVan広告*/
		div#footer_wrap > div.footer_ad{
			position: relative;
			/*background-color: rgba(236,247,253,.8);*/
			background-color: rgba(236,247,253,1);
			padding: 1.5em;
			margin-left: 5%;
			margin-right: 5%;
			margin-top: 1em;
			margin-bottom: 1em;
			color: #fff;
			border-radius: 3px; 
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			display: inline-block;
			zoom: 1;
			*display: inline;
		}
			div#footer_wrap > div.footer_ad:before{
				content: "";
				display: block;
				position: absolute;
				top: 3px;
				left: 3px;
				width: calc(100% - 10px);
				min-height: calc(100% - 10px);
				border: 2px dashed #8ecdf0;
			}

			div#footer_wrap > div.footer_ad > h5{
				color: #404040;
				margin: 0;
				margin-bottom: 0.5em;
				text-align: center;
			}
				div#footer_wrap > div.footer_ad > h5 > span{
					font-size: 140%;
					color: #0067b3;
					margin-left: 0.5em;
					font-family: Helvetica, sans-serif;
					text-shadow: 
						1px 1px 0 #fff,
						2px 2px 0 #999;
				}


		div#footer_wrap > div.footer_ad > p.school_wrap,
		div#footer_wrap > div.footer_ad > p.service_wrap{
			text-align: center;
			font-size: 90%;
		}
			div#footer_wrap > div.footer_ad > p.school_wrap > span,
			div#footer_wrap > div.footer_ad > p.service_wrap > span{
				padding: 0.2em 0.6em;
				color: #fff;
				display: inline-block;
				zoom: 1;
				*display: inline;

				border-radius: 4px; 
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
			}

			div#footer_wrap > div.footer_ad > p.school_wrap > span{
				background-color: #e06897;
				position: relative;
				margin-bottom: 1.5em;
			}

				div#footer_wrap > div.footer_ad > p.school_wrap > span::before,
				div#footer_wrap > div.footer_ad > p.school_wrap > span::after {
					display: block;
					content: "";
					position: absolute;
					bottom: -1em;
					left: 50%;
					width: 1em;
					height: 0.3em;
					background: #e06897;
					-webkit-transform: translateX(-50%);
					-ms-transform: translateX(-50%);
					transform: translateX(-50%);
				}
				div#footer_wrap > div.footer_ad > p.school_wrap > span::after {
					-webkit-transform: translateX(-50%) rotate(90deg);
					-ms-transform: translateX(-50%) rotate(90deg);
					transform: translateX(-50%) rotate(90deg);
				}
			div#footer_wrap > div.footer_ad > p.service_wrap > span{
				margin-top: 0.2em;
				margin-bottom: 0.2em;
				background-color: #5aad6d;
				margin-left: 0.4em;
				margin-right: 0.4em;
			}

		div#footer_wrap > div.footer_ad > p.txt_free{
			margin-top: 0.5em;
			color: red;
			text-align: center;
			font-size: 90%;
		}
		div#footer_wrap > div.footer_ad > p.link{
			margin-top: 0.8em;
			text-align: center;
			z-index: 100;
			position: relative;
		}
			div#footer_wrap > div.footer_ad > p.link > a{
				background-color: #0067b3;
				font-size: 90%;
				font-weight: bold;
				color: #fff;
				padding: 0.5em 1.2em;
				text-decoration: none;

				display: inline-block;
				zoom: 1;
				*display: inline;

				border-radius: 1em; 
				-webkit-border-radius: 1em;
				-moz-border-radius: 1em;
			}
				div#footer_wrap > div.footer_ad > p.link > a:hover{
					filter: alpha(opacity=80);
					opacity:0.80;
				}

	div#footer_frame1{
		width: 249px;
	        float: left;
		vertical-align: top;
		border-right: 1px dotted #e6e6e6;
	}
	div#footer_frame2{
		width: 249px;
	        float: left;
		vertical-align: top;
		border-right: 1px dotted #e6e6e6;
	}
	div#footer_frame3{
		width: 249px;
	        float: left;
		vertical-align: top;
		border-right: 1px dotted #e6e6e6;
	}
	div#footer_frame4{
		width: 249px;
	        float: left;
		vertical-align: top;
	}


/* ######### for FOOTER ######### */

/* ############# copyright ############# */
div#copyright {
	clear: both;
	width: 100%;
	margin: 5px;
	text-align: center;
}
	div#copyright p{
		color: #8b8b8b;
		font-size: 13px;
	}
/* ############# copyright ############# */

.c-both {
	clear:both;
}

/* ############# FRAME ############# */



/* ######### HEADER & LOGO ######### */

div#header_t_fr1{
	float: left;
	width: 500px;
}
div#header_t_fr2{
	float: left;
	width: 500px;
	overflow: auto;
	vertical-align: center;
}
	div#header_t_fr2 div.reg_admin_btn{
	}
		div#header_t_fr2 div.reg_admin_btn a{
			float: right;
			background: #ed7f75;
			border: 1px solid #ed6047;
			color: #ffffff;
			margin: 5px 0 0 0;
			padding: 8px;
			text-align: center;
			text-decoration: none;
			display: block;

		 	box-shadow:inset 0px 10px 2px 2px #ed8c87;
		 	-webkit-box-shadow:inset 0px 10px 2px 2px #ed8c87;
		 	-moz-box-shadow:inset 0px 10px 2px 2px #ed8c87;

			border-radius: 2px; 
			-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
			-moz-border-radius: 2px; /* Firefox用 */  

		}
		div#header_t_fr2 div.reg_admin_btn a:hover{
			filter: alpha(opacity=75);
			opacity:0.75;
		}
div#logo {
	margin: 0px;
	height: 50px;
	width: 200px;
	text-decoration: none;
	text-indent: -1500px;
}

div#logo h1 {
	margin: 0px;
	text-decoration: none;
	text-indent: -1500px;
}

div#logo h1 a {
	display:block;
	height: 50px;
	width: 200px;
	text-decoration: none;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/logo.png);
	background-size: cover;
	background-repeat: no-repeat;
}

div#logo h1 a:hover {
/*
	display: block;
	height: 50px;
	width: 200px;
	text-decoration: none;
	text-indent: -1500px;
	overflow: hidden;
	background: url(../images/logo.png);
	background-size: cover;
	background-repeat: no-repeat;
*/
	filter: alpha(opacity=75);
	opacity:0.75;
}

/* ######### LOGO ######### */






/* ############# NAVI MENU ############# */

div#navi_menu_bk{
	width: 800px;
	height: 35px;
	padding: 0px;
	margin: 0px;
	background: url(../images/navi_menu.gif);
	background-repeat:no-repeat;
}

ul#navi_menu{
	width: 550px;
	height: 35px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style-type:none;
}

ul#navi_menu li {
	text-align:center;
	color:#efefef;
	margin: 0px;
	list-style-type:none;
	float:left;
}
ul#navi_menu li a {
	display:block;
	color:#efefef;
	text-decoration:none;
/*	text-indent:-1500px; */
	background:url(../images/navi_menu.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu li a:hover {
	display:block;
	color:#696969;
	text-decoration:none;
	overflow: hidden;
}

ul#navi_menu li#home a      		{background-position:-8px 0; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#home_on a   		{background-position:-8px -35px; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#home a:hover		{background-position:-8px -35px; width:104px; height:30px; padding:5px 0 0 0;}

ul#navi_menu li#news a      		{background-position:-112px 0; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#news_on a   		{background-position:-112px -35px; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#news a:hover		{background-position:-112px -35px; width:104px; height:30px; padding:5px 0 0 0;}

ul#navi_menu li#product a      		{background-position:-216px 0; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#product_on a   		{background-position:-216px -35px; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#product a:hover		{background-position:-216px -35px; width:104px; height:30px; padding:5px 0 0 0;}

ul#navi_menu li#customercare a      	{background-position:-320px 0; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#customercare_on a   	{background-position:-320px -35px; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#customercare a:hover	{background-position:-320px -35px; width:104px; height:30px; padding:5px 0 0 0;}

ul#navi_menu li#order a      		{background-position:-425px 0; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#order_on a   		{background-position:-425px -35px; width:104px; height:30px; padding:5px 0 0 0;}
ul#navi_menu li#order a:hover		{background-position:-425px -35px; width:104px; height:30px; padding:5px 0 0 0;}
/* ############# MAIN MENU ############# */


/* ############# NAVI MENU BOTTOM ############# */
div#navi_menu_bottom_bk {
	width: 800px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: url(../images/navi_menu_bottom.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_bottom{
	width: 790px;
	height: 20px;
	padding: 0px;
	margin: 0 0 0 10px;
	list-style-type:none;
}

ul#navi_menu_bottom li {
	margin: 0px;
	list-style-type:none;
	float:left;
}
ul#navi_menu_bottom li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(../images/navi_menu_bottom.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_bottom li#offshore a      		{background-position:-10px 0; width:140px; height:20px;}
ul#navi_menu_bottom li#offshore_on a   		{background-position:-10px -20px; width:140px; height:20px;}
ul#navi_menu_bottom li#offshore a:hover		{background-position:-10px -20px; width:140px; height:20px;}

ul#navi_menu_bottom li#gakushi a      		{background-position:-150px 0; width:110px; height:20px;}
ul#navi_menu_bottom li#gakushi_on a   		{background-position:-150px -20px; width:110px; height:20px;}
ul#navi_menu_bottom li#gakushi a:hover		{background-position:-150px -20px; width:110px; height:20px;}

ul#navi_menu_bottom li#hokentoshi a      	{background-position:-260px 0; width:150px; height:20px;}
ul#navi_menu_bottom li#hokentoshi_on a   	{background-position:-260px -20px; width:150px; height:20px;}
ul#navi_menu_bottom li#hokentoshi a:hover	{background-position:-260px -20px; width:150px; height:20px;}

ul#navi_menu_bottom li#research a      		{background-position:-410px 0; width:120px; height:20px;}
ul#navi_menu_bottom li#research_on a   		{background-position:-410px -20px; width:120px; height:20px;}
ul#navi_menu_bottom li#research a:hover		{background-position:-410px -20px; width:120px; height:20px;}
/* ############# NAVI MENU BOTTOM ############# */



/* ############# NAVI MENU SIDE INQUIRY ############# */
ul#navi_menu_side_inquiry {
	width: 236px;
	height: 460px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(../images/navi_menu_side_inquiry.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_side_inquiry li {
	margin: 0px;
	list-style-type:none;
	float:left;
}

ul#navi_menu_side_inquiry li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(../images/navi_menu_side_inquiry.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_side_inquiry li#stiplan a      	{background-position:0 0; width:236px; height:235px;}
ul#navi_menu_side_inquiry li#stiplan_on a   	{background-position:-236px 0; width:236px; height:235px;}
ul#navi_menu_side_inquiry li#stiplan a:hover	{background-position:-236px 0; width:236px; height:235px;}

ul#navi_menu_side_inquiry li#stiplan_cn a      	{background-position:0 -235px; width:236px; height:65px;}
ul#navi_menu_side_inquiry li#stiplan_cn_on a   	{background-position:-236px -235px; width:236px; height:65px;}
ul#navi_menu_side_inquiry li#stiplan_cn a:hover	{background-position:-236px -235px; width:236px; height:65px;}

ul#navi_menu_side_inquiry li#order a      	{background-position:0 -300px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#order_on a   	{background-position:-236px -300px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#order a:hover	{background-position:-236px -300px; width:236px; height:40px;}

ul#navi_menu_side_inquiry li#transfer a      	{background-position:0 -340px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#transfer_on a   	{background-position:-236px -340px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#transfer a:hover	{background-position:-236px -340px; width:236px; height:40px;}

ul#navi_menu_side_inquiry li#mail a      		{background-position:0 -380px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#mail_on a   	{background-position:-236px -380px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#mail a:hover	{background-position:-236px -380px; width:236px; height:40px;}

ul#navi_menu_side_inquiry li#ask a      	{background-position:0 -420px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#ask_on a   	{background-position:-236px -420px; width:236px; height:40px;}
ul#navi_menu_side_inquiry li#ask a:hover	{background-position:-236px -420px; width:236px; height:40px;}
/* ############# NAVI MENU SIDE INQUIRY ############# */

/* ############# NAVI MENU SIDE APPLY ############# */
ul#navi_menu_side_apply {
	width: 236px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(../images/navi_menu_side_apply.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_side_apply li {
	margin: 0px;
	list-style-type:none;
	float:left;
}

ul#navi_menu_side_apply li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(../images/navi_menu_side_apply.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_side_apply li#apply a      	{background-position:0 0; width:236px; height:40px;}
ul#navi_menu_side_apply li#apply_on a   	{background-position:-236px 0; width:236px; height:40px;}
ul#navi_menu_side_apply li#apply a:hover	{background-position:-236px 0; width:236px; height:40px;}

ul#navi_menu_side_apply li#dl a      	{background-position:0 -40px; width:236px; height:40px;}
ul#navi_menu_side_apply li#dl_on a   	{background-position:-236px -40px; width:236px; height:40px;}
ul#navi_menu_side_apply li#dl a:hover	{background-position:-236px -40px; width:236px; height:40px;}
/* ############# NAVI MENU SIDE APPLY ############# */

/* ############# NAVI MENU SIDE KFG ############# */
ul#navi_menu_side_kfg {
	width: 236px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(../images/navi_menu_side_kfg.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_side_kfg li {
	margin: 0px;
	list-style-type:none;
	float:left;
}

ul#navi_menu_side_kfg li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(../images/navi_menu_side_kfg.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_side_kfg li#kfg a      	{background-position:0 0; width:236px; height:40px;}
ul#navi_menu_side_kfg li#kfg_on a   	{background-position:-236px 0; width:236px; height:40px;}
ul#navi_menu_side_kfg li#kfg a:hover	{background-position:-236px 0; width:236px; height:40px;}

ul#navi_menu_side_kfg li#member a      	{background-position:0 -40px; width:236px; height:40px;}
ul#navi_menu_side_kfg li#member_on a   	{background-position:-236px -40px; width:236px; height:40px;}
ul#navi_menu_side_kfg li#member a:hover	{background-position:-236px -40px; width:236px; height:40px;}
/* ############# NAVI MENU SIDE KFG ############# */

/* ############# NAVI MENU SIDE SITE ############# */
ul#navi_menu_side_site {
	width: 236px;
	height: 180px;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	background: url(../images/navi_menu_side_site.gif);
	background-repeat:no-repeat;
}

ul#navi_menu_side_site li {
	margin: 0px;
	list-style-type:none;
	float:left;
}

ul#navi_menu_side_site li a {
	display:block;
	height:100%;
	text-decoration:none;
	text-indent:-1500px;
	background:url(../images/navi_menu_side_site.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}

ul#navi_menu_side_site li#blog a      	{background-position:0 0; width:236px; height:60px;}
ul#navi_menu_side_site li#blog_on a   	{background-position:-236px 0; width:236px; height:60px;}
ul#navi_menu_side_site li#blog a:hover	{background-position:-236px 0; width:236px; height:60px;}

ul#navi_menu_side_site li#oef a      	{background-position:0 -60px; width:236px; height:40px;}
ul#navi_menu_side_site li#oef_on a   	{background-position:-236px -60px; width:236px; height:40px;}
ul#navi_menu_side_site li#oef a:hover	{background-position:-236px -60px; width:236px; height:40px;}

ul#navi_menu_side_site li#link a      	{background-position:0 -100px; width:236px; height:40px;}
ul#navi_menu_side_site li#link_on a   	{background-position:-236px -100px; width:236px; height:40px;}
ul#navi_menu_side_site li#link a:hover	{background-position:-236px -100px; width:236px; height:40px;}

ul#navi_menu_side_site li#melmaga a      {background-position:0 -140px; width:236px; height:40px;}
ul#navi_menu_side_site li#melmaga_on a   {background-position:-236px -140px; width:236px; height:40px;}
ul#navi_menu_side_site li#melmaga a:hover{background-position:-236px -140px; width:236px; height:40px;}
/* ############# NAVI MENU SIDE SITE ############# */


/* ############# SIDE MENU ############# */

#subMenu{
	width: 96%;
	margin: 0px auto 10px auto;
	padding: 0px;
	background-color: #f4f4f4;
	border: solid 1px #e5e5e5;
	border-radius: 3px; 
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 3px; /* Firefox用 */  
	box-sizing: border-box;
}

	#subMenu div.cont {
		background-color: #f6f6f6;
		padding: 5px;
		border: 0 solid #cccccc;
	}
	#subMenu div.contw {
		background-color: #f6f6f6;
		padding: 10px;
		border: 0 solid #cccccc;
	}
	#subMenu h3 {
		margin: 0;
		background: #c7d4eb;
		border-bottom: 1px solid #4d80d5;
		color: #7e5454;
		padding: 10px 0;
		text-align: center;

		box-shadow:inset 0px 13px 2px 2px #d8e1f1;
		-webkit-box-shadow:inset 0px 13px 2px 2px #d8e1f1;
		-moz-box-shadow:inset 0px 13px 2px 2px #d8e1f1;

	}
		#subMenu h3.titS {
			font-size: 12px;
		}
	#subMenu h3.ON {
		background: url(../images/submenu_tit_bk_on.png) repeat-x #383b3d;
		border: 1px solid #cccccc;
		letter-spacing: 2px;
		font-size: 110%;
		font-weight: bold;
		text-align: center;
		padding: 8px 0;
		color: #d4d4d4;
	}
	#subMenu h3 a{
		color: #d4d4d4;
	}
	#subMenu h3.ON a{
		color: #d4d4d4;
	}

	#subMenu ul.menu {
		width: 100%;
		background-color: #ffffff;
		list-style: none;
		margin: 0;
		padding: 0;
		border-right: 0px solid #cccccc;
		border-left: 0px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		box-sizing: border-box;
	}

	#subMenu ul.menu li {
		margin: 0;
		border-bottom: 1px dotted  #cccccc;
		color: #737373;
	}
	#subMenu ul.menu li.end {
		margin: 0;
		border-bottom: 0px dotted  #cccccc;
		color: #737373;
	}
	#subMenu ul.menu li.title {
		border-left: 3px solid #c7d4eb;
		background: #eef4fd;
		padding: 10px 3px 10px 8px;
		display: block;
		width: 100%;
		color: #595959;
		font-weight: bold;
		text-decoration: none;
		box-sizing: border-box;
	}
	#subMenu ul.menu li.top_menu {
		font-weight: bold;
		text-align: center;
	}
	#subMenu ul.menu li a {
		border-left: 3px solid #c7d4eb;
		background: #ffffff;
		padding: 10px 3px 10px 8px;
		display: block;
		width: 100%;
		color: #595959;
		text-decoration: none;
		box-sizing: border-box;
	}
	#subMenu ul.menu li a.on {
		border-left: 3px solid #4d80d5 !important;
		background: #f6f6f6;
		padding: 10px 3px 10px 8px;
		width: 100%;
		color: #595959;
		box-sizing: border-box;
	}

	#subMenu ul.menu li a:hover {
		border-left: 3px solid #4d80d5;;
		background: #f6f6f6;
		padding: 10px 3px 10px 8px;
		width: 100%;
		color: #595959;
		box-sizing: border-box;
	}

	/* サブメニューのサブ*/
	#subMenu ul.menu li.sub {
		border-bottom: 0px dotted  #cccccc;
	}
	#subMenu ul.menu li.subend{
		border-bottom: 1px dotted  #cccccc !important;
	}
	#subMenu ul.menu li.sub a {
		border-left: 0 solid #8e8e8e;
		background: #ffffff;
		padding: 10px 3px 10px 25px;
		display: block;
		width: 180px;
		color: #595959;
		text-decoration: none;
	}
	#subMenu ul.menu li.sub a.on {
		border-left: 0 solid #383b3d !important;
		background: #f6f6f6;
		padding: 10px 3px 10px 25px;
		width: 100%;
		color: #595959;
		box-sizing: border-box;
	}

	#subMenu ul.menu li.sub a:hover {
		border-left: 0 solid #383b3d;;
		background: #f6f6f6;
		padding: 10px 3px 10px 25px;
		width: 100%;
		color: #595959;
		box-sizing: border-box;
	}
	/* サブメニューのサブ*/


	/* more */
	#subMenu div.more a{
		background-color: #a6a6a6;
		color: #ffffff;
		padding: 6px;
		margin: 18px auto 3px auto;
		display: block;
		text-align: center;
		text-decoration: none;
		border-radius: 3px; 
		-webkit-border-radius: 3px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 3px; /* Firefox用 */  
	}
	#subMenu div.more a:hover{
		filter: alpha(opacity=75);
		opacity:0.75;
	}

	#subMenu div.contTitle p{
		border-left: 5px solid #383b3d;
		margin: 5px 0 5px 0;
		padding: 2px 0px 0px 6px;
		font-size: 12px;
		font-weight: bold;
	}

/* ############# SIDE MENU ############# */


/* ############# SIDE MENU ############# */

#sideCont{
	width: 250px;
	margin: 0px auto 10px auto;
	padding: 1px;
	background-color: #f4f4f4;
	border: solid 1px #e5e5e5;
	border-radius: 2px; 
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 2px; /* Firefox用 */  
}

	#sideCont div.cont {
		background-color: #f6f6f6;
		padding: 5px;
		border: 1px solid #cccccc;
	}
	#sideCont h3 {
		background: url(../images/submenu_title_bk.png) repeat-x #383b3d;
		border: 1px solid #cccccc;
		letter-spacing: 2px;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 8px 0;
		color: #d4d4d4;
	}
		#sideCont h3.titS {
			font-size: 12px;
		}
	#sideCont h3.ON {
		background: url(../images/submenu_tit_bk_on.png) repeat-x #383b3d;
		border: 1px solid #cccccc;
		letter-spacing: 2px;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 8px 0;
		color: #d4d4d4;
	}
	#sideCont h3 a{
		color: #d4d4d4;
	}
	#sideCont h3.ON a{
		color: #d4d4d4;
	}

	#sideCont ul.menu {
		width: 208px;
		background-color: #ffffff;
		list-style: none;
		margin: 0;
		padding: 0;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}

	#sideCont ul.menu li {
		margin: 0;
		border-bottom: 1px dotted  #cccccc;
		font-size: 12px;
		color: #737373;
	}
	#sideCont ul.menu li.end {
		margin: 0;
		border-bottom: 0px dotted  #cccccc;
		font-size: 12px;
		color: #737373;
	}
	#sideCont ul.menu li a {
		border-left: 3px solid #8e8e8e;
		background: #ffffff;
		padding: 10px 3px 10px 8px;
		display: block;
		width: 194px;
		color: #595959;
		text-decoration: none;
	}
	#sideCont ul.menu li a.on {
		border-left: 3px solid #383b3d !important;
		background: #f6f6f6;
		padding: 10px 3px 10px 8px;
		width: 194px;
		color: #595959;
	}

	#sideCont ul.menu li a:hover {
		border-left: 3px solid #383b3d;;
		background: #f6f6f6;
		padding: 10px 3px 10px 8px;
		width: 194px;
		color: #595959;
	}

	/* サブメニューのサブ*/
	#sideCont ul.menu li.sub {
		border-bottom: 0px dotted  #cccccc;
	}
	#sideCont ul.menu li.subend{
		border-bottom: 1px dotted  #cccccc !important;
	}
	#sideCont ul.menu li.sub a {
		border-left: 0 solid #8e8e8e;
		background: #ffffff;
		padding: 10px 3px 10px 25px;
		display: block;
		width: 180px;
		color: #595959;
		text-decoration: none;
	}
	#sideCont ul.menu li.sub a.on {
		border-left: 0 solid #383b3d !important;
		background: #f6f6f6;
		padding: 10px 3px 10px 25px;
		width: 180px;
		color: #595959;
	}

	#sideCont ul.menu li.sub a:hover {
		border-left: 0 solid #383b3d;;
		background: #f6f6f6;
		padding: 10px 3px 10px 25px;
		width: 180px;
		color: #595959;
	}
	/* サブメニューのサブ*/


	#sideCont div.more {
		background-image: url(../images/icon_more.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		margin: 8px 10px 5px 5px;
		padding: 2px 0px 2px 22px;
	}
		#sideCont ul.menu li.more a {
			background: url(../images/icon_more.png) #ffffff;
			background-repeat: no-repeat;
			background-position: 0px 2px;
			padding: 8px 3px 8px 8px;
			display: block;
			width: 194px;
			color: #595959;
			text-decoration: none;
		}

	#sideCont div.contTitle p{
		border-left: 5px solid #383b3d;
		margin: 5px 0 5px 0;
		padding: 2px 0px 0px 6px;
		font-size: 12px;
		font-weight: bold;
	}

/* ############# SIDE MENU ############# */

/* PATH */


#topicPath{
	width: 100%;
	margin: 0;
	padding: 8px 0;
	height: auto;
	background-color: #f7f7f7;
	line-height: 20px;
	border-bottom: 1px solid #dddddd;
	overflow: auto;
}
#topicPath ul{
	padding: 0;
	list-style: none;
}
#topicPath ul{
	margin: 0;
	overflow: hidden;
	width: 100%;
}

#topicPath ul li{
	list-style: none;
	float: left;
	margin: 0 .4em 0 1em;
}

#topicPath ul li a{
	background: #ddd;
	padding: .4em 1em;
	float: left;
	text-decoration: none;
	color: #444;
/*	text-shadow: 0 1px 0 rgba(255,255,255,.5); */
	position: relative;
}

#topicPath ul li a:hover{
	background: #3673c7;
	color: #ffffff;
}
#topicPath ul li a::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #ddd #ddd #ddd transparent;
	left: -1em;
}
/* HOME 用*/
#topicPath ul li:first-child a::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-width: 1.5em 0 1.5em 0;
	border-style: solid;
	border-color: #fff #fff #fff transparent;
	left: -1em;
}
#topicPath ul li:first-child a{
	border-top-left-radius: 3px; 
	border-bottom-left-radius: 3px; 
	-webkit-border-top-left-radius: 3px; /* Safari,Google Chrome用 */  
	-webkit-border-bottom-left-radius: 3px; /* Safari,Google Chrome用 */  
	-moz-border-radius-topleft: 3px; /* Firefox用 */  
	-moz-border-radius-bottomleft: 3px; /* Firefox用 */  

}
/* HOME 用*/
#topicPath ul li a:hover::before{
	border-color: #3673c7 #3673c7 #3673c7 transparent;
}

#topicPath ul li a::after{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #ddd;
	right: -0.9em;
}

#topicPath ul li a:hover::after{
	border-left-color: #3673c7;
}

#topicPath ul li:last-child{
	font-weight: bold;
	background: none;
	padding: .4em 1em;
	content: normal;
}









div#topicPath2 {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 22px 0 22px 22px;
	color: #ffffff;	
	background-color: #4d80d5;
	line-height: 44px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 200%;
	font-weight: bold;
	box-sizing: border-box;

	background: #4d80d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f6daf 0%, #477ac6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6daf), color-stop(100%,#477ac6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f6daf 0%,#477ac6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6daf', endColorstr='#477ac6',GradientType=0 ); /* IE6-9 */
}
	#topicPath2 ul{
		background-image: url(../images/icon_path_home.png);
		background-repeat: no-repeat;
		background-position: left center;

		margin: 0 0 0 10px;
		padding: 0 0 0 28px;
	}
	#topicPath2 li{
		float: left;
		line-height: 36px;
		list-style-type: none;
		margin: 2px;
	}
	#topicPath2 li:after {
		content:" > ";
		font-size: 60%;
		color: #4d4d4d;
		padding: 0 10px 0 0;
	}
	#topicPath2 li:last-child:after {
	        content: none;
	}
	#topicPath2 li:last-child {
		float: none;
		left: 10px;
		top: 42px;
	}
	#topicPath2 li a {
		font-size: 60%;
		color: #4d4d4d;
		text-decoration: none;
	}

/* PATH */

/* STEP BAR */
#steps {
	text-align: center;
	overflow: auto;
	margin: 30px 0;
	height: auto;
}

#steps ul {
	text-align: center;
 	list-style: none;
	margin: 0;
	padding: 0;
}

#steps ul li {
	line-height: 46px;
	color: #a6a6a6;
	text-decoration: none;
	padding: 0 15px 0 35px;
	background: #eee;
	display: inline-block;
}

#steps ul li small {
	font-size: 80%;
}

#steps ul li::after {
	position: relative;
	display: block;
	margin-top: -25px;
	margin-left: auto;
	margin-right: -25px;
	height: 22px;
	width: 20px;
	content: " ";
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
	background: #eee;
	border-right: 1px solid white;
}

#steps ul li::before {
	float: right;
	display: block;
	margin-bottom: -25px;
	margin-left: auto;
	margin-right: -25px;
	height: 21px;
	width: 20px;
	content: " ";
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
	background: #eee;
	border-right: 1px solid white;
}

#steps ul li:first-child {
	padding-left: 20px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#steps ul li:last-child {
	padding-left: 35px;
	padding-right: 40px;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

#steps ul li:last-child::before {
	border: 0;
	background: transparent !important;
}

#steps ul li:last-child::after {
	border: 0;
	background: transparent !important;
}

#steps ul li.current {
	background: #F97C78;
	color: #ffffff;
}

#steps ul li.current::before {
	background: #F97C78;
}

#steps ul li.current::after {
	background: #F97C78;
}

#steps ul li.current:last-child {
	margin-right: -35px;
}

#steps ul li.current:last-child::before {
	border: 0;
	background: transparent !important;
}

#steps ul li.current:last-child::after {
	border: 0;
	background: transparent !important;
}
/* STEP BAR */


/* ############# LIST ############# */
/* ul ol の標準設定 */
ul.def, ol.def{
	margin: 10px -3em 1em 10px;
	padding:0;
	position:relative;
	left:-3em;
}

li{
	margin-top:0.25em;
	margin-bottom:0.25em;
}

ul.def ul, ul.def ol,
ol.def ol, ol.def ul{
	margin-left:1em;
	padding-left:0;
}

ul.def li, ol.def li{
	margin-left: 5em;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.def li.nomgnh, ol.def li.nomgnh{
	margin-left: 5em;
	line-height: 12px;
}

ul.def li li{
	margin-left:1em;
}
/* ul ol の標準設定 */


dl.def{
	margin: 5px 0;
}
	dl.def dt{
		font-weight: bold;
		font-size: 110%;
		margin: 0;
	}
	dl.def dd{
		margin: 0 0 5px 0;
	}



/* ############# LIST ############# */


/* ############# IMG ############# */
img {
	border:none;
}
img.picR {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 8px;
	background: #f8f8f8;
	float: right;
}
img.picL {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 8px;
	background: #f8f8f8;
	float: left;
}
img.pic {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 8px;
	background: #f8f8f8;
}

div.pics {
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
}

div.pics ul {
	margin: 0;
	padding: 0;
	position:relative;
	left:50%;
	float:left;
}

div.pics li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left:-50%;
	float:left;
}


/* ############# IMG ############# */


/* ############# LINK ############# */
a:link{
	color:#0063a4;
	text-decoration:underline;
}
a:visited{
	color:#0063a4;
	text-decoration:underline;
}

/*
a:active{
	color:#1A2B57;
	text-decoration:underline;
}
*/
a:hover{
	text-decoration:none;
}




a.link_blk {
	color: #4d4d4d;
	text-decoration: underline;
}
.link_blk:hover { 
	color: #4d4d4d;
	text-decoration:none; 
}

a.link_si {
	color: #606060;
	text-decoration: underline;
}
.link_si:hover { 
	color: #606060;
	text-decoration:none; 
}

a.link_bl {
	color: #1e6a92;
	text-decoration: underline;
}
.link_bl:hover { 
	color: #1e6a92;
	text-decoration:none; 
}

a.link_or {
	color: #e39335;
	text-decoration: underline;
}
.link_or:hover { 
	color: #e39335;
	text-decoration:none; 
}

a.link_wh {
	color: #efefef;
	text-decoration: underline;
}
.link_wh:hover { 
	color: #efefef;
	text-decoration:none; 
}
.link_wh:visited { 
	color: #e6e6e6;
}



/* ############# LINK ############# */



/* ############# Layout ############# */
p.layout {margin: 0px; border: 0px; padding: 0px; font-size: 0px;}
img.layout_t {vertical-align: top;}
img.layout_m {vertical-align: middle ;}
img.layout_b {vertical-align: bottom ;}
/* ############# Layout ############# */


/* ############# hr ############# */

.hr_dash_li_si {border-style:dashed; height: 1px; color: #d9d9d9;}
.hr_dash_wh {border-style:dashed; height: 1px; color: #ffffff;}
.hr_dash_si {border-style:dashed; height: 1px; color: #696969;}
.hr_solid_si {border-style:solid; height: 1px; color: #696969;}
.hr_solid_bl {border-style:solid; height: 1px; color: #4C99CD;}
.hr_dot_lisi {border-style:dotted; height: 1px; color: #cccccc;}


/* ############# hr ############# */


/* ############# FORM ############# */

div.errWrap{
	margin: 10px 0 10px 10px;
}
	div.errWrap p{
		background-image: url(../images/icon_err.png);
		background-repeat: no-repeat;
		background-position: 0px 1px;
		margin: 0px;
		padding: 2px 0px 2px 22px;
		color: red;
	}

form {
	margin: 0px;
	padding: 0px;
}


div.formDef{

}
	div.formDef input{
		border: 1px solid #bfbfbf;
		padding: 8px;
		margin: 3px 0;
		box-sizing: border-box;
	}
	div.formDef textarea{
		border: 1px solid #bfbfbf;
		padding: 8px;
		margin: 3px 0;
		box-sizing: border-box;
	}
	div.formDef .form_text{
		background-color: #e5eaea;
		color: #696969;
		font-size: 120%;
		border-color: #ffffff;
		border-color: #ffffff;
		border: 1px solid #bfbfbf;
		padding: 8px;
	}

	div.formDef .form_text_req{
		background-color: #fcddce;
		color: #696969;
		font-size: 120%;
		border-color: #ffffff;
		border-color: #ffffff;
		border: 1px solid #bfbfbf;
		padding: 8px;

		background-image: url(../images/req_icon.png);
		background-repeat: no-repeat;
		background-position: right 10px center;

		filter: alpha(opacity=75);
		opacity:0.75;

	}
	div.formDef select.form_text_req{
		background-position: right 32px center;
	}
	div.formDef textarea.form_text_req{
		background-position: right 32px top 5px;
	}
	div.formDef .form_text_red{
		background-color: #eac9d6;
		color: #696969;
		font-size: 120%;
		border-color: #ffffff;
		border-color: #ffffff;
		border: 1px solid #bfbfbf;
		margin: 0px;
		padding: 8px;
	}
	div.formDef .no_req_icon{
		background-image: none;
	}

	div.formDef .form_button{
		background-color: #eaefd2;
		color: #606060;
		border: 1px solid #a6b45b;
		margin: 3px;
		padding: 3px;
	}





	div.formDef form span.req{
		margin: 0px;
		height: 0;
		display: inline-block;
		padding-top:25px;
		width: 40px;
		overflow: hidden;
		background:url(../images/req_icon.png);
		background-repeat:no-repeat;
		/display: inline;  /* IE用ハック */
		/zoom: 1;  /* IE用ハック */
	}
	div.formDef form span.reqOLD{
		margin: 0px;
		line-height: 1.5;
		text-indent: -9999px;
		display: inline-block;
		height: 25px;
		width: 40px;
		overflow: hidden;
		background:url(../images/req_icon.png);
		background-repeat:no-repeat;
		/display: inline;  /* IE用ハック */
		/zoom: 1;  /* IE用ハック */
	}
	div.formDef form span.reqR{
		float: right;
		margin: 0px;
		line-height: 1.5;
		text-indent: -9999px;
		display: inline-block;
		height: 25px;
		width: 40px;
		overflow: hidden;
		background:url(../images/req_icon.png);
		background-repeat:no-repeat;
		/display: inline;  /* IE用ハック */
		/zoom: 1;  /* IE用ハック */
	}




	/*ボタン横並び用*/
	div.formDef div.button_wrap{
		margin: 10px 0;
		padding: 0;
		position: relative;
		overflow: hidden;
		text-align: center;
	}
		div.formDef div.button_wrap ul {
			margin: 0;
			padding: 0;
			position:relative;
			left:50%;
			float:left;
		}
		div.formDef div.button_wrap ul li{
			margin: 2px;
			padding: 0;
			list-style-type: none;
			position: relative;
			left:-50%;
			float:left;
			font-weight: bold;
		}
		div.formDef div.button_wrap ul li a.return{
			background: #f4d7c3;
			border: 1px solid #f5761d;
			color: #7e5454;
			padding: 10px 20px;
			display: block;
			text-align: center;
			text-decoration: none;

		 	box-shadow:inset 0px 10px 2px 2px #f2e2d3;
		 	-webkit-box-shadow:inset 0px 10px 2px 2px #f2e2d3;
		 	-moz-box-shadow:inset 0px 10px 2px 2px #f2e2d3;

			border-radius: 4px; 
			-webkit-border-radius: 4px; /* Safari,Google Chrome用 */  
			-moz-border-radius: 4px; /* Firefox用 */  

		}
		div.formDef div.button_wrap ul li a.exec{
			background: #c7d4eb;
			border: 1px solid #4d80d5;
			color: #7e5454;
			padding: 10px 20px;
			display: block;
			text-align: center;
			text-decoration: none;

		 	box-shadow:inset 0px 10px 2px 2px #d8e1f1;
		 	-webkit-box-shadow:inset 0px 10px 2px 2px #d8e1f1;
		 	-moz-box-shadow:inset 0px 10px 2px 2px #d8e1f1;

			border-radius: 4px; 
			-webkit-border-radius: 4px; /* Safari,Google Chrome用 */  
			-moz-border-radius: 4px; /* Firefox用 */  
		}

		div.formDef div.button_wrap ul li a:hover{
			filter: alpha(opacity=75);
			opacity:0.75;
		}


	/*その他の一般ボタン*/
	div.formDef input[type="button"],
	div.formDef input[type="submit"]{
		cursor: pointer;
		background: #bfbfbf;
		border: 1px solid #8c8c8c;
		color: #4d4d4d;
		padding: 5px 10px;
		text-align: center;
		text-decoration: none;
		margin: 0;
		display: inline-block;
		/display: inline;
		/zoom: 1;

		box-shadow:inset 0px 10px 2px 2px #cccccc;
		-webkit-box-shadow:inset 0px 10px 2px 2px #cccccc;
		-moz-box-shadow:inset 0px 10px 2px 2px #cccccc;

		border-radius: 2px; 
		-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 2px; /* Firefox用 */  
	}
	div.formDef input[type="button"]:hover,
	div.formDef input[type="submit"]:hover{
		filter: alpha(opacity=75);
		opacity:0.75;
	}

	div.formDef input[type="submit"].red{
		background: #ff8c87;
		border: 1px solid #ff5149;
		color: #7e5454;
		padding: 5px 10px;
		text-align: center;
		text-decoration: none;

		display: inline-block;
		/display: inline;
		/zoom: 1;

	 	box-shadow:inset 0px 10px 2px 2px #ffb2a8;
	 	-webkit-box-shadow:inset 0px 10px 2px 2px #ffb2a8;
	 	-moz-box-shadow:inset 0px 10px 2px 2px #ffb2a8;

		border-radius: 2px; 
		-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 2px; /* Firefox用 */  
	}

	div.formDef input[type="submit"].blue{
		background: #93b1db;
		border: 1px solid #4d80d5;
		color: #7e5454;
		padding: 5px 10px;
		text-align: center;
		text-decoration: none;

		display: inline-block;
		/display: inline;
		/zoom: 1;

	 	box-shadow:inset 0px 10px 2px 2px #b2c7e3;
	 	-webkit-box-shadow:inset 0px 10px 2px 2px #b2c7e3;
	 	-moz-box-shadow:inset 0px 10px 2px 2px #b2c7e3;

		border-radius: 2px; 
		-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 2px; /* Firefox用 */  
	}


	/* CHECK RADIO BOX */
	div.listWrap{
		width: 100%;
		margin: 5px 0;
	}

	div.listWrap ul{
		padding: 0;
		margin: 0;
	}
	div.listWrap ul li{
		white-space: nowrap;
		list-style-type: none;
		text-indent: 5px;
		margin: 0px 5px 3px 0px;
		padding: 3px;
		float: left;
		background-color: #e6e6e6;

		border-radius: 6px; 
		-webkit-border-radius: 6px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 6px; /* Firefox用 */  
	}
	div.listWrap ul li input[type=radio],
	div.listWrap ul li input[type=checkbox]{
		display: inline-block;
		margin-right: 0;
	}
	div.listWrap ul li input[type=radio] + label,
	div.listWrap ul li input[type=checkbox] + label{
		position: relative;
		margin-right: 10px;
		font-size: 14px;
		line-height: 30px;
		display: inline-block;
		cursor: pointer;
	}
	@media (min-width: 1px) {
		div.listWrap ul li input[type=radio],
		div.listWrap ul li input[type=checkbox] {
			display: none;
			margin: 0;
		}
		div.listWrap ul li input[type=radio] + label,
		div.listWrap ul li input[type=checkbox] + label {
			padding: 0 0 0 16px;
		}
		div.listWrap ul li input[type=radio] + label::before,
		div.listWrap ul li input[type=checkbox] + label::before {
			content: "";
			position: absolute;
			top: 50%;
			left: 0;

			-moz-box-sizing: border-box;
			box-sizing: border-box;
			display: block;
			width: 18px;
			height: 18px;
			margin-top: -9px;

			background: #FFF;
		}
		div.listWrap ul li input[type=radio] + label::before {
			border: 2px solid #ccc;
			border-radius: 30px;
		}
		div.listWrap ul li input[type=checkbox] + label::before {
			border: 2px solid #ccc;
		}
		div.listWrap ul li input[type=radio]:checked + label::after,
		div.listWrap ul li input[type=checkbox]:checked + label::after {
			content: "";
			position: absolute;
			top: 50%;

			-moz-box-sizing: border-box;
			box-sizing: border-box;
			display: block;
		}
		div.listWrap ul li input[type=radio]:checked + label::after {
			left: 5px;

			width: 8px;
			height: 8px;
			margin-top: -4px;

			background: #5a8cd1;
			border-radius: 8px;
		}
		div.listWrap ul li input[type=checkbox]:checked + label::after {
			left: 3px;

			width: 16px;
			height: 8px;
			margin-top: -8px;

			border-left: 3px solid #5a8cd1;
			border-bottom: 3px solid #5a8cd1;

			-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
		}
	}
	/* CHECK RADIO BOX */



	/* placeholder のフォントカラー*/
	/*Webkit*/
	div.formDef ::-webkit-input-placeholder {
		color: #b3b3b3;
	}

	/*Firefox 19以降*/
	div.formDef ::-moz-placeholder {
		color: #b3b3b3;
	}
	 
	/*Firefox 18以前*/
	div.formDef :-moz-placeholder {
		color: #b3b3b3;
	}
	 
	/*Windows IE*/
	div.formDef :-ms-input-placeholder {
		color: #b3b3b3;
	}


/* ############# FORM ############# */

/* ############# CAPTCHA ############# */
div.captcha{
	margin: 20px 0;
}
	div.captcha p.sTitle{
		font-size: 110%;
		font-weight: bold;
		text-align: center;
	}
	div.captcha input.secucode{
		width: 120px;
		display: block;
		margin: 0px auto;
	}

/* ############# CAPTCHA ############# */


/* ############# TABLE ############# */
div.tableBd{
	border: 10px solid #5a8cd1;
	padding: 2px;
	border-radius: 6px; 
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px; /* Firefox用 */  
}
div.tableDef{
	margin: 10px 10px 10px 0;
}
	div.tableDef table {
		width: 100%;
		border-collapse: collapse;
	}
	div.tableDef table tr:first-child {  

	}
	div.tableDef table th,
	div.tableDef table td{
		line-height: 130%;
	}
	div.tableDef table th {
		border: #5a8cd1 1px solid;
		text-align: left;
		background: #d1dcec;
		padding: 10px;
		font-weight: bold;
		font-size: 110%;
		text-align: center;
		width: 20%;
	}
	div.tableDef table th.titlec {
		text-align: center;
	}

	div.tableDef table td {
		border: #5a8cd1 1px solid;
		text-align: left;
		padding: 10px;
	}
	div.tableDef table td.contb {
		font-weight: bold;
	}
	div.tableDef table td.contc {
		text-align: center;
	}
	div.tableDef table td.contt {
		vertical-align: top;
	}

	div.tableDef table div.clmTitle {
		float: left;
		padding: 10px 0;
		font-weight: bold;
		width: 20%;
		overflow: hidden;
		line-height: 110%;
	}
	div.tableDef table div.clmCont {
		float: left;
		padding: 10px 0;
		overflow: hidden;
		width: 80%;
	}
	div.tableDef table div.clmDiv {
		border-bottom: 1px solid #cccccc;
		clear: both;
	}

	/* INDEX LIST */
	div.tableDef table td.house_id {
		text-align: center;
	}
	div.tableDef table td.room_rowspan {
		text-align: center;
		background-color: #fff2fc;
		font-weight: bold;
	}
	div.tableDef table td.room_title,
	div.tableDef table td.room_pub,
	div.tableDef table td.room_update,
	div.tableDef table td.room_admin {
	/*	background-color: #fff2fc;*/
	}



div.tableBd2{
	border: 10px solid #5a8cd1;
	padding: 2px;
	border-radius: 6px; 
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px; /* Firefox用 */  
}

div.tableDef2{
	margin: 5px;
}
	div.tableDef2 table {
		width: 100%;
		border-collapse: collapse;
	}
	div.tableDef2 table tr:first-child {  

	}
	div.tableDef2 table th,
	div.tableDef2 table td{
		line-height: 130%;
	}
	div.tableDef2 table th {
		border: #5a8cd1 1px solid;
		text-align: left;
		background: #d1dcec;
		padding: 10px;
		font-weight: bold;
		font-size: 110%;
		text-align: center;
		width: 30%;
	}
	div.tableDef2 table th.titlec {
		text-align: center;
	}

	div.tableDef2 table td {
		border: #5a8cd1 1px solid;
		text-align: left;
		padding: 10px;
	}
	div.tableDef2 table td.contb {
		font-weight: bold;
	}
	div.tableDef2 table td.contc {
		text-align: center;
	}
	div.tableDef2 table td.contt {
		vertical-align: top;
	}

	div.tableDef2 table div.clmTitle {
		float: left;
		padding: 10px 0;
		font-weight: bold;
		width: 20%;
		overflow: hidden;
		line-height: 110%;
	}
	div.tableDef2 table div.clmCont {
		float: left;
		padding: 10px 0;
		overflow: hidden;
		width: 80%;
	}
	div.tableDef2 table div.clmDiv {
		border-bottom: 1px solid #cccccc;
		clear: both;
	}


/* ############# TABLE ############# */


/* ############# DIV MORE ############# */
	div.expand{
		width: 100%;
		margin: 1px 0;
		background-color: #fcfcfc;
		display: block;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		position: relative;
		top: -20px;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
	div.expand2{
		width: 100%;
		margin: 1px 0;
		background-color: #fcfcfc;
		display: block;
		font-weight: bold;
		text-align: center;
		font-size: 12px;
		position: relative;
		top: 0px;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
		div.expand a,
		div.expand2 a{
			padding: 10px 0;
			display: block;
			text-decoration: none;
		}
		div.expand a:hover,
		div.expand2 a:hover{
			background-color: #f2f2f2;
		}
		div.expand img, 
		div.expand2 img{
			border: none;
			width: 24px;
			height: 24px;
			display: block;
			margin: 0 0 0 auto;
		}
/* ############# DIV MORE ############# */

/* ############# PAGER ############# */

#pagerLink{
	clear: both;
	overflow: hidden;
	margin: 3px 0px 5px 0px;
	text-align: center;
/*	position: relative; /*センタリング用*/*/
}

	#pagerLink ul{
		padding: 0px;
		display: -moz-inline-box;  
		display: inline-block;  
		/display: inline;  
/*		background: #cccccc;*/
/*		position: relative; /*センタリング用*/*/
/*		left: 35%; /*センタリング用*/*/
	}
	#pagerLink ul li{
		white-space: nowrap;
		list-style-type: none;
		float: left;
		margin: 1px;
		font-size: 10px;
	}
		#pagerLink ul li.off{
			height: 18px;
			line-height: 18px;
			padding: 3px 12px;
			display: block;
			text-decoration: none;
			color: #aaaaaa;
			background-color: #f9f9f9;
			border: 1px solid #e5e5e5;
		}
		#pagerLink ul li.on{
			height: 18px;
			line-height: 18px;
			padding: 3px 12px;
			display: block;
			color: #ffffff;
			background-color: #9fb9de;
			border: 1px solid #7ea3d5;
		}
		#pagerLink ul li a{
			height: 18px;
			line-height: 18px;
			padding: 3px 12px;
			display: block;
			text-decoration: none;
			color: #404040;
			background-color: #eeeeee;
			border: 1px solid #dcdcdc;
		}
		#pagerLink ul li a:hover{
			filter: alpha(opacity=75);
			opacity:0.75;
		}



/* ############# PAGER ############# */


/* ############# MSG TEXT BOX ############# */
div.msg_boxBd {
	border: 10px solid #5a8cd1;
	border-radius: 6px; 
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px; /* Firefox用 */  
}
div.msg_boxSSbd {
	border: 1px solid #5a8cd1;
}
div.msg_box_mail {
/*
	background-image: url(../images/icon_msg_mail_sent.png);
	background-repeat: no-repeat;
	background-position: 30px center;
*/
}
div.msg_box_info {
/*
	background-image: url(../images/icon_msg_info.png);
	background-repeat: no-repeat;
	background-position: 30px center;
*/
}
div.msg_box {
	clear: both;
	text-align: center;
	background-color: #dbe8ea;
	padding: 30px;
	margin: 10px;
}
	div.msg_box_nomgn {
		margin: 10px 10px 10px 0;
	}
	div.msg_box p{
		font-size: 110%;
		line-height: 200%;
	}
	div.msg_box div.link a{
		background-color: #5a8cd1;
		color: #ffffff;
		padding: 12px 20px;
		width: 50%;
		margin: 10px auto;
		display: block;
		text-align: center;
		text-decoration: none;
		border-radius: 3px; 
		-webkit-border-radius: 3px; /* Safari,Google Chrome用 */  
		-moz-border-radius: 3px; /* Firefox用 */  
	}
	div.msg_box div.link a:hover{
		filter: alpha(opacity=75);
		opacity:0.75;
	}

/* ############# MSG TEXT BOX ############# */


/* ############# FONT ############# */
h1, h2, h3{
	font-weight:bold;
	margin:0px;
}
h1{
	font-size:130%;
	color: #4d4d4d;
}
h2{
	font-size:120%;
	color: #4d4d4d;
}
h3{
	font-size:110%;
	color: #4d4d4d;
}


h1.pTitle {
	border-left: solid 8px #3270c6;
	border-top: solid 1px #3270c6;
	border-right: solid 1px #3270c6;
	border-bottom: solid 1px #3270c6;
	padding: 10px 0 10px 16px;
	margin: 0 0 10px 0;
	width: 735px;
	background: url(../images/ptitle_bk.png);
	border-radius: 2px; 
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 2px; /* Firefox用 */  
}

h1.pTitleL {
	border-left: solid 8px #3270c6;
	border-top: solid 1px #3270c6;
	border-right: solid 1px #3270c6;
	border-bottom: solid 1px #3270c6;
	padding: 10px 0 10px 16px;
	margin: 0 0 10px 0;
	width: 945px;
	background: url(../images/ptitleL_bk.png);
	border-radius: 2px; 
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */  
	-moz-border-radius: 2px; /* Firefox用 */  
}

h1.titleS{
	padding:5px 0 0 15px;
	width:365px;
	height:20px;
	background: url(./images/title_bk_380_w.gif);
}


h1.pTitleLW {
	width: 100%;
	text-align: left;
	padding: 22px 0 22px 22px;
	color: #ffffff;	
	background-color: #4d80d5;
	line-height: 44px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 200%;
	font-weight: bold;
	box-sizing: border-box;

	background: #4d80d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f6daf 0%, #477ac6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f6daf), color-stop(100%,#477ac6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f6daf 0%,#477ac6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f6daf 0%,#477ac6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f6daf', endColorstr='#477ac6',GradientType=0 ); /* IE6-9 */
}


p {color: #4d4d4d; font-size: 13.5px; line-height:18px; padding: 0px; margin: 0px;}

.or16 {color: #e39335; font-size: 16px; line-height:18px;}
.or15 {color: #e39335; font-size: 15px; line-height:18px;}
.or14 {color: #e39335; font-size: 14px; line-height:18px;}
.or13 {color: #e39335; font-size: 13px; line-height:18px;}
.or12 {color: #e39335; font-size: 12px; line-height:18px;}
.or11 {color: #e39335; font-size: 11px; line-height:18px;}
.or10 {color: #e39335; font-size: 10px; line-height:18px;}
.or9 {color: #e39335; font-size: 9px; line-height:18px;}

.blk16 {color: #4d4d4d; font-size: 16px; line-height:18px;}
.blk15 {color: #4d4d4d; font-size: 15px; line-height:18px;}
.blk14 {color: #4d4d4d; font-size: 14px; line-height:18px;}
.blk13 {color: #4d4d4d; font-size: 13px; line-height:18px;}
.blk12 {color: #4d4d4d; font-size: 12px; line-height:18px;}
.blk11 {color: #4d4d4d; font-size: 11px; line-height:18px;}
.blk10 {color: #4d4d4d; font-size: 10px; line-height:18px;}
.blk9 {color: #4d4d4d; font-size: 9px; line-height:18px;}

.bl16 {color: #1e6a92; font-size: 16px; line-height:18px;}
.bl15 {color: #1e6a92; font-size: 15px; line-height:18px;}
.bl14 {color: #1e6a92; font-size: 14px; line-height:18px;}
.bl13 {color: #1e6a92; font-size: 13px; line-height:18px;}
.bl12 {color: #1e6a92; font-size: 12px; line-height:18px;}
.bl11 {color: #1e6a92; font-size: 11px; line-height:18px;}
.bl10 {color: #1e6a92; font-size: 10px; line-height:18px;}
.bl9 {color: #1e6a92; font-size: 9px; line-height:18px;}

.si16 {color: #606060; font-size: 16px; line-height:18px;}
.si15 {color: #606060; font-size: 15px; line-height:18px;}
.si14 {color: #606060; font-size: 14px; line-height:18px;}
.si13 {color: #606060; font-size: 13px; line-height:18px;}
.si12 {color: #606060; font-size: 12px; line-height:18px;}
.si11 {color: #606060; font-size: 11px; line-height:18px;}
.si10 {color: #606060; font-size: 10px; line-height:18px;}
.si9 {color: #606060; font-size: 9px; line-height:18px;}

.gr16 {color: #139b50; font-size: 16px; line-height:18px;}
.gr15 {color: #139b50; font-size: 15px; line-height:18px;}
.gr14 {color: #139b50; font-size: 14px; line-height:18px;}
.gr13 {color: #139b50; font-size: 13px; line-height:18px;}
.gr12 {color: #139b50; font-size: 12px; line-height:18px;}
.gr11 {color: #139b50; font-size: 11px; line-height:18px;}
.gr10 {color: #139b50; font-size: 10px; line-height:18px;}
.gr9 {color: #139b50; font-size: 9px; line-height:18px;}

.wh16 {color: #efefef; font-size: 16px; line-height:18px;}
.wh15 {color: #efefef; font-size: 15px; line-height:18px;}
.wh14 {color: #efefef; font-size: 14px; line-height:18px;}
.wh13 {color: #efefef; font-size: 13px; line-height:18px;}
.wh12 {color: #efefef; font-size: 12px; line-height:18px;}
.wh11 {color: #efefef; font-size: 11px; line-height:18px;}
.wh10 {color: #efefef; font-size: 10px; line-height:18px;}
.wh9 {color: #efefef; font-size: 9px; line-height:18px;}

.re16 {color: #DD000D; font-size: 16px; line-height:18px;}
.re15 {color: #DD000D; font-size: 15px; line-height:18px;}
.re14 {color: #DD000D; font-size: 14px; line-height:18px;}
.re13 {color: #DD000D; font-size: 13px; line-height:18px;}
.re12 {color: #DD000D; font-size: 12px; line-height:18px;}
.re11 {color: #DD000D; font-size: 11px; line-height:18px;}
.re10 {color: #DD000D; font-size: 10px; line-height:18px;}
.re9 {color: #DD000D; font-size: 9px; line-height:18px;}
/* ############# FONT ############# */



/* ############# OpenStreetMapのロゴサイズを小さくする ############# */
.leaflet-control-attribution a {
	font-size: 80% !important; /* フォントサイズを小さく設定 */
}


/* 地図タイルの隙間（1px）を消す  */
.leaflet-tile-container img {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
}

/* ############# OpenStreetMapのロゴサイズを小さくする ############# */



/* ############# Preload IMG ############# */
img.preload{
	display:none;
}
/* ############# Preload IMG ############# */



/* ############# Go To Top ############# */
#pageTop {
	z-index: 998;
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#pageTop a {
	z-index: 999;
	padding: 0;
	border-radius: 30px;
	width: 55px;
	height: 55px;
	background-color: #5082d6;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	opacity: 0.8;
	line-height: 55px;
	font-size: 120%;

	position: relative;
	display: inline-block;
	text-decoration: none;
}
#pageTop a::before,
#pageTop a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
}
#pageTop a::before{
	display: block;
	top: -50%;
	bottom: -50%;
	left: -50%;
	right: -50%;
	width: 14px;
	height: 14px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#pageTop a:hover {
	text-decoration: none;
	opacity: 0.6;
}
/* ############# Go To Top ############# */
