@charset "utf-8";



h1.title {
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}
h1.title img {
	height: auto;
	width: 240px;
}
#sonscale {
	display: none;
}



.header {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 1px;
}
#topMenu {
	border-style: solid;
	/* Firefox v1.0+ */
	-moz-border-radius: 10px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 10px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 10px;
	border-width: 3px;
	border-color: rgb(51,51,51);
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(51% 1% -90deg,rgb(116,116,116) 0%,rgb(34,34,34) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,51% 1%,51% 105%,color-stop(0, rgb(116,116,116)),color-stop(1, rgb(34,34,34)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(-90deg,rgb(116,116,116) 0%,rgb(34,34,34) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(-90deg,rgb(116,116,116) 0%,rgb(34,34,34) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(-90deg,rgb(116,116,116) 0%,rgb(34,34,34) 100%);
	background-image: linear-gradient(180deg,rgb(116,116,116) 0%,rgb(34,34,34) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff747474,endColorstr=#ff222222,GradientType=0)";






filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff747474,endColorstr=#ff222222,GradientType=0);
	background-color: #333;
	margin-bottom: 26px;
	padding-bottom: -3px;
	padding-left: 12px;
	height: 39px;
}





.sns {
	position: fixed;
	top: 28px;
	right: 0px;
	width: 390px;
}
.fixed	{
	position: fixed;
	top: 28px;
	right: 0px;
}



ul#snsbottan {
	height: 52px;
	list-style: none;
	text-indent: -9999px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
ul#snsbottan li {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#snsbottan a {
	display: block;
	/*float: left;*/
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 52px;
}
.face a {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/face.jpg);
	background-repeat: no-repeat;
}
.line a {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/line.jpg);
	background-repeat: no-repeat;
}
.ameba a {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/ameba.jpg);
	background-repeat: no-repeat;
}
.twitter a {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/twitter.jpg);
	background-repeat: no-repeat;
}
.insta a {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/insta.jpg);
	background-repeat: no-repeat;
}


.face a:hover {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/face.jpg);
	background-repeat: no-repeat;
	filter: 				alpha(opacity=50);
    -moz-opacity:			0.5;
    opacity:				0.5;
}
.line a:hover {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/line.jpg);
	background-repeat: no-repeat;
	filter: 				alpha(opacity=50);
    -moz-opacity:			0.5;
    opacity:				0.5;
}
.ameba a:hover {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/ameba.jpg);
	background-repeat: no-repeat;
	filter: 				alpha(opacity=50);
    -moz-opacity:			0.5;
    opacity:				0.5;
}
.twitter a:hover {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/twitter.jpg);
	background-repeat: no-repeat;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.insta a:hover {
	background-position: 0px 0px;
	width: 52px;
	background-image: url(../image/insta.jpg);
	background-repeat: no-repeat;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}




ul#headmenu {
	height: 42px;
	list-style: none;
	text-indent: -9999px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
ul#headmenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;

}
#headmenu a {
	display: block;
	/*float: left;*/
	text-decoration: none;
	background-position: left top;
	background-image: url(../image/topmenu.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 42px;
}
#me01 a {
	background-position: 0px 0px;
	width: 123px;
}
#me02 a {
	background-position: -123px 0px;
	width: 124px;
}
#me03 a {
	background-position: -247px 0px;
	width: 125px;
}


#me01_c a {
	background-position: 0px -42px;
	width: 123px;
}
#me02_c a {
	background-position: -123px -42px;
	width: 124px;
}
#me03_c a {
	background-position: -247px -42px;
	width: 125px;
}


#me01 a:hover {
	background-position: 0px -42px;
	width: 123px;
}
#me02 a:hover {
	background-position: -123px -42px;
	width: 124px;
}
#me03 a:hover {
	background-position: -247px -42px;
	width: 125px;
}











#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	max-width: 940px; /* 最大幅 */
	min-width: 400px;
	background-color: #FFF;
}
.containerBox {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
}
.containerBox_Grey {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 50px;
	background-color: #F5F5F5;
	padding-bottom: 25px;
}


