@charset "utf-8";
@import url("multimenu.css");
@import url("reset.css");
@import url("clearfix.css");
/*
(C)2012 スタジオ壱六 studioichiroku.com
html5 css3 KDN-SPORTS REV2012用
[update]20120818-20120927,20121010,20130521
font-family:'Questrial','Gudea',sans-serif;
*/

/*
*:first-child+html body{
font-family:sans-serif;
}
*/
* html body {
margin:0px;
padding:0px;
/*letter-spacing:0.5px;*/
line-height:1.3;
text-align:left;
color:#555555;
font-size:12px;
font-family:sans-serif;
background-color:#ffffff;
background: url(null) fixed;
}

a,
a:link,
a:visited{
color:royalblue;
text-decoration:underline;
}

a:hover,
a:active{
color:darkorange;
text-decoration:none;
}

h1,h2,h3,h4,p{
font-size:12px;
font-weight:normal;
line-height:1em;
}
img{
border-width:0px;
border-style:none;
vertical-align:top;
}

/*最後尾*/


form {
margin: 0px;
float: left;
}

textarea {
text-align:left;
font-size:12px;
line-height:15px;
color:#666666;
padding:2px;
}

input[type="text"],
input[type="password"] {
text-align:left;
font-size:12px;
color:#666666;
padding:2px;
margin:2px;
}

*:first-child+html input[type="submit"],
*:first-child+html input[type="reset"],
*:first-child+html input[type="button"],
button{
overflow:visible;
padding:3px 4px 0 4px;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button{
text-align:center;
font-size:12px;
color:#333333;
padding:2px 4px;
background-color:#ffffff;
border:#cccccc 1px solid;
border-radius:2px;
margin:2px;
cursor:pointer;
}

input:hover[type="submit"],
input:hover[type="reset"]{
color:#ffffff;
background-color:#777777;
}

select{
text-align:left;
font-size:12px;
color:#333333;
padding:3px 2px;
background-color:#ffffff;
border:#cccccc 1px solid;
border-radius:2px;
margin:2px;
}

input[type="radio"] {
text-align:left;
font-size:12px;
color:#666666;
margin:2px;
}



input .num{
text-align:right;
}

/*フォーマット用ボックス*/
.sepline{
position:relative;
margin-bottom:10px;
margin-top:10px;
border-bottom:2px solid #999999;
clear:both;
}


div#wrapper {
width:100%;
margin:0;

background-color:#ffffff;
border:1px solid #cccccc;
/*
box-shadow:        3px 1px 6px rgba(0,0,0,0.3);
-moz-box-shadow:   3px 1px 6px rgba(0,0,0,0.3);
-webkit-box-shadow:3px 1px 6px rgba(0,0,0,0.3);
*/
}
div#wrapper:after	{
height:0;
visibility:hidden;
content: ".";
display: block;
clear: both;
}

#login {
float:left;
font-size:12px;
text-align:left;
line-height:1.3;
margin:20px 10px 10px 10px;
padding:20px 20px 20px 20px;
color:#ffffff;
background-color:#436ca0;/*#6688aa*/
/*
border-radius:10px;
box-shadow:        5px 5px 10px rgba(0,0,0,0.5);
-moz-box-shadow:   5px 5px 10px rgba(0,0,0,0.5);
-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.5);
*/
}


#login dl{
line-height:1.6;
margin:4px 10px 4px 10px;
}

#login dt{
clear:both;
list-style:none;
margin-top:6px;
}

#login dd{
list-style:none;
margin-left:6px;
}

#login p{
clear:both;
color:#ff9999;
margin-left:16px;
padding-top:10px;
}

#login p a{
color:#ffffff;
text-decoration:underline;
}
#login p a:hover{
text-decoration:none;
}

#login input[type="submit"]{
clear:both;
margin-left:16px;
margin-top:10px;
}

#login input[type="text"]{
text-align:left;
}

#menu {
z-index:11;
position:fixed;
top:0;
width:100%;
height:29px;
background-color:#cccccc;
clear:both;
}

#header {
z-index:10;
position:fixed;
top:29px;
width:100%;
height:80px;
font-size:12px;
background-color:#eeeeee;
border-bottom:5px solid #436ca0;
clear:both;
}


