@charset "shift_jis";
@import url(title.css);

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 


ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

hr {
    border: 0;
    height: 2px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


#header #header-content {
	background-image: url(../images/taiyou.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-left: 140px;
}
#header #header-content h1 {
	background-image: url(../images/top_name_2.gif);
	background-repeat: no-repeat;
	height: 120px;
	margin-left: 100px;
}
#header #header-content h1 a {
	display: block;
	width: 471px;
	height:120px;
	outline: none;
	text-indent: -5000px;
	text-decoration: none;
}

#header_bg h1 {
	background-repeat: no-repeat;
	background-image: url(../images/taiyou.gif);
	text-align: left;
	text-indent: 70px;
	margin: 0px;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#header_bg h1 a{
	display: block;
	width: 253px;
	height:35px;
	height: 100%;
	outline: none;
	text-indent: -5000px;
	text-decoration: none;
	background-image: url(../images/top_name_2s.gif);
	background-repeat: no-repeat;
	background-position: center;
}

h2 {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	color:#0000FF;
	font-size: 18px;
	padding-left: 5px;
}
h3 {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	font-size: 16px;
}

h4 {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	font-size: 16px;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */
html {
	scrollbar-face-color:       #40E0D0;
	scrollbar-arrow-color:      white;
	scrollbar-3dlight-color:    white;
	scrollbar-darkshadow-color: #40E0D0;
	scrollbar-highlight-color:  #40E0D0;
	scrollbar-shadow-color:     white;
}


#container-inner {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma {
    position: relative;
}
#footer {
    /* position: relative; */ 
    position: static;
	text-align: center;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#gamma-inner {
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
#alpha-inner {
	overflow: hidden;
	margin: 0;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding: 0px;
}
#beta-inner {
    overflow: hidden;
	margin: 0;
    padding-right: 0px;
    padding-left: 0px;
}

/* Thin-Wide */
.layout-tw_top  {
	background-image: url(../images/spring_5.jpg); /* spring_5 */
	background-repeat: repeat-x;
}
.layout-tw_top #alpha {
    /* left: 240px; */
    float:right;
    width: 710px;
}

.layout-tw_top #beta {
    /* left: -710px; */
    float:right;
    width: 240px;

}
.layout-tw, #topBg {
	background-image: url("../images/turf4.jpg");
}
.layout-tw #alpha {
    /* left: 240px; */
    float:right;
    width: 710px;
}

.layout-tw #beta {
    /* left: -710px; */
    float:right;
    width: 240px;
}
.layout-tw #header {
	padding-bottom: 15px;
}

/* Content ---------------------------------------------------------------- */
/*
a:hover img {
	opacity:0.9;
	filter:alpha(opacity=90);
}
*/
a:active {
	position:relative;
	top: 1px;
	left: 1px;
}

a:link, a:visited {
    text-decoration: underline;
}


#alpha-inner a:link, #alpha-inner a:visited {
	color:#0000FF;
}

#alpha-inner a:hover {
	color:#FF0000;
	text-decoration: underline;
}


h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
	background-image: url(../images/taiyou.gif);
	background-repeat: no-repeat;
}

#header-description {
	margin-bottom: 0;
	padding-top: 3px;
}


.menu-new {
 	/* background-image:url(../images/logo/menu.gif);  */
	/* background-image:url(../menu_a.gif); */
	background-image:url(../kadomaru.gif);
	padding-left:25px;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	margin: 5px 0px 5px 15px;
	padding-right: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-position: 100% 100%;
	background-repeat: repeat;

}

