@charset "UTF-8";

/* pc */
@media screen and (min-width: 961px) {

/* CSS Document */

/*　基本設計 */
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	background: url(images/bk_img.png) no-repeat top center;
	background-size: 100% auto;
	color: #333333;
}

p {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: bottom;
	overflow: hidden;
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link, a:visited {color: #087BCD;}
a:hover, a:active {color: #087BCD; text-decoration: none;}

.content_bottom {
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
	/*height:1950px;*/
}
.left {
	float: left;
	margin-right: 30px;
}

/*----------------------------------------------------
  clearfix
----------------------------------------------------*/
/* clearfix */
.clearfix:after,
#M_wrapper:after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear{clear:both;}

* html .clearfix,
* html body{ zoom: 1; } /* IE6 */

*:first-child+html .clearfix,
*:first-child+html body{ zoom: 1; } /* IE7 */

/* h1 */
#head_top {
	font-size: 80%;
	background: #e8416e;
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0;
}
#h1_bk {
	width:900px;
	margin: 0 auto;
	padding-bottom:20px;
	padding-top:20px;
}
/* トップイメージ */
#top_img {
	width: 900px;
	margin: 0 auto;
}
#top_img img {
	border: 1px solid #fff;
	box-shadow: 2px 4px 5px #c3c3c3;
	-moz-box-shadow: 2px 4px 5px #c3c3c3;
    -webkit-box-shadow: 2px 4px 5px #c3c3c3;
    -ms-box-shadow: 2px 4px 5px #c3c3c3;
}

/* h2 */
h2 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	font-size: 4em;
	margin-top: 60px;
	margin-bottom: 50px;
}

#top_h {
	background-image: url(images/subhead1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 113px;
	font-size: 2.5em;
	color: #fff;	
}

h3.midashi {
	padding: 3px 0 0 7px;
  	border-left: 5px solid #e8416e;
}

/* コンテンツ１ */
#content1_left {
	width: 520px;
	float: left;
	margin: 10px 0 0 0;
}
#content1_left p {
	margin-bottom: 20px;
	padding-left: 12px;
}
#content_right {
	float: right;
	margin-right: 20px;
}
#warp1 {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	}

#warp1 ul li{
	list-style:disc;
	list-style-position:inside;
}

#cotent1_2_wrap {
	width: 760px;
	margin: 20px auto 0;
	text-align: center;
}

/* お問い合わせはこちら１ */
.inquiry {
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	
	padding-top: 65px;
	padding-bottom: 65px;
}
.inquiry a:hover, 
.inquiry a:active {
	opacity: 0.8;
}

/* FBページはこちら */
.fbp {
	padding-top: 6px;
	margin: 0 16px;
	text-align: left;
}
.fbp img {width: 200px;}
.fbp a:hover, 
.fbp a:active {
	opacity: 0.8;
}

/* コンテンツ２ */
/* コンテンツ２?１?３ */


#subhead1 {
	background-color: #fff;
	border-left: 2px solid #f1cbd3;
	border-right: 2px solid #f1cbd3;
	border-top: 2px solid #f1cbd3;
  	border-top-left-radius: 8px;
  	border-top-right-radius: 8px;
	/*background-image: url(images/subhead1.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 113px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 113px;
	font-size: 2em;
	opacity: 0.9;
}
.content2_1-3 dt {
	font-size: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #999;
	color: #e8416e;
}
#content2_warp {
	width: 846px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	background: url(images/bk_in_img.png) no-repeat center top;
	background: url(images/bk_in_img.png) no-repeat center top, url(images/bk_in_img02.png) no-repeat center bottom;
	padding-top: 25px;
	padding-bottom: 25px;
	border-radius: 8px;
	box-shadow: 0px 1px 8px #c3c3c3;
  	-moz-box-shadow: 0px 1px 8px #c3c3c3;
  	-webkit-box-shadow: 0px 1px 8px #c3c3c3;
  	-ms-box-shadow: 0px 1px 8px #c3c3c3;
}
#content2_inner {
	width: 790px;
	height: auto;
	margin-right: auto;
	margin-left: auto; 
	background: #fff;
	border-left: 2px solid #f1cbd3;
	border-right: 2px solid #f1cbd3;
	border-bottom: 2px solid #f1cbd3;
  	border-bottom-left-radius: 8px;
  	border-bottom-right-radius: 8px;
	/*background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#content2_inner dl {
	padding: 0 35px;
}
/*#content2_warp {
	width: 846px;
	height: auto;
	margin-right: auto;
	margin-left: auto; 
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
}*/
.content2_1-3 {
	/*width: 750px;*/
	/*float: right;*/
}
/* コンテンツ２?２ */