.titledsa {
	background-image: url(../image/project_dsa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: auto;
	width: 100%;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	display: block;
}
.box {
    position: relative;
    width: 100%;
    height: auto;
}
.ratio:before {
	content: "";
	display: block;
	padding-top: 16%; /* 高さ */
}

.inner {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
}


ul.topics {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 4%;
}
ul.topics li {
	float: left;
	text-align: center;
	width: 30%;
	padding-right: 1%;
	padding-left: 1%;
}
ul.topics li img {
	width: 100%;
	border: 4px solid #E8E8E8;
	max-width: 220px; /* 最大幅 */
	min-width: 90px;
	
}






h3.topTiback {
	padding-top: 15px;
	padding-left: 25px;
	display: block;
	font-size: 26px;
	margin-bottom: 16px;
	padding-bottom: 15px;
	color: #E85192;
	font-weight: normal;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E85192;

}


dl.infomation {
	height: 300px;
	overflow: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding: 10px;
}
dl.infomation dt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #E95494;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	display: block;
  }
dl.infomation dd {
	color: #333;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: left;
  }

.subMain {
	background-color: #FDEAF2;
	display: block;
	margin-bottom: 26px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F4AECC;
}
.subMainSp {
	background-color: #FDEAF2;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	width: 100%;
	max-width: 980px; /* 最大幅 */
	min-width: 400px;
}

h2.subtitle {
	font-size: 30px;
	line-height: 28px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 26px;
	display: block;
	color: #E85192;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 38px;
	
}

.space {
	padding-bottom: 50px;
	line-height: 18px;
	color: #666;
	padding-left: 30px;
}
.space02 {
	padding-bottom: 26px;
	line-height: 18px;
	color: #666;
	padding-left: 30px;
}
.accesssp {
	padding-left: 30px;
}




dl.complist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
dl.complist dt {
	width: 90px;
	position: relative;
	z-index: 1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	background-color: #E7E7E7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
dl.complist dd {
	position: relative;
	margin-top: -28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 128px;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
  }

dl.pri dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	margin-bottom: 4px;
	font-size: 14px;
}
dl.pri dd {
	padding-bottom: 20px;
}

ul#reccom {
	margin: 0px;
	padding-bottom: 20px;
}
#reccom #repo {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 34px;
}

#reccom #resq {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 12px;
	font-weight: bold;
}

#reccom #reer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#reccom #privlist {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 40px;
}

dl.contlist {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
dl.contlist dt {
	position: relative;
	z-index: 1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	background-color: #E7E7E7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
  }
dl.contlist dd {
	position: relative;
	margin-top: -33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 160px;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
  }

.fontred {
	color: #F00;
}

.bottsize {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #eee;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
/* ~~ フッター ~~ */
#footer {
	clear: both;

	
}
#footer .copyright {
	font-size: 12px;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #222222;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin: 0px;
}


ul#dsaMenu {
	list-style: none;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	max-width: 980px; /* 最大幅 */
	min-width: 400px;
}
ul#dsaMenu li {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
}

#dsaMenu a {
	/*float: left;*/
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#dsaMenu a:hover {
	color: #999999;
}
#dsaTibox {
	background-color: #E95494;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}







/* ---------------------- ６.DSA関係 --------------------------- */




