@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color:#0066ff;
	outline: none;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #60B6E7;
}
a img:hover {
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

div {
	margin: 0px;
	padding: 0px;
}

area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

/* image */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}


/* emphasis */
em {
	font-style: normal;
	color: #d43339;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
.clearfix{display: block;}
/* End hide from IE-mac */

.

.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.img_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.txt_center {
	text-align: center;
}
.txt_m {
	font-size: 13px;
}
.txt_l {
	font-size: 15px;
}

.txt_s {
	font-size: 10px;
}
.v_align_btm{
	vertical-align: bottom;
}
.mgn_b5 {
	margin-bottom: 5px;
}
.mgn_b10 {
	margin-bottom: 10px;
}
.mgn_b15 {
	margin-bottom: 15px;
}
.mgn_b20 {
	margin-bottom: 20px;
}
.mgn_b25 {
	margin-bottom: 25px;
}
.mgn_b30 {
	margin-bottom: 30px;
}
.mgn_b35 {
	margin-bottom: 35px;
}
.mgn_b40 {
	margin-bottom: 40px;
}
.mgn_t25 {
	margin-top: 25px;
}
.mgn_l10 {
	padding-left: 10px;
}
.mgn_l20 {
	padding-left: 20px;
}
.mgn_r10 {
	margin-right: 10px;
}
.padd_l30 {
	padding-left: 30px;
}



/* --navi-- */
#navi {
	height:21px;
	background-color:#F4F9FC;
}

#navi_inner {
	width:780px;
	margin:0 auto;
}

.right {
	width:350px;
	float:right;
}

.right p {
	float:right;
	padding-right:15px;
}

.left {
	width:420px;
	float:left;
}

.left img {
	float:right;
	padding-right:10px;
	padding-top:5px;
}

.unit {
	clear :both;
	width :860px;
	margin-top:10px;
}

.grid1 {
	float :left;
	width :450px;
	height :166px;
}

.grid2 {
	float :left;
	width :210px;
	height :170px;
	margin-left:75px;
	margin-bottom:8px;
}

.grid3 {
	float :left;
	width :210px;
	height :170px;
	margin-left :10px;
	margin-bottom :8px;
}

.review_pic{
	float:left;
	width:190px;
	margin-top:55px;
}

.review_movie{
	background-image:url(../img/movie_back.jpg);
	float:left;
	width:663px;
	height:510px;
	margin-top:15px;
	margin-bottom:15px;
}

.unit_mov{
	clear :both;
	margin-top:15px;
	margin-left:13px;
	height:243px;
}

.unit_what{
	clear :both;
	margin-top:0px;
}

.mov1{
	float:left;
	width:301px;
	height:185px;
}

.mov2{
	float:left;
	width:301px;
	height:185px;
	margin-left:38px;
}

.what_sentence{
	float:left;
	margin-top:37px;
	width:500px;
	height:100px;
	padding-top:20px;
}

img.what_pic{
	margin-left:50px;
	float:left;
}

p.QA{
	width:680px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	margin-top:10px;
}

img.QA_line{
	margin-right:auto;
	margin-left:auto;
}

p.sentence {
	font-size:15px;
}

#catch_img{
	margin-top:5px;
	width:835px;
	height:116px;
	padding-top:302px;
	padding-left:27px;
	background-image:url(../img/back_catch.jpg);
	background-repeat:no-repeat;
}

#container {
	width: 1200px;
	background-image:url(../img/dot.png);
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 25px;
}
#header h1 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-image: url(img/border_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header .area_menu li {
	float: left;
}
#main {
	padding-bottom: 50px;
	width:859px;
	margin-left:auto;
	margin-right:auto;
}

#white {
	width :998px;
	background-image:url(../img/back_white.png);
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width :863px;
	padding-top:12px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#special{
	margin:25px 0;
	height:200px;
	background-image:url(../img/back_special.jpg);
	background-repeat:no-repeat;
}

#special_upper{
	width:859px;
	padding-top:100px;
	padding-left:37px;
}

.button_whats {
	width:163px;
	height:34px;
	padding-left:350px;
}


#special_lower{
	width:859px;

	padding-left:37px;
}
#special_lower_left{
	padding-top:130px;
	width:550px;
	float:left;
}

#special_lower_right{
	padding-top:30px;
}


#boshu{
	width:859px;
	padding-bottom:45px;
}

#boshu_inner{
	width:765px;
	height:360px;
	padding-bottom:30px;
	margin-top:0px;
	margin-left:43px;
}

#boshu_inner2{
	width:765px;
	padding-bottom:30px;
	margin-bottom:5px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

