/*
Theme Name: seifunankai_responsive
Description:レスポンシブ対応清風南海学園ホームページ
Theme URI: seifunankai.ac.jp
Author: fukushima
Version: 1.01
*/


* {
	padding:0;
	margin: 0;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

body {
	color: #333333;
	background-color: #DDDDDD;
	font-size: 13px;
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover img,
input.btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #FFFFFF;
}

li {
	list-style-type: none;
}
a {
	color: #007EB5;
	text-decoration: none;
}
a:hover {
	color: #00C7EA;
	text-decoration: none;
}



header {
	background-color: #FFF;
}
header h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #777777;
}

header #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 11px;
}
header #h_list a {
	text-decoration: none;
	color: #666666;
}
header #info {
	font-size: 11px;
	color: #666666;
	line-height: 24px;
}
header #info strong {
	font-size: 26px;
	color: #1B96BE;
	font-family: Arial, Helvetica, sans-serif;
}
header #info span {
	font-size: 18px;
	color: #505050;
}
header #h_list a:hover {
	background-color: #FFFFFF;
	color: #E8443C;
}
	
header #kinkyu a{
	position: absolute;
	top: 0px;
	left: 1px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #E8443C;
	width:250px;
}
header #kinkyu a:hover{
	color: #FF0000;
	text-decoration: underline;
}

header #ticKer{
    width: 100%;  /* 横幅 */
    position: relative; /* 相対配置（相対位置）*/
    top:-17px; /* トップ位置*/
    overflow: hidden; /* はみ出た部分を表示しない */
     }
header #ticKer ul{
    padding: 0; /* 内側余白*/
    margin: 0 auto; 
     }
header #ticKer li{
   list-style-type: none; /* リストマーク なし */
   padding-top:10px;
   padding-left: 10px;
   color: red;
   font-weight: bold;
   font-size: 10px;
     }
header #ticKer a{
   color: red;
     }

#main {
	background-color: #FFF;
}

#pankuzu {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}

#content #mokuji {
	margin-top: 1px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #E5E5E5;
}
#mokuji ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mokuji ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mokuji li {
	font-size: 14px;
	line-height: 20px;
}
#mokuji li a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
}
#content #mokuji h3 {
	color: #333333;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3CAFCC;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content .box_out {
	background-color: #F9F9F9;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	margin-bottom: 5px;
	padding: 10px;
}

/*校長、副校長の挨拶を回り込ませない*/
#content .box_text {
	overflow: hidden;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #111;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B96BE;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}

h2 span {
	font-size: 10px;
	padding-left: 15px;
	color: #1B96BE;
	letter-spacing: 1px;
	line-height: 14px;
}
#content h3 {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 1px;
	font-weight: normal;
	background-color: #000042;
	margin-bottom: 0px;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5014FF;
	padding-top: 6px;
	padding-bottom: 0px;
}

#content h3,  x:-moz-any-link  {
	padding-top: 5px;
	padding-bottom: 1px;
}

#content h3 span {
	font-size: 10px;
	color: #CAF2FF;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 2px;
}
#content h4 {
	color: #1B96BE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #63C8E9;
	font-size: 15px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content h4 span {
	font-size: 12px;
	color: #1B96BE;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

dl.dl_link {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
.dl_link dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #505050;
}


.img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #EDECE9;
}
.img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #EDECE9;
}
#top_img {
	text-align: center;
	background-color: #FFFFFF;
	border: 0px solid #DFDFDF;
	padding: 5px;
	position: relative;
}

#top_img .top_txt {
	text-align: left;
	position: absolute;
	z-index: 10;
	left: 30px;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-image: url(img/top_txt.png);
	letter-spacing: 1px;
	line-height: 18px;
	width: 350px;
	background-repeat: repeat-y;
	background-position: left top;
	top: 35%;
}
#top_img .top_txt span {
	font-size: 10px;
}

#content .to_top {
	text-align: right;
	padding-right: 5px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#content ul.list {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul.list li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 7px;
	padding-left: 15px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	color: #2D83AC;
}

