@charset "utf-8";

* {
	margin:0;
	padding:0;
}

@media only screen 
and (max-device-width : 640px) {
body {
	background-color:#ffffff;
	font-size:14px;
	line-height:150%;
}

#wrap {
	width:100%;
}

#header {
	width:100%;
}

#header .logo {
	padding:5px;
}
#header .logo img {
	border:0;
}
#header .message {
    background-color:#44B89D;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#026c58), color-stop(50%,#44B89D), to(#026c58));
    background: -moz-linear-gradient(top, #44B89D, #026c58 50%,#44B89D);
	padding:5px;
	line-height:140%;
	font-size:12px;
	color:#fff;
}

#header .header_navi {
	width:100%;
}
#header .header_navi li {
	width:33%;
	float:left;
	list-style-type:none;
	text-align:center;
	text-decoration:none;
	background-color:#026C58;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#026c58), color-stop(50%,#026c58), color-stop(60%,#D01334), color-stop(70%,#EA8B24), color-stop(80%,#026c58), to(#026c58));
    background: -moz-linear-gradient(left -45deg, #026c58, #026c58 80%,#D01334 83%,#EA8B24 86%, #026c58 89%);
}
#header .header_navi li.navi3, #header .header_navi li.navi6, #header .header_navi li.navi3_now, #header .header_navi li.navi6_now {
	width:34%;
}
#header .header_navi a {
	text-decoration:none;
	line-height:200%;
	font-weight:bold;
	display:block;
	border:4px outset rgba(2,108,88,0.5);
	color:#ffffff;
	text-shadow:1px 1px 1px #000;
}
#header .header_navi a:hover, #navi a:active {
	background-color:rgba(255,255,255,0.4);
	color:#01372c;
	text-shadow:1px 1px 1px #FFF;
}
#header .header_navi .navi1_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi2_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi3_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi4_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi5_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi6_now {
	background-color:#EA8B24;
	background: -webkit-gradient(linear, 70% 0, 90% 100%, from(#EA8B24), color-stop(50%,#EA8B24), color-stop(60%,#026c58), color-stop(70%,#D01334), color-stop(80%,#EA8B24), to(#EA8B24));
    background: -moz-linear-gradient(left -45deg, #EA8B24, #EA8B24 80%,#026c58 83%,#D01334 86%, #EA8B24 89%);
}
#header .header_navi .navi1_now a {
	border:4px outset rgba(234,139,36,0.5);
}
#header .header_navi .navi2_now a {
	border:4px outset rgba(234,139,36,0.5);
}
#header .header_navi .navi3_now a {
	border:4px outset rgba(234,139,36,0.5);
}
#header .header_navi .navi4_now a {
	border:4px outset rgba(234,139,36,0.5);
}
#header .header_navi .navi5_now a {
	border:4px outset rgba(234,139,36,0.5);
}
#header .header_navi .navi6_now a {
	border:4px outset rgba(234,139,36,0.5);
}