.content2_left {
	/*width: 846px;*/
	/*margin-left: -46px;*/ 
	margin-bottom: 30px;
}
#content2_2 {
	/*float: left;*/
	/*width: 750px;*/
	margin-bottom: 30px;
}
#content2_warp2 {
	/*width: 750px;*/
	margin-right: auto;
	margin-left: auto;
}
.content2_warp2 {
	/*width: 750px;*/
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#content2_2 dt {
	font-size: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #999;
	color: #e8416e;
}


#content2_right {
	padding-bottom: 30px;
	/*margin-left: -46px;*/ 
}

#content2_inner2 {
	width: 790px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background: #fff;
	border: 2px solid #f1cbd3;
  	border-radius: 8px;
}

.content2_left img, #content2_right img {
	box-shadow: 1px 1px 3px #eee;
	-moz-box-shadow: 1px 1px 3px #eee;
  	-webkit-box-shadow: 1px 1px 3px #eee;
  	-ms-box-shadow: 1px 1px 3px #eee;
}
.supplementary {
	padding: 30px 35px;
	margin-bottom: 0px;
	/*margin-left: 10px;*/
}
.supplementary .left {
	float: left;
	width: 45%;
}
.supplementary .right {
	float: right;
	width: 350px;
}


/*　コンテンツ３ */
#content3_wrapper {
	width: 100%;
	background: url(images/bk_in_img03.png) repeat;
	margin-top: 80px;
	background-size: auto 100%;
}
.content3 {
	width: 846px;
	margin: 0 auto;
    background: url(images/bk_in_img04.png) no-repeat right;
}


.content3 dt {
	font-size: 2em;
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;*/
	padding: 40px 40px 0;
	line-height: 1.4em;
	height: 50px;
	margin-bottom: 20px;
}
.content3 dd {
	padding: 0 40px;
}
.content3 p {
	padding: 0px 40px 29px;
}

/* コンテンツ４ */

#content4 {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#content4 dt {
	font-size: 2em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 3px 0 3px 15px;
	line-height: 1.4em;
	/*height: 50px;*/
	margin-bottom: 20px;
}
#content4 dd ul li {
	height: auto;
	width: auto;
	border: 1px solid #c3c3c3;
	text-align: center;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 40px;
	border-radius: 8px;
	position: relative;
	box-shadow: 2px 4px 5px #c3c3c3;
  	-moz-box-shadow: 2px 4px 5px #c3c3c3;
  	-webkit-box-shadow: 2px 4px 5px #c3c3c3;
  	-ms-box-shadow: 2px 4px 5px #c3c3c3;
}
#content4 dd ul li#voice1 {
	background: #FFF1F1 url(images/bk_in_img05.png) no-repeat 0px 55px;
}
#content4 dd ul li#voice2 {
	background: #FFF1F1 url(images/bk_in_img06.png) no-repeat 0px 55px;
}
#content4 dd ul li#voice3 {
	background: #FFF1F1 url(images/bk_in_img07.png) no-repeat 0px 55px;
}

#content4 dd ul li .monitor_icon {
	position: absolute;
	top: -25px;
  	right: -30px;
	z-index: 9999;
} 

#content4 dd ul li h4 {
	font-size:150%;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom:1px solid #999;
}
#content4 dd ul li .red {color: #e65f8d;}
#content4 dd ul li .green {color: #46b71e;}
#content4 dd ul li .blue {color: #7989db;}

#content4 dd ul li .content4_text {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 65%;
	float: left;
	margin-right: auto;
	margin-left: 20px;
}
#content4 dd ul li .content4_text .name {
	padding-bottom: 20px;
}

#content4 dd ul li img {
	float:right;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 20px;
}