#content .chui {
	color: #FF3300;
	font-size: 13px;
}
.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	padding-top: 5px;
}

#form {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	background-color: #F8F8F6;
}

.teisei {
	text-decoration: line-through;
	padding-right: 5px;
	padding-left: 5px;
}

#content .box02_left h3, #content .box02_right h3 {
	clear: both;
}
#content .box02_left .box_in,
#content .box02_right .box_in {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .box02_left p,
#content .box02_right p {
	margin: 0px;
}

.box02_left .img_left {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}
.box02_left .img_right {
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
}

#content .menu_base {
	background-color: #F8F7F5;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

textarea ,
input {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.map_base {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 1px solid #EAEAEA;
}





#foot_base {
	background-position: top;
	background-color: #000042;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

footer p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}

footer #f_logo {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "メイリオ", "Meiryo","Times New Roman", Times, serif;
}


footer .prbox {
	font-size: 10px;
	color: #999;
}

footer .prbox a {
	color: #999;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #F5F5F5;
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
}



table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table.table_info {
	width: 94%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#content table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	font-size: 13px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #D1CDBA;
}
#content table th {
	font-size: 16px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAE8DF;
	border-right-color: #EAE8DF;
	border-bottom-color: #D1CDBA;
	border-left-color: #EAE8DF;
	background-color: #F1ECE3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	color: #664B24;
}
#content form table th {
	width: 127px;
}

#content table td.td_head {
	background-color: #E7FAFE;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #A0D7F1;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	font-size: 13px;
	background-image: url(img/td_head.gif);
	background-repeat: repeat-x;
}

#content table td.td_odd {
	background-color: #FFFFFF;
	text-align: left;
	padding: 8px;
	border: 1px solid #D5D5D5;
	font-size: 12px;
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
	line-height: 20px;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #ABBC89;
}

#content table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FCFBF8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
}
#content table.table_menu th span {
	font-size: 10px;
	color: #FF3300;
}
#content table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
}
#content .table_menu strong {
	font-size: 16px;
	color: #1B96BE;
	padding-right: 5px;
	padding-left: 5px;
}
#content table.table_menu {
	width: 92%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.table_info th a {
	color: #312D24;
}
#content .table_info .td_odd p {
	margin: 0px;
}

#content table.table_menu td {
	font-size: 14px;
}
#content table.table_menu th {
	font-size: 14px;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #E8FAFD;
	border-right-color: #9EE1ED;
}


.btn_s {
	text-align: right;
	clear: both;
	padding: 10px;
}

.btn_s a,
.box3 .btn a {
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-decoration: none;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #000042;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.btn_s a:hover,
.box3 .btn a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
}



#content .box3 {
	text-align: center;
	width: 31%;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #EEE8DF;
	float: left;
	margin-bottom: 10px;
	margin-left: 2%;
	background-color: #F9F7F4;
}
.box3 .btn a {
	margin-top: 5px;
	width: 110px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
}

.box3 a img {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #E2DBCD;
}
.box3 a:hover img {
	border-top-color: #81CFE2;
	border-right-color: #81CFE2;
	border-bottom-color: #81CFE2;
	border-left-color: #81CFE2;
}
#content .box3:hover {
	background-color: #ECFCFF;
	border-top-color: #81DCF3;
	border-right-color: #81DCF3;
	border-bottom-color: #81DCF3;
	border-left-color: #81DCF3;
}



#sitemap #main p {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sitemap #main ul {
	padding: 10px;
}
#sitemap #main li {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 35px;
}
#sitemap #main ul {
	margin: 0px;
	padding: 0px;
}
#sitemap #main li a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}



#sitemap #main {
	padding-top: 10px;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 20px;
	width: 94%;
}

#sitemap header {
	height: 80px;
}

#content .box02_right .box_in ul.list li {
	font-size: 12px;
}