#main {
	width:100%;
	clear:both;
}
#main h2 {
	width:80%;
	margin:10px auto;
	background-color:#44B89D;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#026c58), color-stop(50%,#44B89D), to(#026c58));
    background: -moz-linear-gradient(top, #026c58, #44B89D 50%,#026c58);
	border:1px solid #026c58;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	
	font-size:16px;
	line-height:150%;
	text-align:center;
}
#main h2 a {
	color:#fff;
	text-decoration:none;
	text-shadow:2px 2px 1px #000;

}
#main h2 a:hover, #main h2 a:active {
	color:#EA8B24;
	text-decoration:underline;
}
#main h3 {
	font-size: 16px;
	color: #d01133;
	text-align: center;
	margin:10px 0;
}
#main h4 {
	width:100%;
	text-align: center;
	color:#EA8B24;
	margin:10px 0 0;
	font-size:14px;
}
#main h5 {
	width:100%;
	text-align: center;
	color:#5522cc;
	margin:10px 0 0;
	font-size:14px;
}
#main p {
	text-indent:1em;
}
#main .cimg {
	text-align:center;
	margin:10px;
}
#main .info {
	width:80%;
	margin:10px auto 10px;
	border:dashed 2px #f00;
	border-radius:5px;
}
#main .info p {
	text-indent:0em;
	margin:10px 20px 10px;
}
#main .info h2 {
	margin-top:10px;
	color:#fff;
	text-decoration:none;
	text-shadow:2px 2px 1px #000;
}
#main .info strong {
	color:#FF0000;
}
#main .web_dsn {
	width:98%;
	margin:20px auto;
}
#main .net_conf {
	width:98%;
	margin:20px auto;
}
#main .pc_school {
	width:98%;
	margin:20px auto;
}
#main .katei {
	width:98%;
	margin:20px auto;
}
#main .flash {
	display:none;
}
#sub h2 {
	margin:10px auto 10px;
	background-image: url(img/h2.gif);
	width: 206px;
	font-size: 18px;
	line-height: 30px;
	color: #006b58;
	height: 41px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sub h3 {
	font-size: 16px;
	color: #d01133;
	text-align: center;
	margin:10px 0;
}
#sub h4 {
	width:100%;
	text-align: center;
	color:#EA8B24;
	margin:10px 0 0;
	font-size:14px;
}
#sub a h4 {
	text-decoration:underline;
}
#sub h5 {
	width:100%;
	text-align: center;
	color:#5522cc;
	margin:10px 0 0;
	font-size:14px;
}

#sub .cimg {
	text-align:center;
	margin-top:-17px;
	margin-bottom:20px;
	
}
#sub p {
	text-indent:1em;
}
#sub .green {
	color: #006b58;	
}

#sub .large_msg12, #sub .large_msg1, #sub .large_msg2, #sub .large_msg3, #sub .large_msg4  {
	width:98%;
	margin:20px auto;
}
#sub table {
	font-size: 14px;
	margin:10px auto 20px;
}
#sub th {
	text-align: left;
	padding-top:4px;
	padding-bottom:4px;
	width: 150px;
	color: #339;
}
#sub td.price {
	width: 90px;
	text-align: right;
}
#sub td.unit {
	width: 100px;
}
#sub .large_msg12 table {
	width:100%;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg12 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg12 th.tdate {
	width:35px;
}
#sub .large_msg12 th.ttime {
	width:60px;
}
#sub .large_msg12 th.ttitle {
}
#sub .large_msg12 th.tplace {
	width:100px;
}
#sub .large_msg12 th.tetc {
	width:60px;
}
#sub .large_msg12 table p {
	text-indent:0;
}
#sub .large_msg4 table {
	width:100%;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg4 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg4 th.tkind {
	width:30%;
}
#sub .large_msg4 th.tcontent {
	width:50%;
}
#sub .large_msg4 th.tetc {
	width:20%;
}
#sub .large_msg4 table p {
	text-indent:0;
}

#sub ul {
	list-style-type:disc;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

#sub ul.dan {
	list-style-type:none;
	margin-left:0px;
}

#main dl.qa {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:-0.5em;
	margin-left:1em;
	margin-bottom:8px;
}
#main dl.qa dt {
	margin-bottom:5px;
}
#main dl.qa dd {
	margin-bottom:20px;
}

#left ul {
	border-bottom: 1px solid #026c58;
	margin-bottom: 5px;
}

#left li {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#44B89D), to(#026c58));
	background: linear-gradient(#44B89D, #026c58);
	border-bottom: 1px solid #44B89D;
	border-top: 1px solid #44B89D;
	height: 44px;
	margin: 0px;
	padding:0px;
}