.button_sample {
	width:162px;
	height:33px;
	position:relative;
	float:right;
	z-index:2;
	padding-top:115px;
}

.oubo {
	position:absolute;
	line-height:24px;
	display:block;
	z-index:1;
}

#goods{
	width:728px;
	margin-top:10px;
}

.goods_p {
	width:215px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	line-height:13px;
	font-size:12px;
}

.goods_pp {
	width:215px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	line-height:13px;
	font-size:12px;
}

.goods_p2 {
	width:215px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	line-height:13px;
	font-size:12px;
}

#goods_upper{
	width: 728px;
	height: 283px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
}

#goods_upper1{
	width:230px;
	height:283px;
	float:left;
}

#goods_upper1_upper{
	width:230px;
	float:left;
	padding-bottom:10px;
	border-color:#7AB4FA;
	border-width:2px;
	border-style:solid;
}

#goods_upper1_middle{
	width:230px;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	border-color:#EFE903;
	border-width:2px;
	border-style:solid;
}

#goods_upper2{
	width:230px;
	height:283px;
	float:left;
	margin-left:13px;
	border-color:#F93;
	border-width:2px;
	border-style:solid;
}

#goods_upper3{
	width:234px;
	height:283px;
	float:left;
	margin-left:13px;
}

#goods_upper3_upper{
	width:230px;
	height:148px;
	border-color:#38B144;
	border-width:2px;
	border-style:solid;
	padding-bottom:10px;
}

#goods_upper3_bottom{
	width:234px;
	height:42px;
	margin-top:7px;
	padding-top:43px;
	background-image:url(../img/toire.jpg);
	background-repeat:no-repeat;
}

#goods_lower{
	width:728px;
	height:164px;
	margin-top:15px;
}

#goods_lower1{
	width:234px;
	height:164px;
	float:left;
	background-image:url(../img/amenohi.jpg);
}

#goods_lower2{
	width:234px;
	height:164px;
	background-image:url(../img/suimin.jpg);
	float:left;
	margin-left:13px;
}

#goods_lower3{
	width:234px;
	height:164px;
	background-image:url(../img/chiikugangu.jpg);
	float:left;
	margin-left:13px;
}

/*-------対象商品-------*/

#goods_left {
	width:234px;
	float:left;
}

#goods_left_1 {
	width:230px;
	padding-bottom:70px;
	border-color:#67ADCF;
	border-width:2px;
	border-style:solid;
}

#goods_left_2 {
	width:230px;
	padding-bottom:70px;
	margin-top:10px;
	border-color:#E8D96C;
	border-width:2px;
	border-style:solid;
}

#goods_left_3 {
	width:230px;
	padding-bottom:70px;
	margin-top:10px;
	border-color:#ACA0D3;
	border-width:2px;
	border-style:solid;
}

#goods_left_4 {
	width:230px;
	padding-bottom:70px;
	margin-top:10px;
	border-color:#EFBAA3;
	border-width:2px;
	border-style:solid;
}

#goods_center {
	width:234px;
	margin-left:13px;
	float:left;
}

#goods_center_1 {
	width:230px;
	padding-bottom:15px;
	border-color:#FFCB97;
	border-width:2px;
	border-style:solid;
}

#goods_center_2 {
	width:230px;
	padding-bottom:15px;
	margin-top:10px;
	border-color:#C48888;
	border-width:2px;
	border-style:solid;
}

#goods_center_3 {
	width:230px;
	padding-bottom:15px;
	margin-top:10px;
	border-color:#FB93BC;
	border-width:2px;
	border-style:solid;
}

#goods_right {
	width:234px;
	margin-left:13px;
	float:left;
}

#goods_right_1 {
	width:230px;
	padding-bottom:87px;
	border-color:#86BF86;
	border-width:2px;
	border-style:solid;
}

#goods_right_2 {
	width:230px;
	margin-top:10px;
	padding-bottom:87px;
	border-color:#70A8B4;
	border-width:2px;
	border-style:solid;
}

#boshu_lower{
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#buttons{
	width:798px;
	height:72px;
	padding:25px 0 15px;
}

#buttons2{
	width:798px;
	height:72px;
	margin-left:43px;
	padding:25px 0 15px;
}

#button_kids{
	width:506px;
	height:63px;
	margin-left:auto;
	margin-right:auto;
}

#button_sukku{
	width:390px;
	height:72px;
	float:left;
	margin-left:18px;
}

#shousai{
	width:859px;
	padding-bottom:45px;
}

#step{
	width:859px;
	padding-bottom:45px;
}

#step p{
	width:800px;
	margin-left:43px;
}


p.step{
	width:764px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:18px;
	line-height:35px;
}

