@charset "utf-8";
/* CSS Document */

html,body {
	font-size:12px;
}

html>body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	color: #333;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #0cc6ef url('images/icon/bg-main.png') repeat-x 0 0;
	width: 960px;
	text-align:center;
	vertical-align:top;
}

*html body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	color: #333;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #0cc6ef url('images/icon/bg-main-trans.png') repeat-x 0 0;
	width: 960px;
	text-align:center;
	vertical-align:top;
}

a:link, a:visited {
	color: #e33258;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
.f_red {
	color: #930;
	font-weight:bold;
}	

.f_redmark {
	font-size:14px;
	color:#fff;
	background-color:#f00;
}

.f_truered {
	font-size:16px;
	color:#f00;
}
.f_oreange {
	color:#F90;
	font-size:16px;
	font-weight:bold;
}

.ft_red {
	color:#F00;
}

.ft_ping {
	color:#F0F;
}


* html div {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://www.proposal-co.jp/images/icon/bg-main.png);
}

* html div a {
  position: relative;
}


/* Layout
---------------------------------------------------------------- */
h1 {
	background-color: transparent;
	margin: .2em -10px .2em 5px;
	padding: .3em .3em .15em .5em;
	border: 0px;
	border-left: 8px solid;
	border-bottom: 1px solid;
	border-color: #ffffff #ffffff #999999 #ff7711;
	width:90%;
}

h2 {
	background-color: transparent;
	margin: .2em -10px .5em 5px;
	padding: .3em .3em .15em .5em;
	border: 0px;
	border-left: 6px solid;
	border-bottom: 1px solid;
	border-color: #fff8f8 #fff8f8 #aaaaaa #ffcc66;
	width:90%;
}

h3 {
	background-color: transparent;
	margin: .2em -10px .5em 5px;
	padding: .3em .3em .15em .5em;
	border: 0px;
	border-left: 4px solid;
	border-bottom: 1px solid;
	border-color: #fff8f8 #fff8f8 #bbbbbb #cccccc;
	width:90%;
}


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

#content {
	margin: 0 340px 0 10px;
	padding: 10px 0 0;
	background: #fff;
	text-align:left;
	vertical-align:top;
	}
/* Content
---------------------------------------------------------------- */	
#container {
	width: 940px;
	margin: 0 auto;
	text-align:left;
	vertical-align:top;
	padding:10px;
	background: #f1f1f1;
	border-bottom: 10px solid #333;
	}
.container_table  {
	width: 940px;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	vertical-align:top;
}

.container_table_l {
	width: 610px;
	padding: 10px 10px 0;
	background-color: #fff;
	text-align:left;
	vertical-align:top;
	word-break:break-all;

}
.container_table_sep {
	width:10px;
	background-color: #f1f1f1;	
}
.container_table_r {
	width: 300px;
	padding:0;
	background-color: #fff;
	text-align:center;
	vertical-align:top;
}
/* address
---------------------------------------------------------------- */

.address_info {
	width:500px;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
}

.address_info td {
	width:500px;
	padding:0;
	margin:0;
	border:0;
	text-align:left;
	vertical-align:top;
}
/* curriculum
---------------------------------------------------------------- */

.curriculum_table {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:600px;
	margin:0;
	padding:0;
}
.curriculum_table th {
	width:190px;
	background-color:#336699;
	color:#FFF;
	border:#CCC 1px solid;
	padding:5px;	
}
.curriculum_table td {
	width:190px;
	background-color:#ffffe1;
	color:#000;
	border:#CCC 1px solid;
	padding:5px;
	vertical-align:top;	
}
.curriculum_about {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:600px;
	margin:0;
	padding:0;
}

.curriculum_about th {
	width:100px;
	background-color:#336699;
	color:#FFF;
	border:#CCC 1px solid;
	padding:5px;	
}

.curriculum_about td {
	width:490px;
	background-color:#ffffe1;
	color:#000;
	border:#CCC 1px solid;
	padding:5px;
	vertical-align:top;	
}
.curriculum_info {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:600px;
	margin:0;
	padding:0;
	
}
.curriculum_l {
	text-align:left;
}
.curriculum_c {
	text-align:center;

}

/* sidebar
---------------------------------------------------------------- */
#sidebar {
	float: left;
	width: 320px;
	margin: 0 0 0 -330px;
	padding: 10px 0 0;
	background: #fff;
	text-align:center;
	}
	
/* Header
---------------------------------------------------------------- */

#top {
	background: url('images/icon/bg-top.png') repeat-x 0 100%;
	width: 960px;
	margin: 0 auto;
	padding: 6px 0;
	text-align:right;
	font-size:11px;
	color:#333;
}
#header {
	width: 960px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	}


#menu {
	width: 960px;
	margin: 0 auto;
	text-align:center;
	}
	
/* school 
----------------------------------------------------------------- */

.school_table {
	margin-left:20px;
}

/* kyufu
----------------------------------------------------------------- */

.kyufu_table {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:550px;
	margin-left:20px;
	
}
.kyufu_table th {
	background-color:#dde8ff;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	font-weight:normal;
	padding:5px;
	width:200px;
}
.kyufu_table td {
	background-color:#ffffff;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	padding:5px;
	width:350px;
}
.kyufu_table_left {
	width:130px;
}
.kyufu_table_title {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:550px;
	margin-left:20px;
	background-color:#dde8ff;
}

/* pssokusen
----------------------------------------------------------------- */

.pssokusen_table {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:550px;
	margin-left:20px;
}
.pssokusen_table th {
	background-color:#eeeeee;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	font-weight:normal;
	padding:5px;
	width:100px;
}
.pssokusen_table td {
	background-color:#ffffff;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	padding:5px;
}

.pssokusen_table2 {
	border-collapse:collapse;
	border:#CCC 1px solid;
	width:550px;
	margin-left:20px;
}
.pssokusen_table2 th {
	background-color:#eeeeee;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	font-weight:normal;
	padding:5px;
}
.pssokusen_table2 td {
	background-color:#ffffff;
	color:#000;
	border:#CCC 1px solid;
	text-align:left;
	padding:5px;
}
.pssokusen_table2_center {
	text-align:center;
}

.pssokusen_blue {
	background-color:#CEFFFF;
	padding:5px;
	margin-left:20px;
	width:550px;
}
.pssokusen_pink {
	background-color:#FCC;
	padding:5px;
	margin-left:20px;
	width:550px;
}
.pssokusen_yellow {
	background-color:#FFC;
	padding:5px;
	margin-left:20px;
	width:550px;
}
/* inquire
----------------------------------------------------------------- */


.inquiry_table {
	border-collapse:collapse;
	border:#fff 1px solid;
	width:550px;
}
.inquiry_table th {
	border:#fff 1px solid;
	text-align:left;
	width:150px;
	background-color:#e1d9c5;
	padding:5px;
}
.inquiry_table td {
	background-color:#ededd9;
	border:#fff 1px solid;
	text-align:left;
	width:350px;
	padding:5px;

}


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

.footer {
	width: 960px;
	height:50px;
	background-color:#006;
	color:#FFF;
	margin: 0 auto;
	margin: 0;
	padding: 20px 0 10px;
	text-align: center;
	}
a.footer {
	color: #fff;
	text-decoration: none;
}

.top_line {
	text-align:right;
	font-size:12px;
	color:#000;
}
a.top_line {
	color: #000;
	text-decoration: none;
	}
/* misc
--------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
* html .clearfix {
	height: 1%;
	}
*:first-child+html .clearfix {
	min-height: 1px;
	}
.clearfix {
	display: block;
	}
.clear {
	clear: both;
	}
	