/* base */
body{
	background-color:#EEEEEE;
}
#header{
	width:100%;
}
#header p{
	font-family:KozGoPr6N-Regular;
	font-size:30px;
	line-height:120%;
	color:#FFFFFF;
	padding:25px 10px;
}

#wrapper{
	background-color:#EEEEEE;
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}
h1 img{
	width:100%;
}
#content{
	background-color:#FFF;
	min-height:400px;
	width:874px;
	padding:13px 62px;
	border:1px solid #DDD;
	margin:0 auto;
}

#phase{
	margin-top:15px;
}
#desc{
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:16px;
	line-height:135%;
	text-align:left;
	vertical-align:top;
}
#form_wrap{
	padding:20px 40px;
}
h4{
	background-color:#E7E7E7;
	border: solid 1px #FFF;
	outline: solid 1px #E7E7E7;
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	padding:7px;
	line-height:120%;
	vertical-align:top;
	text-align:left;
	margin-bottom:10px;
 }

.required h4:before {
    content: '必須';
    padding: 4px;
    margin:2px;

    font-weight:normal;
    font-size:75%;

    background-color:rgb(22, 9, 121);
    color:#FFFFFF;

    display:inline-block;
}

.required h4{
	background-repeat:no-repeat;
	background-position:10px center;
}
section{
	margin:5px 0 20px;
	line-height:28px;
	position:relative;
}
section>span>div{
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
	line-height:12px;
}
section>span>div.caution{
	background-image:url(../img/error.png);
	background-repeat:no-repeat;
	background-position: 0 center;
	padding-left: 45px;
	font-size:12px;
	color:#D00;
	z-index:100;
}
section>span>div.ok{
	background-image:url(../img/ok.png);
	background-repeat:no-repeat;
	background-position: 0 center;
	padding-left: 90px;
	z-index:100;
	height:28px;
}
textarea{
	background-color:#F4F4F4;
	width:789px;
	height:100px;
	border:1px solid #DDD;
	border-radius:5px;
}
#inquery_text{
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	line-height:120%;
	text-align:left;
	display:block;
	margin-bottom:10px;
}
#form_wrap label{
	padding-right:25px;
}
#form_wrap input[type="text"],input[type="password"],input[type="email"],input[type="tel"]{
	background-color:#FAFAFA;
	border:1px solid #DDD;
	border-radius:5px;
	padding:5px;
    margin-top:5px;
}
#form_wrap select{
	background-color:#FAFAFA;
	border:1px solid #DDD;
	border-radius:5px;
	padding:2px 5px;
}
p.sub_color{
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:14px;
	line-height:120%;padding:5px;
}
a{color:#06F;}
a:hover{color:#09F;}
#privacy{
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	line-height:120%;
	text-align:left;
	padding:8px;

/*    height:120px;
    overflow-y:scroll;*/

    border:1px solid #999999;
}
#back_img{display:block; margin:15px; float:left;}
#back_img:hover{opacity:0.8;cursor:pointer;}
#confirm_img{display:block; margin:15px; float:left;}
#confirm_img:hover{opacity:0.8;cursor:pointer;}
#confirm_img_center{display:block; margin:15px; text-align:center; margin:auto; width:320px;}
#confirm_img_center:hover{opacity:0.8;cursor:pointer;}
table{
	width:100%;
}
th{
	width:30%;
	padding:15px 0;
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	line-height:120%;
	color:#555;
	border-bottom:1px dotted #999;
}
td{
	width:70%;
	padding:15px 0;
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	line-height:120%;
	font-weight:bold;
	color:#000;
	border-bottom:1px dotted #999;
}
.caption{
	text-align:center;
	padding:10px;
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:15px;
	line-height:120%;
	text-align:center;
}
#footer{
	text-align:center;
	padding:10px;
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:13px;
	line-height:150%;
}
#footer span{
	font-size:10px;
}
#complete{
	font-family:"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size:19px;
	line-height:120%;
	text-align:center;
}
#header_bottom_border{
	border-top:1px solid #FFF;
	height:6px;
	width:100%;
	background-image:url(../../img/kyotsutest_doujitsu_kouhyou/header_bottom_border.png);
}
p.error{
	color:#D22;
	font-family: "Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
	font-size: 16px;
}
.clear{clear:both;}

.sanka_btn {
	text-align:center;
	padding:10px;
}

.agreement {
	text-align:center;
	padding:20px;
	margin:10px;
}

.formline {
	height:32px;
}

.form_address_area {
	margin-left:10px;
	padding-left:10px;
	border-left: 2px dotted #CCCCCC;
}

.place_small {
    ;
}
.error_message {
    margin:20px;
    padding:20px;
}

.enquete_element {
    white-space: nowrap;
}

.small_font {
    font-size: 75%;
}

.hissu_color {
	color:rgb(22, 9, 121);
}

.school_role {
    margin-bottom: 10px;
}

footer ul {
	text-align: center;
}

.abstract {
  white-space: pre-wrap;
}