#left li a {
	color: #ffffff;
	display: block;
	height: 44px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border:0px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	line-height: 44px;
	text-shadow:1px 1px 1px #000;
}
#left .imgbox {
	margin:13px auto 13px;
	text-align:center;
}
#left .imgbox0 {
	margin:8px auto 8px;
	text-align:center;
}

#footer {
	width:100%;
	background-color:#026C58;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#026c58), color-stop(50%,#44B89D), to(#026c58));
    background: -moz-linear-gradient(top, #026c58, #44B89D 50%,#026c58);
	text-align:center;
}
#footer address {
	color:#ffffff;
	font-size:12px;
	line-height:20px;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
#footer a:hover {
	color:#ffff99;
	text-decoration:underline;
}
.clear {
	clear:both;
	line-height:0;
}
.center {
	text-align:center;
}
}

@media only screen
and (min-device-width : 641px) {
	
body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:14px;
	line-height:150%;
	background-color:#ffffff;
	background-image:url(img/back.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a {
	border:0;
	text-decoration:none;
}
a img {
	border:0;
	text-decoration:none;
}
#wrap {
	width: 750px;
	position: relative;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	width: 750px;
	background-image: url(img/back03l.jpg);
	background-repeat: no-repeat;
	background-position:198px top;
	height: 94px;
	position:relative;
}

#header .logo {
	position: relative;
	height: 74px;
	width: 211px;
	left: 5px;
	top: 5px;
}
#header .logo a {
	text-decoration:none;
}
#header .logo a img {
	border-top-style: none 0px;
	border-right-style: none 0px;
	border-bottom-style: none 0px;
	border-left-style: none 0px;
}

#header .message {
	position:absolute;
	text-align:right;
	top:5px;
	right:5px;
	color:#aaff00;
	font-size:11px;
	line-height:15px;
	text-shadow: 1px 1px 1px #000;
}
#header .header_navi {
	position: absolute;
	height: 31px;
	width: 480px;
	/*left: 251px;*/
	right:18px;
	top: 53px;
	background-image:url(img/topnavi.png);
}
#header .header_navi ul {
	list-style-type: none;
}

#header .header_navi li {
	float: left;
	height: 31px;
	width: 80px;
	text-align:center;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
}

#header .header_navi a {
	display: block;
	height: 31px;
	width: 80px;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000;  
}

#header .header_navi a:hover {
	color:#256557;
	background-image:url(img/topnavi_o.png);
	text-shadow: 1px 1px 2px #FFF;
}

#header .header_navi a:active {
	background-image:url(img/topnavi_d.png);
	text-shadow: 1px 1px 2px #FFF;
}

#header .header_navi .navi1_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi2_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi3_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi4_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi5_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi6_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}

#header .bar {
	position: absolute;
	background-image: url(img/barl.gif);
	height: 7px;
	width: 750px;
	left: 0px;
	bottom: 0px;
	font-size: 2px;
	line-height:2px;
}
#middle {
	width:750px;
	background-image:url(img/left_back.gif);
	background-repeat:repeat-y;
}

#main {
	width:528px;
	position:relative;
	float:right;
}
#main h2 {
	margin:30px auto 0px;
	background-image: url(img/h2.gif);
	width: 206px;
	font-size: 18px;
	line-height: 30px;
	color: #006b58;
	height: 41px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:none;
}
#main h2 a {
	color: #006b58;
	text-shadow:none;
}
#main h2 a:hover {
	color: #00DBB5;
}
#main .web_dsn {
	float:left;
	width: 210px;
	position: relative;
	left: 50px;
	top: 0px;
}
#main .net_conf {
	float:right;
	width: 210px;
	position: relative;
	right: 30px;
	top: 40px;
}

#main .pc_school {
	clear:both;
	float:left;
	width: 210px;
	position:relative;
	left: 30px;
	top:0px;
	margin-bottom:60px;
}
#main .katei {
	float:right;
	width: 210px;
	position:relative;
	right: 50px;
	top:40px;
	margin-bottom:60px;
}

