/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, footer, figure, figcaption, nav {
	margin: 0px;
	padding: 0px;
}
article, aside, canvas, detalist, figcaption, figure, footer, header, hgroupe, menu, nav, section, summary {
	display: block;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}
body {
	font-size: 14px;
	line-height: 1.5;
}
#container {
	width: 100%;
}

#header h1 {
	background-color: #CC99FF;
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	padding-top: 2px;
	padding-left: 2px;
	font-weight: normal;
    overflow: hidden;

}
#header .header_txt {
	font-size: 100%;
}
#header .admission {
        margin-left: auto;
        margin-right: auto;
        width: 70%;
}
#header img {
        width: 100%;
        vertical-align: bottom;
}

.section_adm {
	text-align: center;
}
.section_adm li {
	display: inline;
}
.section_adm img {
	width: 80%;
	padding-top: 5px;
}
.sec_logo img{
	width: 100%;
}


.section_adm2 {
	text-align: center;
}
.section_adm2 li {
	display: inline;
}
.section_adm2 img {
	width: 100%;
	padding-top: 5px;
}


.sample img{
	width: 100%;
    vertical-align: bottom;
}

.bnr_line img{
	width: 100%;
}

.link{
    text-align: center;
    font-size:x-small;
}

.link img{
	width: 90%;
}

.f_link{
    text-align: center;
	background-color: #FF3399;
	font-size: 70%;
}

.f_link a{
	color: #FFFFFF;
}


#section_01 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
    background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}
#section_01 .sec_bnr {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1;
}

#section_01 .sec_bnr a {
	text-decoration: none;

}


#section_01 img{
	width: 100%;
}


#section_02 {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}
.sec_02_box {
        background-color: #030000;
}
.sec_02_thumb {
	margin-bottom: 10px;
}
.sec_02_thumb li {
	display: inline;
}
.sec_02_thumb img {
	width: 25%;
}




#section_03 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}

#section_03 .sec_03_txt {
	text-align: center;
}




#section_04 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}
#section_04 .sec_04_txt {
	text-align: center;
}

#section_04 a:link {
       color: #0000FF;
}
#section_04 a:visited {
       color: #FF00FF;
}



#section_05 {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px;
	background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}
.sec_05_box {
        background-color: #030000;
}
.sec_05_thumb {
	margin-bottom: 10px;
}
.sec_05_thumb li {
	display: inline;
}
.sec_05_thumb img {
	width: 100%;
}


#section_06 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
    background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}

#section_06 img{
    vertical-align: bottom;
	width: 100%;
}



/*ナビゲーションリンク用*/
#nav {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	font-size: 90%;
}

#nav img{
	margin-top:5px;
}


/*検索フォーム箇所*/
form {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	text-align:center;
	vertical-align: top;
	padding:0px 5%;
}
form:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
form input {
	width:70%;
	height:30px;
	border-radius:5px;
	float: left;
	margin:5px 5px 0px;
}
form button {
	width: 22%;
	float: left;
	padding:0px;
	margin-top:5px;
}
form button img {
	width: 100%;
}




/*新着コーナー用*/
#deco_new {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
    background-color: #FFFFFF;
    border-radius: 10px;
    text-align: center;
	font-size: 90%;
}

.deco_new li a{
	color:#ff0099;
	text-decoration: none;
}

.more_next{
width:100%;
text-align:right;
}
.more_next a{
	padding:15px 5px;
}



/*既存サイトからの移植ここから*/
/* float解除*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
/*インフォメーション部分*/
#info{
	width:90%;
	margin-right: auto;
	margin-left: auto;
	padding:10px 3%;
	background-color: #ffffff;
	border: 2px solid #999999;
	border-radius:10px;
	font-size:12px;
}
#info h3{
	width:100%;
	text-align:center;
	font-size:14px;
    color: #ff3333;
	font-weight:bold;
	margin-bottom:5px;

}
#info dt {
	width:18%;
	text-align:left;
}
#info dd {
	width:79%;
	text-align:left;
}

/*プリマリンク*/
#plima {
       text-align: center;
       margin-bottom: 3px;
       line-height: 1;
}
#plima a {
       color: #0000FF;
}

#plima img {
       width: 90%;
}