#header .boxtitle {
margin:0;
width:99%;
height:25px;
line-height:25px;
margin-left:5px;
border-bottom:1px solid #dddddd;
}


#header .boxtitle h1{
float:left;
margin:0;
line-height:25px;
font-size:14px;
color:#436ca0;
clear:both;
}

#header .boxbutton {
float:left;
width:99%;
height:25px;
text-align:left;
line-height:25px;
margin-left:5px;
border-bottom:1px solid #dddddd;
}

#header .boxmessage {
float:left;
width:99%;
height:25px;
text-align:left;
line-height:25px;
margin-left:5px;
}

#header .boxmessage p {
line-height:25px;
}


#header .webbtn{
float:right;
margin-right:10px;
}

#header input, select, submit{
text-align:left;
float:left;
}

/*========================================*/

/*フルボックス*/
*:first-child+html #content {
padding-bottom:10px;
padding-top:100px;
}
#content {
z-index:1;
width:100%;
padding-top:110px;
text-align:left;
background-color:#eeeeee;
overflow:hidden;

}

*:first-child+html #content .boxcontents {
overflow-y:auto;
}

#content .boxcontents {
float:left;
width:99%;
text-align:left;
font-size:12px;
color:#444444;
line-height:1.2;
margin:10px 10px 10px 10px;
background-color:#ffffff;
}


#content .boxcontents p{
font-size:12px;
font-weight:normal;
color:#444444;
line-height:1.2;
margin:6px 0;
}

#content .boxcontents h2{
width:98%;
font-size:12px;
font-weight:bold;
color:#ffffff;
background-color:#aaaaaa;
padding:3px 5px;
margin:10px;
border-bottom:1px solid #888888;
}

#content .boxcontents dl{
width:98%;
font-size:12px;
margin:10px 0 3px 10px;
}

#content .boxcontents dt{
font-weight:bold;
list-style:none;
margin:5px 0;
background-color:#eeeeee;
border-bottom:1px solid #e3e3e3;
clear:both;
}

#content .boxcontents dd{
list-style:none;
text-align:left;
margin:5px 0 10px 10px;
/*border-bottom:1px solid #e3e3e3;*/
clear:both;
}

/*master_indexのnoteのみ使用*/
#content .boxcontents dt .cattag{
float:left;
min-width:40px;
font-size:10px;
text-align:center;
color:#eeeeee;
margin-left:0px;
margin-right:10px;
padding:0px 6px;
}

#content .boxcontents dt .titletag{
}

#content .boxcontents dt .datetag{
float:right;
text-align:right;
font-size:10px;
font-weight:normal;
margin-right:6px;
}



/*イメージあぷろだ*/
.upbox{
float:left;
width:100%;
color:#555555;
text-align:left;
padding:5px 5px 5px 5px;
margin-bottom:5px;
background-color:#eeeeee;
}

.upbox p,
.upbox a{
line-height:1.2;
}

.flbox{
float:left;
text-align:left;
font-size:12px;
margin:10px 10px 5px 0;
padding:10px;
background-color:#dddddd;
border:#cccccc 1px solid;
}

.flbox .photobox{
float:left;
width:100px;
height:100px;
text-align:left;
background-color:#ffffff;
overflow:hidden;

}

.flbox .textbox{
float:left;
width:300px;
height:110px;
text-align:left;
padding-left:5px;
margin-left:10px;
}


*:first-child+html .box5 {
width:290px;
height:120px;
}

.box5{
float:left;
width:auto;
margin:5px;
background-color:#eeeeee;
border:#dddddd 1px solid;
overflow:hidden;
}


.box5 .imgbox{
float:left;
width:100px;
height:100px;
text-align:center;
margin:5px;
overflow:hidden;
}

.box5 .txtbox{
float:left;
width:165px;
height:120px;
font-size:12px;
text-align:left;
color:#555555;
margin:5px;
}

/*NBC master_act_clinnic_edit用*/
.box3{
float:left;
width:auto;
margin:5px;
background-color:#dddddd;
border:#cccccc 1px solid;
overflow:hidden;
}