#main .flash {
	text-align:center;
	padding:30px 0 10px;
}
#main h3 {
	font-size: 16px;
	color: #d01133;
	text-align: center;
	margin-bottom:10px;
}
#main p {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:1em;
	margin-bottom:8px;
}
#main .cimg {
	text-align:center;
	margin-top:-7px;
	margin-bottom:7px;
	
}
#main .large_msg {
	width:350px;
	margin:20px auto 20px;
}
#main .info {
	width:80%;
	margin:20px auto 0px;
	border:dashed 1px #f00;
	border-radius:5px;
}
#main .info p {
	text-indent:0em;
	margin:10px 20px 10px;
}
#main .info h2 {
	margin-top:10px;
}
#main .info strong {
	color:#FF0000;
}
#sub {
	width:528px;
	position:relative;
	float:right;
	font-size: 14px;
	line-height:21px;

}
#sub h2 {
	margin:10px auto 10px;
	background-image: url(img/h2.gif);
	width: 206px;
	font-size: 18px;
	line-height: 30px;
	color: #006b58;
	height: 41px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sub h2.mini {
	font-size:14px;
}
#sub h3 {
	font-size: 15px;
	line-height:22px;
	width:60%;
	color: #d01133;
	text-align: center;
	margin:30px auto 12px;
	padding-bottom:0px;
	border-bottom:dotted 1px #d01133;
}
#sub h4 {
	width:100%;
	text-align: center;
	color:#EA8B24;
	margin:20px 0 5px;
	font-size:14px;
}
#sub a h4 {
	text-decoration:underline;
}
#sub h5 {
	width:100%;
	text-align: center;
	color:#5522cc;
	margin:10px 0 0;
	font-size:14px;
}

#sub p {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:1em;
	margin-bottom:8px;
}
#sub .green {
	color: #006b58;	
}

#sub p.comment {
	text-indent:-1em;
	margin-left:1em;
}
#sub .cimg {
	text-align:center;
	margin-top:-17px;
	margin-bottom:20px;
	
}
#sub .large_msg12{
	width:350px;
	margin:30px auto 0px;
}
#sub .large_msg1{
	width:350px;
	margin:30px auto 0px;
}
#sub .large_msg2 {
	width:400px;
	margin:0px auto 0px;
}
#sub .large_msg3 {
	width:350px;
	margin:0px auto 0px;
}
#sub .large_msg4 {
	width:350px;
	margin:0px auto 20px;
}

#sub .larger_msg {
	width:450px;
	margin: 30px auto 20px;
}
#sub .nagare_name {
	display:block;
	float:left;
}
#sub .nagare_s {
	width:220px;
	padding:5px;
	text-indent:0;
	border:4px ridge #44B79C;
	background-color:#FFFFE6;
	display: block;
	float:right;
	text-align:center;
	line-height:22px;
}
#sub .nagare_c {
	width:220px;
	padding:5px;
	text-indent:0;
	border:4px ridge #E88924;
	background-color:#FFFFE6;
	display: block;
	float:right;
	text-align:center;
	line-height:22px;
}
#sub .nagare_arrow {
	clear:both;
	margin-left:112px;
	width:238px;
	text-align:center;
	color:#cc0000;
}
#sub .form_full {
	width:100%;
}
#sub .php_copyright {
	text-align:right;
	font-size:11px;
}
#sub .shop_item {
	float:left;
	margin:10px;
}
#sub table {
	font-size: 14px;
}
#sub th {
	text-align: left;
	padding-top:4px;
	padding-bottom:4px;
	width: 150px;
	color: #339;
}
#sub td.price {
	width: 90px;
	text-align: right;
}
#sub td.unit {
	width: 100px;
}
#sub table p {
	text-indent:0;
}

