@charset "utf-8";

/*====================================================
------------------------------------------------------
	 kentei.css
------------------------------------------------------
====================================================*/

body { background: url(../images/bgh1.png) 0 0 repeat-x;}
h1 { display: block; width: 195px; height: 30px; background: url(../images/h1.png) 0 0; text-indent: -9876em;}
h2 { background: #d3e8f4; font-size: 24px; font-weight: bold; letter-spacing: .5em; color: #1c6c99; text-align: center; padding: 10px 0;}


.container { position: relative;}


#check-block { margin: 50px 0 0 0;}
.row { margin: 30px 0;}
#questionnaire { border-bottom: 1px solid #cccccc;}
.checkbox-inline { padding-left: 0; font-size: 12px;}
.radio { width: 140px; margin: 5px 0; line-height: 120%;}
.btn { display: block; font-size: 24px; padding: 5px 50px; margin: 0 auto; letter-spacing: .5em;} 
button#closewindow.head { font-size: 18px; position: absolute; top: 10px; right: 0;}

.col-md-12 { text-align: center; margin: 0 0 20px 0;}
.col-md-12 span { font-size: 20px; font-weight: bold;}

td.action { background-color: rgba(220,110,110,0.5) }
td.thinking { background-color: rgba(110,220,110,0.5) }
td.teamwork { background-color: rgba(110,110,220,0.5) }
td.point { font-size: 1.3em; }


