@charset "utf-8";

/* ------------------------------------------------------------------ \*/
body	{ 
	font: "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\FF2D\FF33\20\30B4\30B7\30C3\30AF",Osaka; 
	color:#4C4C4C;
	font-size:80%;
	line-height: 1.6em;
 	background-image: url(../../img/bg_001.gif); background-repeat: repeat-x; background-position: left top; }
/* -----------------------------------------------------------------------
images
----------------------------------------------------------------------- */

img {
	padding: 0;
	margin:0;
}
a:visited {
	color: #002978; 
	text-decoration: underline;
}
a:link {
	color: #002978; 
	text-decoration: underline;
}
a:hover {
	color: #6699cc; 
	text-decoration: underline;
}

/* -----------------------------------------------------------------------
clearFixs
----------------------------------------------------------------------- */

.clearfix:after {
	clear: both; 
	content: "."; 
	display: block;
	font-size: 0; /* Fixes FF */ 
	height: 0;
	visibility: hidden;
}
ul, li {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

body {
	background: #f2f2f2;
	margin:0;
	padding:0;
}
#wrapper {
	background: url(../images/bg.gif) repeat-y;
	padding-bottom: 7px;
	text-align: left; /* resets the default text alignment for the page */
	width: 964px;
	margin: 0 auto;
	overflow: hidden;
}
#contents {
	width:938px;
	margin: 0 auto;
}
/* HEADER
----------------------------------------------- */
#header {
	background: #9c1100; 
	height: 80px;
	width: 938px;
	margin-bottom: 20px;
	padding:0;
	overflow: hidden;
}
/*#header {
	background: #9c1100 url(../images/logo_corporatered.gif) no-repeat top left; 
	height: 60px;
	width: 938px;
	margin-bottom: 20px;
	padding:0;
}*/
#header .seo {
	width: 920px;
	margin: 0 5px;
	padding:0;
	overflow: hidden;
	
}
#header .seo h1 {
	margin: 0;
	padding:0;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	float: left;
}
#header .seo h2 {
	margin: 0;
	padding:0;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	float: right;
}
#header .seo h2 a,
#header .seo h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header .seo h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header h3 {
	font-size: 0.8em;
	font-weight: normal;
	float: left;
	height: 60px;
	overflow: hidden;
	margin:0;
	padding:0;
}
#search_area {
	margin-right:10px;
	padding:0;
	font-size: 80%;
	float:right;
}
#search_area .header_link {
	margin:5px 0 0 0;
	float:right;
}
#search_area .header_link a,
#search_area .header_link a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#search_area .header_link a:hover {
	text-decoration:underline;
}
#search_area .header_link ul {
	margin:0;
	padding:0;
}
#search_area .header_link li.first {
	margin:0;
	padding:0 5px;
	border-left: 1px #fff solid;
	display:inline; 
}
#search_area .header_link li.last_hd {
	margin:0;
	padding:0 5px;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	display:inline; 
}
#search_area .search_engine {
	margin:0;
	padding:0;
	float:right;
	clear: both;
}
h4 { /* 学校紹介text*/
	font-size:110%;
	font-weight: normal;
	width: 938px;
	margin:5px 0;
}
#main_visual { /* メインビジュアル*/
	background: url(../images/top_visual.jpg) no-repeat top;
	width: 938px;
	height: 150px;
	text-indent: -9000px;
	display: block;
}

/* ３つのボタン (top)
----------------------------------------------- */
#btn_section {
	width: 938px;
	height:71px;
	clear:both;
}
#btn_section .testimonial a {
	display:block;
	margin:0;
	padding:0;
	width:310px;
	height:71px;
	float:left;
	background-image: url(../images/top_tes_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_section .testimonial a:hover {
	background-image: url(../images/top_tes_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_section .event a {
	display:block;
	margin-left:15px;
	padding:0;
	width:310px;
	height:71px;
	float:left;
	background-image: url(../images/top_eve_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_section .event a:hover {
	background-image: url(../images/top_eve_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_section .ask a {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	width:290px;
	height:71px;
	float:right;
	background-image: url(../images/top_ask_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#btn_section .ask a:hover {
	background-image: url(../images/top_ask_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* links
----------------------------------------------- */
#sec-wrapper {
	width: 938px;
	margin: 20px 0 0 0;
	overflow: hidden;
}
#sec-wrapper a {
	color: #002978;
	text-decoration:none;
}
#sec-wrapper a:hover {
	text-decoration: none;
}
#sec-wrapper h3 {
	width:305px;
	background-color: #9c1100;
	padding-left: 5px;
	margin:0;
	}
#sec-wrapper h3 a {
	display: block;
	margin: 0;
	padding:4px 4px 4px 10px;
	font-size: 85%;
	color:#FFFFFF;
	background: url(../images/arrow_02.gif) no-repeat left;
}
#sec-wrapper h3 a:hover {
	background-color:#C47070;
}
#sec-wrapper .top_about {
	width: 310px;
	float: left;
}
#sec-wrapper ul li a {
	color: #444;
	padding-left: 10px;
	display: block;
	background: url(../images/arrow_01.gif) no-repeat left;
}
#sec-wrapper ul li a:hover {
	background: url(../images/arrow_01.gif) no-repeat left;
	background-color:#eee;
}
#sec-wrapper ul li {
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 dotted;
	margin: 0;
	padding: 2px 0 2px 4px;
}
#sec-wrapper .top_course {
	margin-left: 12px;
	width: 310px;
	float: left;
}
#sec-wrapper .top_apply {
	width: 290px;
	float: right;
}
#sec-wrapper .top_apply h3{
	width: 290px;
}
/*
#sec-wrapper .top_apply ul li {
	width: 283px;
	margin: 0;
	padding: 2px 0 2px 4px;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 dotted;
	clear:both;
}
*/
/*お知らせ area
----------------------------------------------- */

