@charset "utf-8";

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
* {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
html,body {
	height: 100%;
	min-width: 960px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a,hr,span { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
del,ins { text-decoration:none; }
li { list-style:none; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
*html sub { vertical-align: sub; }
legend { color:#000; }
input,button,textarea,select,optgroup,option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input,button,textarea,select { font-size:100%; }

li { zoom:normal; }
span { position:relative; width:auto; height:auto; overflow:hidden; }
a { outline:0px none #fff; }
hr { display:block; height: 1px; background: #333; text-align: left; border: 0px none #333; }
img { display:block; }
sup { vertical-align:top; }
em { font-style:normal; }

.fw_bold {
	font-weight: bold;
}

body {
	font-family: sans-serif;
	}

.Dbox ul {
	/* width:800px; */
    margin: 10px 0px 0px 0px;
	}

.Dbox ul li.title {
	/* width:780px; */
	font-size: 15px;
	margin: 5px 0px 0px 20px;
	}

.Dbox ul li {
	/* width:780px; */
	font-size: 16px;
	margin-bottom: 1em;
	/* margin: 5px 0px 0px 20px; */
}

.Dbox ul li a{
	margin-right: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.Dbox ul li a[href]:hover{
	opacity: .8;
}

.Dbox ul li a::before{
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(/_fileuploader/images/dl_icon.png);
	background-size: contain;
	vertical-align: middle;
	margin-right: 8px;
	opacity: 0.4;
}

.Dbox ul li a[href]::before{
	opacity: 1;
}

h2 {
	/* width:800px; */
	font-size: 24px;
	/* margin: 25px 0px 0px 0px; */
	}

.Dbox ul li.st {
    font-size: 20px;
    margin-bottom: .5em;
	/* margin-top: 15px; */
}

.Dbox ul li.st:not(:first-child) {
	padding-top: .5em;
}

.Dbox ul li.st:empty {
	padding: 0;
	margin: 0;
}
/* .Dbox ul.line {
	width:800px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cfcfcf;
	} */
	

.Dbox ul li.add {
	font-size: 14px;
	margin: 20px 0 0 0;
	text-align: right;
}

.Dbox ul li.add:not(:last-child) {
	border: none;
	background-image: linear-gradient(to right, #cfcfcf, #cfcfcf 5px, transparent 1px, transparent 4px);
	background-size: 9px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 25px;
	margin-bottom: 15px;
}

@media screen and (min-width: 0\0) and (min-resolution: .001dpcm) {
	.Dbox ul li.add:not(:last-child)  {
		border-bottom: 1px dotted #cfcfcf;
  	}
}

.line,
.dot_line {
	width:100%;
	padding: 25px 20px;
	border-top: 1px solid #cfcfcf;
}

.dot_line {
    border-top: 1px solid #cfcfcf;
}

.address_area {
    width: 960px;
	background-color: #fff;
	padding: 0 30px;
	margin: auto;
}

.address_box {
    /* width: 800px; */
	width: 100%;

    font-size: 13px;
    color: #3F3F3F;
    letter-spacing: -.4em;
    padding: 40px 0;
    text-align: center;
}

.address_box > * {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
}

.address_box ul {
	/* width:800px; */
	margin: 0px 0px 0px 40px;
}

.address_box ul li {
	/* width:780px; */
	margin-bottom: 5px;
	/* margin: 5px 0px 0px 20px; */
}

/* .address_box ul.line {
	width:800px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #cfcfcf;
	} */

/* .address_box ul li span {
	font-size: 11px;
	margin: 0px 0px 0px 0px
} */


.address_company{
	font-size: 14px;
	font-weight: bold;
}

.address_box .fw_bold {
	margin-right: 5px;
}

.address_mail {
	margin-right: 25px;
}


/* -------------------------------------------------
		[共通]認証ページ・ダウンロードページ
-------------------------------------------------*/
#header{
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	/* min-height: 40px; */
	padding: 7px 0;
	overflow: hidden;
	background: #000;
	z-index: 9999;
	letter-spacing: 0.1em;
	font-size: 1.4rem;
	font-weight: 400;
}

#header ul{
	background: #000;
	color: #fff;
	overflow: hidden;
	width: 960px;
	margin: auto;
}

#header li{ margin-left: 1em;}
#header li:first-child{ margin-right: auto; margin-left:0;}

#header li a{
	line-height: 40px;
	zoom: 1;
	vertical-align: middle;
	color: #fff;
}

#header h1 img{ margin-right: 8px; vertical-align: middle; float: left;}

#wrapper {
	background-color: #E9E9E9;
	min-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.content_wrap {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.content {
    width: 960px;
	margin: auto;
	background-color: #fff;
}

#footer {
    padding: 20px 0;
	width: 100%;
	background-color: inherit;
}

.copyright{
    text-align: center;
    font-size: 11px;
}



/* -------- 認証ページ  #auth -------- */

#auth .content {
	width: 340px;
    padding: 30px 18px 35px;
	margin: 70px auto 130px;
	text-align: center;
}

#auth .content img {
	margin: auto;
	margin-bottom: 8px;
}

.auth_title {
	font-size: 19px;
	font-weight: bold;
	width: auto;
	margin-bottom: 5px;
}

.auth_notice {
    color: #3F3F3F;
    font-size: 11px;
    margin-bottom: 45px;
}

.auth_area {
	width: 80%;
	margin: auto;
}

.auth_id,.auth_pass {
	font-size: 13px;
    padding: 3px;
    width: 100%;
    border: none;
	border-bottom: 2px solid #ECECEC;
}

.auth_id {
	margin-bottom: 30px;
}

.auth_pass {
	margin-bottom: 35px;
}

::-webkit-input-placeholder {
	color: #B5B8BE;
	font-weight: bold;
}

:-ms-input-placeholder {
	color: #B5B8BE;
	font-weight: bold;
}

::-ms-input-placeholder {
	color: #B5B8BE;
	font-weight: bold;
}

::placeholder {
	color: #B5B8BE;
	font-weight: bold;
}

/* IE9用 */
.placeholder { color: #B5B8BE; font-weight: bold;}

.auth_alart {
	color: red;
	font-size: 12px;
	width: 110%;
	margin: -10px 0 15px -5%;
}

.auth_submit {
    color: #fff;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    background-color: #00A46A;
	padding: 10px 0;
	border: 0;
    text-align: center;
	-webkit-box-shadow: 0px 5px 0 #147149;
	        box-shadow: 0px 5px 0 #147149;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.auth_submit:hover{
	cursor: pointer;
}
.auth_submit:active {
    -webkit-box-shadow: inset 0 0 5px rgba(128, 128, 128, 0.1)!important;
            box-shadow: inset 0 0 5px rgba(128, 128, 128, 0.1)!important;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}
.auth_submit:focus {
	outline: none;
}

/* -------- ダウンロードページ  #dl -------- */

#dl .content {
    padding: 35px 30px 0;
	margin: 70px auto 0;
	overflow: hidden;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}

.old_file {
	text-decoration: line-through;
    color: #c5c5c5;
}

.old_file_txt {
    color: #ec0e0e;;
    position: relative;
    top: -21px;
    left: 32px;
    font-size: 14px;
}