.dsaSp  {
	margin-right: auto;
	margin-left: auto;
}
.dsaSp img  {
	padding: 0px;
	max-width: 940px; /* 最大幅 */
	min-width: 400px;
	width: 100%;
	height: auto;
	margin: 0px;
}
.topcolor {
	background-color: #E95494;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.topcome {
	/* Firefox v3.5+ */
	-moz-box-shadow: inset 5px 5px 4px rgba(0,0,0,0.2);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: inset 5px 5px 4px rgba(0,0,0,0.2);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: inset 5px 5px 4px rgba(0,0,0,0.2);
	background-color: rgb(255,255,255);
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 24px;
	padding-left: 18px;

}
.bigfont {
	font-size: 16px;
	color: #E95494;
}
.entrys a{
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	border-style: solid;
	/* Firefox v1.0+ */
	-moz-border-radius: 9px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 9px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 9px;
	border-width: 2px;
	border-color: rgb(255,255,255);
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(0,178,133) 0%,rgb(0,140,105) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(0,178,133)),color-stop(1, rgb(0,140,105)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(-90deg,rgb(0,178,133) 0%,rgb(0,140,105) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(-90deg,rgb(0,178,133) 0%,rgb(0,140,105) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(-90deg,rgb(0,178,133) 0%,rgb(0,140,105) 100%);
	background-image: linear-gradient(180deg,rgb(0,178,133) 0%,rgb(0,140,105) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00b285,endColorstr=#ff008c69,GradientType=0)";





filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00b285,endColorstr=#ff008c69,GradientType=0);
	background-color: #396;
	line-height: 50px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	max-width: 450px; /* 最大幅 */
	min-width: 400px;
	margin-right: auto;
	margin-left: auto;
/* Firefox v3.5+ */
-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.4);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
box-shadow:0px 0px 5px rgba(0,0,0,0.4);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true);
	
}





h2.dsaSubti {
	font-size: 24px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E95494;
	padding-left: 14px;
}
h2.news {
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	color: #B3B3B3;
	text-align: center;
	padding-top: 10px;
}

.blkaza {
	background-color: #333;
	padding-top: 12px;
	padding-bottom: 12px;
}
.classBox {
	border: 2px solid #E95494;
	margin-top: 30px;
	padding: 24px;
}


h3.dsaSub {
	font-size: 26px;
	line-height: 120%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	display: block;
	color: #FFFFFF;
	padding-top: 6px;
	background-color: #333333;
	margin-top: 50px;
	margin-bottom: 30px;
	padding-left: 16px;
}
h3.dsaLip {
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 6px;
	color: #FFFFFF;
	margin-bottom: 16px;
	padding-top: 6px;
	padding-left: 16px;
	background-color: #E95494;
}
h3.dsaBol {
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 6px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 16px;
	background-color: #E95494;
	margin-top: 40px;
}
h3.dsaEn {
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
	color: #E95494;
	padding-top: 6px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E95494;
	margin-bottom: 20px;
}

ul.topLi {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
}
.topLi li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	float: none;
	clear: left;
}
.boLine {
	padding-bottom: 10px;
	font-weight: bold;
}
.tibo img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.pankuzu {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 24px;
}
.grayLineBox {
	/* Firefox v1.0+ */
	-moz-border-radius: 11px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 11px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 11px;
	background-color: rgb(255,255,255);
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true)";


filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true);
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	max-width: 750px; /* 最大幅 */
	min-width: 500px;
	margin-bottom: 26px;
	
}
dl.shikaku {
	margin-right: auto;
	margin-left: auto;
	max-width: 700px; /* 最大幅 */
	min-width: 500px;
}
dl.shikaku dt {
	width: 60px;
	position: relative;
	z-index: 1;
	color: #333333;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	white-space: nowrap;
  }
dl.shikaku dd {
	position: relative;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	z-index: 0;
	font-weight: bold;
  }


dl.usou {
	padding-left: 12px;
	padding-top: 10px;


}
dl.usou dt {
	width: 16px;
	position: relative;
	z-index: 1;
	color: #333333;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	white-space: nowrap;
  }
dl.usou dd {
	position: relative;
	margin-top: -26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	z-index: 0;
  }
  
.enBox {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E95494;
	border-bottom-color: #E95494;
	border-left-color: #E95494;
	padding: 20px;
}
.jyusho {
	background-color: #F7F7F7;
	margin-top: 20px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	max-width: 400px; /* 最大幅 */
	min-width: 200px;
	font-weight: bold;
	border: 1px solid #CCC;
}










ul.corse {
	margin: 0px;
	padding: 0px;
}
.corse li {
	float: left;
	width: 480px;
	height: 320px;
}
.corsTi {
	width: 450px;
	background-color: #AC8C1F;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

ul.inst {
	height: 0px;
	width: 0px;
}
ul.instra {
	margin: 0px;
	padding: 0px;
}
ul.instra li {
	float: left;
	display: block;
	border: 1px solid #CCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-left: 3%;
	margin-bottom: 20px;
	width: 44%;
}
.instra li img {
	height: auto;
	max-width: 400px; /* 最大幅 */
	min-width: 200px;
	width: 100%;
}
ul.topPhsp {
	margin: 0px;
	padding: 0px;
}
ul.topPhsp li {
	float: left;
}
li.sspp {
	width: 70%;
}
li.sp01 {
	width: 27%;
	padding-left: 3%;
	height: auto;
}
li.sp01 img {
	width: 100%;
	height: auto;
}
li.sp02 {
	width: 27%;
	padding-left: 3%;
}
li.sp02 img {
	width: 100%;
	height: auto;
}









.ousp {
	text-align: center;
	padding-top: 80px;
}


.ousp img {
	max-width: 500px; /* 最大幅 */
	min-width: 400px;
	width: 100%;
	height: auto;
}
.ousp02 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}