#content4 dd {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#img4 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
/* コンテンツ５ */
#content5 {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -50px;
}
#content5 dt {
	font-size: 2em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 3px 0 3px 15px;
	line-height: 1.4em;
	/*height: 50px;*/
	margin-bottom: 40px;
}

/* コンテンツ６ */
#content6 {
	width: 846px;
	margin: 10px auto 80px;
}
#content6 h3 {
	font-size: 2em;
	text-align: left;
	line-height: 2em;
	margin: 0 15px;
	color: #ff3399;
	text-shadow: 2px 2px 4px #c3c3c3;
}


/* TOPに戻る */
.top_back {
	width: 830px;
	text-align: right;
	margin: 0 auto 15px;
	font-size: 100%;
}
.top_back a {
	background: #999999 url(images/allow.png) no-repeat 7px 7px;
	padding: 1px 10px 1px 21px;
}
.top_back a:link, .top_back a:visited, .top_back a:hover, .top_back a:active {
	color: #ffffff;
	text-decoration: none;
}
.top_back a:hover, .top_back a:active {
	opacity: 0.8;
}

/*　フッター */
#footer_wrapper {
	width: 100%;
	background: url(images/bk_in_img03.png) repeat;
}
#footer_content {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	color: #555555;
}
#footer_content ul {
	padding: 35px 0;
  	border-bottom: 1px solid #eec8c8;
  	box-shadow: 0px 1px 0px #fff;
  	-moz-box-shadow: 0px 1px 0px #fff;
  	-webkit-box-shadow: 0px 1px 0px #fff;
  	-ms-box-shadow: 0px 1px 0px #fff;
}
#footer_content ul li {
	float: left;
	margin-right: 100px;
}
#footer_content ul li span {
	font-size: 110%;
}
#copyright {
	text-align: center;
	line-height: 4em;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
/*#copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 7em;
	background-color: #FFF;
	margin-top: 0px;
}*/

}


/* smartPhone */
@media screen and (max-width: 960px) {

/* CSS Document */

/*　基本設計 */
html {box-sizing: border-box;}/* スマホを横にしても文字サイズを変えない */

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: #fff7fd url(images/bk_img.png) no-repeat top center;
	background-size: 100% auto;
	color: #333333;
	-webkit-text-size-adjust: 100%;/*padding、borderの幅をwidthに含めない*/
}

/*body h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 5em;
}*/
p {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px 10px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: bottom;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link, a:visited {color: #087BCD;}
a:hover, a:active {color: #087BCD; text-decoration: none;}

.content_bottom {
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
	/*height:1950px;*/
}
/*.left {
	float: left;
	margin-right: 30px;
}*/

/*----------------------------------------------------
  clearfix
----------------------------------------------------*/
/* clearfix */
.clearfix:after,
#M_wrapper:after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear{clear:both;}

* html .clearfix,
* html body{ zoom: 1; } /* IE6 */

*:first-child+html .clearfix,
*:first-child+html body{ zoom: 1; } /* IE7 */


/* h1 */
#head_top {
	background: #e8416e;
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 75%;
}
#h1_bk {
	margin: 0 auto;
	padding-bottom:20px;
	padding-top:20px;
}
/* トップイメージ */
#top_img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0 !important;
	width: 96%;
}
#top_img img {
	border: 1px solid #fff;
	box-shadow: 2px 4px 5px #c3c3c3;
	-moz-box-shadow: 2px 4px 5px #c3c3c3;
    -webkit-box-shadow: 2px 4px 5px #c3c3c3;
    -ms-box-shadow: 2px 4px 5px #c3c3c3;
}

/* h2 */
h2 {
	text-align: left;
	margin-bottom: 20px;
}

