img {
	max-width: 100%;
	height: auto;
}
object {
	max-width: 100%;
}
embed {
	max-width: 100%;
}
video {
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
body {
	background: #FFFFFF;
	/*font-family: "メイリオ","ＭＳ Ｐゴシック",Verdana, Arial,sans-serif;*/
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	border-top: 8px solid #9C3648;
}

a {
	text-decoration: none;
	color: #000;
}
a span {
	visibility: hidden;
}
a img {
	border-style: none;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #AA1F40;
}

th {
	background: #E6E6E6;
}
/*
#wrap {
	background: rgb(255, 255, 255);
	padding-right: 0%;
	padding-left: 0%;
	margin-right: auto;
	margin-left: auto;
}*/
#header {
	background: rgb(255, 255, 255);
	padding-top: 0px;
	width: 100%;
	margin-top: 10px;
}
/*#header #catch {
	color: #6c594c;
	padding-left: 10px;
}
#catch {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}*/
#header #logo {
	/*margin: 10px 0px 10px 10px;*/
	background: rgb(255, 255, 255);
	clear: both;
	float: left;
	margin: 0;
	margin-top: 18px;
	margin-right: 5%;
	padding: 0;
	display: block;
}
#header #logo_e {
	clear: both;
	float: left;
	margin: 0;
	margin-top: 18px;
	margin-right: 5%;
	padding: 0;
	display: block;
}
#header #hnavi {
	margin-top: 6px;
}
#header #hnavi li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: inline;
	margin: 0 10px;
	background-image: url('/life/lics/ics/css/list_tr.gif');
	padding: 0 0 0 10px;
}
#header #hrnavi {
	margin-top: 0px;
	float: right;
	list-style-type: none;
	background-repeat: no-repeat;
}

#header #contact {
	padding-top:4px;
}
#header #contact a {
	background: url("/life/lics/ics/img/contact.gif") no-repeat;
	width: 200px;
	height: 38px;
	display: block;
	background-position: center;
}
#header #contact a:hover {
	background: url("/life/lics/ics/img/contact_up.gif") no-repeat;
	width: 200px;
	height: 38px;
	display: block;
	background-position: center;
}
#header #navi {
	padding: 0px;
	padding-bottom: 0px;
	background: #FFF;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
/*#navi {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}*/

#header #navi ul li {
	border-top:1px dotted #666;
}
#header #navi ul li#nav_recruit,#header #navi ul li#nav_recruit_on  {
	border-bottom: 1px dotted #666;

}
#header #navi ul {
	margin-left: 0px;
	padding: 0px;
	
}
#header #navi ul li {
	list-style: none;
	padding: 0px;
	margin-right: 0%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
-webkit-box-sizing;
	border-right: 1px dotted #666;
}

#nav_home a {
	background: url("/life/lics/ics/img/nav/nav_home.gif") no-repeat;
/*	width: 154px;
*/	height: 25px;
	display: block;
	background-position: center;
}
#nav_home_on a, #nav_home a:hover {
	background: url("/life/lics/ics/img/nav/nav_home_up.gif") no-repeat;
/*	width: 154px;
*/	height: 25px;
	display: block;
	background-position: center;
}
#nav_introduction a {
	background: url("/life/lics/ics/img/nav/nav_introduction.gif") no-repeat;
