@charset "UTF-8";

/*------------------------------------------------------------------------------
	株式会社アルフライラ - common.css
	URL: http://alphlyla.jp/index.html
	Date: 2010-01-15
	Copyright (C) 2006-2009 日本仮想化技術株式会社 | Virtual Tech JP | VTJ
------------------------------------------------------------------------------*/



/*------------------------------------------------------------
 contents 
 -------------------------------------------------------------
 ・Share Style
 ・Link Color
 ・Page Top
----------------------------------------------------------- */




/*------------------------------------------------------------
 Share Style 
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	}
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-size:12px;
	color: #242424;
	letter-spacing: 0.05em;
	line-height: 140%;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	}

html {
	overflow-y:scroll;
	}
h1,h2,h3,h4,h5,h6 {
	}
p,li,dt,dl {
	line-height:1.3;
	}

li {
	list-style-type:none;
	}
img {
	border:0;
	}
address {
	font-style:normal;
	}
.clear {
	clear:both; /*作業中の確認用*/
	}
.cbox {
	display: inline-block;
	}
.cbox:after {
   content: ".";
   font-size: 0.1em;
   line-height: 0;
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
	}
	
	
/*------------------------------------------------------------
 Link Color 
----------------------------------------------------------- */
a:link {
	color:#333333;
	text-decoration:none;
	}
a:visited {
	color:#333333;
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	color: #006699;
	}
a:active {
	color:#006699;
	text-decoration: none;
	}
#header {
	font-size: 1px;
	text-decoration: none;
	text-indent: -9000px;
	}

		
		
		
/*------------------------------------------------------------
 Page Top 
----------------------------------------------------------- */				
#pagetop {
	display: block;
	float: right;
	height: 14px;
	margin-top: 50px;
	margin-bottom: 30px;
	text-decoration: none;
	}
	
	
/*------------------------------------------------------------
 Layout 
----------------------------------------------------------- */

h1 {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
#contents_head {
	background-image: url(../images/contents_bg1.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9000px;
	}
#contents_body {
	background-image: url(../images/contents_bg2.png);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 26px;
	padding-right: 26px;
	}
#contents_foot {
	background-image: url(../images/contents_bg3.png);
	background-repeat: no-repeat;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9000px;
	height: 24px;
	}
#contents_left {
	background-image: url(../images/contents_bg_left.png);
	background-repeat: no-repeat;
	height: 1031px;
	width: 220px;
	float: left;
	margin-right: 39px;
	}





#contents_left ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	}
#contents_left li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 6px;
	text-indent: 10px;
	}
#contents_left  #addressbox {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	margin-top: 600px;
	}
#contents_left #addressbox p {
	line-height: 150%;
	}
#contents_left #addressbox #address {
	padding-top: 5px;
	font-weight: bold;
	}
#contents_left #addressbox #mail {
	padding-bottom: 6px;
	}

#contents_left #addressbox #telfax {
	font-weight: bold;
	color: #336600;
	}
#contents_left #addressbox a {
	font-weight: bold;
	color: #336600;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	}
#contents_left #addressbox span {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	}



#contents_right {
	width: 541px;
	float: left;
	padding-top: 20px;
	}
#contents_right #schedule {
	background-image: url(../images/contents_img_02.png);
	background-repeat: no-repeat;
	height: 305px;
	width: 534px;
	margin-top: 30px;
	padding-top: 35px;
	}
#contents_right #schedule #tit_schedule {
	margin-left: 100px;
	margin-bottom: 10px;
	}
#contents_right #schedule p {
	margin-left: 25px;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 15px;
	}
#contents_right #schedule dl {
	margin-left: 25px;
	}
#contents_right #schedule dt {
	float: left;
	margin-right: 10px;
	}
#contents_right #schedule dd {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	}
#contents_right #schedule .blue {
	color: #0099CC;
	}
#contents_right #schedule .pink {
	color: #FF6666;
	}

#contents_right #curriculum {
	background-image: url(../images/contents_img_01.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 541px;
	font-size: 12px;
	}
#contents_right #curriculum #tit_curriculum {
	margin-top: 20px;
	margin-left: 170px;
	}
#contents_right #curriculum ul {
	margin-top: 10px;
	margin-left: 110px;
	width: 410px;
	}
#contents_right #curriculum li {
	line-height: 170%;
	}
#contents_right #remarks {
	margin-top: 30px;
	}
#contents_right #remarks dt {
	float: left;
	margin-right: 40px;
	margin-left: 30px;
	vertical-align: middle;
	padding-top: 16px;
	}
#contents_right #remarks .tit {
	padding-top: 25px;
	}

#contents_right #remarks dd {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-left: 150px;
	}
#contents_right #remarks .access {
	vertical-align: middle;
	padding-bottom: 5px;
	}
#contents_right #remarks strong {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	}
#contents_right #remarks span {
	margin-left: 15px;
	vertical-align: middle;
	}
#contents_right #remarks li {
	line-height: 140%;
	}
#contents_right #remarks .line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	}

#contents_right #application {
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 443px;
	text-align: center;
	}
#contents_right  #application img {
	margin-bottom: 10px;
	}
#contents_right #application a:hover {
	background-image: url(../images/contents_btn_moushikomi_a.png);
	background-repeat: no-repeat;
	}
#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	}