#sub .large_msg12 table {
	width:500px;
	margin-left:-75px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg12 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg12 th.tdate {
	width:75px;
}
#sub .large_msg12 th.ttime {
	width:60px;
}
#sub .large_msg12 th.ttitle {
}
#sub .large_msg12 th.tplace {
	width:100px;
}
#sub .large_msg12 th.tetc {
	width:40px;
}
#sub .large_msg12 table p {
	text-indent:0;
}
#sub .large_msg4 table {
	width:350px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg4 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg4 th.tkind {
	width:30%;
}
#sub .large_msg4 th.tcontent {
	width:50%;
}
#sub .large_msg4 th.tetc {
	width:20%;
}
#sub .large_msg4 table p {
	text-indent:0;
}

#sub dl.qa {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:-0.5em;
	margin-left:1em;
	margin-bottom:8px;
}
#sub dl.qa dt {
	margin-bottom:5px;
}
#sub dl.qa dd {
	margin-bottom:20px;
}
#sub ul {
	color:#006b58;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
}
#sub ul li {
	margin-left:20px;
}
#sub ul.dan {
	list-style-type:none;
	margin-left:20px;
}
#sub ul.dan li {
	list-style-type:none;
	margin-left:20px;
}
#left {
	width:222px;
	float:left;
}
#left .imgbox {
	margin:13px 24px 13px 13px;
	text-align:center;
}
#left .imgbox0 {
	margin:8px 24px 8px 13px;
	text-align:center;
}
#left ul {
	list-style-type: none;
	margin-top:18px;
	margin-left:15px;
}

#left li {
	height: 37px;
	width: 181px;
	font-size:14px;
	line-height:37px;
	text-align:center;
}

#left li a {
	display: block;
	height: 37px;
	width: 181px;
	background-image:url(img/subnavi.gif);
	font-weight:bold;
	color:#006c59;
	text-shadow:none;
}

#left li a:hover {
	background-image:url(img/subnavi_o.gif);
	color:#006c59;
	text-decoration:underline;
}


#footer {
	position:relative;
	clear:both;
	width:750px;
	height:42px;
	color:#ffffff;
	background-image:url(img/footer_back.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#footer .footer_left {
	width:219px;
	height:18px;
	background-image:url(img/footer_left.gif);
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding:24px 0 0 3px;
	z-index:1;
}
#footer .footer_left a {
	color:#ffffff;
	text-decoration:none;
}
#footer .footer_left a:hover {
	color:#ffff99;
	text-decoration:underline;
}
#footer address {
	display:block;
	position:relative;
	width:450px;
	height:100%;
	line-height:42px;
	text-align:center;
	font-size:14px;
	font-family: Tunga, sans-serif;
	font-weight:bold;
	margin:0 auto;
	z-index:2;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
}
.red {
	color:#cc0000;
}
.bold {
	font-weight:bold;
}

}

@media screen and (min-width : 1180px){
body {
	background-image:url(img/backl.gif);
}
#wrap {
	width: 1150px;
}
#header {
	width: 1150px;
}
#header .bar {
	width: 1150px;
}
#middle {
	width: 1150px;
}
#main {
	width: 928px;
}
#main .info {
	width:820px;
	margin-top:40px;
	margin-right:auto;
	margin-left:auto;
}
#main .flash {
	/*float:left;
	margin-left:30px;*/
	margin-left:auto;
	margin-right:auto;
}
#main .web_dsn {
	float:left;
	top: -30px;
	left: 0px;
	margin-left:11px;
	margin-right:11px;
}
#main .net_conf {
	float:left;
	top:0px;
	left: 0px;
	margin-left:11px;
	margin-right:11px;
}
#main .pc_school {
	clear:none;
	float:left;
	top: -30px;
	left: 0px;
	margin-left:11px;
	margin-right:11px;
}
#main .katei {
	float:left;
	top:0px;
	left: 0px;
	margin-left:11px;
	margin-right:0px;
}
#sub {
	width: 928px;
}
#sub .large_msg12 {
	width:750px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:79px;
}
#sub .large_msg1 {
	width:206px;
	float:left;
	margin-left:120px;
}
#sub .large_msg2 {
	width:450px;
	float:right;
	margin-top:50px;
	margin-bottom:20px;
	margin-right:120px;
}
#sub .large_msg3 {
	clear:both;
	float:left;
	margin-left:57px;
	margin-bottom:30px;
}
#sub .large_msg4{
	float:right;
	margin-right:57px;
	margin-bottom:30px;
}