.poi_name01 {
	font-size: 24px;
	font-weight: bold;
	color: #757575;
	line-height: 120%;
	padding-top: 8px;
}
.poi_name02 {
	font-size: 14px;
	color: #666;
	line-height: 120%;
}


.poi_dance {
	background-color: #333;
	width: 100px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.poi_act {
	background-color: #093;
	width: 100px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.poi_voice {
	background-color: #C00;
	width: 100px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.priBox {
	height: 200px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #CCC;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.proPho {
	float: left;
	width: 38%;
}
.proPho img {
	height: auto;
	width: 100%;
	max-width: 300px; /* 最大幅 */
	min-width: 100px;
}
.proName {
	font-size: 38px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 46px;
	padding-top: 10px;
}


.procome {
	float: right;
	width: 60%;
}
.procome .profile {
	font-weight: bold;
	font-size: 14px;
	border-style: solid;
	/* Firefox v1.0+ */
	-moz-border-radius: 6px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 6px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 6px;
	border-width: 1px;
	border-color: rgb(153,153,153);
	background-color: rgb(255,255,255);
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#33000000,Positive=true)";









filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=4,Color=#33000000,Positive=true);
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
dl.proLine {
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}
dl.proLine dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 8px;
}
dl.proLine dd {
	padding-bottom: 8px;
}


.return a{
	font-size: 18px;
	color: #36C;
	font-weight: bold;
	border-style: solid;
	background-color: #CCC;
	line-height: 30px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	max-width: 200px; /* 最大幅 */
	min-width: 100px;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	/* Firefox v1.0+ */
	-moz-border-radius: 9px;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 9px;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 9px;
	border-width: 2px;
	border-color: rgb(255,255,255);
	/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(50% 0% -90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(221,221,221)));
	/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	/* Opera v11.10+ */
	background-image: -o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	/* IE v10+ */
	background-image: -ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	background-image: linear-gradient(180deg,rgb(255,255,255) 0%,rgb(221,221,221) 100%);
	/* Firefox v3.5+ */
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);




-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffdddddd,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#66000000,Positive=true)
	progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffdddddd,GradientType=0);
	
}




.priBox dl {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.priBox dl dt {
	font-size: 18px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	margin-bottom: 8px;
}
.priBox dl dd {
	padding-bottom: 10px;
}


dl.entlist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
}
dl.entlist dt {
	width: 150px;
	position: relative;
	z-index: 1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
  }
dl.entlist dd {
	position: relative;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 160px;
	z-index: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
  }
  
dl.estyList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl.styList dt {
	width: 60px;
	position: relative;
	z-index: 1;
	padding-right: 0px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
dl.styList dd {
	position: relative;
	margin-top: -40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 70px;
	z-index: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
  }
.nameBox {
	width: 100%;
}
.nameBox .co01 {
	width: 60px;
	white-space: nowrap;
}
.nameBox .co02 {
	padding-bottom: 8px;
}
.erBox {
	color: #C00;
	background-color: #FF9;
	border: 2px solid #F00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}


  
  
/* ---------------------- ６.フォーム関係 --------------------------- */



#inputfome {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#inputfome .text1 {
	width: 90%;
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #CCCCCC;
}

#inputfome .text2 {
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#inputfome .text3 {
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin-left: 20px;
}
#inputfome .ent01 {
	width: 98%;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
#inputfome .ent02 {
	width: 60px;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
}

#inputfome .ent03 {
	width: 80px;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 6px;
	margin-bottom: 6px;
}
#inputfome .ent04 {
	width: 120px;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
#inputfome .ent05 {
	width: 200px;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
}
#inputfome .ent06 {
	width: 200px;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#inputfome .ent07 {
	width: 60px;
	background-color: #F9F9F9;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	margin-left: 4px;
}
#inputfome .ng {
	background-color: #FFFFCC;
	border: 1px solid #E95494;
	padding-right: 10px;
}