.menu_list {
	font-size: 14px;
	margin: 5px 0px 5px 15px;
	padding:0px 0x 0px 25px;
	width:200px;
	padding-top:10px;/* ←top.jpgの高さ*/
	background:url(../images/bg/kadomaru-1.gif) no-repeat left top;
}
.menu_list .body {
	padding: 0px 2px 0px 6px;
	background:url(../images/bg/kadomaru-3.gif) repeat-y left top;
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
}
.menu_list .bottom {
	height:10px;/* ←bottom.jpgの高さ*/
	background:url(../images/bg/kadomaru-2.gif) no-repeat left bottom;
	font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
	line-height:1px;
} 
.menu_list ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.menu_list li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-bottom: 1em;
}
.menu_list .listEnd {
	margin: 0px;
	padding: 0px;
}

.menu_list a {
	color: #000000;
}
.menu_list a:link, .menu_list a:visited {
    text-decoration: none;
}
.menu_list a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.topicPath {
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.nagare_td {
	background-position: center;
	width: 18px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 16px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
}
.nagare_td2 {
	background-position: center;
	width: 18px;
	background-color: #CCFFFF;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 16px;
	font-weight: normal;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
}
.nagare_td3 {
	background-position: center;
	width: 18px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 16px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-style: normal;
}
.nagare_y { 
	width: 18px;
	font-family: "HGP創英角ｺﾞｼｯｸUB"; 
}



table.tbl_top {
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}
.tbl_top td {
	font-size: 16px; 
	font-weight: bold;
	background-color: #FFFFCC;
	margin: 0px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.tbl_top img {
	margin-bottom: 10px;
}


.tbl {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
.tbl p {
	font-size:14px;
}
.tbl table {
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	font-size: 16px;
}
.tbl th {
	background-color: #FFFFCC;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}
.tbl td {
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
	font-size: 16px;
}
.tbl .tbl_td2, .tbl .tbl_td2_l, .tbl .tbl_td2_r, .tbl .tbl_td2_c, 
.tbl .at1, .tbl .at2, .tbl .at3, .tbl .at4 {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	font-style: normal;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	font-size: 16px;
}
.tbl .tbl_td2_l {
	text-align: left;
	font-size: 16px;
}
.tbl .tbl_td2_r {
	text-align: right;
	font-size: 16px;
}
.tbl .tbl_td2_c {
	text-align: center;
	font-size: 16px;
}
.tbl .at1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tbl .at2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tbl .at3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tbl .at4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.tbl .yasumi {
	width: 1px;
}
.tbl .yasumi2 {
	width: 10px;
	background-image:url('../images/table-bg.gif');
}
.tbl_kjikan {
	padding: 0px;
	margin: 0px;
}
.tbl_kjikan table {
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.tbl_kjikan td {
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.tbl_kjikan .cel {
	background-color: #fff;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.tbl_kjikan .cel1 {
	background-color: #FFCCFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.tbl_kjikan .cel2, .tbl_kjikan .cel_blue {
	background-color: #CCCCFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #000000;
	text-align: center;
}
.tbl_kjikan .cel_blue {
	background-color: #CCFFCC;
}
#header_bg {
	background-image: url(../images/spring_sky.jpg);
}

.kiji {
	margin-left:30px;
	/* font-size: 16px;
	font-family:"HGP創英角ﾎﾟｯﾌﾟ体"; */
}

/* 卒業生の声 */
.kiji_koe {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
	margin-top: 30px;
	padding-bottom: 8px
	padding-top: 1px;

}
.kiji_koe .kiji .vtext {
	text-indent: -9999px; 
}
.kiji_koe .more {
	text-align: center;
	margin-top: 15px;
	width: 500px;
	height:26px;
}
.kiji_koe .more a:hover {
	position: relative; top: 1px; left: 1px; 
}

/* */
.setsumei {
	margin-left:20px;
	margin-bottom: 10px;
}

.voice_frame {
	overflow:scroll;
	width: 680px; height: 650px;
	border: 1px inset;
	padding: 2;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color:   white;
	scrollbar-darkshadow-color: #40E0D0;
	scrollbar-face-color:    #40E0D0;
	scrollbar-highlight-color:  #40E0D0;
	scrollbar-shadow-color:  white;
}

.fq li {
	list-style-type: upper-alpha;
	margin-bottom: 5px;
}
.fq a {
	color: #0000FF;
}
.fq h4 {
	color: #CC0000;
	font-size: 16px;
	text-decoration: underline;
}
.fq .ans {
	margin-bottom: 25px;

}

.voice_list li {
	float:left;
	width:150px;
	list-style-type: none;
}

ul.hedge {
	margin-left:20px;
}
ul.hedge li {
	list-style-type: none;
	text-indent:-1em;
	/* padding-left:-1em; */
}


/* ======================================================================= */


#header-inner {
    position: relative;
}

#header-name {
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Footer */

#footer-content,
#footer-content a {
    color: #000;
}


/* Utility */
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}



/* Layout ----------------------------------------------------------------- */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
	text-align: center;
	width: 950px;
	/* width: 100%; */
}
//#container-inner{}


#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content {
	margin-top: 10px;
	margin-bottom: 30px;
}