#sub .large_msg12 table {
	width:800px;
	margin-left:-15px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg12 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg12 th.tdate {
	width:75px;
}
#sub .large_msg12 th.ttime {
	width:75px;
}
#sub .large_msg12 th.ttitle {
}
#sub .large_msg12 th.tplace {
	width:100px;
}
#sub .large_msg12 th.tetc {
	width:40px;
}
#sub .large_msg12 table p {
	text-indent:0;
}

#sub .large_msg4 table {
	width:350px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg4 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg4 th.tkind {
	width:30%;
}
#sub .large_msg4 th.tcontent {
	width:50%;
}
#sub .large_msg4 th.tetc {
	width:20%;
}
#sub .large_msg4 table p {
	text-indent:0;
}

#footer {
	width: 1150px;
}

}

@media not screen {
	
body {
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:14px;
	line-height:150%;
	background-color:#ffffff;
	background-image:url(img/back.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a {
	border:0;
	text-decoration:none;
}
a img {
	border:0;
	text-decoration:none;
}
#wrap {
	width: 750px;
	position: relative;
	margin:0 auto;
	background-color:#ffffff;
}

#header {
	width: 750px;
	background-image: url(img/back03l.jpg);
	background-repeat: no-repeat;
	background-position:198px top;
	height: 94px;
	position:relative;
}

#header .logo {
	position: relative;
	height: 74px;
	width: 211px;
	left: 5px;
	top: 5px;
}
#header .logo a {
	text-decoration:none;
}
#header .logo a img {
	border-top-style: none 0px;
	border-right-style: none 0px;
	border-bottom-style: none 0px;
	border-left-style: none 0px;
}

#header .message {
	position:absolute;
	text-align:right;
	top:5px;
	right:5px;
	color:#aaff00;
	font-size:11px;
	line-height:15px;
	text-shadow: 1px 1px 1px #000;
}
#header .header_navi {
	position: absolute;
	height: 31px;
	width: 480px;
	/*left: 251px;*/
	right:18px;
	top: 53px;
	background-image:url(img/topnavi.png);
}
#header .header_navi ul {
	list-style-type: none;
}

#header .header_navi li {
	float: left;
	height: 31px;
	width: 80px;
	text-align:center;
	line-height:31px;
	font-size:14px;
	font-weight:bold;
}

#header .header_navi a {
	display: block;
	height: 31px;
	width: 80px;
	color:#ffffff;
	text-shadow: 1px 1px 2px #000;  
}

#header .header_navi a:hover {
	color:#256557;
	background-image:url(img/topnavi_o.png);
	text-shadow: 1px 1px 2px #FFF;
}

#header .header_navi a:active {
	background-image:url(img/topnavi_d.png);
	text-shadow: 1px 1px 2px #FFF;
}

#header .header_navi .navi1_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi2_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi3_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi4_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi5_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}
#header .header_navi .navi6_now {
	background-image:url(img/topnavi_now.png);
	text-shadow: 1px 1px 2px #000;  
}

#header .bar {
	position: absolute;
	background-image: url(img/barl.gif);
	height: 7px;
	width: 750px;
	left: 0px;
	bottom: 0px;
	font-size: 2px;
	line-height:2px;
}
#middle {
	width:750px;
	background-image:url(img/left_back.gif);
	background-repeat:repeat-y;
}

