﻿body
{
	margin: 0;
	padding: 15px 0 0 0;
	width: 100%;
	color: #161243;
	text-align: center;
	background-color: #26374E;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#fixed
{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#header
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

#header img
{
	margin: 10px 0 15px 10px;
	border: 0;
}

#colmask
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	background: #fff;
}

#colright
{
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #fff;
}

#col1wrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}

#col1pad
{
	margin: 0 15px 0 415px;
	overflow: hidden;
}

#col1
{
	width: 100%;
	overflow: hidden;
}

#flash
{
	margin: 0;
	padding: 0;
}

#col1 h1
{
	font-size: 16px;
	color: #0076A7;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: Times New Roman;
	padding: 0;
	margin: 0;
}

#col1 .center_text
{
	color: #0076A7;
	font-weight: normal;
	text-align: center;
}

#col1 h3
{
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	font-family: Times New Roman;
}

#col1 p
{
	color: #100944;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 10px 0;
	margin: 0;
}

#col1 .question
{
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}

#col1 .answer
{
	font-weight: normal;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}

#col1 .autor
{
	font-weight: normal;
	text-align: left;
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 10;
	font-style: normal;
	border-top: 1px #000 solid;
}

#col1 .flow
{
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #FEDF98;
	border: 1px #999 solid;
}

#col1 .why
{
	margin: 5px 0 15px 0;
	font-size: 22px;
	color: #0076A7;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}

#col1 .sample
{
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #E9EFFD;
	border: 1px #999 dotted;
}

#col1 .price
{
	font-size: 16px;
	color: #368179;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0 10px 0 0;
}

#col1 .note
{
	font-weight: normal;
	text-align: right;
	padding: 0;
	margin: 0 10px 15px 0;
}

#col1 ul
{
	padding: 0 0 10px 20px;
	margin: 0;
	list-style-type: disc;
}

#col1 .sitemap
{
	padding: 0 0 10px 90px;
	margin: 0;
	list-style-type: none;
}

#col2
{
	float: left;
	width: 200px;
	/*	width: 170px;*/
	position: relative;
	margin-left: -50%;
	left: 200px;
	/*	left: 215px;*/
	overflow: hidden;
}

#col3
{
	float: left;
	width: 190px;
	/*	width: 190px;*/
	position: relative;
	left: 0px;
	overflow: hidden;
}

#col3 h1
{
	font-size: 13px;
	background-color: #3A8079;
	color: #FFF;
	margin-left: 0px;
	padding: 3px 2px 3px 5px;
	font-weight: normal;
}

#col3 ul
{
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: disc;
}

#col3 p, #col3 ul
{
	color: #242263;
	margin: 5px 5px 5px 7px;
}

#col3 .bg
{
	background-color: #d5e7e7;
	padding-bottom: 5px;
}

#col3 .top
{
	font-size: 13px;
	background-color: #3A8079;
	color: #FFF;
	margin-top: 15px;
	padding: 3px 2px 3px 5px;
	font-weight: normal;
}

#col3 .quote { font-weight: normal; }

#col3 .author
{
	font-size: 10px;
	line-height: 14px;
}

#col3 .question
{
	font-weight: bold;
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0 5px 0 7px;
}

#footer
{
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px #003B78 solid;
	background: #fff;
}

#footer p
{
	padding: .5em 15px;
	text-align: center;
}

/* preload
---------------------------------------------------------- */

div#preload { display: none; }

/* links
---------------------------------------------------------- */

#col1 a { color: #1F63C5; }
#col1 a:link, a:visited, a:active { text-decoration: none; }
#col1 a:hover { text-decoration: underline; }

#col1 a.learn
{
	margin-left: 0px;
	white-space: nowrap;
	padding-left: 20px;
	background-image: url(images/menu/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#col1 a.top
{
	margin-left: 0px;
	white-space: nowrap;
	padding-left: 20px;
	background-image: url(images/menu/arrow_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: -5px;
}

#col3 a.learn
{
	margin-left: 0px;
	white-space: nowrap;
	padding-left: 20px;
	background-image: url(images/menu/arrowbullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* menu vertical
---------------------------------------------------------- */

.listmenu
{
	width: 200px;
	padding-left: 10px;
}

.listmenu .headerbar
{
	color: white;
	margin-bottom: 10px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	/*header text is indented 10px*/
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #184583;
	background-image: url(images/menu/titlebar.png);
	background-repeat: repeat-x;
	background-position: center;
}

.listmenu .headerbar_ns
{
	color: white;
	margin-bottom: 10px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	/*header text is indented 10px*/
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #396A84;
	background-image: url(images/menu/titlebar_ns.png);
	background-repeat: repeat-x;
	background-position: center;
}

.listmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	/*bottom spacing between each UL and rest of content*/
}

.listmenu ul li { padding-bottom: 2px; }

.listmenu ul li a
{
	color: #13386D;
	background: url(images/menu/arrowbullet.png) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	line-height: 15px;
}

.listmenu ul li, a:link, a:visited, a:active { color: #A70303; }

.listmenu ul li a:hover, .listmenu li .current
{
	color: #A70303;
	background-color: #F3F3F3;
}

/* menu horizontal
---------------------------------------------------------- */

.mattblacktabs
{
	margin-top: -40px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid black;
}

.mattblacktabs ul
{
	margin: 0;
	padding: 0;
	padding-right: 10px;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
}

.mattblacktabs li
{
	display: inline;
	margin: 0;
}

.mattblacktabs li a
{
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 8px 3px 8px;
	border-right: 1px solid white;
	color: white;
	background-color: #396A84;
}

.mattblacktabs li a:visited { color: white; }
.mattblacktabs li a:hover, .mattblacktabs li.selected a { background-color: #184583; }

/* site search
---------------------------------------------------------- */

#header fieldset
{
	padding: 0;
	margin: 25px 12px 0 0;
	border: 0px;
	float: right;
}

#sp_searchbox
{
	padding: 0;
	margin: 0;
	width: 180px;
	height: 20px;
	border: 1pt #999 solid;
}

#sp_searchbutton
{
	padding: 0;
	margin: 0 0 0 -5px;
	width: 66px;
	height: 22px;
	border: 1px #999 solid;
	color: #1A3C86;
	cursor: pointer;
	background-color: #C2DEF1;
}

/* nsbutton
---------------------------------------------------------- */

#col1 a.nsbutton
{
	background: transparent url('images/menu/roundedge-blue-left.gif') no-repeat top left;
	display: block;
	float: right;
	font: 13px;
	line-height: 22px;
	height: 30px;
	padding-left: 8px;
	text-decoration: none;
}

#col1 a:link.nsbutton, #col1 a:visited.nsbutton, #col1 a:hover.nsbutton, #col1 a:active.nsbutton { color: white; }

#col1 a.nsbutton span
{
	background: transparent url('images/menu/roundedge-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px;
}

a:hover.nsbutton { text-decoration: underline; }

.buttonwrapper
{
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}

/* breadcrumb
---------------------------------------------------------- */

#col1 .breadcrumb { padding-top: 10px; }

.breadcrumb a
{
	background: transparent url(images/menu/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 22px;
	color: #1F63C5;
}

.breadcrumb a:visited, .breadcrumb a:active { color: #1F63C5; }

.breadcrumb a:hover
{
	text-decoration: underline;
	color: #184583;
}

/* form
---------------------------------------------------------- */

legend
{
	color: #333;
	font-size: 12px;
}

fieldset
{
	border: 1px #999 solid;
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

label
{
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0 0;
	text-align: right;
	font-size: 12px;
}
#fieldset01 label
{
	width: 200px;
}
#fieldset02 label
{
	width: auto;
	float:none;
	text-align:left;
	margin-left:10px;
}
input, form textarea, form select
{
	width: auto;
	margin: 5px 0 0 10px;
}

input#reset { margin-left: 0px; }
textarea { overflow: auto; }

.required
{
	color: #B5101A;
	font-weight: bold;
}

/* image captions
---------------------------------------------------------- */

.picture
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
}

.picture img
{
	border: 0px solid #CCCCCC;
	vertical-align: middle;
	margin-bottom: 3px;
	display: block;
}

.right
{
	margin: 0em 0pt 0.5em 0.8em;
	float: right;
}

.left
{
	margin: 0em 0.8em 0.5em 0;
	float: left;
}

img { border: 0; }

.img_left
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img_right
{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

/* table
---------------------------------------------------------- */

table.top_school
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #8F8E92;
	background-color: #fff;
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

table.top_school th
{
	font-weight: normal;
	color: #fff;
	padding: 3px;
	background-color: #153F79;
	border: 1px #999 solid;
}

table.top_school td
{
	font-weight: normal;
	padding: 2px;
	background-color: transparent;
	border: 1px #999 solid;
}

table.about_us
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #8F8E92;
	background-color: #fff;
	border-collapse: collapse;
	width: 80%;
	margin: 0 0 10px 0;
	padding: 0;
}

table.about_us th
{
	font-weight: normal;
	color: #fff;
	padding: 5px;
	background-color: #366A84;
	border: 1px #999 solid;
	text-align: right;
}

table.about_us td
{
	font-weight: normal;
	padding: 5px;
	background-color: transparent;
	border: 1px #999 solid;
}

.center { text-align: center; }