#thr-wrapper {
	width: 938px;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
}
#thr-wrapper h3 {
	width:305px;
	background-color: #9c1100;
	padding-left: 5px;
	margin:0;
	}
#thr-wrapper h3 a {
	display: block;
	margin: 0;
	padding:4px 4px 4px 10px;
	font-size: 85%;
	color:#FFFFFF;
	background: url(../images/arrow_02.gif) no-repeat left;
}
#thr-wrapper .news-wrapper {
	margin-top:10px;
	/*padding: 5px 10px 5px 15px; */
	width: 630px;
	border: 1px #ccc solid;
	float: left;
}
#thr-wrapper .news-wrapper h4 {
	font-weight: bold;
	width: 620px;
	margin:0 0 5px 0;
	padding: 2px 5px;
	background-color: #EEE;
}
#thr-wrapper .news-wrapper h4 a {
	text-decoration: underline;
	color: #4C4C4C;
}
#thr-wrapper .news-wrapper h4 a:hover {
	text-decoration: underline;
	color: #000000;
}
#thr-wrapper .news-wrapper p {
	margin: 2px 0 3px 10px;
	padding-left: 10px;
	line-height: 160%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#thr-wrapper .news-wrapper .news_s {
	font-size: 11px;
}
#thr-wrapper .news-wrapper a:hover {
	text-decoration: none;
}
#thr-wrapper .top_apply {
	margin-top: 10px;
	width: 290px;
	float: right;
}
#thr-wrapper .top_apply h3 {
	width: 290px;
}
#thr-wrapper .top_apply h3 a {
	color: #FFFFFF;
	text-decoration:none;
}
#thr-wrapper .top_apply h3 a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#C47070;
}
#thr-wrapper ul li a {
	color: #444;
	padding-left: 10px;
	display: block;
	background: url(../images/arrow_01.gif) no-repeat left;
	text-decoration: none;
}
#thr-wrapper ul li a:hover {
	background: url(../images/arrow_01.gif) no-repeat left;
	background-color:#eee;
}
#thr-wrapper ul li {
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	border-bottom: 1px #666 dotted;
	margin: 0;
	padding: 2px 0 2px 4px;
}

#thr-wrapper .news_pic_area {
	width: 610px;
	margin: 10px;
	padding: 0;
	overflow: hidden;
}
#thr-wrapper .news_pic_area img {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	display: block;
}
#thr-wrapper .news_pic_txt {
	width: 540px;
	margin: 0;
	padding: 0;
	float: right;
}
#thr-wrapper .news_pic_txt p {
	margin: 0;
	padding-left: 10px;
	line-height: 140%;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.ad_area {
	width: 287px;
	border: 1px #DDD solid;	
}
.ad_area .ad_title {
	width: 283px;
	margin: 0 5px 0 0;
	padding: 5px 2px 0 4px;
	background-color: #EEEEEE;
}
.ad_area .ad_title h4 {
	width: 280px;
	font-size: 100%;
	display: block;
	margin:0;
	padding-left: 10px;
	background: url(../images/arrow_01.gif) no-repeat left;
	font-weight: bold;
}
.ad_contents {
	width: 287px;
	font-size: 80%;
	text-align: center;
	background-color: #FAFAFA;
	padding-top: 10px;
	margin: 0;
}
.ad_contents img {
	margin: 0 0 10px 0;
	padding: 0;
}
.skype-bnr {
width:170px;
text-align: center;
margin:0 58px 10px 58px;
}
.skype-bnr p {
line-height: 150%;
text-align:left;
margin: 0;
padding: 0;
}
.skype-bnr img {
margin: 0 0 5px 0;
padding: 0;
}

/* visa news
----------------------------------------------- */
#thr-wrapper .news-wrapper .visa_area {
	padding: 5px;
	margin: 0;
}
#thr-wrapper .news-wrapper .visa_title_area {
	margin: 0;
	padding: 0;
}
#thr-wrapper .news-wrapper .visa_title_area h5 {
	font-size: 12px;
	color:#EC5F00;
	margin: 0; 
	padding: 0;
	display: inline;
}
#thr-wrapper .news-wrapper .visa_title_area a {
	text-decoration: underline;
	color: #002978;
}
#thr-wrapper .news-wrapper .visa_title_area a:hover {
	text-decoration: none;
	color: #002978;
}

/* FOOTER
----------------------------------------------- */
#footer {
	width: 938px;
	margin:0 10px;
	border-top: 1px solid #666;
	clear: both;
	color: #999;
	padding: 10px 0;
	text-align: left;
	font-size:80%;
}
#footer address {
	font-style: normal;
	float: left;
}
#footer .links ul {
	margin:0;
	padding:0;
	float: right;
}
#footer .links li {
	display: inline;
	margin:0;
	padding:0 5px;
	border-left: 1px solid #888;
}
#footer .links li.last {
	display: inline;
	margin:0;
	padding:0 5px;
	border-right: 1px solid #888;
}
#footer a,
#footer a:visited {
	text-decoration: underline;
	color:#888;
}
#footer a:hover {
	text-decoration: none;
	color:#888;
}
#footer_btm {
	background: url(../images/shadow_bottom_left3.gif) repeat-x bottom left;
}