#main {
	width:528px;
	position:relative;
	float:right;
}
#main h2 {
	margin:30px auto 0px;
	background-image: url(img/h2.gif);
	width: 206px;
	font-size: 18px;
	line-height: 30px;
	color: #006b58;
	height: 41px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:none;
}
#main h2 a {
	color: #006b58;
	text-shadow:none;
}
#main h2 a:hover {
	color: #00DBB5;
}
#main .web_dsn {
	float:left;
	width: 210px;
	position: relative;
	left: 50px;
	top: 0px;
}
#main .net_conf {
	float:right;
	width: 210px;
	position: relative;
	right: 30px;
	top: 40px;
}

#main .pc_school {
	clear:both;
	float:left;
	width: 210px;
	position:relative;
	left: 30px;
	top:0px;
	margin-bottom:60px;
}
#main .katei {
	float:right;
	width: 210px;
	position:relative;
	right: 50px;
	top:40px;
	margin-bottom:60px;
}

#main .flash {
	text-align:center;
	padding:30px 0 10px;
}
#main h3 {
	font-size: 16px;
	color: #d01133;
	text-align: center;
	margin-bottom:10px;
}
#main p {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:1em;
	margin-bottom:8px;
}
#main .cimg {
	text-align:center;
	margin-top:-7px;
	margin-bottom:7px;
	
}
#main .large_msg {
	width:350px;
	margin:20px auto 20px;
}
#main .info {
	width:80%;
	margin:20px auto 0px;
	border:dashed 1px #f00;
	border-radius:5px;
}
#main .info p {
	text-indent:0em;
	margin:10px 20px 10px;
}
#main .info h2 {
	margin-top:10px;
}
#main .info strong {
	color:#FF0000;
}
#sub {
	width:528px;
	position:relative;
	float:right;
	font-size: 14px;
	line-height:21px;

}
#sub h2 {
	margin:10px auto 10px;
	background-image: url(img/h2.gif);
	width: 206px;
	font-size: 18px;
	line-height: 30px;
	color: #006b58;
	height: 41px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sub h2.mini {
	font-size:14px;
}
#sub h3 {
	font-size: 15px;
	line-height:22px;
	width:60%;
	color: #d01133;
	text-align: center;
	margin:30px auto 12px;
	padding-bottom:0px;
	border-bottom:dotted 1px #d01133;
}
#sub h4 {
	color:#EA8B24;
	margin:10px 0 0;
	font-size:14px;
}
#sub h5 {
	color:#5522cc;
	margin:10px 0 0;
	font-size:14px;
}
#sub p {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:1em;
	margin-bottom:8px;
}
#sub p.comment {
	text-indent:-1em;
	margin-left:1em;
}
#sub .cimg {
	text-align:center;
	margin-top:-17px;
	margin-bottom:20px;
	
}
#sub .large_msg12{
	width:350px;
	margin:30px auto 0px;
}
#sub .large_msg1{
	width:350px;
	margin:30px auto 0px;
}
#sub .large_msg2 {
	width:400px;
	margin:0px auto 0px;
	font-size:16px;
}
#sub .large_msg3 {
	width:350px;
	margin:0px auto 0px;
}
#sub .large_msg4 {
	width:350px;
	margin:0px auto 20px;
}

#sub .larger_msg {
	width:450px;
	margin: 30px auto 20px;
}
#sub .nagare_name {
	display:block;
	float:left;
}
#sub .nagare_s {
	width:220px;
	padding:5px;
	text-indent:0;
	border:4px ridge #44B79C;
	background-color:#FFFFE6;
	display: block;
	float:right;
	text-align:center;
	line-height:22px;
}
#sub .nagare_c {
	width:220px;
	padding:5px;
	text-indent:0;
	border:4px ridge #E88924;
	background-color:#FFFFE6;
	display: block;
	float:right;
	text-align:center;
	line-height:22px;
}
#sub .nagare_arrow {
	clear:both;
	margin-left:112px;
	width:238px;
	text-align:center;
	color:#cc0000;
}
#sub .form_full {
	width:100%;
}
#sub .php_copyright {
	text-align:right;
	font-size:11px;
}
#sub .shop_item {
	float:left;
	margin:10px;
}
#sub table {
	font-size: 14px;
}
#sub th {
	text-align: left;
	padding-top:4px;
	padding-bottom:4px;
	width: 150px;
	color: #339;
}
#sub td.price {
	width: 90px;
	text-align: right;
}
#sub td.unit {
	width: 100px;
}
#sub table p {
	text-indent:0;
}