/*	width: 154px;
*/	height: 25px;
	display: block;
	background-position: center;
}
#nav_introduction_on a, #nav_introduction a:hover {
	background: url("/life/lics/ics/img/nav/nav_introduction_up.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_curriculum a {
	background: url("/life/lics/ics/img/nav/nav_curriculum.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_curriculum_on a, #nav_curriculum a:hover {
	background: url("/life/lics/ics/img/nav/nav_curriculum_up.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_teacher a {
	background: url("/life/lics/ics/img/nav/nav_teacher.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_teacher_on a, #nav_teacher a:hover {
	background: url("/life/lics/ics/img/nav/nav_teacher_up.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_degree a {
	background: url("/life/lics/ics/img/nav/nav_degree.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_degree_on a, #nav_degree a:hover {
	background: url("/life/lics/ics/img/nav/nav_degree_up.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_recruit a {
	background: url("/life/lics/ics/img/nav/nav_recruit.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
#nav_recruit_on a, #nav_recruit a:hover {
	background: url("/life/lics/ics/img/nav/nav_recruit_up.gif") no-repeat;
	/*width: 154px;*/
	height: 25px;
	display: block;
	background-position: center;
}
.linknav {
	width: 100%;
	font-size: x-small;
	max-width: 940px;
	text-align: right;
	padding-top: 10px;
	margin: auto;
}
#maincontents {
	color: #333;
}
#maincontents h1 {
	color: #6c594c;
	padding-top: 0px;
	border-bottom-color: #6c594c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#maincontents h2 {
	color: #9b344a;
	width: 100%;
	border-bottom-color: #9b344a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: medium;
	padding-top: 20px;
	padding-bottom: 5px;
}
h3 {
	color: #000;
	width: 100%;
	font-size: small;
}
h3.circle, #gakka h3, #senmonkiso h3, #cur_table dt {
	background: url('/life/lics/ics/img/list_circle.gif') no-repeat left center;
	padding: 0 0 0 15px;
}
#index_e h3, #research h3 {
	padding: 0;
	margin: 20px 0 0 0;
}
.cur_box2 h3, .cur_box3 h3, .cur_box4 h3 {
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
#cur_table dd{
	margin:0 0 15px 0;
}
.top_contents {
	padding: 0px;
	padding-bottom: 5px;
	background: #FFF;
}
.top_contents ul {
	margin-left: 0px;
	padding: 0px;
}
.top_contents ul li {
	list-style: none;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
-webkit-box-sizing;
	display: inline-block;
	width:48%;
}
#top_new ul {
	margin: 0;
	padding: 0;
}
#top_new span {
	margin-right: 30px;
	color: #666;
}
#top_new li {
	margin: 0;
	list-style: none;
	padding: 10px 0px;
	border-bottom: 1px dotted #999;
}


table.form th{
	text-align:left;
	font-weight:normal;
}

ul.link {
	list-style-image: url(/life/lics/ics/css/list_out.gif)
}
.kamoku {
	background: url('/life/lics/ics/img/list_circle.gif') no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bolder;
}

#recruit table{
		border:none;
}
#recruit th, #recruit td, #cur_table th, #cur_table td,#degree th, #degree td{
	width 100%;
	display:block;
}

#teacher_list span{
	display:inline-block
}

.teacher li {
	margin: 6px 0
}
.teacher .name {
	font-size: xx-large;
}
.teacher .name_furigana {
	font-size: large;
}
#teacherinfo {
	border: 1px solid #CCC;
	background-color: #EDEDED;
	clear: both;
}
#teacherinfo li {
	list-style-type: none;
	padding: 10px
}
.linklist_m {
	clear: both;
	margin: 0;
}
#footer ul, .linklist_m ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.linklist_m li, #footer li {
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	padding: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	border-bottom: 1px solid white;
	border-top: 1px solid #ccc;
	height: 30px;
	margin: 0;
}
#intro1, #intro2{ 
	width:90%;
	padding:3%
}




#gakka p, #senmonkiso p {
	border-bottom: 1px dotted #666;
	padding-bottom: 18px;
}
div#to_gakka, div#to_senmon{
	text-align:center;
	width:100%;
	padding-top:20px;
}
div#to_gakka a {
	background: url("/life/lics/ics/img/to_gakka.gif") no-repeat;
	width: 100%;
	height: 50px;
	display: block;
	background-position: center;
}
div#to_gakka a:hover {
	background: url("/life/lics/ics/img/to_gakka_up.gif") no-repeat;
	width: 100%;
	height: 50px;
	display: block;
	background-position: center;
}
div#to_senmon a {
	background: url("/life/lics/ics/img/to_senmon.gif") no-repeat;
	width: 100%;
	height: 50px;
	display: block;
	background-position: center;
}
div#to_senmon a:hover {
	background: url("/life/lics/ics/img/to_senmon_up.gif") no-repeat;
	width: 100%;
	height: 50px;
	display: block;
	background-position: center;
}

/* footer style */

#footer {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #E6E6E6;
	color: #333;
	text-align: center;
	font-size: small;
	/*clear: both;*/
	float: left;
	display: block;
}

#footer #footer_top_box {
	float: left;
	background-color: #FFF;
	width: 100%;
	height: 30px;
}
#footer table {
	margin: auto;
	text-align:left;
}
#footer table td.title{
		white-space: nowrap;
}
#footer table span{display:inline-block;}
#footer #info {
	margin: 5px 10px;
	display: block;
}
#footer #cr {
	margin: 0px;
	display: block;
	background-color: #9c3648;
	color: #FFF;
	text-align: center;
	padding: 5px;
}

/*************************/