#catalogue{
	width:859px;
	padding-bottom:45px;
}

p.catalogue{
	width:764px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:15px;
	line-height:25px;
}

#yousu{
	width:859px;
	padding-bottom:45px;
}

#yousu p{
	width:800px;
	margin-left:43px;
}

#movies{
	width:859px;
	height:530px;
	background-image:url(../img/back_movies.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}

.review_movie{
	background-image:url(../img/movie_back.jpg);
	margin-left:197px;
	width:663px;
	height:510px;
	margin-top:10px;
	margin-bottom:15px;
}

.unit_mov{
	clear :both;
	margin-top:8px;
	margin-left:13px;
	height:200px;
}

.movie_p {
	margin-top:30px;
	margin-bottom:27px;
	font-size:11px;
	margin-left:40px;
}

.mov1{
	float:left;
	width:301px;
	height:185px;
}

.mov2{
	float:left;
	width:301px;
	height:185px;
	margin-left:38px;
}


#qa{
	width:859px;
}

#qa_inner{
	width:777px;
	margin-top:29px;
	margin-left:auto;
	margin-right:auto;
}

#otoiawase{
	width:777px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}



#main .studio {
	margin-top: 25px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	border: 1px solid #CCC;
	background-color: #fbfdfd;
}
#main .studio h3 {
	font-size: 16px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1e94d4;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
#main .studio .main_img {
	width: 270px;
	float: left;
}
#main .studio .info {
	width: 430px;
	float: right;
}

#main .studio .img_area {
	margin-top: 25px;
	margin-bottom: 25px;
}
#main .studio .img_area img {
	margin-right: 10px;
}
#main .studio .gmap {
	background-color: #FFF;
	padding: 10px;
}
#main_top {
	width :860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom: 35px;
}
#main_top .map {
	width: 365px;
	float: left;
	margin-bottom: 25px;
}
#main_top .area_list {
	float: right;
	width: 365px;
	margin-bottom: 25px;
}
#main_top .area_list ul {
	padding-left: 10px;
	margin-bottom: 5px;
}
#main_top .area_list li  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
	display: inline;
	margin-right: 5px;
}
#main_top .studio_list {
	padding-left: 30px;
}
#main_top .studio_list h3 {
	margin-top: 15px;
}
#main_top .studio_list ul {
	padding-left: 10px;
}
#main_top .studio_list ul li {
	display: inline;
	margin-right: 15px;
}

#button{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

#what{
	width :859px;
	height :153px;
	background-image:url(../img/what.jpg);
	background-repeat:no-repeat;
}

#benefit{
	width :860px;
	height :1048px;
}

#benefit_main{
	width :742px;
	height :985px;
	margin-top :5px;
	margin-left :25px;
}

#review{
	width :860px;
	height :1170px;
}

#todo{
	width :860px;
	padding-bottom:20px;
}

#QA{
	width :860px;
	padding-bottom:20px;
}

#collaborate{
	width:860px;
	padding-bottom:20px;
}


.lh_200 {
	line-height:200%;
}

img.logo{
	margin-top:20px;
	margin-bottom:10px;
}
img.line{
	margin-top:10px;
	margin-bottom:20px;
}
img.todo_pic{
	margin-top:15px;
	margin-bottom:15px;
}


/* --footer-- */
div#footer{
	height:84px;
}
div#footer_box{
	width:765px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}
div#footer_box ul{
	width:765px;
	clear:both;
	text-align:center;
	color:#01A1E9;
	margin-bottom:5px;
	display:block;
	padding-top:10px;
}
div#footer_box li{
	display:inline;
	margin:0 60px;
	
}
div#footer_box li a{
	color:#01A1E9;
	text-decoration:none;
}
address{
	padding-top:10px;
	font-style:normal;
	font-size:10px;
	text-align:center;
}

ul.acc, ul.acc li ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
} 
 
ul.acc a{ 
  display: block; 
  height: 30px; 
  line-height: 30px; 
  color: #feffff; 
} 
 
ul.acc { 
  background-color: #185AAC; 
} 
 
ul.acc li ul { 
  background-color: #A6B5E2; 
} 

.dvtitle {
  cursor: pointer;
  font-weight: bold;
  margin: 6px 0px 12px 0px;
}

.developbox {
  margin: 6px 0px 18px 5px;
  display: none;
}
.developbox p {
  line-height: 1.4;
  margin: 9px 0px 0px 0px;
}

.more_read .dvtitle {
   background: url("画像URL") no-repeat left center;
   padding: 0px 0px 0px 24px;
   margin: 0px 3px 0px 0px;
}
