@charset "UTF-8";

/*IAC留学アカデミーオリジナルテンプレート*/

*{word-break: break-all;
	font-family:"verdana","helvetica","osaka","ＭＳ Ｐゴシック",ans-serif;
word-break: break-all;
}

textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}


body{
	color:#000;
	margin:0px;
	text-align:center;
	background-color: #EEE7D5;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 120%;
}

form{
	margin:0px;
	padding:0px;
}

table.form{
	margin:25px 0px 0px 13px;
}

.box-red {
    overflow: auto;
    margin: 0 0 2.5em;
    position: relative;
    padding: 13px;
    background: #FFFFFF;
    border: 3px solid #E50A28;
}

img{
	border:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.rss{
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
}

ul.rss li	{
	border-right:#999 1px solid;
	display:inline;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0.2px;
	margin-right:0.3em;
	padding-right:0.5em;
	padding-left:0.2em;
}

ul.rss a:link{
	color:#333333;
	text-decoration:none;
}

ul.rss a:visited	{
	color:#333333;
	text-decoration:none;
}

ul.rss a:hover{
	color:#999999;
	text-decoration:none;
}

ul.rss a:active	{
	color:#333333;
	text-decoration:none;
}

a{
	color:#CC0000;
	text-decoration: none;
}
a:link{
	color:#CC0000;
	text-decoration: none;
}
a:visited{
	color:#AE463E;
	text-decoration: none;
}
a:active{
	color:#C96B03;
	text-decoration:underline;
}
a:hover{color:#CC0000;text-decoration:underline;}

a.acalendar{color:#CC0000;text-decoration:underline;}
a.acalendar:link{color:#CC0000;text-decoration:underline;}
a.acalendar:visited{color:#CC0000;text-decoration:underline;}
a.acalendar:active{color:#CC0000;text-decoration:underline;}
a.acalendar:hover{color:#CC0000;text-decoration:underline;}

a.acontinues{color:#CC0000;text-decoration:underline;}
a.acontinues:link{color:#CC0000;text-decoration:underline;}
a.acontinues:visited{color:#CC0000;text-decoration:underline;}
a.acontinues:active{color:#CC0000;text-decoration:underline;}
a.acontinues:hover{color:#CC0000;text-decoration:underline;}

a.amenu{color:#CC0000;text-decoration:underline;}
a.amenu:link{color:#CC0000;text-decoration:underline;}
a.amenu:visited{color:#CC0000;text-decoration:underline;}
a.amenu:active{color:#CC0000;text-decoration:underline;}
a.amenu:hover{color:#CC0000;text-decoration:underline;}

#container{
	font-size:12px;
	width:950px;
	background:#FFFFFF url(/usr/t) top center repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-bottom-style: solid;
}

#banner,#subbanner{
	padding			:0px;
	height:300px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(//img05.ti-da.net/usr/iacacademy/img_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner a{color:#CCCCCC;text-decoration:none;}
#banner a:link{color:#CCCCCC;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#CCCCCC;text-decoration:none;}

#subbanner a{color:#fff;text-decoration:none;}
#subbanner a:link{color:#fff;text-decoration:none;}
#subbanner a:visited{color:#fff;text-decoration:none;}
#subbanner a:active{color:#fff;text-decoration:underline;}
#subbanner a:hover{color:#fff;text-decoration:underline;}

h1,h2,h3{
	margin:0px;
	padding:0px;
}

.blogtitle{
	font-weight	:bold;
	text-align	:left;
	width: 415px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
	padding-top: 5px;
	color: #F15D16;
	text-decoration: none;
	font-size: 100%;
}
.blogtitle a{
	color:#FF471A;
	text-decoration:none;
}
.blogtitle a:link{
	color:#FF471A;
	text-decoration:none;
}
.blogtitle a:visited{
	text-decoration:none;
	color: #FF471A;
}
.blogtitle a:active{
	color: #FFCC00;
	text-decoration: underline;
}
.blogtitle a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.description{
	color	:#8A8A8A;
	text-align	:left;
	width:500px;
	width:500px;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	line-height: 125%;
	font-size: 110%;
}
.titleHead {
	display: block;
	height: 66px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F15D16;
}
#globalnavi {
	height: 35px;
	width: 950px;
	display: block;
	padding: 0px;
	clear: both;
	background-color: #FED136;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#globalnavi ul {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
}
#globalnavi li {
	display: inline;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.leftbox {
	display: block;
	float: left;
	width: 762px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}




#content{
	width:540px;
	float:right;
	background-color:#; 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-right: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	clear: right;
}

#links{
	width:200px;
	float:left;
	text-align:left;
	margin:0px;
	background-color:#;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
	clear: left;
}

#links2{
	width:170px;
	float:right;
	text-align:left;
	margin:0px;
	background-color:#;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	clear: right;
}


#footer{
	clear:both;
	background-color: #C5AD70;
	color: #483D1E;
}

#copyright{
	background: url(/usr/) top center no-repeat;
	width			: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #483D1E;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: center;
	border-top: 1px none #CC0000;
	border-bottom: 1pxnone #CC0000;
}

.blog{
	margin:0px;
}

.date{
		background: # ;
background-image: url(/usr/);
background-repeat: no-repeat;
background-position: top center;
		height:16px;
		background-position:1px 1px;
		color	: #cccccc;
		font-size	: 12px;
	                font-weight:bold;
		letter-spacing: 2px;
		padding	: 0px 10px 0px 15px;
	                text-align:left;
		border-bottom:1px none #0000CC;
		border-top:1px none #0000CC;
}

.blogbody{
	background-image: url(/usr/test115/sinpbt01_3.jpg);
	background-repeat: no-repeat;
	background-position: topcenter;
	margin:10px 0px 10px 0px;
	padding:8px;
	border-left:1px none #CCCCCC;
	border-right:1px none #CCCCCC;
	border-bottom:1px solid #cccccc;
	background-color: #EEEEEE;
	
}

.title{
background-repeat: no-repeat;
background-position: left center;
		color:#666666;
		font-size:14px;
		font-weight:bold;
		height:15px;
	 	padding-left: 15px;
                                padding-top: 10px;
	                text-align: left;
}

.main{
	color:#000;
	font-size:12px;
	line-height:145%;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.main img{
	margin:0px 5px 0px 5px;
}

.main-continues{
	font-size:10px;
}

.posted{
	color:#000;
	font-size:10px;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a.aposted{color:#CC0000;text-decoration:underline;font-weight:bold;font-size:10px;}
a.aposted:link{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.aposted:visited{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.aposted:active{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.aposted:hover{color:#CC0000;text-decoration:underline;font-weight:bold;}

.menu{
	color:#000;
	font-size:10px;
	text-align:right;
}

.comments-head{
                  background:#FFFFFF url(/usr/test112/sinpst01.jpg);
	         background-repeat: no-repeat;
	         background-position: right center;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	height:10px;
}

.comments-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
}

.comments-post{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

.trackback-url{
	color:#691815;
	font-size:10px;
	font-weight:bold;
	margin:20px 0px 15px 0px;
}

#trackback-text{
	width:400px;
	border:1px solid #CCCCCC;

}

.trackback-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
	width:400px;

}

.trackback-post{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:0px 0px 25px 0px;
	font-weight:bold;
	width:400px;

}

a.atrackback-post{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active{color:#CC0000;text-decoration:underline;font-weight:bold;}
a.atrackback-post:hover{color:#CC0000;text-decoration:underline;font-weight:bold;}

label{
	font-size:10px;
	font-weight:bold;
}

#author{
	width:200px;
	border:1px solid #CCCCCC;
}
#email{
	width:200px;
	border:1px solid #CCCCCC;
}
#url{
	width:200px;
	border:1px solid #CCCCCC;
}
#text{font-size:12px;
	width:240px;
	height:150px;
	border:1px solid #CCCCCC;
}
.pagetop{
	font-size:10px;
	text-align:right;
	margin:0px 10px 25px 0px;
}


.calendarhead{
                  background:#FFFFFF url(/usr/test115/sinpst01_3.jpg);
	         background-repeat: no-repeat;
	         background-position: right center;	
    	        
	 	color:#666666;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:5px 0px 4px 0px;
	text-align:center;
}

.calendartable{
	margin:0px auto 10px auto;
	padding:0px;
	width:160px;
	text-align:left;
	background:#fff
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	empty-cells:show;
	border-spacing:0px;
	border-collapse:collapse;
                letter-spacing:0px;
}

.calendarweek{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;

}

.calendarwd{
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #CCCCCC;
	background:#CCCCCC no-repeat;
	background-position:-2px 0px;
	color:#fff;
	font-size:12px;
	letter-spacing:2px;
	padding:5px 0px 5px 5px;
}
.calendard{
	text-align:center;
}
.calendar{
	font-size:12px;
	padding:4px 2px 4px 2px;
	letter-spacing:0px;
}

.sidetitle{
	background:#FFFFFF url(/usr/test115/sinpst01_3.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	color		: #666666;
	font-size		:12px;
	font-weight       :normal;
	letter-spacing	:2px;
	width:90%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C5AD70;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.side{

	font-size:12px;
	line-height:140%;
	margin:0px 0px 10px 0px;
	padding:3px 5px 5px 5px;
	border-left:1px none #CCCCCC;
	border-right:1px none #CCCCCC;
	border-bottom:1px none #CCCCCC;
	width:150px;
}
.side .text{
	width:80px;
}
.photo{
	text-align:center;
}

.photo img{
	width:120px;
}


.nickname{
	color:#2b5695;
	
	font-weight:bold;
	margin:10px 0px;
}

.message{
	
}

.quotetable{
}

.quote{
	color:#000;
	font-size:10px;
	padding:1px;
}

.blogtimes{
	margin:0px 0px 16px 0px;
	text-align:center;
}

.powered{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.syndicate{
	font-size:10px;
	text-align:center;
}
.checkers{
	font-size:10px;
	margin-top:10px;
}

body.ad{
	background:#f7p39f;
}
.nomargin {
	padding: 0px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.jCarouselLite {
	width: 890px;
	height: 115px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 185px;
}
.auto {
	margin: 0px;
	padding: 0px;
	width: 666px;
	height: 95px;
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	float: left;
}
.auto ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
	width: 2890px;
	left: -2223px;
}
.auto li {
	overflow: hidden;
	float: left;
	width: 111px;
	height: 95px;
}
.auto img {
	height: 75px;
	width: 100px;
	margin-top: 11px;
	margin-left: 8px;
}


.phototxt {
	float: right;
	width: 200px;
	height: 45px;
	margin-right: 8px;
	margin-top: 50px;
	color: #333333;
}
.introduction {
	display: block;
	border: 1px solid #CCCCCC;
	clear: both;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	width: 450px;
	overflow: hidden;
}

/* カスタムプラグイン1　バナー */
.sidebnr img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.mailform {
	padding-bottom : 15px ;
	width : 200px ;
	height : 200px ;
	background : url(http://iac-academy.com/common/img/mailform.gif) left top no-repeat ;
	display: block;
	overflow: hidden;
	clear: both;
}

.mailform form {
	padding : 30px 10px 0 10px ;
}

.mailform form p {
	text-align : center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.mailform form p input.text {
	width : 170px ;
	font-size : 12px ;
	line-height : 18px ;
}

.mailform form p textarea {
	width : 170px ;
	height : 50px ;
	font-size : 12px ;
	line-height : 18px ;
}
.mailform form p button {
	border : 0;
	width : 170px;
	background-color : #f6f6f6;
	padding: 0px;
}
.inquiry {
	display: none;
}
table.recomSchool {
	margin:0px auto 10px auto;
	padding:0px;
	width:510px;
	text-align:left;
	border:1px solid #A4A4A4;
	border-collapse:collapse;
}
table.recomSchool th {
	background-color : #FFE3AA;
	margin:0px;
	padding:2px 0px 2px 3px;
	text-align : center;
	border:1px solid #A4A4A4;
	border-collapse:collapse;
}
table.recomSchool td {
	margin:0px;
	padding:2px 0px 2px 3px;
	border:1px solid #A4A4A4;
	border-collapse:collapse;
}
table.recomSchool .th110 {
	width:110px;
	background-color : #FFE3AA;
	margin:0px;
	padding:2px 0px 2px 3px;
	text-align : center;
}
table.recomSchool .th120 {
	width:120px;
	background-color : #FFE3AA;
	margin:0px;
	padding:2px 0px 2px 3px;
	text-align : center;
}

/*サイドバー お問い合わせフォーム*/
#ClicktxBlogMail {
    font-size:11px;
    border:1px solid #ccc;
    padding:7px;
    width:144px;
}
#ClicktxBlogMail div{
    margin-top:7px;
}
#ClicktxBlogMail input, #ClicktxBlogMail textarea{
    font-size:11px;
    width:110px;
}
#ClicktxBlogMail textarea{
    height:100px;
}
#ClicktxBlogMail input.button{
    width:auto;
}
#ClicktxBlogMailCopyRight{
}
#ClicktxBlogMail img {
	display: none;
}

/*************************************************
【忍者式メールフォーム自作CSS】
自作CSSを使用するには、HTMLとCSSの知識が必須です。
HTMLやCSSについては参考文献などを参照してください。
*************************************************/

/*メールフォーム全体を囲っているタグのid*/
#mailfoam_top {
	border: 3px solid #FFCC00;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/*メールフォームのパーツや送信ボタンを囲っているタグのclass（タイトル、説明文以外）*/
#mailfoam_top .main {

}

/*メールフォームのタイトルを囲っているタグのclass*/
#mailfoam_top .title{
	color: #FF3300;
	background-color: #FFCC00;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin: 0px;
	padding: 3px;
	height: 20px;
	font-size: 100%;
}

/*メールフォームの説明文を囲っているタグのclass*/
#mailfoam_top .explain {
	font-size: 90%;
}

/*『name』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .name_top {
	padding: 0px;
	height: 50px;
	display: block;
	clear: both;
}

/*『name』パーツの表示名を囲っているタグのclass（[ 名前 ]の部分）*/
#mailfoam_top .name_left{
	display: block;
	clear: both;
}

/*『name』パーツの入力項目を囲っているタグのclass*/
#mailfoam_top .name_right {

}

/*『name』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .name_parts {

}

/*『mail』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .mail_top {
	height: 50px;
	padding: 0px;
	display: block;
	clear: both;

}

/*『mail』パーツの表示名を囲っているタグのclass（[ メールアドレス ]の部分）*/
#mailfoam_top .mail_left{


}

/*『mail』パーツの入力項目を囲っているタグのclass*/
#mailfoam_top .mail_right {

}

/*『mail』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .mail_parts {

}

/*『tel』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .tel_top {
	height: 50px;
	display: block;
	padding: 0px;
	clear: both;

}

/*『tel』パーツの表示名を囲っているタグのclass（[ 電話番号 ]の部分）*/
#mailfoam_top .tel_left{
	font-size: 11px;
}

/*『tel』パーツの入力項目を囲っているタグのclass*/
#mailfoam_top .tel_right {

}

/*『tel』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .tel_parts {
	display: block;
	clear: both;
}

/*『address』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .address_top {
	height: 50px;
	display: block;
	padding: 0px;
	clear: both;

}

/*『address』パーツの表示名を囲っているタグのclass（[ 住所 ]の部分）*/
#test3_top .address_left{
	clear: both;
	display: block;
}

/*『address』パーツの入力項目を囲っているタグのclass*/
#test3_top .address_right {

}

/*『address』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .address_parts {


}

/*『title』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .title_top {
	height: 50px;
	padding: 0px;
	clear: both;

}

/*『title』パーツの表示名を囲っているタグのclass（[ 件名 ]の部分）*/
#mailfoam_top .title_left{


}