.box3 .imgbox{
float:left;
width:90px;
height:90px;
text-align:center;
margin:5px;
overflow:hidden;
background-color:#ffffff;
}

.box3 .txtbox{
float:left;
width:185px;
/* height:120px; */
min-height:200px;
font-size:12px;
text-align:left;
color:#555555;
margin-top:5px;
}

/*NBC master_act_clinnic_edit用*/
.box3h{
float:left;
width:auto;
margin:5px;
background-color:#dddddd;
border:#cccccc 1px solid;
overflow:hidden;
}


.box3h .imgbox{
float:left;
width:90px;
height:90px;
text-align:center;
margin:5px;
overflow:hidden;
background-color:#ffffff;
}

.box3h .txtbox{
float:left;
width:185px;
/* height:190px; */
min-height: 300px;
font-size:12px;
text-align:left;
color:#555555;
margin-top:5px;
}


/*CSSボタン*/
.cbutton{
float:left;
}
.cbutton a{
color:#6688aa;
background-color:#ffffff;
text-align:center;
font-size:10px;
font-weight:bold;
text-decoration:none;
line-height:1.2;
padding:2px 4px;
border:#336699 1px solid;
border-radius:2px;
margin:4px;
}
.cbutton a:hover{
color:#ffffff;
background-color:#6688aa;
border:#336699 1px solid;

}

/*ページバック*/
.backtotop a {
float:right;
display:block;
width:82px;
height:12px;
margin:20px 20px 10px 0;
 clear:both;
}

.toggleDiv {
clear:both; display:block; position:relative;
}

/*テーブル2ndベース */
table {
max-width:99%;
border-collapse:collapse;
/*margin:10px 0 0 0;*/
}

th{
vertical-align:top;
line-height:15px;
font-size:12px;
padding:2px 4px;
border:1px solid #cccccc;
color:#ffffff;
background-color:#888888;
}

td{
vertical-align:top;
line-height:15px;
font-weight:normal;
font-size:12px;
color:#555555;
padding:2px 4px;
border:1px solid #cccccc;
}

tr:hover{
background-color:#ccccff;
}


table .cattag{
position:relative;
margin-left:5px;
font-size:10px;
font-weight:normal;
color:#ffffff;
margin-right:6px;
padding:3px 6px 3px 6px;
border-radius:2px;
}

table .colorsample{
position:relative;
margin-left:5px;
font-size:10px;
font-weight:normal;
color:#ffffff;
margin-right:6px;
padding:3px 6px 3px 6px;
border-radius:2px;
}


/*メンバー用*/

.tbl_member {
width:900px;
border-bottom:1px solid #1a1a1a;
}

.tbl_member th {
font-size:10px;
text-align:center;
font-weight:bold;
}

.tbl_member td {
font-size:12px;
padding-top:6px;
padding-bottom:6px;
}
.tbl_member td.topline{
border-top:1px solid #1a1a1a;
}

.tbl_member td.yy{
font-family:arial;
}

.tbl_member td.mm,
.tbl_member td.dd,
.tbl_member td.tt{
font-family:arial;
}

.tbl_member td.dd_sun{
font-family:arial;
color:#990000;
}

/*予定プリント用 OB*/

.tbl_yotei {
border-bottom:1px solid #1a1a1a;
}


.tbl_yotei th {
font-size:11px;
text-align:center;
font-weight:bold;
color:#fff;
}

.tbl_yotei td {
font-size:11px;
color:#000;
padding-top:6px;
padding-bottom:6px;
}
.tbl_yotei td.topline{
border-top:1px solid #1a1a1a;
}

.tbl_yotei td.yy{
font-family:arial;
}

.tbl_yotei td.mm,
.tbl_yotei td.dd,
.tbl_yotei td.tt{
font-family:arial;
}

.tbl_yotei td.dd_sun{
font-family:arial;
color:#990000;
}


/*予定プリント用*/

.tbl_sched {
border-bottom:1px solid #1a1a1a;
}


.tbl_sched th {
font-size:11px;
text-align:center;
font-weight:bold;
color:#fff;
}

.tbl_sched td {
font-size:11px;
//color:#000;
padding-top:6px;
padding-bottom:6px;
border:none;

}
.tbl_sched tr.topline{
border-top:1px solid #1a1a1a;
}