#top_h {
	font-size: 100%;
	color: #fff;
	padding: 5% 5px;
	margin: 0 5px 20px;
	border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd7298+0,e54973+50,f03d6b+100 */
	background: rgb(253,114,152); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,114,152,1) 0%, rgba(229,73,115,1) 50%, rgba(240,61,107,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,114,152,1)), color-stop(50%,rgba(229,73,115,1)), color-stop(100%,rgba(240,61,107,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,114,152,1) 0%,rgba(229,73,115,1) 50%,rgba(240,61,107,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,114,152,1) 0%,rgba(229,73,115,1) 50%,rgba(240,61,107,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,114,152,1) 0%,rgba(229,73,115,1) 50%,rgba(240,61,107,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,114,152,1) 0%,rgba(229,73,115,1) 50%,rgba(240,61,107,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7298', endColorstr='#f03d6b',GradientType=0 ); /* IE6-9 */
}

h3.midashi {
	padding: 3px 0 0 7px;
  	border-left: 5px solid #e8416e;
  	font-size: 100%;
}

#content1_left .image01 {
	text-align: center;
	margin-top: 20px;
}

/* コンテンツ１ */
#content1_left {
	/*height: ;*/
	/*width: 460px;
	float: left;*/
	margin: 10px 0 0 0;
}
#content1_left p {
	margin-bottom: 20px;
	padding: 0 12px;
}
#content_right {
	display: none;
}

#warp1 ul li{
	list-style:disc;
	list-style-position:inside;
}

#cotent1_2_wrap {
	width: 95%;
	margin: 15px auto 30px;
	text-align: center;
}


/* お問い合わせはこちら１ */
.inquiry {
	padding: 0 3px 30px;
}
.inquiry a:hover, 
.inquiry a:active {
	opacity: 0.8;
}

/* FBページはこちら */
.fbp {
	margin: 4px 0 20px 16px;
}
.fbp img {width: 128px;}
.fbp a:hover, 
.fbp a:active {
	opacity: 0.8;
}


#subhead1 {
	background-color: #fff;
	border-left: 2px solid #f1cbd3;
	border-right: 2px solid #f1cbd3;
	border-top: 2px solid #f1cbd3;
  	border-top-left-radius: 8px;
  	border-top-right-radius: 8px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	opacity: 0.9;
}
#subhead1 div {padding: 5% 10px;}

.content2_1-3 dt {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #999;
	color: #e8416e;
}
#content2_warp {
	width: 95%;
	height: auto;
	margin: 0 auto;
	background: url(images/bk_in_img.png) no-repeat center top;
	background: url(images/bk_in_img.png) no-repeat center top, url(images/bk_in_img02.png) no-repeat center bottom;
	background-size: 100%;
	padding: 25px 0;
	border-radius: 8px;
	box-shadow: 0px 1px 8px #c3c3c3;
  	-moz-box-shadow: 0px 1px 8px #c3c3c3;
  	-webkit-box-shadow: 0px 1px 8px #c3c3c3;
  	-ms-box-shadow: 0px 1px 8px #c3c3c3;
}
#content2_inner {
	width: 96%;
	height: auto;
	margin-right: auto;
	margin-left: auto; 
	background: #fff;
	border-left: 2px solid #f1cbd3;
	border-right: 2px solid #f1cbd3;
	border-bottom: 2px solid #f1cbd3;
  	border-bottom-left-radius: 8px;
  	border-bottom-right-radius: 8px;
	/*background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#content2_inner dl {
	padding: 0 10px;
}

/* コンテンツ２?２ */

.content2_left {
	margin: 0 5px;
	padding-bottom: 20px;
}

#content2_warp2 {
	margin-right: auto;
	margin-left: auto;
}
.content2_warp2 {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}


#content2_2 dt {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #999;
	color: #e8416e;
}


#content2_right {
	margin: 0 5px;
	padding-bottom: 20px;
}

#content2_inner2 {
	width: 96%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background: #fff;
	border: 2px solid #f1cbd3;
  	border-radius: 8px;
}

.content2_left img, #content2_right img {
	box-shadow: 0px 1px 7px #eee;
	-moz-box-shadow: 0px 1px 7px #eee;
  	-webkit-box-shadow: 0px 1px 7px #eee;
  	-ms-box-shadow: 0px 1px 7px #eee;
}
.supplementary {
	padding: 20px 10px;
	margin-bottom: 0px;
}
.supplementary .right {
	text-align: center;
	padding-top: 10px;
}


/*　コンテンツ３ */
#content3_wrapper {
	width: 100%;
	background: url(images/bk_in_img03.png) repeat;
	margin-top: 30px;
	margin-bottom: 20px;
	background-size: auto 100%;
}
.content3 {
	margin: 0 auto;
	padding: 20px 10px;
    background: url(images/bk_in_img04.png) no-repeat right;
    background-size: auto 100%;
}


