@charset "utf-8";

/*************   reset default setting   *************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	vertical-align: top;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

h1,h2,h3{
	font-weight: normal;
}

/*************   共通設定   *************/
img{
	border: none;
}

.clear{
	clear: both;
	display: block;
}

.right{
	float: right;
}

.right_img{
	float: right;
	margin: 0 0 0 15px;
}

.left{
	float: left;
}

.left_img{
	float: left;
	margin: 0 15px 0 0;
}

.normal{
	font-weight: normal;
}

.bold{
	font-weight: bold;
}

label{
	padding: 0 10px 0 0;
	display: inline-block;
	zoom: 1;
}

input{
	padding: 0;
	margin: 0 3px 0 0;
}

.red_bold{
	color: #F00;
	font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

/*************   リンク設定   *************/
a:link,a:visited{
	color: #525252;
	/* text-decoration:underline; */
}
a:hover,a:active{
	color: #525252;
	text-decoration:none;
}

a.white:link,a.white:visited{
	/* text-decoration:underline; */
	color: #fff;
	font-weight: bold;
}
a.white:hover,a.white:active{
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

a.purpole:link,a.purpole:visited{
	color: #663399;
	/* text-decoration:underline; */
}
a.purpole:hover,a.purpole:active{
	color: #663399;
	text-decoration:none;
}

/*************   body設定   *************/
/*html{
	height:100%;
}
*/
/*************   body設定   *************/
body{
	font-size: 12px;
	line-height: 1.5;
	color: #525252;
	font-family:Arial,'ＭＳ Ｐゴシック',sans-serif ;
	background:#FFFFFF;
}

/*************   container設定   *************/
#container{
	margin: 0;
	padding: 0;	
}

/*************   ボタン設定   *************/
a.btn_short{
	margin: 0;
	padding: 3px 0 0 0;
	width: 81px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_short.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
	float: right;
}

a.btn_short:hover,a.btn_short:active{
	background-position: 0 -26px;
	color: #000;
}

a.btn_short img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_short02{
	margin: 0;
	padding: 3px 0 0 0;
	width: 55px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_short02.png) 0 0 no-repeat;
	text-decoration: none;
	color: #669933;
	text-align: center;
}

a.btn_short02:hover,a.btn_short02:active{
	background-position: 0 -26px;
	color: #669933;
}

a.btn_short02 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_short02_02{
	margin: 0;
	padding: 3px 0 0 0;
	width: 55px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_short02.png) 0 0 no-repeat;
	text-decoration: none;
	color: #FF3300;
	text-align: center;
}

a.btn_short02_02:hover,a.btn_short02_02:active{
	background-position: 0 -26px;
	color: #FF3300;
}

a.btn_short02_02 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_short03{
	margin: 0;
	padding: 3px 0 0 0;
	width: 81px;
	height: 22px;
	display: block;
	background: url(../img/bg_btn_short03.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a.btn_short03:hover,a.btn_short03:active{
	background-position: 0 -25px;
	color: #000;
}

a.btn_short03 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_middle01{
	margin: 0;
	padding: 3px 0 0 0;
	width: 161px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_middle.png) 0 0 no-repeat;
	text-decoration: none;
	color: #0066CC;
	text-align: center;
}

a.btn_middle01:hover,a.btn_middle01:active{
	background-position: 0 -26px;
}

a.btn_middle01 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_middle02{
	margin: 0;
	padding: 3px 0 0 0;
	width: 161px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_middle.png) 0 0 no-repeat;
	text-decoration: none;
	color: #FF3300;
	text-align: center;
}

a.btn_middle02:hover,a.btn_middle02:active{
	background-position: 0 -26px;
}