#content .dl_list dl dt {
	float: left;
	width: 22%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1B96BE;
	text-align: right;
	padding-right: 3%;
	margin-right: 3%;
}
#content .dl_list dl {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
	padding-right: 6%;
	padding-bottom: 10px;
	padding-left: 2%;
}
#content .dl_list dl dd {
	margin-left: 28%;

}
#content .dl_list_01 dl dt {
	float: left;
	width: 22%;
	text-align: right;
	padding-right: 3%;
	margin-right: 3%;
}
#content .dl_list_01 dl {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
	padding-right: 6%;
	padding-bottom: 10px;
	padding-left: 2%;
}
#content .dl_list_01 dl dd {
	margin-left: 28%;

}
#content .dl_list_g1 dt {
	float: left;
	display: block;
	width: 40px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g1 dd {
	float: left;
	display: block;
	width: 150px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g1 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 100%;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g2 dt {
	float: left;
	display: block;
	width: 40px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g2 dd {
	float: left;
	display: block;
	width: 220px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g2 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g3 dt {
	float: left;
	display: block;
	width: 400px;
	font-size: 13px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(img/li.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .dl_list_g3 dd {
	float: left;
	display: block;
	width: 220px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g3 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g4 dt {
	float: left;
	display: block;
	width: 200px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g4 dd {
	float: left;
	display: block;
	width: 300px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g4 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g5 dt {
	float: left;
	display: block;
	width: 250px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
	border-right: 1px solid #DDDDDD;
}
#content .dl_list_g5 dd {
	float: left;
	display: block;
	width: 250px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g5 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g6 dt {
	float: left;
	display: block;
	width: 40px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g6 dd {
	float: left;
	display: block;
	width: 450px;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g6 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list_g7 dt {
	float: left;
	display: block;
	width: 100%;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(img/li.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .dl_list_g7 dd {
	float: left;
	display: block;
	width:100%;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-position: 5px center;
}
#content .dl_list_g7 dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 100%;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
.category1 {
	color: #FFFFFF;
	background-color: #1E90FF;
	font-size: 12px;
	padding: 2px;
}
.category2 {
	color: #FFFFFF;
	background-color: #FFA500;
	font-size: 12px;
	padding: 2px;
}
.category3 {
	color: #FFFFFF;
	background-color: #008000;
	font-size: 12px;
	padding: 2px;
}
.category4 {
	color: #FFFFFF;
	background-color: #ff0000;
	font-size: 12px;
	padding: 2px;
}
.new {
	color: #FF0000;
	font-size: 12px;
}
.end {
	color: #FFFFFF;
	background-color: #000044;
	font-size: 9px;
	padding: 2px;
}
.topics {
    display:none! important;
    margin: 0 auto;
}


/*
全体設定終了
-------------------------------------------------------------------*/


/*
トップページタブボックス
-------------------------------------------------------------------*/
#tabbox{
   margin: 0px; padding: 0px; width: 100%;
}

/* ▼(B)タブ部分 */
#tabbox p.tabs { margin: 0px; padding: 0px; }
#tabbox p.tabs a {
   /* ▼(B-2)リンクをタブのように見せる */
   display: block; width: 5em; float: left;
   margin: 0px 1px 0px 0px; padding: 3px;
   text-align: center;
}
/* ▼(B-3)各タブの配色 */
#tabbox p.tabs a.tab1 { background-color: blue;  color: white; }
#tabbox p.tabs a.tab2 { background-color: #aaaa00; color:white; }
#tabbox p.tabs a:hover { color: yellow; }

/* ▼(C)タブ中身のボックス */
#tabbox .tab {
   /* ▼(C-2)ボックス共通の装飾 */
   height: 550px; overflow: hidden; clear: left;
}
/* ▼(C-3)各ボックスの配色 */
#tabbox .tab1 { border-bottom: 5px #00eeff solid; text-decoration:none;}
#tabbox .tab2 { border-bottom: 5px #dd1d25 solid; text-decoration:none;}
#tabbox .tab p { margin: 0.5em; }


ul.tab {
	margin: 0;
	padding: 0;
	border-bottom: 2px #ddd solid;
}
ul.tab li {
	float: left;
	margin: 0 0 0 5px;
	position: relative;
	bottom: -2px;
	list-style-type: none;
	border: 1px #ddd solid;
	border-top: none;
	border-bottom: 2px #ddd solid;
}
ul.tab li.none {
	border-bottom: 2px #fff solid;
	font-weight: bold;
}
ul.tab li a {
	color: #000;
	display: block;
	padding: 3px 10px 5px;
	text-decoration: none;
	background: #fff;
}
ul.tab li a.blue {
	border-bottom: 5px #00eeff solid;
}
ul.tab li a.green {
	border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
	border-bottom: 5px #dd1d25 solid;
}
ul.tab li a.yellow {	
	border-top: 5px #ffd242 solid;
}
ul.tab li a:hover {
	position: relative;
	bottom: 6px;
}

/*TOPページスライドショー
-------------------------------------------------------------------*/
#slideshow {
    margin: 0 auto;
    width: 880px;
    height: 229px;
    text-align: left;
    overflow: hidden;
    position: relative;
    }

#slideshow p {
    position: absolute;
    top:  0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
    background-color: white;
    margin: 0;
    height: 229px;
    }

    #slideshow p.active {
    z-index: 10;
    opacity: 1.0;
    }

    #slideshow p.last-active {
    z-index: 9;
    }

    #slideshow p img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
    margin-bottom: 0px;
	position: absolute;
	
    }
    

/*
ＴＯＰページスライド【blueberry】
-------------------------------------------------------------------*/

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }



/* Booklet jQuery Plugin Style解像度大
-------------------------------------------------------------------*/
.booklet_sblock {
   display:none;
}
.booklet_s {
	display: block;
}
.booklet{
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
    width:375px; height:80px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:90%;
	height:20px;
	border-top:1px solid #ddd;
	color:#222;
	text-align:center;
	font-size:12px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	padding-top:5px;
	width:800px;
	height:650px;
	position:relative;left:-5%;
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:26px;
	padding-bottom:7px;
}
.book_wrapper p{
	font-size:16px;
	margin:5px 5px 5px 15px;
}
.book_wrapper a.article,
.book_wrapper a.demo{
	background:transparent url(books/images/circle.png) no-repeat 50% 0px;
	display:block;
	width:95px;
	height:41px;
	text-decoration:none;
	outline:none;
	font-size:16px;
	color:#555;
	float:left;
	line-height:41px;
	padding-left:47px;
}
.book_wrapper a.demo{
	margin-left:50px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:50% -41px;
	color:#13386a;
}
.book_wrapper img{
	margin:8px -15px 0px -15px;
	width:330px;
	padding:4px;
	border:1px solid #ddd;
	-moz-box-shadow:1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow:1px 1px 1px #fff;
}
.booklet .b-wrap-right img{
	border:1px solid #E6E3C2;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:30%;
	background:transparent url(books/images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
    position: lelative;
	top:5px;
	left:40%;
}
a#next_page_button{
    position: lelative;
	top:5px;
	right:40%;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:20%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(books/images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}



/*
これ以下はレスポンシブ対応部
-------------------------------------------------------------------*/

@media screen and (max-width:760px){

#hp_base {
	width: 100%;
	min-width: 320px;
}

header {
	width: 98%;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 5px;
	padding-left: 1%;
}

#logo{
	float: left;
}
#info {
	float: left;
	margin-bottom: 10px;
	margin-left: 3%;
}
#h_list {
	clear: both;
}



a.menu {
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	background-color: #000042;
	border: 1px solid #5014FF;
	padding: 10px;
	box-shadow: #ccc 0 0 3px;
}
a.menu span {
	font-size: 12px;
	padding-left: 20px;
}
a.menu span:after {
	content: "表示する ▼";
}
a.menuOpen span:after {
	content: "閉じる ×";
}
a.menu:hover {
	cursor: pointer;
	background-color: #dd1d25;
}

#g_navi {
	padding-top: 5px;
	padding-bottom: 5px;
}