/*フッター部分*/
footer {
	width:100%;
	margin-top:5px;
}
#footer_menu {
	margin-bottom:5px;
}

/*フッター内のリンクメニュー*/
footer li {
	width:34%;
	height:10px;
	margin:0px 2px 2px 0px;
	padding:15px 0px 15px 14%;
	float:left;
	text-align: left;
	border-radius:8px;
	border: 2px solid #999999;
	font-size:11px;
	position: relative;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
}
footer li2 {
	width:95%;
	height:10px;
	margin:0px 2px 2px 0px;
	padding:15px 0px 15px 0px;
	float:left;
	text-align: center;
	border-radius:8px;
	border: 2px solid #999999;
	font-size:11px;
	position: relative;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(238, 238, 238, 1) 50%, rgba(204, 204, 204, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
}
footer a {
	color: #333333;
	text-decoration: none;
}
.icon {
	position: absolute;
	left: 5px;
	top: 6px;
	width:28px;
}
/*コピーライト*/
#copyright {
	padding:5px 0px;
	text-align: center;
	color:#666666;
	background-color: #000000;
	font-size:10px;
}



/*コンテンツ枠*/
#content {
	width: 98%;
	padding:1%;
}
/*DL素材枠*/
#dl_box {
	width: 100%;
	text-align:center;
	margin:0px;
}
#dl_box .dl_img {
	margin:20px auto 5px;
}
#dl_box h1 {
	margin-bottom:30px;
	font-size:16px;
	font-weight:bold;
}
#dl_box p {
	color:#999999;
	font-size:0.6em;
}
.btn {
	width:90px;
	margin:3px;
}
#favorite_box {
	width:100%;
	margin-top:5px;
	text-align:center;
}

/*告知部分*/
#news{
	width:90%;
	margin-right: auto;
	margin-left: auto;
	padding:3px 3%;
	background-color: #EEE3FF;
	border: 3px solid #A4A4FF;
	border-radius:10px;
	font-size:14px;
	margin-bottom:5px;
}
#news h3{
	width:100%;
	text-align:center;
	font-size:12px;
    color: #ff3399;
	font-weight:bold;
}

#news p {
	line-height:2;
}

/*▼▼▼▼画像を１個並べるとき▼▼▼▼*/

.clm_1 {
	width: 100%;
	
}
.clm_1 ul {
	list-style-type: none;
}
.clm_1 ul li {
	display: inline;
}
.clm_1 ul li img {
	width: 100%;
}
/*▲▲▲▲画像を１個並べるとき▲▲▲▲*/



/*▼▼▼▼画像を２個並べるとき▼▼▼▼*/
.clm_2 {
	width: 100%;
}
.clm_2 ul {
	list-style-type: none;
}
.clm_2 ul li {
	display: inline;
}
.clm_2 ul li img {
	width: 50%;
}
/*▲▲▲▲画像を２個並べるとき▲▲▲▲*/



/*▼▼▼▼画像を３個並べるとき▼▼▼▼*/
.clm_3 {
	width: 100%;
}
.clm_3 ul {
	list-style-type: none;
}
.clm_3 ul li {
	display: inline;
}
.clm_3 ul li img {
	width: 33%;
}
/*▲▲▲▲画像を３個並べるとき▲▲▲▲*/



/*▼▼▼▼画像を４個並べるとき▼▼▼▼*/
.clm_4 {
	width: 100%;
}
.clm_4 ul {
	list-style-type: none;
}
.clm_4 ul li {
	display: inline;
}
.clm_4 ul li img {
	width: 25%;
}
/*▲▲▲▲画像を４個並べるとき▲▲▲▲*/



/*▼▼▼▼画像を５個並べるとき▼▼▼▼*/
.clm_5 {
	width: 100%;
}
.clm_5 ul {
	list-style-type: none;
}
.clm_5 ul li {
	display: inline;
}
.clm_5 ul li img {
	width: 20%;
}
/*▲▲▲▲画像を５個並べるとき▲▲▲▲*/


#adm_button {
    position:fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    line-height:0;
    background-color: #000000;
}

#adm_button img{
    width: 100%;
}

.f_link img{ 
 width: 100%; 
} 