#container-inner {
    width: 950px;
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Header ----------------------------------------------------------------- */

#header {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
	width: 842px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
}


#header-description {
	font-weight: bold;
}
#header-description2 {
	font-weight: bold;
	font-size: 12px;
}


/* Footer ----------------------------------------------------------------- */

#footer-content {
}
#footer-content a {
	/*display: block;
	background-image:url(../images/top_name.gif);
	background-repeat: no-repeat;
	width:527px;
	height:124px;
	text-indent: -9999px; */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    /* width: 900px; */
    margin: 0 auto;
}


/* WhatsNew ---------------------------------------------------------- */
.wnew_kiji {
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	color: #400000;
	clear: left;
	margin-left: 15px;
	margin-bottom: 8px;
}
.wnew_date {
	width: 120px;
	float: left;
	height: auto;
}
.wnew_title {
	float: left;
	width: 570px;
}

.wnew_list {
	margin-top: 30px;
	margin-bottom: 40px;
}
.wnew_list h3 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-left: 3px;
}
.wnew_list li {
	float:left;
	width:150px;
	list-style-type: none;
}


/* ---------------------------------------------------------- */
.snsBtn {
	text-align: right;
}
.snsBtn a {
	margin-right: 1.2em;
}

/* ---------------------------------------------------------- */
#kourei_t  {
	background-image:url(../images/midashi_koureisha.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	height: 54px;
	text-indent: -9999px;
}


#forSmartPhone, #forSmartPhone2 {
	font-size: xx-large;
	text-align: center;
}
#forSmartPhone span, #forSmartPhone2 span {
	border: 1px solid #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/* ---------------------------------------------------------- */
.ticker {
	background-color: #FFF;
	border: 1px solid #000;
	width: 500px;
	/* height:60px; */
	text-align: left;
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin: 0px 0px 20px 60px;
}
.ticker ul {
	width: 100%;
	height:100%;
	position: relative;
	font: bold 12px Verdana;
	list-style-type: none;
}
.ticker ul li {
	width: 100%;
	/* display: none; */
}
.ticker ul li a {
	white-space: nowrap;
	padding: 0;
	font: bold 12px Verdana;
	margin: 0 50px 0 0;
}
.showlist {
	height: 50px;
}
.ticker:after {
	clear:both;
}
/*
.ticker {
	background-color: #FFF;
	border: 1px solid #000;
	width: 500px;
	height:60px;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin: 0px 0px 20px 60px;
}
.ticker ul {
	width: 100%;
	height:100%;
	position: relative;
	font: bold 12px Verdana;
	list-style-type: none;
}
.ticker ul li {
	width: 100%;
	display: none;
}
.ticker ul li a {
	white-space: nowrap;
	padding: 0;
	font: bold 12px Verdana;
	margin: 0 50px 0 0;
}
.showlist {
	height: 50px;
}
.ticker:after {
	clear:both;
}
*/