@charset "utf-8";


/* --content-- */
#content {
	font-size:75%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4;
	background: url(../../img/side/side_bg.jpg) repeat-y left top;
}
/* --main-- */
#main {
	float: right;
	width: 680px;
}
#main h2 {
	margin-bottom: 10px;
}
#problem01 {
	background: url(../img/problem01_bg.jpg) no-repeat;
	height: 170px;
	width: 680px;
}
#problem01 .problem01_a {
	margin-top: 10px;
	margin-left: 20px;
}
#problem02 {
	background: url(../img/problem02_bg.jpg) repeat-y;
	float: left;
	width: 335px;
	margin-top: 10px;
}
#problem03 {
	background: url(../img/problem03_bg.jpg) repeat-y;
	float: right;
	width: 335px;
	margin-top: 10px;
}
#problem04 {
	clear: both;
	padding-top: 15px;
}
#problem05 {
	background: url(../img/problem05_bg_middle.jpg) repeat-y;
	overflow: hidden;
	min-height:175px;
}
.problem05_bg_top {
	background: url(../img/problem05_bg_top.jpg) no-repeat top;
	overflow: hidden;
	min-height:175px;
}
.problem05_bg_bottom {
	background: url(../img/problem05_bg_bottom.jpg) no-repeat bottom;
	padding-top: 12px;
	padding-left:36px;
	padding-right:36px;
	overflow: hidden;
	min-height:175px;
}
#problem05 .box01 {
	width: 292px;
	float: left;
}
#problem05 .box02 {
	width: 292px;
	float: right;
	margin-top: 30px;
}
#problem05 h3 {
	margin-bottom: 10px;
	height: 20px;
	width: 610px;
}
#problem05 h4 {
	margin-bottom: 10px;
}

#resolution {
	width: 680px;
}
#resolution h3 {
	margin-bottom:10px;
}
#resolution ul {
	background:#FBE6EF;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:10px;
}
#resolution ul li {
	border-bottom:#FF6666 1px solid;
	padding:20px 0;
	overflow:hidden;
	zoom:1;
}
	#resolution ul li:last-child {
		border-bottom:none;
	}
	#resolution ul li > p:nth-of-type(1) {
		width:100px;
		padding-left:50px;
		float:left;
		display:inline;
	}
	
	#resolution ul li > p:nth-of-type(2) {
		width:280px;
		float:left;
		display:inline;
		font-size:123.1%;
		font-weight:bold !important;
	}
	
	#resolution ul li > p:nth-of-type(2) img {
		margin-bottom:10px;
	}
	
#review {
	font-size: 116%;
	line-height: 1.7;
	margin-top: 30px;
	margin-bottom: 5px;
}
#review p {
	margin-bottom:10px;
}
#review .review_in {
	position:relative;
}
#review .review_in .to_movie {
	position:absolute;
	top:380px;
	left:50%;
	margin-left:-317px;
}
#review ul  {
	position:absolute;
	top:420px;
	left:22px;
}

#review ul li {
	float:left;
	display:inline;
	margin-right:17px;
}
	#review ul li:last-child {
		margin-right:0;
	}

.btn_to {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.pagetop-btn {
	text-align: right;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#jyoshitsu_movie_box {
/*	width: 338px;*/
	width: 486px;
	margin: 0 auto;
  /*padding: 25px 40px;*/
  /*adding:10px 0;*/
	color: #333;
	background: #fff;
	line-height: 1.2;	
}
.ttl_jyoshi_movie {
	padding-top:25px;
	color:#0071B3;
	margin: 0 3px .5em;
  	font-size: 87.5%;
  	font-weight: bold;
	font-style:normal;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height:normal;
	}
.ttl_jyoshi_movie2 {
	font-size: 87.5%;
	margin: 0 3px .8em;
    padding-bottom: .45em;
    font-weight: normal;
  	font-weight: bold;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height:normal;
}
