@charset "utf-8";
/* CSS Document */

header img{
	border-radius:10px;
	margin: auto;
}

header .text{
	line-height: 180%;
	letter-spacing: 1px;
}

header h2{
	background-image:url(../img/saibai/main_bg.png);
	background-position:center top;
	background-repeat: no-repeat;
	color:#333;
	margin-top:-45px;
	position:relative;
	text-align: center;
	font-size:170%;
	line-height:100%;
	letter-spacing:5px;
	padding:15px 0 30px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
}

header h2 .color{
	color: #619CB6;
	font-size: 170%;
	line-height:120%;
}

header h2 .text{
	font-size: 150%;
	line-height:120%;
}

.saibai{
	border:solid 1px #e6e6e6;
	margin-top:50px;
	letter-spacing: 5px;
	padding: 0 0 0 40px;
}

.saibaiIco{
	text-align: center;
	font-size:180%;
	line-height:100%;
	letter-spacing: 3px;
	margin-top:-20px;
	margin-left:-40px;
	padding: 10px;
}

.saibaiIco span{
	background-color: #FFF;
	background-image: url(../img/saibai/icon_illust.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #619CB6;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", serif;
	padding: 20px 5px 3px 55px;
	text-align: center;
	vertical-align:middle;
}

.inWrap h4{
	background:url(../img/saibai/title_border.gif) repeat-x bottom;
	color:#333;
	font-size: 150%;
	line-height:100%;
	letter-spacing: 4px;
	padding-bottom: 20px;
    margin: 20px 0;
}


.inWrap h5{
	margin-top: 20px;
	font-size: 130%;
	padding: 0.5em;
	background: #a6d3c8;
	color: white;
	text-align: center;
    margin-bottom: 20px;
}

.inWrap h6 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0 15px;
	margin-bottom:40px;
}

.imgRight .imgInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle{
	float:right;
}

.imgLeft .imgInTitle,
.imgRight .text,
.imgRight .textInTitle{
	float:left;
}

.imgBottom .img{
	display: inline-block;
}

.imgBottom ul li{
	float:left;
	width:31.9%;
}

.imgLeft .img{
	float:left;
	width: 37%;
}

.img li{
	padding: 5px;
	color: #848383;
    font-size: 85%;
}

.imgRight .img{
	float:right;
	width: 37%;
}

.inWrap img{
	width: 100%;
    height: auto;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 5px;
	width: 280px;
}

.imgBottom .text{
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:20px;
}

.imgRight .text,
.imgLeft .text{
	width:600px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: 398px;
}

.imgRight .textInTitle,
.imgLeft .textInTitle{
	width: 398px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-bottom:10px;
}

.point{
	margin: 0 30px 10px;
    padding: 10px;
    color: #D4746A;
    background-color: #FFF;
}

.imgRight .pointt,
.imgLeft .pointt{
	width: 270px;
}
.imgRight .pointi,
.imgLeft .pointi{
	width: 58%;
}



.imgBottom .table_temp{
	margin: 10px 0 20px 0;
}
.imgBottom .table_temp th{
	width: 20%;
    text-align: center;
	font-weight: normal;
}

.study{
	float:left;
	width:65%; 
}

.studyImg{
	float:right;
	width:33%; 
}

.studyImg img{
	width:100%; 	
}

.urldisplay a{
	word-break: break-all;
}


*, ::before, ::after {
  box-sizing: border-box;
}

body{
	letter-spacing: 0;
}


@media screen and (max-width:640px){

img,
.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	width: 100%;
}

.imgRight .text,
.imgLeft .text,
.imgRight .textInTitle,
.imgLeft .textInTitle,
.imgRight .textInTitleT,
.imgLeft .textInTitleT{
	width: auto;
}


header img{
	border-radius:0px;
}

header h2{
	background-image:none;
	font-size: 130%;
	padding:35px 0 10px;
	border-bottom: 1px solid #e6e5dc;
    margin: -10px 0 20px 0;
	width:100%;
}

header h2 .color{
	font-size: 150%;
}

header h2 .text{
	padding-top:30px;
	font-size: 100%;
}

.saibaiIco{
	margin-top:0;
}

.saibaiIco span{

	line-height:100%;
	background-color:transparent;
}

h4{
	padding-top:30px;
	letter-spacing: 0;
}

.imgRight,
.imgLeft,
.imgBottom{
	padding:0;
}

.imgRight .imgInTitle,
.imgRight .text,
.imgRight .textInTitle,
.imgLeft .text,
.imgLeft .textInTitleT,
.imgLeft .textInTitle
.imgLeft .imgInTitle{
	float:none;
}

.imgBottom .img{
	display: inline;
}

.imgBottom ul li,
.imgLeft .img,
.imgRight .img{
	float:none;
	width:100%;
}
	
.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	margin-bottom:30px;
}


.imgRight .imgInTitle p,
.imgLeft .imgInTitle p{
	padding: 5px;
}

.imgRight .imgInTitle img,
.imgLeft .imgInTitle img{
	padding: 0;
}

.inWrap li {
    padding: 5px 0 5px 0;
}
	
.point{
	margin: 10px 15px 10px 10px;
	padding: 10px;
}
	
.imgBottom .table_temp th,
.imgBottom .table_temp td{
	display: block;
	width: auto;
	padding: 5px;
}


.study{
	float:none;
	width:100%; 
}

.studyImg{
	float:none;
	width:100%; 	
}
	
}

/*.table_temp tr:first-child th {
  background: #FAFAFA!important;
  color: #222222!important;
  text-align: center;
}
.table_temp tr th{
  background: #FAFAFA!important;
  color: #222222!important;
  text-align: center;
  
}*/

.table_temp tr th{
background: #fafafa!important;	
}

.table_temp tr:first-child th{
background: #fafafa;
color:#222222;
text-align: inherit;
}

@media screen and (max-width:640px){
	
	
/*	.tbody {
		width: 100%;
	}*/	
	
.table_temp tr th{
		width: 100%!important;
		display: block;
	}	
	
.table_temp tr td{
		width: 100%!important;
		display: block;
	}	

}