.content3 dt {
	border-left-width: 10px;
  	border-left-style: solid;
  	border-left-color: #999;
  	padding: 3px 10px;
	margin-bottom: 20px;
}

/* コンテンツ４ */
#content4 {margin-bottom: 50px;}
#content4 dt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 3px 10px;
	margin: 0 10px 20px;
}
#content4 dd ul li {
	border: 1px solid #c3c3c3;
	text-align: center;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 40px;
	border-radius: 8px;
	position: relative;
	box-shadow: 2px 4px 5px #c3c3c3;
  	-moz-box-shadow: 2px 4px 5px #c3c3c3;
  	-webkit-box-shadow: 2px 4px 5px #c3c3c3;
  	-ms-box-shadow: 2px 4px 5px #c3c3c3;
}
#content4 dd ul li#voice1 {
	background: #FFF1F1 url(images/bk_in_img05.png) no-repeat center;
	background-size: 100%;
}
#content4 dd ul li#voice2 {
	background: #FFF1F1 url(images/bk_in_img06.png) no-repeat center;
	background-size: 100%;
}
#content4 dd ul li#voice3 {
	background: #FFF1F1 url(images/bk_in_img07.png) no-repeat center;
	background-size: 100%;
}

#content4 dd ul li .monitor_icon {
	width: 40%;
	position: absolute;
	top: -42px;
  	right: -36px;
	z-index: 9999;
}
#content4 dd ul li .monitor_image {
	display: none;
}

#content4 dd ul li h4 {
	font-size: 120%;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom:1px solid #999;
}
#content4 dd ul li .red {color: #e65f8d;}
#content4 dd ul li .green {color: #46b71e;}
#content4 dd ul li .blue {color: #7989db;}

#content4 dd ul li .content4_text {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px;
}
#content4 dd ul li .content4_text p {font-size: 100%;}

#content4 dd ul li .content4_text .name {
	padding-bottom: 20px;
}

#content4 dd ul li img {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 20px;
}

#content4 dd {
	margin-right: auto;
	margin-left: auto;
}
#img4 {
	margin-right: auto;
	margin-left: auto;
	
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
/* コンテンツ５ */
#content5 {
	margin-right: auto;
	margin-left: auto;
}
#content5 dt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding: 3px 10px;
	margin: 0 10px 20px;
}
#content5 dd {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* コンテンツ６ */
#content6 h3 {
	/*text-align: center;*/
	line-height: 1.4em;
	margin: 0 15px;
	color: #ff3399;
	text-shadow: 2px 2px 4px #c3c3c3;
}


/* TOPに戻る */
.top_back {
	text-align: right;
	margin: 0 5px 15px 0;
	font-size: 60%;
}
.top_back a {
	background: #999999 url(images/allow2.png) no-repeat 6px center;
	background-size: 9px 9px;
	padding: 4px 10px 4px 21px;
}
.top_back a:link, .top_back a:visited, .top_back a:hover, .top_back a:active {
	color: #ffffff;
	text-decoration: none;
}
.top_back a:active {
	opacity: 0.8;
}

/*　フッター */
#footer_wrapper {
	width: 100%;
	background: url(images/bk_in_img03.png) repeat;
}
#footer_content {
	margin-right: auto;
	margin-left: auto;
	color: #555555;
}
#footer_content ul {
	font-size: 70%;
	padding: 10px 10px;
  	border-bottom: 1px solid #eec8c8;
  	box-shadow: 0px 1px 0px #fff;
  	-moz-box-shadow: 0px 1px 0px #fff;
  	-webkit-box-shadow: 0px 1px 0px #fff;
  	-ms-box-shadow: 0px 1px 0px #fff;
}
#footer_content ul li {
	width: 48%;
	float: left;
}
#footer_content ul li:first-child {margin-right: 10px;}

#footer_content ul li span {
	font-size: 110%;
}
#copyright {
	text-align: center;
	line-height: 3em;
	margin: 0;
	padding: 0;
	font-size: 70%;
}

}