a.btn_middle02 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_middle03{
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 106px;
	height: 22px;
	display: block;
	background: url(../img/bg_btn_middle02.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
	float: left;
}

a.btn_middle03:hover,a.btn_middle03:active{
	background-position: 0 -25px;
}

a.btn_middle03 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_middle04{
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 140px;
	height: 22px;
	display: block;
	background: url(../img/bg_btn_middle03.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a.btn_middle04:hover,a.btn_middle04:active{
	background-position: 0 -25px;
}

a.btn_middle04 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_long{
	margin: 0;
	padding: 3px 0 0 0;
	width: 221px;
	height: 23px;
	display: block;
	background: url(../img/bg_btn_long.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a.btn_long:hover,a.btn_long:active{
	background-position: 0 -26px;
	color: #000;
}

a.btn_long img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_long02{
	margin: 0 10px 0 0;
	padding: 3px 0 0 0;
	width: 220px;
	height: 22px;
	display: block;
	background: url(../img/bg_btn_long02.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a.btn_long02:hover,a.btn_long02:active{
	background-position: 0 -25px;
	color: #000;
}

a.btn_long02 img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a.btn_next{
	margin: 0;
	padding: 3px 0 0 0;
	width: 24px;
	height: 21px;
	display: block;
	background: url(../img/bg_btn.png) 0 0 no-repeat;
	text-decoration: none;
	color: #000;
	text-align: center;
}

a.btn_next:hover,a.btn_next:active{
	background-position: 0 -24px;
	color: #FFF;
}

.btn_next_now{
	margin: 0;
	padding: 3px 0 0 0;
	width: 24px;
	height: 21px;
	display: block;
	background: url(../img/bg_btn.png) 0 -24px no-repeat;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}


/*************   main_left設定   *************/

#main_left{
	margin: 0;
	padding: 15px 0 0 15px;
	width: 235px;
	float: left;

}

table.table_main_left{
	margin: 20px 0 0 0;
	padding: 0;	
}

table.table_main_left td{
	margin: 0;
	padding: 0 0 5px 0;	
}

table.table_main_left td.kensaku{
	margin: 0;
	padding: 0 0 10px 0;	
}

#main_left .midashi02{
	margin: 13px 20px 0 0;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px dotted #B4B4B4;
	font-size: 16px;
	font-weight: bold;
	height: 25px;	
}

#main_left .midashi02 img{
	vertical-align: baseline;
}

ul.table_main_left02{
	margin: 13px 0 0 0;
	padding: 0;
	clear: both;
}

ul.table_main_left02 li{
	margin: 0 10px 0 20px;
	padding: 7px 0;
    list-style-image: url(../img/list_style.png);
	border-bottom: 1px solid #AAA;
}

ul.table_main_left02 li.midashi{
	margin: 40px 10px 10px 0;
	padding: 0;
	list-style: none;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #666;
}

/*************   main設定   *************/

#main{
	margin-left: 250px;
	padding: 0;
	/* background: url(../img/bg_main_in.png) 0 0 repeat-y; */
}

#main_in{
	margin: 0;
	padding: 0;
}

#main_in .midashi{
	margin: 0;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px dotted #B4B4B4;
	font-size: 16px;
	font-weight: bold;
	/* height: 25px;	 */
}

#main_in .midashi img{
	vertical-align: baseline;
}

#main_in .navi_bottom{
	margin: 0;
	padding: 10px 0 10px 15px;
	border-bottom: 1px dotted #B4B4B4;
	border-top: 1px dotted #B4B4B4;
}

#main_in .navi_bottom p{
	margin-bottom: 5px;
}

#main_in .navi_bottom img{
	vertical-align: bottom;
}

#main_in .navi_bottom02{
	margin: 0;
	padding: 30px 20px 30px 0;
	text-align: right;
}

#main_in .navi_bottom02 img{
	vertical-align: bottom;
}

#header{
	margin: 0;
	padding: 10px 20px 10px 10px;
	height: 45px;
	background-color: #B4B4B4;
}

#header_manager {
	margin: 0;
	padding: 10px 20px 10px 10px;
	height: 70px;
	background-color: #B4B4B4;
}

