@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=M+PLUS+1p:wght@100;300;400;500;700;800;900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Sawarabi+Mincho:wght@400&family=Sawarabi+Gothic:wght@400&family=Kosugi+Maru:wght@400&family=Kosugi:wght@400&family=Yusei+Magic:wght@400&family=Hachi+Maru+Pop:wght@400&family=Potta+One:wght@400&family=DotGothic16:wght@400&family=RocknRoll+One:wght@400&family=Stick:wght@400&family=Shippori+Mincho:wght@400;500;600;700;800&family=Reggae+One:wght@400&family=Dela+Gothic+One:wght@400&family=Rampart+One:wght@400&family=Kiwi+Maru:wght@300;400;500&family=Kaisei+Tokumin:wght@400;500;700;800&family=Yomogi:wght@400&family=Train+One:wght@400&display=swap');

html {
	height:100%;
}
body.ie6 {
	height:100%;
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo,Verdana, Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	background:url(img/bg-trans.png) top repeat-x ;
	background-color:#ffad33;
	background-attachment:fixed;
        }

body{
	display    : block !important;
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo,Verdana, Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	/* IE9以下への対応 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFffad33,EndColorStr=#FFFFFFFF);
	animation: fadeIn 0.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
        }

table{
        }

body:after {  /*擬似要素をつくる*/
	/*固定配置*/
	position: fixed;
	/*左上に固定*/
	top: 0; left: 0;
	/*画面全体を覆う*/
	width: 100%; height: 100%;
	content: " ";
	z-index: -1;
	/*保険用*/
	background: #ACE7DF;
	/*古いFireFox向け*/
	background: -moz-linear-gradient(top, #ffad33 0%,#FFFFFF 100%);
	/*古いSafari・Chrome向け*/
	background: -webkit-linear-gradient(top, #ffad33 0%,#FFFFFF 100%);
	/*IE9以下への対応*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFffad33,EndColorStr=#FFFFFFFF);
	/*正規のプロパティ*/
	background: linear-gradient(to bottom, #ffad33 0%, #FFFFFF 100%);
}

/*all*/
a {
	color:#0000FF;
}
a:visited {
	color:#810081;
}
a:hover {
	color:#0000FF;
}
img {
	border:0px;
}
form{
	margin:0;
	padding:0;
}

/*page*/
#page {
	margin:0;
	padding:0;
	text-align:left;
}

/*header*/
#header {
	margin:0 auto;
	padding:5px 0;
	width:950px;
}

/*menu*/
#menu-top {
	margin:0 auto;
	padding:0;
	width:950px;
	height:6px;
	background:url(img/menu-top-trans.png) 0 0 no-repeat;
	overflow: hidden;
}
#menu {
	font-size:85%;
	line-height:2em;
	letter-spacing:0.01em;
	margin:0 auto;
	padding:0 0px;
	width:940px;
	background-image:url(img/93_3_menu.png);
	background-position:0 0;
	background-repeat:repeat;
}
#menu ul{
	margin:0;
	padding:0;
	width:940px;
	list-style:none;
	overflow:hidden;
}
#menu ul li{
	margin:0 0 0 0;
	padding:0;
	display:block;
	float:left;
	width:188px;
	height:40px;
	line-height:1em;
}
#menu ul li a{
	margin:0;
	padding:14px 0 6px 0;
	display:block;
	width:188px;
	height:20px;
	color:#333333;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}
#menu ul li a:hover, #menu li.cntmenu_over a{
	color:#FFFFFF;
}
#menu li span {
	margin:0;
	padding:0;
}
#menu li:hover, #menu li.cntmenu_over {
	background-image:url(img/93_3_menu-hover.png);
	background-position:0 0;
	background-repeat:repeat;
	color:#FFF;
}
#menu-bottom {
	margin:0 auto;
	padding:0;
	width:950px;
	height:10px;
	background:url(img/menu-bottom-trans.png) 0 0 no-repeat;
	clear:both;
	overflow: hidden;
}

/*content_box*/
#content_box {
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
}