#g_navi .gl_menu {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	box-shadow: #ccc 0 0 3px;
}

#g_navi .gl_menu li {
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #FFF;
	font-size: 14px;
	line-height: 16px;
}
#g_navi .gl_menu li span {
	font-size: 10px;
}

#g_navi .gl_menu li a {
	background-color: #D8F4FC;
	display: block;
	padding: 10px;
}

#g_navi .gl_menu li a:hover {
	background-color: #000042;
	color:#FFFFFF;
}

#g_navi .gl_menu li strong {
	color: #0089BD;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}


#g_navi .gl_menu  li ul li{
  overflow: hidden; 
  width: 100%;
  /*height: 0;*/
  color: #ffffff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}


#g_navi .gl_menu li ul li a{
  padding: 13px 15px;
  background: #D8F4FC;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

#g_navi .gl_menu li:hover ul li{
  overflow: visible;    
  height: 38px;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #006699;
}
 
#g_navi .gl_menu li:hover ul li:first-child{ 
  border-top: 0;
}
#g_navi .gl_menu li:hover ul li:last-child{ 
  border-bottom: 0;
}
#g_navi .gl_menu li:hover ul li:last-child a{ 
  border-radius: 0 0 3px 3px; 
}


#top_img .top_txt {
	left: 10px;
	font-size: 14px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#top_img .top_txt span {
	font-size: 8px;
}