.gridContainer {
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
/*#info {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}*/

/* COLORS */
.cur_first {
	background-color: #f8EEEE;
}
.cur_second {
	background-color: #F9EFC3;
}
.cur_third {
	background-color: #E1F2ED;
}
.cur_fourth {
	background-color: #DCDCF0;
}

.must, .error_coution  {
	color: #9B3547;
}

.grayDC {
	background-color: #DCDCDC;
}

 @media only screen and (min-width:481px) {
.gridContainer {
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
}
#navi {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
#nav_home a,#nav_home_on a, #nav_home a:hover,
#nav_introduction a,#nav_introduction_on a, #nav_introduction a:hover,
#nav_curriculum a, #nav_curriculum_on a, #nav_curriculum a:hover,
#nav_teacher a, #nav_teacher_on a, #nav_teacher a:hover,
#nav_degree  a, #nav_degree_on a, #nav_degree a:hover,
#nav_recruit a, #nav_recruit_on a, #nav_recruit a:hover {
	width: 154px;
}

#header #navi ul li {
	border-top:none;
}
#header #navi ul li#nav_recruit {
	border-bottom: none;
}

/*#header #catch {
	font-size: x-small;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.6);
}*/

#header #navi ul li {
	float: left;
}
.oldie #header #navi ul li {
}
#content {
	padding: 0px 5%;
	width: 87.17%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
.top_contents ul li {
	list-style: none;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
-webkit-box-sizing;
	display: inline-block;
		width:auto;
	margin: 18px 5px 0px 0px;
}
/*#info {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}*/
#recruit th, #recruit td, #cur_table th, #cur_table td{

	display: table-cell;
}
.general {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: solid 1px #999;
	color: #000
}


.general th {
	
	text-align: center;
	white-space: nowrap;
	color: #000;
}
.general tr, .general th, .general td {
	border: solid 1px #999;
	padding: 10px 10px;
	font-size: small;
}
.general td.course {
	text-align: center;
	font-size: 200%;
	font-weight: bolder;
}
.general td.time, .general td.teacher {
	text-align: right;
	white-space: nowrap;
}
.teacher name {
	font-size: xx-large;
}
.teacher name_furigana {
	font-size: large;
}
#teacher_list .degree{
	margin-left:5px
}
#teacherinfo div.teacherinfo_l {
	float: left;
	width: 30%
}


.cur_box2, .cur_box3, .cur_box4 {
	float: left;
	border: 1px solid #CCC;
	height: 200px;
}
.cur_box2 {
	width: 465px;
}
.cur_box3 {
	width: 310px;
}
.cur_box4 {
	width: 233px;
}





#footer {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
#footer ul {
	padding-top: 30px;
}
#footer li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 18px;
	display: inline;
	margin: 0 10px;
	border-bottom: none;
	border-top: none;
}
#footer li.fnav {
	background-image: url('/life/lics/ics/css/list_tr.gif');
	padding: 0 0 0 10px;
}
#footer li.flink {
	background-image: url('../img//life/lics/ics/css/list_out.gif');
	padding: 0 0 0 18px;
}
}
@media only screen and (min-width:769px) {
.gridContainer {
	margin: auto;
	width: 100%;
}
#header, #maincontents {
	max-width: 940px;
	margin: auto;
}
#title_image {
	background-color: #F5F5F5;
	width: 100%;
	margin: auto;
	text-align: center;
}
#navi {
	clear: none;
	float: left;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 2.0408%;
	display: block;
}
#header #navi ul li#nav_home,#header #navi ul li#nav_home_on {
	border-left: 1px dotted #666;
}

#banner div {
	border: 1px solid #6c594c;
}
/*#content {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
#info {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}*/
#intro1{ 
	float:left;
	width:56%;
	padding:3%
}
#intro1_img{
	float:left;
	}
#intro2{ 
	float:left;width:44%;padding:3%
}
#intro2_img{
	float:right;width:50%;
}
.linklist_m {
	border-bottom: 1px dotted #333;
	clear: both;
}
.linklist_m li {
	text-indent: 18px;
	display: inline;
	margin: 0 0px;
	padding-left: 25px;
	padding-right: 10px;

	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url('/life/lics/ics/img/list_tr2.gif');
	background-position : 10px;

	border-left: 1px dotted #666;
	border-bottom: none;
	border-top: none;
}
.linklist_m li.r {
	border-right: 1px dotted #666;
}

.teacher dl {
	width: 100%;
}
.teacher dt {
	float: left;
	clear: left;
	width: 30%;
}
.teacher dd {
	float: left;
	width: 65%;
}
#footer {
	width: 100%;
	clear: both;
	margin-left: 0px;
	float: left;
	display: block;
}
}