#header_in{
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
	/* font-weight: bold; */
}

#heder_navi{
	margin: 5px 0 0 0;
	padding: 0;	
}

#heder_navi img{
	vertical-align: bottom;
}

#main_main{
	margin: 0;
	padding: 15px;
}

#main_ma_in{
	margin: 0;
	padding: 15px 10px 15px 10px;	
}

ul.main_top_btn{
	margin: 0;
	padding: 0;
	list-style: none;	
}

ul.main_top_btn li{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;	
}

ul.main_top_btn li.next{
	margin: 0 10px 0 50px;
	padding: 0;
	float: left;	
}

ul.list_next{
	margin: 0;
	padding: 0 0 25px 0;
	float: right;
	list-style: none;
}

ul.list_next li{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

ul.list_next li.style01{
	padding: 3px 0 0 0;
}

/*************   footer設定   *************/
#footer{
	margin: 0;
	padding: 15px 0 0 0;
	text-align: right;
	height: 75px;
	background: url(../img/bg_footer.png) 0 0 repeat-x;
	color: #FFF;	
}

#footer table{
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	float: right;	
}

#footer table td{
	margin: 0;
	padding: 0 20px 0 0;
	border: none;	
}


/*************   プログレスバー設定   *************/
.plog_p{
	margin-top:10px;
	float: right;
}

/* DEFINITION LIST PROGRESS BAR */

dl.fool_prog {
	margin:10px 0 0 10px;
	padding:0;
	float:right;
}

