@charset "utf-8";
/* CSS Document */

header{background-color:#C00:	　
	color: #FFF;
	color: #FFF;
}
/*
Back to top button
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#back-top span {
    width: 29px;
    height: 28px;
    display: block;}

h2{
	font-size: 20px;
	background-color: #3160C1;
	color: #FFF;
	padding:4px 5px
	
}

h3{	
	border-style:solid;  
    border-width: 1px;  
    border-color: #3160C1;
	padding: 1px 2px;
	background-color: #FCF1D3;
	font-size: 18px;
}

img{  
     width: 100%; //IE対策  
     max-width: 100%;  
     height: auto;  
}

img.name{
	width: 81px;
	height: 18px;
}
	 
img.next{
	width: 21px;
	height: 20px;
}


img.photo{
	width: 200px;
	height: 150px;	
}

table.hiyou{
	width: auto;
	text-align: right;
	
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    padding: 10px;}
	

	
textarea, select, button {
	font:15px;
}
