@charset "UTF-8";
body {
	color: #4d4d4d;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ pron w3","hiragino kaku gothic pron","メイリオ",meiryo,sans-serif;
	}
.wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:645px;
	}
.wrapper_form {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:760px;
	}
header{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D4F9F;
}
h1 {
    font-size: 22px;
	font-weight: bold;
	text-align:center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}

.text-bold{font-weight:bold;}

.text-bleu {color: #0D4F9F;}
.text-alert{color:#e61919;}

/*font-size*/
.text-xs{font-size:11px;}
.text-sm{font-size:12px;}
.text-md{font-size:13px;}
.text-lg{font-size:16px;}
.text-xlg{font-size:18px;}
.text-xxlg{font-size:20px;}


p{line-height:30px;
margin-bottom:40px;}

/*table*/
table{font-size:14px;width:100%;padding:0;border-top:1px solid #d6d6d6;border-right:1px solid #d6d6d6;border-spacing:0;border-collapse:collapse;word-wrap:break-word;table-layout:fixed;}
    table tr{margin:0;padding:0;border-spacing:0;}
    table th{padding:15px;border-bottom:1px solid #d6d6d6;border-left:1px solid #d6d6d6;vertical-align:top;border-spacing:0;text-align:left;}
    table td{padding:15px;background:#fcfcfc;border-bottom:1px solid #d6d6d6;border-left:1px solid #d6d6d6;vertical-align:top;border-spacing:0;text-align:left;}
    table.input-cell{border-right:0;}
    table.input-cell th{width:180px;border-left:0;padding:10px 15px;line-height:30px;}
    table.input-cell td{border-left:0;padding:10px 15px;background:#fff;}
	table.input-cell td li{line-height:30px;}
    table .head td{background:#fcfcfc;}
    table.info-cell{}
    table.info-cell th{padding:10px 15px;}
    table.info-cell td{padding:10px 15px;background:#fff;}

    table.showjob-cell{border-right:0;}
    table.showjob-cell th{width:240px;border-left:0;}
    table.showjob-cell td{border-left:0;}


    table .td-inner-sm dt{width:40px;height:32px;line-height:32px;}
    table .td-inner-sm dd{width:460px;}
    table .td-inner-md dt{width:140px;height:32px;line-height:32px;}
    table .td-inner-md dd{width:360px;}
/*tag*/
.tag{font-weight:normal;text-align:center;border-radius:3px;display:inline-block;}
    .tag-default{color:#666666;background:#f2f2f2;}
    .tag-new{color:#fff;background:#ff197c;}
    .tag-secondary{color:#fff;background:#808080;}
    .tag-primary{
	color:#fff;
	background-color: #C00;
}
    .tag-attention{color:#fff;background:#e61919;}


.tag-xsm{font-size:11px;padding:2px 5px;margin:0 0px 0 0;}
.tag-sm{font-size:12px;padding:3px 6px;margin:0 5px 5px 0;}
.tag-md{font-size:13px;padding:5px 10px 3px 10px;margin:0 10px 10px 0;}

/*form*/
.form {}
    .form input[type="submit"],
    .form input[type="button"]{cursor:pointer;-webkit-appearance:none;}
    .form input[type="checkbox"]{width:16px;height:16px;margin-right:px;border:1px solid #c6c6c6;vertical-align:middle;}
    .form input[type="radio"]{margin-right:5px;vertical-align:middle;}
    .form input[type="text"],
    .form input[type="password"]{font-size:15px;width:360px;height:32px;line-height:32px;padding:0 10px;border:1px solid #c6c6c6;border-radius:3px;}
    .form textarea{font-size:16px;width:100%;height:140px;padding:5px 10px;border:1px solid #c6c6c6;border-radius:3px;box-sizing:border-box;}
    .form .select{height:32px;border:1px solid #c6c6c6;background-color:#fff;border-radius:3px;overflow:hidden;}
    .form .select span{width:10px;height:10px;position:absolute;top:13px;right:10px;}
    .form select{width:100%;font-size:inherit;color:inherit;-moz-appearance: appearance:button;-webkit-appearance:button;appearance:button;border:0;margin:0;background:url(../img/icon_arrow.jpg) right 40px center no-repeat;padding:8px 10px;vertical-align:middle;box-sizing:content-box;}
    .form label{line-height:1.0;}
    .form input.alert{background:#fff1f1 !important;border:1px solid #e61919 !important;}
    .form div.select.select-alert{background:#fff1f1 !important;border:1px solid #e61919 !important;}
    .form div.select.select-alert select.alert{background-color:#fff1f1 !important;}
    .form .form-xsm{width:60px !important;}
        .form .form-xsm select{width:70px;}
    .form .form-sm{width:150px !important;}
        .form .form-sm select{width:160px;}
    .form .form-md{width:220px !important;}
        .form .form-md select{width:230px;}
    .form .form-lg{width:250px !important;}
        .form .form-lg select{width:260px;}
		
		
.box::after, .container::after, .clearfix::after {
    clear: both;
    content: "";
    display: block;
}
.box-default {
    background-color: #f2f2f2;
}
/**
.btn-xxlg {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.btn-wide {
    width: 300px;
}
.btn-primary {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	color: #000;
	background-attachment: scroll;
	background-color: #CCC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.btn-primary:hover {
    opacity:0.8;
    text-decoration: none;
}
.btn {
    border: 1px solid;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
}
**/
.btn {
	padding:2px;
	}
.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
button {
    cursor: pointer;
}
.text-muted {
    color: #777;
}