@charset "utf-8";
/* CSS Document */

body {
  	padding:0;
  	margin:0;
	font-family: 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.area{
	width:950px;
	margin: 0px auto;
	box-shadow: 1px 1px 2px 0px #777777; /* CSS3 */
	-webkit-box-shadow: 1px 1px 2px 2px #777777; /* Safari, Chrome用 */
	-moz-box-shadow: 1px 1px 2px 2px #777777; /* Firefox用 */
	border-left: #B6B6B6 solid 1px;
	border-right: #B6B6B6 solid 1px;
	}
	
.title{
	float:left;
    font-size: 23px;
    font-weight: bold;
    height: auto;
	width:94%;
	padding:3%;
}


.outline{
	float:left;
	padding-left:1%;
	padding-right:1%;
	padding-top:3%;
	padding-bottom:1%;
	width:98%;
	color: #333333;
	font-size: 16px;
	line-height:140%;	
}

.outline2{
	float:left;
	padding-left:1%;
	padding-right:1%;
	padding-top:3%;
	padding-bottom:3%;
	width:98%;
	color: #333333;
	font-size: 16px;
	line-height:140%;	
}

.sub_title{
	float:left;
	padding:3%;
	width:94%;
	font-size: 20px;
	font-weight:bold;
	line-height:140%;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	margin-bottom:35px;
}

.text_posi{
	padding-left:1%;
	padding-right:1%;
	padding-top:3%;
	padding-bottom:1%;
	width:98%;
	color: #333333;
	font-size: 16px;
	line-height:140%;
}

legend {
    display:table; /* Enable line-wrapping in IE8+ */
    white-space:normal; /* Enable line-wrapping in old versions of some other browsers */
    word-break: break-all; /* For Fire Fox*/
}

.space{
	padding-top:0%;
	padding-bottom:0%;
    float: left;
    width: 100%;
}

.submit_space{
	padding-top:5%;
	padding-bottom:5%;
    float: left;
    width: 100%;
}

.copyright{
	font-size:9px;
	color:#FFFFFF;
	float:right;
	padding-top:1%;
	padding-bottom:1%;
	padding-right: 1%;
}

.imgtxt_box{
	width:100%;
	height:auto;
    float:left;
	padding-bottom: 15px;
    padding-top: 15px;
}

.imgtxt_title{
	width:97%;
	height:auto;
	font-size: 16px;
	font-weight:bold;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	margin-top:20px;
	margin-bottom:10px;
    float:left;
}

.imgtxt_text0{
	padding-left:1%;
	padding-right:1%;
	padding-top:3%;
	padding-bottom:1%;
	width:98%;
	height:auto;
	color: #333333;
	font-size: 16px;
	line-height:140%;
    float:left;
}

.imgtxt_text1{
	padding-left:1%;
	padding-right:1%;
	padding-top:3%;
	padding-bottom:1%;
	width:98%;
	height:auto;
	color: #333333;
	font-size: 16px;
	line-height:140%;
    float:left;
}

.imgtxt_text2{
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	width:50%;
	height:auto;
	color: #333333;
	font-size: 16px;
	line-height:140%;
    float:left;
}

.imgtxt_text3{
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	padding-bottom:1%;
	width:50%;
	height:auto;
	color: #333333;
	font-size: 16px;
	line-height:140%;
    float:left;
}

.imgtxt_pic0{
	width:320px;
	height:auto;
	float:left;
}

.imgtxt_pic1{
	width: 100%;
	height:auto;
	float:left;
}

.imgtxt_pic2{
	width:48%;
	height:auto;
	float:left;
}

.imgtxt_pic3{
	width:45%;
	height:auto;
	float:left;
}

.clear {  
	clear:both;
} 

.pic{
	width:500px;
}

.anke_title{
	width:90%;
	text-align:center;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:20px;	
	font-size:23px;
	font-weight:bold;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	float:left;
}

.anke_text{
    color: #666666;
    font-size: 16px;
	width:90%;
	text-align:center;
	padding-left:5%;
	padding-right:5%;
	padding-top:20px;
	padding-bottom:0px;
    text-align: center;
	float:left;
}

.login_box{
    color: #666666;
    font-size: 16px;
	width:50%;
	text-align:center;
	padding-left:25%;
	padding-right:25%;
	padding-top:20px;
	padding-bottom:0px;
    text-align: center;
	float:left;
}

.anke_text2{
    color: #666666;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 10px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}

.anke_pass{
    color: #666666;
    float: left;
    font-size: 16px;
    height: 30px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.submit_space2{
    margin-left: 15%;
    margin-right: 15%;
    padding-bottom: 5%;
    padding-top: 3%;
    width: 70%;
	float:left;
}

.style_question_line1 {
    border-top: 5px solid #B6B6B6;
    color: #333333;
    float: left;
    height: 10px;
    margin: 10px 0;
    width: 98%;
}
.style_question_line2 {
    border-top: 5px solid #B6B6B6;
    border-bottom: 5px solid #B6B6B6;
    color: #333333;
    float: left;
    height: 10px;
    margin: 10px 0;
    width: 98%;
}
.style_question_line3 {
    border-top: 5px dashed #B6B6B6;
    color: #333333;
    float: left;
    height: 10px;
    margin: 10px 0;
    width: 98%;
}

.style_question_blank1 {
    float: left;
    padding: 10px;
    width: 98%;
}
.style_question_blank2 {
    float: left;
    padding: 20px;
    width: 98%;
}
.style_question_blank3 {
    float: left;
    padding: 30px;
    width: 98%;
}

/* ファイルアップロードボタン */
.fileupload, .fileupload_mask {
    display:none;
}

.file_mask span{
    background-image: url("../cont/btn_upload_file.png");
    background-position: -13px top;
    cursor: pointer;
    display: block;
    height: 81px;
    width: 913px;
}

.file_mask span:hover{
    background-position:-13px -114px;
}

.fileupload_error{
	width:100%;
	height:32px;
	padding:3px;
	float:left;
	color:#F00;
	border:solid 1px #F00;
	text-align:center;
	padding-top:12px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	background-color:#FFDFDD;
	margin-top:5px;
}

.thumbnail{
	width:98%;
	height:auto;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}

.fileupload_image{
	width:289px;
	min-height:50px;
	height:auto;
	text-align:center;
	margin:auto;
}

.fileupload_filename{
	width:100%;
	height:60px;
	padding:3px;
	float:left;
	color:#333333;
	border:solid 1px #B3B3B3;
	text-align:center;
	padding-top:12px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	background-color:#EBEBEB;
	margin-top:5px;
}

.filename_label{


}

.fileupload_filename a{
	color:#333333;
	text-decoration:none;
}

.fileupload_filename a:link{
	color:#333333;
	text-decoration:none;
}

.fileupload_filename a:visited{
	color:#333333;
	text-decoration:none;
}

.fileupload_filename a:hover{
	color:#CC0000;
	text-decoration:none;
}

.fileupload_filename a:active{
	color:#CC0000;
	text-decoration:none;
}

.ajax_loader{
	width:98%;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