/*main*/
#main {
	margin:0;
	width:680px;
	float:right;
	overflow:auto;
}
#main_nosidebar {
	margin:0;
	width:960px;
	float:right;
	overflow:auto;
}
#main-top{
	margin:0;
	padding:0;
	width:680px;
	height:10px;
	background:url(img/main-top-trans.png) 0 0 no-repeat;
	overflow: hidden;
}
#main-top_nosidebar{
	margin:0;
	padding:0;
	width:960px;
	height:10px;
	background:url(img/main-top-trans960.png) 0 0 no-repeat;
	overflow: hidden;
}
#main-content{
	margin:0;
	padding:10px 20px;
	width:640px;
	background:url(img/main-trans.png) 0 0 repeat-y;
}
#main-content_nosidebar{
	margin:0;
	padding:10px 20px;
	width:920px;
	background:url(img/main-trans960.png) 0 0 repeat-y;
}
#main-bottom{
	margin:0;
	padding:0;
	width:680px;
	height:10px;
	background:url(img/main-bottom-trans.png) 0 0 no-repeat;
	overflow: hidden;
}
#main-bottom_nosidebar{
	margin:0;
	padding:0;
	width:960px;
	height:10px;
	background:url(img/main-bottom-trans960.png) 0 0 no-repeat;
	overflow: hidden;
}
#main #mobile, #cnt_btmbt{
	padding:0 0 0 555px;
	width:75px;
}
#main_nosidebar #mobile{
	padding:0 0 0 835px;
	width:75px;
}
#main #mobile a, #main_nosidebar #mobile a, #cnt_btmbt a{
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	width:75px;
	height:24px;
	background:url(img/mobile.gif) 0 0 no-repeat;
}

/*side*/
#side {
	margin:0;
	width:280px;
	float:right;
	overflow:auto;
}
#side-top{
	margin:0;
	padding:0;
	width:280px;
	height:10px;
	background:url(img/side-top-trans.png) 0 0 no-repeat;
	overflow: hidden;
}
#side-content{
	margin:0;
	padding:10px 20px;
	width:240px;
	background:url(img/side-trans.png) 0 0 repeat-y;
}
#side-bottom{
	margin:0;
	padding:0;
	width:280px;
	height:10px;
	background:url(img/side-bottom-trans.png) 0 0 no-repeat;
	overflow: hidden;
}
#side ul{
	margin:0;
	padding:0;
}
#side #sn_company>ul>li{
	margin:0 0 10px 0;
	border:1px solid #DDD;
	padding:0;
	width:238px;
	background:url(img/navi.png) 0 0 repeat-x #EBEBEB;
	list-style:none;
	font-size:85%;
	line-height:2em;
	letter-spacing:0.01em;
}
#side #sn_company>ul>li>a{
	display:block;
	margin:0;
	padding:14px 0 5px 28px;
	width:210px;
	height:20px;
	line-height:1em;
	text-decoration:none;
	color:#333333;
	background:url(img/93_3_sidemenu.png) 10px 13px no-repeat;
}
#side #sn_company ul li a.sn_01:hover, #side #sn_company>ul>li>a.sn_01_over {
	background:url(img/93_3_sidemenu-hover.png) 10px 13px no-repeat;
	font-weight:bold;
	color:#333333;
}
#side #sn_company>ul>li>ul{
	margin:0 9px 9px 9px;
	border:1px solid #E4E4E4;
	border-bottom:0px;
	padding:0;
	width:218px;
	background:#FFF;
}
#side #sn_company>ul>li>ul>li{
	margin:0;
	border-bottom:1px solid #E4E4E4;
	padding:0;
	width:218px;
	height:33px;
	list-style:none;
	line-height:0;
}
#side #sn_company>ul>li>ul>li a{
	display:block;
	background:url(img/93_3_sidemenu2.png) 0 0 no-repeat;
	margin:0;
	padding:7px 0 11px 18px;
	width:200px;
	height:15px;
	line-height:1em;
	text-decoration:none;
	color:#333333;
	line-height:normal;
	overflow:hidden;
}
#side #sn_company ul li a.sn_01_01:hover , #side #sn_company>ul>li>ul>li a.sn_01_01_over{
	font-weight:bold;
	background:url(img/93_3_sidemenu2-hover.png) 0 0 no-repeat;
	color:#333333;
}

/*footer*/
#footer{
	padding:10px 0;
	width:960px;
	text-align:left;
	clear:both;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