#main {
	width: 98%;
	background-color: #FFF;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
}

#content .box3 {
	width: 30%;
	margin-left: 2%;
}

.box3 .btn a {
	font-size: 10px;
	line-height: 16px;
	width: 80px;
}

footer {
	width: 100%;
	min-width: 320px;
	position: relative;
	height: 100px;
}

footer #f_logo {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

footer ul {
	display: none;
}

footer .prbox {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

footer p {
	padding: 5px;
}
}

@media screen and (min-width: 760px){	
	
#hp_base {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


#main {
	width: 750px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	width: 100%;
	margin-right: 5px;
	margin-top: 10px;
    position:relative; top:-20px; 
}
	

header {
	height: 130px;
	position: relative;
}
header h1 {
	position: absolute;
	top: 10px;
	left: 27px;
}

header img#logo {
	position: absolute;
	left: 15px;
	top: 25px;
}
header #h_list {
	position: absolute;
	right: 20px;
	top: 6px;
}

header #info {
	position: absolute;
	right: 25px;
	top: 28px;
	text-align: right;
}
	

nav#g_navi {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 44px;
	width: 755px;
	padding-left: 5px;
	background-color: #D8CBB5;
	border-bottom-width: 2.5px;
	border-bottom-style: solid;
	border-bottom-color: #D8CBB5;
}
nav#g_navi ul.gl_menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	height: 44px;
	display: block !important;
}
/* アコーディオン開始 */
nav#g_navi .gl_menu  li ul{
  position: absolute;
  top: 50px;/*親メニューの高さと同じにする*/
  width: 100%;
  height: 0;
  color: #ffffff;
  overflow: hidden; 
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
  z-index: 100;
}


nav#g_navi .gl_menu li ul a{
  padding: 5px 15px;
  background: #D8F4FC;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
}

nav#g_navi .gl_menu li:hover ul {
  overflow: visible;    
  height: 100px;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #006699;
}

nav#g_navi .gl_menu li:hover ul :first-child{ 
  border-top: 0;
}
nav#g_navi .gl_menu li:hover ul :last-child{ 
  border-bottom: 0;
}
nav#g_navi .gl_menu li:hover ul :last-child a{ 
  border-radius: 0 0 3px 3px; 
}
/* アコーディオン終了 */
nav#g_navi li a {
	display: block;
	float: left;
    background-color: #F3F3F3;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	text-align: center;
	line-height: 16px;
	height: 32px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	font-size: 12px;
	padding-top: 6px;
	width: auto;
}
nav#g_navi li strong {
	display: block;
	float: left;
    background-color: #000042;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
	text-align: center;
	line-height: 16px;
	height: 32px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	font-size: 12px;
	padding-top: 8px;
	width: auto;
}
nav#g_navi li a span {
	color: #333333;
	line-height: 10px;
	font-size: 10px;
}
nav#g_navi li strong span {
	color: #1B96BE;
	line-height: 12px;
	font-size: 10px;
}
nav#g_navi li a:hover span {
	color: #FFFFFF;
}

