@charset "utf-8";

@font-face {
    font-family: '07やさしさゴシック';
    src: url('/image/07やさしさゴシック.ttf');
    src: url('/image/07やさしさゴシック.ttf') format('eot'),
         url('/image/07やさしさゴシック.ttf') format('woff'),
         url('/image/07やさしさゴシック.ttf') format('truetype'),
         url('/image/07やさしさゴシック.ttf') format('svg');
}
img {
	border-style: none;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

iframe {
	width : 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	width: 100%;
}

.menu {
	width: 100px;
	height: 60px;
	max-width: 1000px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	position: relative;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.menu > li {
	height: 60px;
	line-height: 50px;
	list-style-type: none;
	float: left;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	padding-top: 5px;
}

.menu > li a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.menu > li a:hover {
	color: #999;
}
.syutten {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
	float: left;
	height: 25px;
	width: 100%;
}
.topbox .framebox .news_box .syutten a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

.linkbox {
}


ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #DBFDE7;
}

.menu__second-level li {
	border-top: 1px solid #111;
	list-style-type: none;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__second-level li a:hover {
	background-color: #DBFDE7;
}

.menu__third-level li a:hover {
	background-color: #DBFDE7;
}

.menu__fourth-level li a:hover {
	background-color: #DBFDE7;
}

/* 下矢印 */
.init-bottom:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

/* floatクリア */
.menu:before,
.menu:after {
	content: " ";
	display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
	list-style-type: none;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.menu > li.menu__single {
	position: relative;
	width: 100px;
	text-align: center;
	background-image: url(image/menu_sumaho.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menu > li.menu__single2 {
	position: relative;
	width: 100px;
	text-align: center;
	background-image: url(image/menu_pop.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menu > li.menu__single3 {
	position: relative;
	width: 100px;
	text-align: center;
	background-image: url(image/sns.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



li.menu__single ul.menu__second-level {
	position: absolute;
	top: 50px;
	width: 150px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #FFFFFF;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
li.menu__single2 ul.menu__second-level {
	position: absolute;
	top: 50px;
	width: 150px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #FFFFFF;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
li.menu__single3 ul.menu__second-level {
	position: absolute;
	top: 50px;
	width: 150px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background-color: #FFFFFF;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}



li.menu__single:hover ul.menu__second-level {
	top: 60px;
	visibility: visible;
	opacity: 1;
}
li.menu__single2:hover ul.menu__second-level {
	top: 60px;
	visibility: visible;
	opacity: 1;
}
li.menu__single3:hover ul.menu__second-level {
	top: 60px;
	visibility: visible;
	opacity: 1;
}


.container.demo-1 {
	float: left;
	height: 100vh;
	width: 100%;
	margin-bottom: 30px;
	display: block;
}


.header {
	background-color: #FFF;
	font-family: "メイリオ";
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 100%;
	position: fixed;
	z-index: 9999;
	float: left;
}
.topbox .framebox .news_box h1 {
}

.framebox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
.framebox2 {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}


.topbox {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.topgifbox {
	background-size: cover;
	width: 100%;
	height: 100vh;
	float: left;
	margin-bottom: 30px;
	background-image: url(image/top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



.titlebox {
	width: 295px;
	float: left;
	font-size: 9px;
	line-height: 1.8em;
	background-image: url(image/title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	margin-right: 15px;
}

.header .titlebox a {
	display: block;
	height: 65px;
	width: 295px;
}
.header .titlebox a:hover {
	background-color: rgba(243,243,243,0.5);



}
.footerbox .footercontent .titleboxfooter a {


}
.footerbox .footercontent .titleboxfooter a:hover {
	opacity: 0.7;

}



.h1box {
	width: 100%;
	font-family: "メイリオ";
	font-size: 6px;
	text-align: right;
	line-height: 1.8em;
	padding-right: 10px;
	height: 40px;
	padding-top: 40px;
}


.titleboxfooter {
	width: 250px;
	margin-top: 20px;
	float: left;
	font-size: 10px;
	line-height: 1.8em;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontorange {
	color: #F60;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontblue2 {
	color: #06C;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontpink {
	font-weight: bold;
	color: #F66;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontyellowold {
	font-weight: bold;
	color: #990;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contentwritingbox_read2 {
	text-align: left;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.seisakujireibox {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(image/seisakurei_sumaho.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	background-size: cover;
}
.seisakujireibox3 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(image/kidsprogramming.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 570px;
	background-size: cover;
}

.scratchbox {
	float: left;
	width: 100%;
	margin-bottom: 40px;
	background-image: url(image/scratch_big.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	background-size: cover;
	margin-top: 40px;
}


.chirashibigbox {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(image/seisakurei_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	background-size: cover;
}

.seisakujireibox2 {
	float: left;
	height: 150px;
	width: 350px;
	margin-top: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 120px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	font-family: "メイリオ";
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 1.5px;
}
.chirashibigbox_mini {
	float: left;
	height: 110px;
	width: 350px;
	margin-top: 270px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 120px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	font-family: "メイリオ";
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	padding-bottom: 10px;
}







.fontbrown {
	color: #963;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontgreen {
	color: #399;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.menubox {
	width: 70%;
	background-color: #333;
	height: 63px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F06;
	margin-bottom: 20px;
	float: left;
}
.menuminibox0 {
	float: left;
	width: 130px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	background-image: url(image/menu_kakaku.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	margin-left: 0px;
}
.menuminibox0_2 {
	float: left;
	width: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(image/menu_kakaku.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_3 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	background-image: url(image/menu_blog.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_4 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_toiawase.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}

.menuminibox0_5 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_access.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_6 {
	float: left;
	width: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_blog.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_7 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_campaign.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_8 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_shikaku.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
.menuminibox0_9 {
	float: left;
	width: 100px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	margin-left: 0px;
	text-align: center;
	background-image: url(image/menu_price.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}








.menuminibox {
	float: left;
	width: 120px;
	font-family: "メイリオ";
	font-size: 14px;
	color: #333;
	margin-left: 10px;
	text-align: center;
	background-image: url(image/menu_pop.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}


.newstitle {
	float: left;
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(image/smartphone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.newstitle2 {
	float: left;
	width: 30%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px;
	background-image: url(image/yajirusi.png);
	height: 25px;
}
.newstitle2-2 {
	float: left;
	width: 36%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px;
	background-image: url(image/yajirusi.png);
	height: 25px;
}

.newscontent {
	float: left;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 25px;
	padding: 10px;
	font-size: 14px;
	font-family: "メイリオ";
}
.newscontent2 {
	float: left;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 25px;
	background-image: url(image/newslabel.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	font-size: 14px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.fontsmall_usui {
	font-size: 10px;
	color: #333;
	font-family: "メイリオ";
}



.topimage {
	width: 50%;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 300px;
	float: left;
	text-align: left;
}
.campaignbox {
	width: 50%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 300px;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.machizemibox {
	width: 50%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 100%;
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.campaignbox2 {
	width: 48%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 300px;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
}
.machizemibox2 {
	width: 48%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 100%;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
}

.campaignbox3 {
	width: 48%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
}
.machizemibox3 {
	width: 48%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
}




.writingbox500 {
	width: 47%;
	margin-top: 20px;
	height: 300px;
	float: left;
	text-align: left;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.chihoubox {
	float: left;
	height: 300px;
	width: 100%;
	margin-top: 20px;
	background-image: url(image/chihou.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 40px;
	background-position: center center;
	background-size: cover;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.chihoubox_pop {
	float: left;
	height: 300px;
	width: 100%;
	margin-top: 20px;
	background-image: url(image/chihou02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 40px;
	background-size: cover;
	background-position: center center;
}


.otoiawaseimgbox1000 {
	float: left;
	height: 340px;
	width: 100%;
	margin-top: 20px;
	background-image: url(image/otoiawase.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	background-size: cover;
	background-position: center center;
}
.culturebox {
	float: left;
	width: 100%;
	margin-top: 20px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	background-size: cover;
	background-image: url(image/culture.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}


.chihoubox2 {
	padding: 10px;
	float: left;
	margin-left: 250px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	text-align: left;
	font-weight: normal;
	margin-right: 250px;
}


.writingbox500_top {
	float: left;
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}


.topimage2 {
	float: left;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 40px;
	height: 300px;
}
.red_font {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #F03;
}
.red_font_big {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F03;
}



.writingbox {
	float: left;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	background-image: url(image/topwriting1.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.writingbox2 {
	float: left;
	width: 50%;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 300px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	background-image: url(image/topwriting2.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.menuminibox2 {
	float: left;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(image/topminiimg1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F06;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.menuminibox2-2 {
	float: left;
	margin-left: 0px;
	margin-right: 13px;
	background-image: url(image/topminiimg2.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F06;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.menuminibox2-3 {
	float: left;
	margin-left: 0px;
	background-image: url(image/topminiimg3.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F06;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.newsbox {
	float: left;
	height: 250px;
	width: 445px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	text-align: left;
	overflow: scroll;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.newsbox2 {
	float: left;
	height: 250px;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #09C;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.frameunderbox {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.underbox1 {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #06C;
	border-left-color: #CCC;
	height: 225px;
	width: 185px;
}
.undertitle {
	float: left;
	background-image: url(image/hoshi.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.undertitle2 {
	float: left;
	background-image: url(image/heart.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.undertitle3 {
	float: left;
	background-image: url(image/one.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.undertitle4 {
	float: left;
	background-image: url(image/sale.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.undertitle5 {
	float: left;
	background-image: url(image/denwa.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}
.footercontent {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}






.under_moji {
	float: left;
	text-align: left;
}

.underbox2 {
	float: left;
	height: 225px;
	width: 185px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #06C;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.footerbox {
	font-family: "メイリオ";
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	height: 230px;
	padding: 10px;
	width: auto;
	text-align: left;
	margin: 0px;
}
.footerminibox {
	width: 180px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footerminibox3 {
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
}

.footerminibox2 {
	width: 320px;
	float: left;
	margin-top: 0px;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	font-size: 12px;
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 650px;
}


.footerimg {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fontmiddle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.fontred {
	color: #F09;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fontblue {
	color: #09F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #CCC;
	letter-spacing: 1.5px;
}
.fontsmall {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.fontsmall2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	font-weight: bold;
}
.fontsmall3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #F06;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	font-weight: bold;
}
.fontsmall4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #396;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}

.fontsmall_line {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.news2illustbox {
	float: left;
	height: 150px;
	width: 162px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.fontbig {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	font-weight: bold;
}

.news2illustbox2 {
	float: left;
	width: 162px;
	padding: 5px;
	height: 32px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
}

.underboximg {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.fontunder {
	font-size: 11px;
	color: #000;
	font-family: "メイリオ";
}
.contenttopimg {
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 5px;
}
.contenttopimg2 {
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 5px;
}

.contenttopimg1000 {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 5px;
}


.underimg1000 {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.td_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.td_border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.contentwritingbox {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
.contentwritingbox_toiawase {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-family: "メイリオ";
	font-size: 18px;
	letter-spacing: 1.5px;
	line-height: 3em;
	padding-top: 20px;
}

.contentwritingbox2 {
	float: left;
	width: 630px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	padding-right: 180px;
	padding-left: 180px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
}
.nagairobox {
	float: left;
	width: 630px;
	font-family: "メイリオ";
	font-size: 16px;
	text-align: left;
	padding-right: 180px;
	padding-left: 180px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
}
.syozaichi {
	float: left;
	width: 630px;
	font-family: "メイリオ";
	font-size: 16px;
	text-align: left;
	padding-right: 180px;
	padding-left: 180px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.contentminiwritingbox {
	padding: 0px;
	float: left;
	height: 330px;
	width: 325px;
	margin-top: 20px;
	margin-right: 5px;
}
.contentwritingbox_read {
	padding: 5px;
	float: left;
	width: 320px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	font-size: 14px;
}

.contentwritingbox_img {
	float: left;
	height: 150px;
	width: 330px;
}
.topimg_sma {
	display: none;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.topimg_sma2 {
	display: none;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.seisakujireimoji_sma {
	float: left;
	width: 47%;
	text-align: center;
	display: none;
}
.news2illustbox_sma {
	float: left;
	height: 160px;
	width: 45%;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: none;
}
.footerimg_sma {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: none;
}
.contenttopimg_sma {
	float: left;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 5px;
	display: none;
}

.seisakujireibox_sma {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: 500px;
	background-size: cover;
	display: none;
}
.seisakujireiboxmoji_sma {
	float: left;
	width: 98%;
	padding-right: 5px;
	padding-left: 5px;
	display: none;
}
.chihoubox_sma {
	display: none;
	float: left;
	width: 100%;
	margin-top: 20px;
}
.chihoumoji_sma {
	text-align: left;
	float: left;
	width: 98%;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 5px;
	line-height: 1.8em;
	margin-bottom: 10px;
	display: none;
}
.otoiawase_sma {
	display: none;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
#simple-menu {
	display: none;
}
.pricesitebox {
	float: left;
	width: 55%;
	text-align: center;
	padding-right: 25%;
	padding-left: 20%;
	line-height: 1.8em;
	background-image: url(image/price_example.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.programmingbox {
	float: left;
	width: 55%;
	text-align: center;
	padding-right: 25%;
	padding-left: 20%;
	line-height: 1.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.productionwebbox {
	float: left;
	width: 55%;
	text-align: center;
	padding-right: 25%;
	padding-left: 20%;
	line-height: 1.8em;
}
.productionwebbox_kids {
	float: left;
	width: 80%;
	text-align: center;
	padding-right: 10%;
	padding-left: 10%;
	line-height: 1.8em;
}

.production_minibox {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	background-image: url(image/1contact.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox_2c {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(image/2contact.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox_3c {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(image/3contact.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox_4c {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(image/4contact.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox_5c {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(image/5contact.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox_after {
	color: #000;
	float: left;
	width: 100%;
	text-align: center;
	background-image: url(image/afterservice.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}






.production_minibox2 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox2-2 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox2-3 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox2-4 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox2-5 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.production_minibox2-6 {
	float: left;
	width: 96%;
	font-size: 14px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(image/1contact_6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





.yajirushi {
	text-align: center;
	float: left;
	width: 100%;
	background-image: url(image/yajirushi.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	margin-bottom: 10px;
}



.pricepopbox {
	float: left;
	width: 55%;
	text-align: left;
	padding-right: 25%;
	padding-left: 20%;
	line-height: 1.8em;
}
.pricepopbox_2 {
	float: left;
	width: 100%;
	line-height: 1.8em;
}


.price_goukei {
	text-align: center;
	float: left;
	width: 100%;
	font-size: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.pricesitebox2 {
	text-align: center;
	float: left;
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricesitebox3 {
	text-align: center;
	float: left;
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	font-size: 16px;
	background-image: url(image/engraf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricesitebox4 {
	text-align: center;
	float: left;
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.pricesitebox_writing {
	float: left;
	width: 100%;
	line-height: 1.8em;
	font-size: 16px;
	background-image: url(image/price_enmark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.kakakuhyou {
	float: left;
	width: 85%;
	text-align: left;
	padding-left: 15%;
	margin-top: 30px;
	margin-bottom: 20px;
}





.pricesitebox_writing2 {
	float: left;
	width: 100%;
	line-height: 1.8em;
	font-size: 16px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricepopbox_writing {
	float: left;
	width: 100%;
	line-height: 1.8em;
	font-size: 16px;
	text-align: left;
	background-image: url(image/a4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}





.pricetitle {
	float: left;
	width: 90%;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(image/price_title.jpg);
	padding-left: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricepoptitle {
	float: left;
	width: 100%;
	text-align: left;
	padding-left: 35%;
}
.topbox .pricepopbox_2 .pricepoptitle h3 {
	background-image: url(image/pricepoptitle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	padding-left: 50px;
	padding-top: 15px;
}


.toppagemoji {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-family: "メイリオ";
	font-size: 18px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(image/icon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 0px;
}
.nagairo {
	text-align: right;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.font_goukei {
	font-size: 24px;
	color: #F06;
	text-align: right;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	float: left;
	background-image: url(image/kakakuhyoutitle3.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 51%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.t_border {
	border: 1px solid #CCC;
	font-family: "メイリオ";
	width: 60%;
}
.t_border2 {
	font-family: "メイリオ";
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.td_siteprice1 {
	background-image: url(image/kakakuhyoutitle2.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 40px;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.8em;
}
.td_siteprice1_none {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 40px;
	width: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.8em;
}

.td_siteprice1pop {
	background-image: url(image/kakakuhyoutitle2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.8em;
}

.td_siteprice2 {
	background-image: url(image/kakakuhyoutitle3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 1.8em;
	padding-right: 40px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 50%;
}
.td_siteprice2pop {
	background-image: url(image/kakakuhyoutitle3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 1.8em;
	padding-right: 40px;
	text-align: right;
	width: 50%;
}


.kihonryoukin {
	padding: 10px;
	font-size: 16px;
}
.td_website1 {
	background-image: url(image/kakakuhyoutitle.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #09F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	white-space: nowrap;
	width: 20%;
	padding-left: 80px;
}
.td_website2 {
	background-image: url(image/pin.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 50%;
}
.td_goukei {
	font-size: 24px;
	color: #F06;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	background-image: url(image/kakakuhyoutitle2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.td_goukeien {
	font-size: 24px;
	color: #F06;
	background-image: url(image/kakakuhyoutitle3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.otoiawasebox {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.8em;
	letter-spacing: 1.5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0 a {
	color: #000;
	display: block;
	width: 130px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox a {
	color: #000;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox a:hover {
	color: #000;
	background-color: #E3FBFD;
	background-image: url(image/menu_pop.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header .menuminibox0_3 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_3 a:hover {
	background-color: #DBEEFD;
	background-image: url(image/menu_blog.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header .menuminibox0_4 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.header .menuminibox0_4 a:hover {
	background-color: #FAEFE7;
	background-image: url(image/menu_toiawase.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_5 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_6 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_7 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_8 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_9 a {
	color: #000;
	display: block;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.header .menuminibox0_5 a:hover {
	background-color: #FEDEDE;
	background-image: url(image/menu_access.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_6 a:hover {
	background-color: #E1F8FD;
	background-image: url(image/menu_blog.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_7 a:hover {
	background-color: #E1F8FD;
	background-image: url(image/menu_campaign.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_8 a:hover {
	background-color: #FEF3ED;
	background-image: url(image/menu_shikaku.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header .menuminibox0_9 a:hover {
	background-color: #FEF3ED;
	background-image: url(image/menu_price.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}











.header .menuminibox0 a:hover {
	color: #000;
	background-color: #FEEDF2;
	background-image: url(image/menu_kakaku.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footerbox .footercontent .footerminibox a {
	color: #FFF;
}
.footerbox .footercontent .footerminibox a:hover {
	color: #CCC;
}
.topbox .framebox .menuminibox2 a {
	display: block;
	height: 80px;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	color: #000;
}

.topbox .framebox .menuminibox2 a:hover {
	opacity: 0.7;

}

.topbox .framebox .menuminibox2-2 a {
	color: #000;
	display: block;
	height: 80px;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}
.topbox .framebox .menuminibox2-2 a:hover {
	opacity: 0.7;
}
.topbox .framebox .menuminibox2-3 a {
	color: #000;
	height: 80px;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
	display: block;
}
.topbox .framebox .menuminibox2-3 a:hover {
	opacity: 0.7;
}
.topbox .framebox .nagairo a:hover {
	opacity: 0.7;

}
.topbox .framebox .frameunderbox .underbox1 .undertitle5 a {
	color: #000;
	display: block;
	width: 155px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
}
.topbox .framebox .frameunderbox .underbox1 .undertitle a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox1 .underboximg a:hover {
	opacity: 0.7;
}
.topbox .framebox .frameunderbox .underbox1 .under_moji a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox2 .undertitle2 a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox2 .underboximg a:hover {
	opacity: 0.7;
}
.topbox .framebox .frameunderbox .underbox2 .under_moji a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}






.topbox .framebox .frameunderbox .underbox1 .underboximg a {
	display: block;
	padding: 5px;
	height: 100px;
	width: 175px;
}
.topbox .framebox .frameunderbox .underbox1 .under_moji a {
	color: #000;
	display: block;
	padding: 5px;
	height: 80px;
	width: 175px;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.topbox .framebox .frameunderbox .underbox2 .undertitle4 a {
	color: #000;
	display: block;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox2 .underboximg a {
	padding: 5px;
	height: 100px;
	width: 175px;
	display: block;
}


.topbox .framebox .frameunderbox .underbox2 .under_moji a {
	padding: 5px;
	height: 80px;
	width: 175px;
	display: block;
	color: #000;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.topbox .framebox .frameunderbox .underbox1 .undertitle3 a {
	display: block;
	color: #000;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox1 .undertitle3 a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox2 .undertitle4 a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox1 .undertitle5 a:hover {
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.topbox .framebox .frameunderbox .underbox2 .undertitle2 a {
	display: block;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .frameunderbox .underbox1 .undertitle a {
	color: #000;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .otoiawaseimgbox1000 a {
	color: #FFF;
	height: 340px;
	width: 100%;
	display: block;
	position: absolute;
}
.topbox .otoiawaseimgbox1000 a:hover {
	background-color: rgba(243,243,243,0.5);
}
.topbox .framebox .topimage a:hover {
	opacity: 0.7;
}
.topsmaimagebox {
	background-image: url(image/top_sma.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100%;
	width: 100%;
	background-size: cover;
	display: none;
}
.pricenakami {
	text-align: left;
	float: left;
	height: 100%;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pricenakami2 {
	text-align: center;
	float: left;
	height: 100%;
	width: 100%;
}

.topbox .framebox .syozaichi .t_border2 tr .td_border2 a {
	color: #09C;
}
.nagairo_writerbox {
	height: 100%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.lesson_imagebox {
	float: left;
	height: 100%;
	width: 100%;
}
.wap .topbox .framebox .newsbox .newscontent2 a {
	color: #06C;
	text-decoration: none;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	}

#page-top a {
	text-decoration: none;
	color: #FFF;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 8px;
	background-image: url(image/yajirushi2.png);
	height: 50px;
	padding-right: 0;
	padding-left: 0;
	}
#page-top a:hover {
	text-decoration: none;
	opacity: 0.8;
	}
.robot {
	float: left;
	height: 80px;
	width: 330px;
	text-align: center;
	line-height: 5em;
	color: #06C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	background-image: url(image/robot_top.jpg);
}
.kidstop {
	float: left;
	height: 80px;
	width: 330px;
	text-align: center;
	line-height: 5em;
	color: #F03;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(image/kids_top2.jpg);
	margin-right: 5px;
}

.wap .topbox .framebox .robot a {
	color: #06C;
	display: block;
	height: 70px;
	width: 330px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 10px;
}
.wap .topbox .framebox .kidstop a {
	color: #F03;
	display: block;
	height: 70px;
	width: 330px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 10px;
}
.wap .topbox .framebox .kidstop a:hover {
	color: #F03;
	display: block;
	height: 80px;
	width: 330px;
	opacity: 0.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.wap .topbox .framebox .robot a:hover {
	color: #06C;
	display: block;
	height: 80px;
	width: 330px;
	opacity: 0.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.wap .topbox .framebox .scratch a {
	color: #F60;
	display: block;
	float: left;
	height: 70px;
	width: 330px;
	line-height: 1.8em;
	padding-top: 10px;
}
.wap .topbox .framebox .scratch a:hover {
	color: #F60;
	display: block;
	float: left;
	height: 80px;
	width: 330px;
	opacity: 0.5;
}




.scratch {
	float: left;
	height: 80px;
	width: 330px;
	line-height: 5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #F63;
	background-image: url(image/scratch_top2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.campaignbox4 {
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 300px;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
	line-height: 1.6em;
	display: none;
}
.topbox .framebox .campaignbox2 p a {
}
.topbox .framebox .campaignbox2 p a:hover {
	opacity: 0.8;
}
.topbox .framebox .campaignbox3 p a {
}
.topbox .framebox .campaignbox3 p a:hover {
	opacity: 0.8;
}
.topbox .framebox .campaignbox4 p a {
}
.topbox .framebox .campaignbox4 p a:hover {
}
.topbox .pricepopbox_2 .campaignbox2 .fontgreen {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	width: 97%;
}
.topbox .pricepopbox_2 .campaignbox3 .fontgreen {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	width: 97%;
}
.table_top {
	text-align: center;
	padding: 5px;
	float: left;
	width: 750px;
	background-color: #09C;
	font-weight: bold;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_left {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	padding: 5px;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_left2 {
	color: #000;
	background-color: #DCE8F3;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_left2-1 {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 45px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.table_left3 {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 85px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_left3-1 {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 85px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.table_left4 {
	color: #000;
	background-color: #DCE8F3;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 85px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_left4-1 {
	color: #000;
	background-color: #DCE8F3;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 85px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_left6 {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 255px;
	padding-top: 150px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_right {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	float: left;
	padding: 5px;
	width: 480px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_right2 {
	color: #000;
	background-color: #DCE8F3;
	text-align: center;
	float: left;
	padding: 5px;
	width: 480px;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_right2-1 {
	color: #000;
	background-color: #9EBEDE;
	text-align: center;
	float: left;
	padding: 5px;
	width: 480px;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 50px;
}


.table_right3 {
	color: #000;
	background-color: #9EBEDE;
	text-align: left;
	float: left;
	width: 480px;
	margin-bottom: 2px;
	font-size: 14px;
	margin-top: 2px;
	height: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_right3-1 {
	color: #000;
	background-color: #9EBEDE;
	text-align: left;
	float: left;
	width: 480px;
	margin-bottom: 2px;
	font-size: 14px;
	margin-top: 2px;
	height: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.table_right4 {
	color: #000;
	background-color: #DCE8F3;
	text-align: left;
	float: left;
	width: 480px;
	margin-bottom: 2px;
	font-size: 14px;
	height: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_right4-1 {
	color: #000;
	background-color: #DCE8F3;
	text-align: left;
	float: left;
	width: 480px;
	margin-bottom: 2px;
	font-size: 14px;
	height: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_right5 {
	color: #000;
	background-color: #9EBEDE;
	text-align: left;
	float: left;
	width: 480px;
	margin-bottom: 2px;
	font-size: 14px;
	margin-top: 2px;
	height: 100%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.tabletop1 {
	background-color: #09C;
	padding: 5px;
	width: 140px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table2_left {
	background-color: #9EBEDE;
	width: 150px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table2_left2 {
	background-color: #DCE8F3;
	width: 150px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table2_left3 {
	background-color: #DCE8F3;
	width: 150px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_left5 {
	color: #000;
	background-color: #DCE8F3;
	text-align: center;
	padding: 5px;
	width: 150px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 50px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .pricesitebox4 p a:hover {
	opacity: 0.8;
}
.topbox .framebox .kakakuhyou table tr .table_right2-1 a {
	font-weight: bold;
	color: #F36;
}
.news_box {
	float: left;
	height: 100%;
	width: 670px;
	border: 1px solid #666;
	text-align: left;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
}
.newspage_box {
	float: left;
	height: 100%;
	width: 675px;
	border: 1px solid #666;
	text-align: left;
	padding: 5px;
}

.topbox .framebox .news_box h1 {
	font-family: "07やさしさゴシック";
	font-size: 28px;
	line-height: 1.8em;
	background-image: url(image/h1icon.png);
	background-repeat: no-repeat;
	background-position: 1px 12px;
	padding-left: 55px;
}

.pankuzu {
	float: left;
	width: 750px;
	margin-top: 150px;
	text-align: left;
}
.topbox .framebox .pankuzu #pankuzu_ul li a {
	background-image: url(image/pankuzu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
}

#pankuzu_ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.topbox .framebox .pankuzu #pankuzu_ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	display: inline;
	list-style-type: none;
	line-height: 110%;
}
.day {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	text-align: right;
	margin-bottom: 10px;
}
.newsimage_box {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gadbox {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666;
	height: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-align: center;
	display: block;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .news_box h2 {
	font-family: "07やさしさゴシック";
	line-height: 1.8em;
	background-color: #C6ECEC;
	float: left;
	height: 100%;
	width: 93%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	border-radius: 10px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-image: url(image/h2icon2.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.amazon_box {
	float: left;
	height: 400px;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
}
.socialbox {
	float: left;
	width: 550px;
	margin-top: 30px;
	padding-left: 50px;
	margin-bottom: 10px;
}
.anotherbox {
	float: left;
	height: 50px;
	width: 90%;
	padding-top: 10px;
	padding-right: 5px;
	background-color: #37A6A6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: "07やさしさゴシック";
	font-size: 16px;
	color: #FFF;
	line-height: 1em;
	border-radius: 10px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-image: url(image/kanren.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.anotherimage {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 550px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	left: 0px;
}
.kiji {
	width: 500px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	display: block;
	height: 100px;
	margin-top: 0px;
	position: absolute;
	left: 102px;
	top: 0px;
	border: 1px solid #999;
}
.topbox .framebox .news_box .anotherimage .kiji a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	line-height: 3em;
	display: block;
	padding: 5px;
	height: 90px;
}
.topbox .framebox .news_box .anotherimage .kiji a:hover {
	background-color: rgba(230,230,230,0.5);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
.topbox .framebox .news_box .anotherimage a:hover {
		opacity: 0.7;
	filter: "alpha( opacity=50)";
-ms-filter: "alpha( opacity=50)";
-moz-opacity:0.5;
}
.gad2 {
	float: left;
	height: 100%;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sbbox {
	float: left;
	height: 100%;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.titleimage {
	float: left;
	height: 60px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	background-image: url(image/kiji.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subimage {
	float: left;
	height: 80px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin-bottom: 10px;
	background-image: url(newsimage/artekrobot/artek24.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 10px;
}
.subimage2 {
	float: left;
	height: 80px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin-bottom: 10px;
	border-radius: 10px;
	background-image: url(newsimage/artekrobot/artek15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subimage3 {
	float: left;
	height: 80px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin-bottom: 10px;
	border-radius: 10px;
	background-image: url(newsimage/QUREO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subimage4 {
	float: left;
	height: 80px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin-bottom: 10px;
	border-radius: 10px;
	background-image: url(newsimage/artekrobot5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subimage5 {
	float: left;
	height: 80px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin-bottom: 10px;
	border-radius: 10px;
	background-image: url(newsimage/artec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.subimg_rgba {
	background-color: rgba(240,240,240,0.8);
	height: 80px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #333;
	border-radius: 10px;
}
.subtitle {
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: absolute;
	top: -16px;
	left: 0px;
}




.topbox .framebox .sbbox .subimage .subimg_rgba .subtitle a {
	display: block;
	height: 65px;
	color: #000000;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 10px;
	font-weight: normal;
}
.topbox .framebox .sbbox .subimage .subimg_rgba .subtitle a:hover  {
	display: block;
	background-color: rgba(230,230,230,0.5);
		border-radius: 10px;
}
.topbox .framebox .sbbox .subimage2 .subimg_rgba  .subtitle a {
	display: block;
	height: 65px;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .sbbox .subimage2 .subimg_rgba  .subtitle a:hover  {
	display: block;
	background-color: rgba(230,230,230,0.5);
}
.topbox .framebox .sbbox .subimage3 .subimg_rgba .subtitle a {
	display: block;
	height: 65px;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .sbbox .subimage3 .subimg_rgba  .subtitle a:hover  {
	display: block;
	background-color: rgba(230,230,230,0.5);
}
.topbox .framebox .sbbox .subimage4 .subimg_rgba  .subtitle a {
	display: block;
	height: 65px;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .sbbox .subimage4 .subimg_rgba  .subtitle a:hover  {
	display: block;
	background-color: rgba(230,230,230,0.5);
}
.topbox .framebox .sbbox .subimage5 .subimg_rgba  .subtitle a {
	display: block;
	height: 65px;
	color: #000;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topbox .framebox .sbbox .subimage5 .subimg_rgba  .subtitle a:hover  {
	display: block;
	background-color: rgba(230,230,230,0.5);
}


.profilebox {
	float: left;
	height: 100%;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.profiletitle {
	float: left;
	height: 60px;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	background-image: url(image/kiji2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.profileimage {
	float: left;
	height: 80px;
	width: 80px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.profile_txt {
	float: left;
	height: 76px;
	width: 215px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 12px;
}
.siteprofile {
	float: left;
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
}
.topbox .framebox .news_box h3 {
	background-color: #D6E4FA;
	background-image: url(image/h3icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 95%;
	padding-left: 35px;
	float: left;
	font-family: "07やさしさゴシック";
	line-height: 1.8em;
		border-radius: 10px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}
.topbox .framebox .news_box h4 {
	background-image: url(image/h4icon.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	float: left;
	width: 95%;
	padding-left: 34px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	padding-bottom: 5px;
}
.font_pinkunder {
	background: linear-gradient(transparent 60%, #FFE6E6 60%);
}
.font_blueunder {
	background: linear-gradient(transparent 60%, #DAEFFE 60%);
}
.font_greenunder {
	background: linear-gradient(transparent 60%, #A2E3B9 60%);
}
.font_orangeunder {
	background: linear-gradient(transparent 60%, #FAD2A7 60%);
}



.colorbox1 {
	background-color: #FFF4F4;
	height: 100%;
	width: 96%;
	font-size: 14px;
	border-radius: 10px;
	border: 2px dashed #EA5D60;
	box-shadow: 0 0 0 7px #FFF4F4;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.colorbox3 {
	background-color: #FFE7D2;
	height: 100%;
	width: 96%;
	font-size: 14px;
	border-radius: 10px;
	border: 2px dashed #F6B98C;
	box-shadow: 0 0 0 7px #FFE7D2;
	padding: 10px;
	float: left;
	-webkit-box-shadow: 0 0 0 7px #FFE7D2;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.colorbox4 {
	background-color: #D1E0F0;
	height: 100%;
	width: 96%;
	font-size: 14px;
	border-radius: 10px;
	border: 2px dashed #828AE9;
	box-shadow: 0 0 0 7px #D1E0F0;
	padding: 10px;
	float: left;
	-webkit-box-shadow: 0 0 0 7px #D1E0F0;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.colorbox5 {
	background-color: #FDCED6;
	height: 100%;
	width: 96%;
	font-size: 14px;
	border-radius: 10px;
	border: 2px dashed #FF7A9A;
	box-shadow: 0 0 0 7px #FDCED6;
	padding: 10px;
	float: left;
	-webkit-box-shadow: 0 0 0 7px #FDCED6;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.colorbox2 {
	background-color: #E4EAE7;
	color: #151515;
	height: 100%;
	width: 95%;
	font-size: 14px;
	border-radius: 10px;
	border: 2px dashed #769A47;
	box-shadow: 0 0 0 7px #E4EAE7;
	margin-bottom: 20px;
	padding: 10px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.toph2 {
	font-size: 24px;
	padding-left: 40px;
	color: #FEFEFE;
	background-color: #AFCABD;
	height: 40px;
	line-height: 1.8em;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(image/h2icon.png);
}.a:hover img {
	background-color: rgba(255,255,255,0.5);
}


.newsimg {
	height: 200px;
	width: 215px;
	margin-top: 10px;
	text-align: center;
	position: relative;
	margin-right: 8px;
	margin-bottom: 90px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
.newsimg .kijip a {
	display: block;
	height: 80px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.topbox .framebox .newspage_box .newsimg .kijip a:hover  {
	display: block;
	height: 80px;
	background-color: rgba(230,230,230,0.5);
}
.topbox .framebox .newspage_box .newsimg a:hover {
	opacity: 0.7;
	filter: "alpha( opacity=50)";
-ms-filter: "alpha( opacity=50)";
-moz-opacity:0.5;
	
}.kijip {
	font-size: 14px;
	position: absolute;
	height: 80px;
	width: 215px;
	text-align: left;
	top: 188px;
	border: 1px dashed #C2C2C2;
	left: 2px;
}

.trimming {
	height: 250px;
	width: 100%;
}
.trimming2 {
	height: 200px;
	width: 100%;
}
.day2 {
	text-align: right;
	width: 215px;
	padding-top: 0px;
	font-size: 12px;
	float: left;
	color: #B2B2B2;
}
.topbox .framebox .news_box .linkbox a {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.trimming_kanren {
	float: left;
	height: 100px;
	width: 100px;
}
.link {
	float: left;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	text-align: left;
}
.link2 {
	float: left;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.topbox .framebox .news_box .link a:hover {
	opacity: 0.7;
}
.topbox .framebox .news_box p a {
	color: #F06;
}
.topbox .framebox .news_box p a:hover {
	color: #06C;
}
.footerbox .footercontent .footerminibox3 a:hover {
	opacity: 0.7;
}
.topbox .framebox .news_box .link2 a:hover {
	opacity: 0.7;
}
.otoiawase_footer {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nextpage {
	color: #333;
	background-color: #C1D6FF;
	float: left;
	height: 40px;
	width: 140px;
	margin-bottom: 10px;
	line-height: 2.5em;
	margin-left: 520px;
	border-radius: 10px;
}
.nextpage2 {
	color: #333;
	background-color: #C1D6FF;
	float: left;
	height: 40px;
	width: 140px;
	margin-bottom: 10px;
	line-height: 2.5em;
	margin-left: 30px;
	border-radius: 10px;
	margin-top: 15px;
}
.nextpage3 {
	color: #333;
	background-color: #C1D6FF;
	float: left;
	height: 40px;
	width: 140px;
	margin-bottom: 10px;
	line-height: 2.5em;
	border-radius: 10px;
	margin-left: 0px;
	margin-top: 15px;
}


.base_box .top .nextpage a {
	display: block;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.base_box .top .nextpage a:hover {
	background-color: rgba(230,230,230,0.5);
	color: #333;
}





.number {
	background-color: #F99;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	font-size: 16px;
	border-radius: 10px;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.number2 {
	float: left;
	color: #FFF;
	font-size: 16px;
	border-radius: 10px;
	background-color: #999;
	margin-right: 7px;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.adsense3 {
	float: left;
	height: 100%;
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 20px;

}
.topbox .framebox .newspage_box .nextpage2 a {
		display: block;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}
.topbox .framebox .newspage_box .nextpage2 a:hover {
		background-color: rgba(230,230,230,0.5);
	color: #333;
}
.topbox .framebox .newspage_box .nextpage3 a {
	
		display: block;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}

.topbox .framebox .newspage_box .nextpage3 a:hover {
		background-color: rgba(230,230,230,0.5);
	color: #333;
}
.topbox .framebox .newspage_box .number2 a {
		color: #FFF;
	display: block;
	padding: 10px;
}
.topbox .framebox .newspage_box .number2 a:hover {
}
.topbox .framebox .news_box p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #06C;
}
.programmingschool_nagaoka {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 5px;
	float: left;
	height: 100%;
	width: 78%;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20%;
	font-size: 16px;
	line-height: 1.8em;
}
.framebox .programmingschool_nagaoka h2 {
	font-family: "07やさしさゴシック";
	font-size: 18px;
	background-image: url(image/toph2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.kidsbox {
	float: left;
	height: 500px;
	width: 800px;
}
.kidsboxwriting {
	float: left;
	height: 100px;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	letter-spacing: 1.5px;
}
.denwafooter {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8em;
	color: #FFF;
	display: none;
}

@media (min-width: 481px) {
    #footerFloatingMenu {
        display: none;
    }
	#footerFloatingMenu img {
	max-width: 99%;
	display: none;
}
	
}
.fontkids {
	font-weight: bold;
	color: #F33;
}
