@charset "UTF-8";
/*clearfix*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* pc  幅が961px以上のときに適用 */
@media screen and (min-width: 961px) {
/*ここにpc用スタイルを記述*/
	
.pc-none {
		display: none;
}
.spt {
	color: #0066CC;
	font-family: "新ゴ R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
} 

body {
	background-color: #f7f7f7;
	color: #363636;
	font-family: "新ゴ R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "ゴシックMB101 B", "新ゴ R", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/* background-image: url(../images/bodybg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
body a {
	color: #0066CC;
}
body a:hover {
	color: #ee7800;
}
/* CSS Document */
.h-wrap {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.f-wrap {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.head-bg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
header h1 {
	font-size: 12px;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 73%;
	background-image: url(../images/list_mark.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 70% 7px;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
}
header .logo {
	margin-top: 30px;
	margin-bottom: 20px;
}
header ul {
	list-style: none;
	padding: 0;
	margin: 0px;
}
nav {
	display: block;
	border-top: 2px solid #FD9A00;
	background-color: #212121;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
nav ul {
	list-style-type: none;
	display: block;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
nav ul li {
	width: 16.6%;
	float: left;
	text-align: center;
	font-size: 0.85em;
	background-color: #212121;
}
nav ul li:last-child {
}
nav ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
}
nav ul li a:hover {
	background-color: #ff9900;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
}
nav ul li:first-child {
	background-color: #474747;
}
/*-- nav ドロップダウン start --*/

nav {
	display: block;
	border-top: 2px solid #FD9A00;
	background-color: #212121;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*----*/	

.dropmenu {
 *zoom: 1;
	list-style-type: none;
	width: 1080px;
	margin: 0px auto 30px;
	padding: 0;
}
.dropmenu:before, .dropmenu:after {
	content: "";
	display: table;
}
.dropmenu:after {
	clear: both;
}
.dropmenu li {
	position: relative;
	width: 16.6%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 15px 0 0px;
	background-color: #212121;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
}
.dropmenu li ul {
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
.dropmenu li ul li {
	width: 100%;
}
.dropmenu li ul li a {
	padding: 13px 15px 0px;
	background-color: #212121;
	text-align: left;
}
.dropmenu li:hover > a {
	background-color: #ff9900;
}
.dropmenu li a:hover {
	background-color: #ff9900;
}
#normal li ul {
	display: none;
}
#normal li:hover ul {
	display: block;
}
#dropmenu li ul li {
	overflow: hidden;
	height: 0;
	transition: .2s;
}
#dropmenu li:hover ul li {
	overflow: visible;
	height: 38px;
}
/*-- nav ドロップダウン end --*/
	
	
main #contents {
	width: 63%;
	float: left;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
	border: 1px solid #dddddd;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
main .pankuzu {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: -10px;
	border-radius: 15px;
	margin-bottom: 10px;
}
main .pankuzu p {
	font-size: 12px;
	letter-spacing: 0.1em;
}
main aside {
	width: 30%;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
aside section {
	color: #FFFFFF;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
main aside section h2 {
	color: #222222;
	font-size: 1em;
	margin: 0px;
	border-left: 10px solid #222222;
	padding-left: 14px;
	border-bottom: 1px dotted #222222;
}
.sub-box {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #f8f8fb;
}
.sub-box h4 {
	background-color: #e7e7e7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub-box ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub-box ul li {
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
.sub-box ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sub-box ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #ee7800;
}
.sub-box ul li a span {
	/*font-family: "G2サンセリフ-B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
}
.sub-box ol {
}
.sub-box ol li {
	float: left;
	width: 100%;
}
.sub-box ol li a {
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	padding-left: 0px;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sub-box ol li a:hover {
	display: block;
	text-decoration: underline;
	color: #ee7800;
}
.sub-box ol li a span {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "G2サンセリフ-B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 160%;
}
.in-box ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.in-box ul li {
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
.in-box ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2.2em;
}
.in-box ul li a:hover {
	display: block;
	text-decoration: underline;
	color: #ee7800;
}
.in-box ul li a span {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "G2サンセリフ-B", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 160%;
}
article .category h2 {
}
#contents ul {
	list-style-type: none;
	padding: 0px;
}
#contents .sub-nav li {
	float: left;
	width: 31%;
	text-align: center;
	background-color: #385135;
	margin-right: 10px;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20x;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#contents .sub-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20x;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#contents .sub-nav li a:hover {
	background-color: #A7792E;
}
#contents figure {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#contents figure figcaption {
	font-size: 0.95em;
	line-height: 1.6em;
	color: #212121;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents article h1 {
	/*font-family: "リュウミン B-KL";*/
	font-size: 200%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "リュウミン B-KL", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;*/
}
#contents article h2 {
	padding-left: 20px;
	background-image: url(../images/midashi_point2.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
}
#contents article h3 {
	border-bottom: 1px solid #385135;
	background-image: url(../images/midashi_point.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	padding-left: 20px;
}
#contents article section {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8%;
}
section dl {
}
section dl dt {
	display: inline-block;
	vertical-align: top;
}
section dl dd {
	display: inline-block;
}
section ul {
	list-style-type: none;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
section ul .pic p {
}
section ul li {
	float: left;
	margin-left: 4%;
}
article section .sec01 img {
	text-align: left;
	padding-left: 10px;
	float: left;
	display: block;
}
article section .sec02 img {
	padding-right: 10px;
	float: left;
}
article section .sec03 img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
article section .sec01 p {
	display: block;
	width: 60%;
	float: left;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
}
article section .sec02 p {
	display: block;
	width: 50%;
	float: right;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "UD新ゴ コンデンス90 L", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-size: 95%;
	line-height: 180%;
}
article section .sec03 p {
	display: block;
	width: 50%;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 10px;
	font-size: small;
}
.update, .update-list {
    margin-top: 20px;
    margin-bottom: 20px;
    }
.update dl {
    height: 320px;
	width: 90%;
    display: block;
	overflow-y: scroll; /*スクロール設定*/
	overflow-x: hidden; /*スクロール範囲*/
	/*background-color: #F5F5F5;*/
	padding-right: 25px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}
.update .rireki a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-decoration: none;
	display: block;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	float: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-top: -50px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.update dl dt, .update-list dl dt {
	float: left;
	margin-right: 5%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	margin-left: 2%;
	margin-top: 3px;
}
.update dl dd, .update-list dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	font-size: small;
	line-height: 1.8em;
	width: 75%;
}
.update hr, .update-list hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	clear: both;
}
.voice section h5 {
	display: block;
	background-color: #ff9900;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents .voice section {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
}
.voice section div {
	width: 140px;
	float: left;
	text-align: center;
}
.voice section p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents article .faq {
}
article .faq dl {
	padding: 10px;
	margin: 0px;
}
article .faq dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding-left: 30px;
	font-size: 1.1em;
	margin-bottom: 10px;
	background-image: url(../images/faq_q_img.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
article .faq dl dd {
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
	background-image: url(../images/faq_a_img.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
}
#contents .regulation div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.90em;
	line-height: 1.8em;
	padding-left: 20px;
	padding-bottom: 20px;
}
.regulation div div ul li {
	list-style-type: disc;
}
.regulation table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 180%;
}
.regulation table tbody tr th {
	background-color: #e2e883;
	padding: 10px;
}
.regulation table tbody tr td {
	padding: 10px;
	border: 1px solid #dddddd;
}
    
.curriculum table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 180%;
    width: 100%;
}
.curriculum table thead tr th {
    width: 50%;
    background-color: #e2e883;
}
.curriculum table tbody tr th {
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: small;
}
.curriculum table tbody tr th a {
	text-decoration: none;
}
.curriculum table tbody tr th a:hover {
	text-decoration: underline;
}
.curriculum table tbody tr td {
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lecture table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 180%;
	width: 100%;
}
.lecture table tbody tr th {
	background-color: #e2e883;
	padding: 10px;
	width: 30%;
}
.lecture table tbody tr td {
	padding: 10px;
	border: 1px solid #dddddd;
}
.lecture section h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #669933;
	font-size: large;
}

.lecture section div ul {
	display: block;
	width: 46%;
	float: left;
	list-style-type: disc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 140%;
	margin: 0px;
}
.lecture section div ul li {
	clear: both;
	list-style-type: circle;
	margin-left: 20px;
}
.lecture .partition {
	clear: both;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* mailform table*/
	
form {
	margin-top: 5%;
	margin-bottom: 10%;
	}
form .table tr th {
	background-color: #e2e883;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom: 1px solid #c4c973;
}
form .table tr .header {
	text-align: center;
	font-weight: bold;
	}
form .table tr td {
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
form .table tr td:nth-child(1) {
border-right: 0px solid #FFFFFF;

	}


	
footer {
	text-align: center;
	background-color: #212121;
	padding-top: 15px;
	padding-bottom: 3%;
	border-top: 1px solid #282828;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
}
.f-wrap ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 5%;
	margin-left: 0px;
}
.f-wrap ul li {
	width: 30%;
	float: left;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	padding-left: 20px;
}
.f-wrap ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.f-wrap ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contents .lecture .pagination {
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* ページネーション */
.pagination ul {
	list-style-type: none;
	padding-left: 0px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a {
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
}
.pagination ul li a:hover {
	border: 1px solid #FF9316;
}
.pagination ul li span {
	margin: 2px;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	color: #AAAAAA;
}
.pagination ul .current a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	background-color: #669933;
}

/* totop.js ページ上部へ戻る */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop i {
	padding-top: 6px
}
#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 100px;
	height: 30px;
	background-color: #858585;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
/* totop.js ページ上部へ end */
	
}

/* tablet 幅が421px以上のとき、960px以下のとき適用 */
@media only screen and (min-width: 421px) and (max-width: 960px) {
/*ここにtablet用スタイルを記述*/
img {
	max-width: 100%;
	height: auto;
}
header h1 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}


main .pankuzu {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: -10px;
	border-radius: 15px;
	margin-bottom: 10px;
}
main .pankuzu p {
	font-size: 12px;
	letter-spacing: 0.1em;
}	
	
/* mailform table*/
form {
	margin-top: 5%;
	padding-bottom: 5%;
	}
form .table tr th {
	background-color: #e2e883;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	width: 95%;
}
form .table tr .header {
	text-align: center;
	font-weight: bold;
	}
form .table tr {
}

form .table tr td {
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	display: block;
	width: 95%;
}
	
	
/* ページネーション */	
.pagination ul {
	list-style-type: none;
	padding-left: 0px;
	display: block;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	margin-bottom: 26px;
}
.pagination ul li a {
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
}
.pagination ul li a:hover {
	border: 1px solid #FF9316;
}
.pagination ul li span {
	margin: 2px;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	color: #AAAAAA;
}
.pagination ul .current a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	background-color: #669933;
}

	
}

/* smartPhone 幅が420px以下のとき適用 */
@media screen and (max-width: 420px) {
/*ここにスマホ用スタイルを記述*/

body {
	color: #424242;
	font-size: 85%;
	background-color: #FFFFFF;
}
#wrapper {
	padding-right: 5px;/*padding-left: 5px;*/
}
header .logo {
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
.ie8 img {
	width: auto;
}
header h1 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}
header ul {
	list-style: none;
	padding: 0;
}
#contents article h2 {
	padding-left: 20px;
	background-image: url(../images/midashi_point2.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
}
#contents article h3 {
	border-bottom: 1px solid #385135;
	background-image: url(../images/midashi_point.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	padding-left: 20px;
}
#contents article section h2 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0066CC;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
}
#contents article section .sec01 img {
	float: left;
	max-width: 160px;
}
section .sec01 p {
	float: left;
	width: 46%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
}
section .sec02 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	width: 90;
	line-height: 180%;
}
article section .sec03 img {
	/*margin-top: 20px;*/
	margin-left: 8%;
}
article section .sec03 p {
	display: block;
	width: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 10px;
    margin-left: 2%;
    margin-top: 0px;
	font-size: small;
}
#contents article h3 {
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
	padding-left: 8px;
}
#contents div {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 160%;
}
#contents  p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 160%;
}