nav#g_navi li a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000042;
}
nav#g_navi li a:hover {
	color: #FFFFFF;
	background-color: #000042;
	border-bottom-color: #E8443C;
}
nav#g_navi li strong {
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0CA7CD;
}
nav#g_navi li strong span{
	color: #FFFFFF;
}
nav#g_navi li {
	display: inline;
}

a.menu {
	display:none;
}


#content .box02_left {
	float: left;
	width: 49%;
}
#content .box02_right {
	float: right;
	width: 49%;

}


#side {
	padding: 5px;
	float: left;
	width: 220px;
	margin-top: 10px;
	position:relative; top:-10px; 
}
#side h3 {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding-bottom: 3px;
	font-weight: normal;
	margin-bottom: 1px;
	padding-top: 5px;
	letter-spacing: 1px;
	text-align: center;
	background-color: #000042;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5014FF;
}
#side .side_box {
	width: 220px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 10px;
}
#side .side_box h3 {
	background-color: #000042;
	background-image: none;
	line-height: 20px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5014FF;
}
#side .side_box .side_inbox {
	width: 210px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EEEEEE;
}
#side li {
	line-height:0;
}
#side li a {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #505050;
	text-decoration: none;
	background-color: #F8F8F5;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 34px;
}

#side li a:hover {
	background-color: #000042;
	color: #FFFFFF;
}

#side .side_box .side_inbox p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#side .side_box .side_btn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F2F2F2;
}

#side li a span {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
#side li a:hover span {
	color: #00A8CC;
}
#side ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	display: block;
}
#side .chui {
	font-size: 10px;
	color: #D73743;
	padding-left: 5px;
}


footer {
	width: 760px;
	height: 120px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

footer li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

footer li a:hover {
	color:  #B0E0E6;
	border-bottom:solid 1px #B0E0E6;
}

footer li {
	font-size: 12px;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

footer p {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

footer #f_ul01 {
	position: absolute;
	left: 10px;
	top: 15px;
}
footer #f_ul02 {
	position: absolute;
	left: 10px;
	top: 38px;
}
footer #f_logo {
	position: absolute;
	top: 40px;
	right: 10px;
}

footer .prbox {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
}

@media screen and (max-width:950px){

#side {
	display: none;
}
.topics {
    display:block! important;
    margin: 0 auto;
}
header #info {
    display:none;
}
}

@media screen and (min-width: 950px){

#hp_base {
	width: 950px;
	background-image: url(img/base.jpg);
}
nav#g_navi {
	height: 44px;
	width: 930px;
	padding-left: 10px;
}

nav#g_navi ul {
	height: 44px;
}
nav#g_navi li a {
	line-height: 16px;
	height: 32px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: 13px;
	padding-top: 6px;
	width: auto;
}
nav#g_navi li strong {
	line-height: 16px;
	height: 32px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-size: 13px;
	padding-top: 8px;
	width: auto;
	color: #FFFFFF;
	background-color: #000042;
}
nav#g_navi li a span {
	line-height: 10px;
	font-size: 10px;
}
nav#g_navi li strong span {
	line-height: 12px;
	font-size: 10px;
	color: #FFFFFF;
}


#main {
	float: left;
	width: 938px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

#content {
	float: right;
	width: 690px;
	margin-right: 5px;
	margin-top: 10px;
}

footer {
	width: 950px;
}
/*通常ＰＣ画面はサブメニューの表示を行わない*/
nav#g_navi .gl_menu  li ul {
  display: none;
}

}