#sub .large_msg12 table {
	width:500px;
	margin-left:-75px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg12 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg12 th.tdate {
	width:75px;
}
#sub .large_msg12 th.ttime {
	width:60px;
}
#sub .large_msg12 th.ttitle {
}
#sub .large_msg12 th.tplace {
	width:100px;
}
#sub .large_msg12 th.tetc {
	width:40px;
}
#sub .large_msg12 table p {
	text-indent:0;
}
#sub .large_msg4 table {
	width:350px;
	font-size: 14px;
	background-color:#FFC;
}

#sub .large_msg4 th {
	text-align: center;
	padding-top:4px;
	padding-bottom:4px;
	color: #339;
	background-color:#9dc;
}

#sub .large_msg4 th.tkind {
	width:30%;
}
#sub .large_msg4 th.tcontent {
	width:50%;
}
#sub .large_msg4 th.tetc {
	width:20%;
}
#sub .large_msg4 table p {
	text-indent:0;
}

#sub dl.qa {
	font-size: 14px;
	line-height:21px;
	color: #006b58;
	text-indent:-0.5em;
	margin-left:1em;
	margin-bottom:8px;
}
#sub dl.qa dt {
	margin-bottom:5px;
}
#sub dl.qa dd {
	margin-bottom:20px;
}
#sub ul {
	color:#006b58;
	margin-left:20px;
}
#sub ul li {
	margin-left:20px;
}
#sub ul.dan {
	list-style-type:none;
	margin-left:20px;
}
#sub ul.dan li {
	list-style-type:none;
	margin-left:20px;
}

#sub .screenshot {
	text-align:center;
}
#sub .screenshot img {
	width:100px;
}


#left {
	width:222px;
	float:left;
}
#left .imgbox {
	margin:13px 24px 13px 13px;
	text-align:center;
}
#left .imgbox0 {
	margin:8px 24px 8px 13px;
	text-align:center;
}
#left ul {
	list-style-type: none;
	margin-top:18px;
	margin-left:15px;
}

#left li {
	height: 37px;
	width: 181px;
	font-size:14px;
	line-height:37px;
	text-align:center;
}

#left li a {
	display: block;
	height: 37px;
	width: 181px;
	background-image:url(img/subnavi.gif);
	font-weight:bold;
	color:#006c59;
	text-shadow:none;
}

#left li a:hover {
	background-image:url(img/subnavi_o.gif);
	color:#006c59;
	text-decoration:underline;
}


#footer {
	position:relative;
	clear:both;
	width:750px;
	height:42px;
	color:#ffffff;
	background-image:url(img/footer_back.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#footer .footer_left {
	width:219px;
	height:18px;
	background-image:url(img/footer_left.gif);
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding:24px 0 0 3px;
	z-index:1;
}
#footer .footer_left a {
	color:#ffffff;
	text-decoration:none;
}
#footer .footer_left a:hover {
	color:#ffff99;
	text-decoration:underline;
}
#footer address {
	display:block;
	position:relative;
	width:450px;
	height:100%;
	line-height:42px;
	text-align:center;
	font-size:14px;
	font-family: Tunga, sans-serif;
	font-weight:bold;
	margin:0 auto;
	z-index:2;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
	line-height:0px;
	font-size:0px;
}
.red {
	color:#cc0000;
}
.bold {
	font-weight:bold;
}

}