article section dl {
	padding-left: 5px;
	padding-right: 5px;
}
article section dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
article section dl dd {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
}
article section dl dd a {
}
#contents article h2 {
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(../images/midashi_point2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: medium;
}
#contents article h3 {
	border-bottom: 1px solid #385135;
	background-image: url(../images/midashi_point.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	padding-left: 20px;
}
article section div ol {
	padding-left: 24px;
	padding-top: 10px;
}

article section div ol li {

}
article section div ol li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0068B7;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.update, .update-list {
    margin-top: 20px;
    margin-bottom: 20px;
    }
.update dl {
	height: 480px;
	width: 90%;
	display: block;
	overflow-y: scroll; /*スクロール設定*/
	overflow-x: hidden; /*スクロール範囲*/
	/*background-color: #F5F5F5;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
.update .rireki a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-decoration: none;
	display: block;
	border-radius: 10px;
	float: right;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 70px;
	text-align: right;
	margin-top: -50px;
}

.update dl dt, .update-list dl dt {
	float: left;
	margin-right: 5%;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: small;
	margin-left: 0%;
	margin-top: 3px;
	font-weight: bold;
}
.update dl dd, .update-list dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	font-size: small;
	line-height: 1.8em;
	width: 95%;
}
.update hr, .update-list hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	clear: both;
}

.in-box {
	margin-bottom: 20px;
}
.in-box ul {
	list-style-type: none;
	padding: 0px;
}
.in-box ul li {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.05em;
	border-bottom: 1px solid #CCCCCC;
}
.in-box ul li:last-child, nav ul li:nth-child(2), nav ul li:nth-child(4) {
	border-right: 1px solid #FFFFFF;
}
.in-box ul li:last-child, nav ul li:nth-child(5) {
	border-bottom: 1px solid #FFFFFF;
}
.in-box ul li a {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color: #0066cc;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.in-box ul li a span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: larger;
}
.in-box.curri ul {
}
.in-box.curri ul li {
	float: left;
	width: 50%;
	height: 80px;
}
.in-box.curri ul li a {
}
aside section p {
	text-align: center;
}
aside .sub-box {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 20px;
	}
aside .sub-box h4 {
	background-color: #e7e7e7;
	display: block;
	padding: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
aside .sub-box ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	}
aside .sub-box ul li {
	background-color: #f8f8fb;
	border-bottom: 1px solid #DDDDDD;
	}	
aside .sub-box ul li a {
	display: block;
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0066cc;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	}
aside .sub-box ol {
	padding-left: 24px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
aside .sub-box ol li {
}
aside .sub-box ol li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #0066cc;
	display: block;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: -4px;
}


main .pankuzu {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: -10px;
	border-radius: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}
main .pankuzu p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents ul {
	list-style-type: none;
	padding: 0px;
}
#contents .sub-nav li {
	width: 100%;
	text-align: center;
	background-color: #385135;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20x;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
	margin-bottom: 10px;
}
#contents ul li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#contents .sub-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20x;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#contents .sub-nav li a:hover {
	background-color: #598055;
}
section .pic li img {
	float: left;
	width: 48%;
}
.regulation table {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 180%;
}
.regulation table tbody tr th {
	width: 96%;
	display: block;
	border-top: none;
	background-color: #e2e883;
	padding: 10px;
}
.regulation table tbody tr td {
	width: 96%;
	display: block;
	border: none;
	padding: 10px;
	}
.curriculum table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 180%;
    width: 100%;
}
.curriculum table thead tr th {
    display: none;
}
.curriculum table tbody tr th {
    display: block;
    width: 100%;
    background-color: #e2e883;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: small;
}
.curriculum table tbody tr th a {
    text-decoration: none;
}
.curriculum table tbody tr th a:hover {
    text-decoration: underline;
}
.curriculum table tbody tr td {
    display: block;
    width: 100%;
    text-align: center;
}
.lecture section {
	padding-bottom: 5px;
	margin-bottom: 10%;
}

.lecture section h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #669933;
}
.lecture section div ul {
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.lecture section div ul li {
	list-style-type: disc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: normal;
}

.lecture table tbody tr th {
	display: block;
	width: 100%;
	background-color: #e2e883;
}
.lecture table tbody tr td {
    display: block;
    width: 100%;
}

/* mailform table*/
form {
	margin-top: 5%;
	padding-bottom: 5%;
	}
form table {
	display: block;
	width: 100%;
	}
form .table tr th {
	background-color: #e2e883;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	width: 95%;
}
form .table tr .header {
	text-align: center;
	font-weight: bold;
	}

form .table tr td {
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 85%;
	display: block;
	width: 95%;
}
	
footer {
	text-align: center;
	background-color: #212121;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
}
footer .f-wrap ul {
	list-style-type: none;
}
footer .f-wrap ul li {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 180%;
	font-size: medium;
	font-size: small;
}
.f-wrap ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
	
/* ページネーション */
.pagination ul {
	list-style-type: none;
	padding-left: 0px;
	display: block;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	margin-bottom: 26px;
}
.pagination ul li a {
	margin: 2px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	text-decoration: none;
	color: #0066cc;
}
.pagination ul li a:hover {
	border: 1px solid #FF9316;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pagination ul li span {
	margin: 2px;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	border: 1px solid #CCCCCC;
	color: #AAAAAA;
}
.pagination ul .current a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	background-color: #669933;
}
	
/* totop.js ページ上部へ戻る */
#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 100px;
	height: 30px;
	background-color: #666666;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 0.7;
}
/* totop.js ページ上部へ end */
.sp-none {
	display: none;
}
.spt {
	display: block;
	padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0066cc;
	font-size: middle;
	font-weight: bold;
	text-decoration: none;
	}
	
}