/*『title』パーツの入力項目を囲っているタグのclass*/
#mailfoam_top .title_right {
	font-size: 90%;

}

/*『title』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .title_parts {

}

/*『textarea』パーツの表示名と入力項目を囲っているタグのclass*/
#mailfoam_top .textarea_top {
	display: block;
	padding: 0px;
	clear: both;

}

/*『textarea』パーツの表示名を囲っているタグのclass（[ 本文（大） ]の部分）*/
#mailfoam_top .textarea_left{


}

/*『textarea』パーツの入力項目を囲っているタグのclass*/
#test3_top .textarea_right {
	font-size: 75%;

}

/*『textarea』パーツの入力項目のclass（inputなどの部分）*/
#mailfoam_top .textarea_parts {
	margin: 0px;
	padding: 0px;
	width: 170px;
	font-size: 100%;

}

/*メールフォームの送信ボタンを囲っているタグのclass*/
#mailfoam_top .submit {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;

}

/*メールフォームの送信ボタンのclass*/
#mailfoam_top .submit_button {

}

/*エラーメッセージを囲っているタグのclass*/
#mailfoam_top .error {

}

/*エラーメッセージのリトライボタンを囲っているタグのclass*/
#mailfoam_top .error_submit {

}

/*エラーメッセージのリトライボタンのclass*/
#mailfoam_top .error_submit_button {

}

/*送信完了メッセージを囲っているタグのclass*/
#mailfoam_top .result {

}

/*送信完了メッセージの戻るボタンを囲っているタグのclass*/
#mailfoam_top .result_submit {

}

/*送信完了メッセージの戻るボタンのclass*/
#mailfoam_top .result_submit_button {

}
#mailfoam {
	margin-right: 3px;
	margin-left: 3px;
}