dl.fool_prog dd{
	margin: 0;
	padding: 0;
	width:204px;
	height:16px;
	background:url(../img/bar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
dl.fool_prog dd span{
	position:absolute;
	display:block;
	width:200px;
	height:14px;
	background:url(../img/bar/bar.png) no-repeat 0 0;
	top:2px;
	left:2px;
	overflow:hidden;
}
dl.fool_prog dd em{
	position:absolute;
	display:block;
	width:200px;
	height:14px;
	background:url(../img/bar/bg_cover.gif) repeat-x;
	top:0;
}

dl.fool_prog dd.half {
	margin: 0;
	padding: 0;
	width:104px;
	height:16px;
	background:url(../img/bar/half_bg_bar.png) no-repeat 0 0;
	position:relative;
}

dl.fool_prog dd.half span{
	position:absolute;
	display:block;
	width:100px;
	height:14px;
	background:url(../img/bar/half_bar.png) no-repeat 0 0;
	top:2px;
	left:2px;
	overflow:hidden;
}
dl.fool_prog dd.half em{
	position:absolute;
	display:block;
	width:100px;
	height:14px;
	background:url(../img/bar/bg_cover.gif) repeat-x;
	top:0;
}







/* SINGLE PROGRESS BAR */

.progressBar{
	width:204px;
	height:16px;
	background:url(../img/bar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:12px;
	background:url(../img/bar/bar.png) no-repeat 0 0;
	top:2px;
	left:2px;
	overflow:hidden;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:16px;
	background:url(../img/bar/bg_cover.gif) repeat-x 0 0;
	top:0;
}


/************* 同期ポイント一覧ページ *************/
table.table_main01{
	margin: 20px 0 40px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.table_main01 tr.bg_gray{
	background-color: #F8F8F8;
}

table.table_main01 th{
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #B4B4B4;
	font-weight: normal;
}

table.table_main01 th.cheack{
	width: 40px;
}

table.table_main01 td {
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #B4B4B4;
}

table.table_main01 td img{
	vertical-align: bottom;
}

table.table_main01 td.cheack{
	width: 40px;
}

table.table_main01 td.btn01{
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 55px;
}

table.table_main01 td.btn02{
	margin: 0;
	padding: 5px 0;
	width: 55px;
}

/************* 新しい同期ポイントを作成するページ *************/
table.table_main02{
	margin: 20px 0 40px 0;
	padding: 0;
	border-collapse: collapse;
}

table.table_main02 th{
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #B4B4B4;
	font-weight: normal;
}

table.table_main02 th.th_bottom{
	border-bottom: none;
}

table.table_main02 td.td_bottom{
	border-bottom: none;
}

table.table_main02 th.btn{
	border-bottom: none;
}


table.table_main02 td{
	margin: 0;
	padding: 7px 5px 7px 5px;
	border-bottom: 1px dotted #B4B4B4;
}

/************* 営業部プレゼン資料関連ページ *************/
#presen_top{
	margin: 0;
	padding: 0 0 10px 10px;
	border-bottom: 1px dotted #B4B4B4;
}

table.table_presen_top{
	margin: 0;
	padding: 0;	
}

table.table_presen_top td{
	margin: 0;
	padding: 5px;	
}

table.table_presen_midashi{
	margin: 0;
	padding: 0;
	float: right;
}

table.table_presen_midashi td{
	margin: 0;
	padding: 0 5px 5px 5px;
	font-weight: normal;
	font-size: 12px;
}

/************* ユーザーの削除 *************/

table.user{
	margin: 10px 0 0 0;
	padding: 0;
}

table.user td{
	margin: 0;
	padding: 0 10px 0 0;
}

ul.list_user{
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.list_user li{
	margin: 0 0 0 20px;
	padding: 0;
}

/************* フォーム装飾 *************/
/*input:focus {
   background-color: #ffffcc;
   border: 1px solid red;
}*/

input{
   background: url(../img/bg_input.png) 0 0 repeat-x #FFF;
   border: 1px solid #B4B4B4;
}


/************* ポップアップ *************/

.popup{
	margin: 0;
	padding: 20px;	
}

.popup .btnbox{
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

table.table_btn{
	margin: 0 auto;
	padding: 0;	
}

table.table_btn td{
	margin: 0;
	padding: 5px;	
}

/************* お知らせ *************/
.notice {
        margin-bottom: 50px;
        text-align: left;
}

.notice h2 {
        padding: 5px;
        margin-right: 20px;
        font-weight: bold;
        font-size: 15px;
        border-bottom: 2px solid #76171b;
}

.notice .description {
        margin: 16px 0 0 16px;
}

.notice .link {
        margin: 16px 0 0 16px;
}

span.notice-type-info {
    background: #51B6D4;
    border: 1px solid #51B6D4;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #FFFFFF;
    font-size: small;
    width: 50px;
    padding: 4px 4px;
    margin-right: 10px;
}
span.notice-type-maintenance {
    background: #3E3E3E;
    border: 1px solid #3E3E3E;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #FFFFFF;
    font-size: small;
    width: 50px;
    padding: 4px 4px;
    margin-right: 10px;
}
span.notice-type-failure {
    background: #E1544F;
    border: 1px solid #E1544F;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #FFFFFF;
    font-size: small;
    width: 50px;
    padding: 4px 4px;
    margin-right: 10px;
}

/************* ポップアップ *************/
.lock {
    overflow:hidden;
}

.modal-content {
    position:relative;
    display:none;
    width:50%;
    margin:30px;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}

.modal-open {
    color:#525252;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
}

.modal-close-button {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    display: inline-block;
    text-align: center;
    font-weighdt: bold;
    font-size: 16px;
    color: #fff;
    background-color: #000;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: -3px 3px 3px #999;
}
.modal-close-button:hover {
    cursor:pointer;
}

.close-symbol {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background: #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.close-symbol:after {
    content: "";
    position: inherit;
    top: inherit;
    left: inherit;
    width: 100%;
    height: 100%;
    margin: -1px 0 0 -7px;
    background: #fff;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.modal-close {
    color: #525252;
    text-decoration: underline;
}

.modal-close:hover {
    cursor:pointer;
}