.tbl_sched td.yy{
font-family:arial;
}

.tbl_sched td.mm,
.tbl_sched td.dd,
.tbl_sched td.tt{
font-family:arial;
}

td.dd_sun{
font-family:arial;
background-color:#ffcccc;
}

/**/
tr.blue, td.blue{
background-color:#ccddff;
}
tr.sky, td.sky{
background-color:#ccffff;
}
tr.sea, td.sea{
background-color:#ccffff;
}
tr.tea, td.tea{
background-color:#ddddaa;
}
tr.tan, td.tan{
background-color:#ffddaa;
}
tr.gray, td.gray{
background-color:#dddddd;
}


/* テーブルオンリー*/
.w10{width:10px;}
.w15{width:15px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w120{width:120px;}
.w130{width:130px;}
.w140{width:140px;}
.w150{width:150px;}
.w160{width:160px;}
.w180{width:180px;}
.w200{width:200px;}
.w240{width:240px;}
.w280{width:280px;}
.w300{width:300px;}
.w360{width:360px;}
.w400{width:400px;}
.w470{width:470px;}
.w700{width:700px;}

.w900{width:900px;}
.w960{width:960px;}
.w1000{width:1000px;}
.w1200{width:1200px;}
.w1760{width:1760px;}
.w1800{width:1800px;}


.white{color:#ffffff;}
.blue{color:#111199;}
.red{color:#991111;}
.green{color:#336699;}
.yellow{color:Orange;}
.kdnblue{color:#29375c;}
.kdnred{color:#d00e31;}

.bgc_purple{background-color:#ccccff;}
.bgc_blue{background-color:#ccffff;}
.bgc_red{background-color:#ffdddd;}
.bgc_orange{background-color:#ffddaa;}
.bgc_yellow{background-color:#ffffcc;}
.bgc_green{background-color:#ddffbb;}
.bgc_pink{background-color:#ffccff;}
.bgc_gray{background-color:#dddddd;}
.bgc_ltgray{background-color:#eeeeee;}

.bold{font-weight:bold;}
.fs10{font-size:10px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs24{font-size:24px;}

.ml10{margin-left:10px;}
.mf5{margin:5px;}
.mf10{margin:10px;}

.fleft{float:left;}
.fright{float:right;}

.tleft{text-align:left;}
.tright{text-align:right;}
.tcenter{text-align:center;}

.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}



/*ラベル印刷用*/
/*
GoogleChrome
余白カスタム
上左右18.5mm
下のみ19mm
調整完璧
labelbox
width:450px;
height:225px;
*/

div#a4wrap {
width:900px;
margin:0;
padding:0;
background-color:#ffffff;
/*
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
*/
text-decoration:none;
}
.labelbox{
position:relative;
display:block;
float:left;
width:450px;
height:225px;
/*border:1px solid #ccffcc;*/
}

.labelbox .id{
position:absolute;
top:30px;
left:370px;
font-size:16px;
color:#666666;
}

.labelbox .jyusho{
position:absolute;
top:50px;
left:30px;
width:390px;
height:auto;
line-height:25px;
font-size:16px;
color:#333333;
}

.labelbox .name{
position:absolute;
top:130px;
left:30px;
line-height:30px;
font-size:20px;
color:#333333;
}

/*振替票印刷用*/
/*
 18 cm／縦11.4 cm
GoogleChrome
余白カスタム0mm
調整完璧
labelbox
width:897px;
height:1273px;
*/


.yubinbox{
position:relative;
display:block;
float:left;
width:896px;
height:1273px;
/*border:1px solid #ccffcc;*/
}

.yubinbox .id{
position:absolute;
top:140px;
left:60px;
font-size:14px;
color:#cccccc;
}

.yubinbox .jyusho{
position:absolute;
top:280px;
left:60px;
width:390px;
height:auto;
line-height:25px;
font-size:14px;
color:#333333;
}

.yubinbox .name{
position:absolute;
top:360px;
left:60px;
line-height:30px;
font-size:14px;
color:#333333;
}



.tbl_list {
width:99%;
}

.tbl_list th, .tbl_list td {
font-size:12px;
padding:5px 2px 4px 2px;
}



