@charset "UTF-8";

/********************************
DEFAULT
*********************************/

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,pre,form,dl,dt,dd,blockquote,fieldset,input,address{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img {
	vertical-align:top;
	border:0px;
}

table {
	border-collapse:collapse;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

hr {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#1e98b9;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#26c2ed;
	text-decoration:none;
}

.m_b0 {
	margin-bottom:0px !important;
}
.m_b1 {
	margin-bottom:1px !important;
}
.m_b2 {
	margin-bottom:2px !important;
}
.m_b3 {
	margin-bottom:2px !important;
}
.m_b5 {
	margin-bottom:5px !important;
}
.m_b7 {
	margin-bottom:7px !important;
}
.m_b8 {
	margin-bottom:8px !important;
}
.m_b10 {
	margin-bottom:10px !important;
}
.m_b11 {
	margin-bottom:11px !important;
}
.m_b12 {
	margin-bottom:12px !important;
}
.m_b13 {
	margin-bottom:13px !important;
}
.m_b15 {
	margin-bottom:15px !important;
}
.m_b20 {
	margin-bottom:20px !important;
}
.m_b25 {
	margin-bottom:25px !important;
}
.m_b30 {
	margin-bottom:30px !important;
}
.m_b35 {
	margin-bottom:35px!important;
}
.m_b40 {
	margin-bottom:40px !important;
}
.m_b45 {
	margin-bottom:45px !important;
}
.m_b50 {
	margin-bottom:50px !important;
}
.m_b60 {
	margin-bottom:60px !important;
}
.m_b70 {
	margin-bottom:70px !important;
}
.m_b80 {
	margin-bottom:80px !important;
}
.m_b90 {
	margin-bottom:90px !important;
}
.m_b100 {
	margin-bottom:100px !important;
}

html {
	height:100%;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color:#666;
	font-size:75%;
	text-align:center;
    min-height:100%;
    height:auto !important;
    position:relative;
	min-width:950px;
}

html>/**/body {
	font-size: 12px;
}

/********************************
HEADER
*********************************/
#HeaderTp {
	background:#ffd400 url(../../images1/head_bg_bt.png) repeat-x left bottom;
}
#HeaderTp .headbx {
	background:url(../../images1/head_bg_tp.png) repeat-x 0 0;
}
#HeaderTp .headbx .headin {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#HeaderTp .headbx .headin dl.cone {
	position:relative;
	margin:0 10px 0 0;
}
#HeaderTp .headbx .headin dl.cone dt {
	float:left;
	padding:4px 11px 0 0;
}
#HeaderTp .headbx .headin dl.cone dd {
	float:left;
	padding:10px 8px 0 0;
}
#HeaderTp .headbx .headin dl.cone dd.btn {
	display:block;
	position:absolute;
	right:-1px;
	top:0;
	padding-right:0;
}

#Header {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#Header .headbx {
	padding:10px 10px 7px 10px;
}
#Header .headbx h1,
#Header .headbx .logo {
	float:left;
}
#Header .headbx .gnavibx {
	float:right;
	width:810px;
}
#Header .headbx .gnavibx .cp {
	margin:0 0 15px 0;
	text-align:right;
	height:16px;
	overflow:hidden;
}
#Header .headbx .gnavibx .inner {
	position:relative;
	height:31px;
	overflow:hidden;
}
#Header .headbx .gnavibx .inner ul {
	padding:0 7px 0 0;
	float:left;
}
#Header .headbx .gnavibx .inner ul li {
	float:left;
}
#Header .headbx .gnavibx .inner p {
	position:absolute;
	right:-1px;
	top:0;
}
#Header .headbx .gnavibx .inner a {
	display:block;
	background:#fff;
}
/********************************
FOOTER
*********************************/
#Footer {
	margin:0 auto;
	text-align:left;
	width:960px;
	border-top:5px solid #e5f6ff;
}
#Footer .footbx {
	padding:13px 10px 10px 10px;
}
#Footer .footbx ul.lnk {
	margin-bottom:10px;
}
#Footer .footbx ul.lnk li {
	float:left;
	margin:0 22px 0 0;
	background:url(../../images1/dec_ar.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}
#Footer .footbx ul.lnk li a {
	text-decoration:none;
}
#Footer .footbx .copybx address {
	float:left;
	font-style:normal;
	font-size:84%;
	line-height:1.2em;
	padding:5px 0 0 0;
}
#Footer .footbx .copybx .lg {
	float:right;
}

/********************************
CONTENTS
*********************************/
#Contents_Tp {
	background:#82b8e7;
	min-height:520px;
	height:auto !important;
	height:520px;
	position:relative;
}
#Contents_Tp.sbx {
	min-height:400px;
	height:auto !important;
	height:400px;
}
#Contents_Tp.opac {
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}
.Contents_Tp_kd {
	background:#82b8e7 url(../../images1/main_kd.jpg) no-repeat center bottom !important;
}
.Contents_Tp_jn1 {
	background:#82b8e7 url(../../images1/main_jn1.jpg) no-repeat center bottom !important;
}
.Contents_Tp_jn2 {
	background:#82b8e7 url(../../images1/main_jn2.jpg) no-repeat center bottom !important;
}
.Contents_Tp_jn3 {
	background:#82b8e7 url(../../images1/main_jn3.jpg) no-repeat center bottom !important;
}
.Contents_Tp_jh {
	background:#82b8e7 url(../../images1/main_jh.jpg) no-repeat center bottom !important;
}

.Contents_Tp_bg1 {
	background:#d0e5fa url(../../images1/main_bg1.jpg) no-repeat center bottom !important;
}
.Contents_Tp_bg2 {
	background:#88bde7 url(../../images1/main_bg2.jpg) no-repeat center bottom !important;
}
#Contents_Tp .contentsbx {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#Contents_Tp .contentsbx .contentsin {
	padding:25px 10px 0 10px;
}
#Contents_Tp .whbg {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:400px;
	background:#fff;
	z-index:50;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#Contents {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:35px 0 50px 0;
}
#Contents.tp {
	padding-top:30;
}
#Contents #Clmbx {
	padding:0 10px 50px 10px;
}
#Clmbx #Mainbx {
	float:left;
	width:580px;
}
#Clmbx #Sidebx {
	float:right;
	width:300px;
	position:relative;
}

/*---------------
side
---------------*/
#Sidebx .mbbx div {
	float:left;
}
#Sidebx .mbbx dl {
	float:right;
	width:180px;
	padding:22px 0 0 0;
}
#Sidebx .mbbx dl dt {
	height:25px;
}

/*---------------
common
---------------*/
/*over*/
.com_over {
	background:#fff;
	display:block;
}
.com_over:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

/*補足JS*/
.com_inp_tipped {
     color: #ccc;
}

/*font-size*/
.com_ftt {
	font-size:150%;
	line-height:1.6em;
}
.com_ftb {
	font-size:117%;
	line-height:1.6em;
}

/*link*/
.com_lnk {
	background:url(../../images1/dec_ar.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}
.com_lnk a {
	text-decoration:none;
}
.com_lnk a:hover {
	text-decoration:underline;
}
a.com_blnk {
	background:url(../../images1/dec_blank.gif) no-repeat right 5px;
	padding:0 16px 0 0;
}

/*color*/
.com_bl_clr {
	color:#42a8db;
}
/*ttl*/
h1.com_title {
	margin-bottom:35px;
}
h1.com_ttl {
	border-bottom:3px solid #eee;
	font-size:200%;
	line-height:1.1em;
	padding:0 0 3px 0;
	margin-bottom:35px;
	font-weight:bold;
}

h1.com_ttlb{
	font-size:200%;
	line-height:1.1em;
	border-bottom:3px solid #eee;
	padding:0 0 3px 0;
	margin:0 0 19px 0;
	font-weight:bold;
}

h2.com_ttlb{
	font-size:150%;
	color:#666;
	line-height:1.2em;
	border-bottom:1px solid #eee;
	padding:0 0 5px 0;
	margin:0 0 40px 0;
}

h2.com_ttlm {
	border-bottom:3px solid #eee;
	font-size:150%;
	line-height:1.1em;
	padding:0 0 3px 0;
	margin-bottom:30px;
	font-weight:bold;
}

.com_tktxt{
	text-align:right;
	font-size
}

/*topicpath*/
.com_topicpath {
	background:url(../../images1/dash_gry.png) repeat-x left bottom;
	padding:0 0 13px 5px;
	margin:0 0 50px 0;
}
.com_topicpath ul {
	background:url(../../images1/icn_home.png) no-repeat 0 0;
	padding:2px 0 0 22px;
}
.com_topicpath ul li {
	float:left;
	margin:0 0 0 7px;
}
.com_topicpath ul li a,
.com_topicpath ul li a:hover {
	text-decoration:none;
	font-weight:normal;
}
.com_topicpath ul li a:hover {
	text-decoration:underline;
}

/*socbx*/
.com_socbx {
	padding:0 10px;
}
.com_socbx .socbx li {
	float:left;
}
.com_socbx .socbx li.tw {
	width:110px;
}
.com_socbx .socbx li.gl {
	width:85px;
}
.com_socbx .socbx .com_pgtpbtn {
	float:right;
	margin:0;
}

/*pagetop*/
.com_pgtpbtn {
	margin:0 10px 0 auto;
	width:130px;
}
.com_pgtpbtn a {
	display:block;
	background:#e5f6ff;
	padding:8px 0 7px 0;
	text-align:center;
	text-decoration:none;
}
.com_pgtpbtn a span {
	background:url(../../images1/dec_tp.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
	line-height:1.2em;
}

/*tbbx*/
.com_tbbx {
	border-left:1px solid #d4e5f0;
	border-top:1px solid #d4e5f0;
}
.com_tbbx table {
	width:100%;
}
.com_tbbx table th {
	border-bottom:1px solid #d4e5f0;
	border-right:1px solid #d4e5f0;
	background:#e9f2f7;
	color:#5698c4;
	padding:10px 5px 10px 8px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:117%;
}
.com_tbbx table td {
	border-bottom:1px solid #d4e5f0;
	border-right:1px solid #d4e5f0;
	text-align:left;
	vertical-align:middle;
	padding:8px 12px 8px 12px;
	font-size:117%;
}
.com_tbbx table td.bt0 {
	padding-bottom:0;

}
.com_tbbx table td ul.icn li {
	float:left;
	margin:0 7px 0 0;
	display:inline;
}
.com_tbbx table td.bt0 ul.icn li {
	padding-bottom:7px;
}
.com_tbbx table td ul.icn li.end {
	margin:0;
}

/*adjust*/
.com_ajtbx {
	padding:0 0 0 20px;
}

/*txtbx*/
.com_txtbx {
	padding:0 0 0 20px;
	font-size:150%;
	line-height:1.6em;
	margin-bottom:40px;
}

.com_txtbx.com_txtbx_agt {
	padding:0 0 0 37px;
}

.com_txtbx.inon{
	padding:0 0 0 45px;
}

.com_txtbx span{
	color:#1e98b9;
	font-weight:bold;
}

/*btn*/
ul.com_btn {
	margin-bottom:65px;
}
ul.com_btn li {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
ul.com_btn li.sm a {
	display:block;
	position:relative;
}
ul.com_btn li.sm a span {
	display:block;
	position:absolute;
	left:190px;
	top:-76px;
}

/*searchbx*/
.com_srcbx {
	float:right;
	width:300px;
}
.com_srcbx .srcin {
	border:2px solid #f3c759;
	background:url(../../images1/src_main_bg_cont.png) repeat 0 0;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:23px 0 13px 18px;
	position:relative;
}
.com_srcbx .srcin h2 {
	position:relative;
}
.com_srcbx .srcin ul.inner {
	margin-bottom:16px;
}
.com_srcbx .srcin ul.inner li {
	width:259px;
	background:url(../../images1/dash_yel.gif) repeat-x left bottom;
	padding:16px 0 13px 0;
}
.com_srcbx .srcin ul.inner li dl {
	min-height:47px;
	height:auto !important;
	height:47px;
	padding:0 0 0 69px;
}
.com_srcbx .srcin ul.inner li.area dl {
	background:url(../../images1/src_main_icn_map.png) no-repeat 4px 0;
}
.com_srcbx .srcin ul.inner li.num dl {
	background:url(../../images1/src_main_icn_num.png) no-repeat 4px 0;
}
.com_srcbx .srcin ul.inner li.add dl {
	background:url(../../images1/src_main_icn_add.png) no-repeat 4px 0;
}
.com_srcbx .srcin ul.inner li.cls dl {
	background:url(../../images1/src_main_icn_class.png) no-repeat 4px 0;
}
.com_srcbx .srcin ul.inner li dl dt {
	font-weight:bold;
	color:#1e98b9;
}
.com_srcbx .srcin ul.inner li dl dd {
	height:32px;
	overflow:hidden;
}
.com_srcbx .srcin ul.inner li dl dd img,
.com_srcbx .srcin ul.inner li dl dd input {
	float:right;
}
.com_srcbx .srcin ul.inner li dl dd select,
.com_srcbx .srcin ul.inner li dl dd input.inp {
	width:150px;
	height:26px;
	line-height:26px;
	float:left;
}
.com_srcbx .srcin ul.inner li dl dd select {
	height:31px;
}
.com_srcbx .srcin ul.inner li dl dd input.inp {
	text-indent:5px;
}
.com_srcbx .srcin.srcins p.lnk {
	min-height:35px;
	height:auto !important;
	height:35px;
}
* html .com_srcbx .srcin.srcins p.lnk {
	min-height:25px;
	height:auto !important;
	height:25px;
}
*:first-child+html .com_srcbx .srcin.srcins p.lnk {
	min-height:25px;
	height:auto !important;
	height:25px;
}
.com_srcbx .srcin.srcins .dhbx {
	background:url(../../images1/dash_yel.gif) repeat-x left bottom;
	padding:0 0 19px 0;
	margin-bottom:19px;
}
.com_srcbx .srcin.srcins p.btn {
	position:relative;
	height:52px;
}
.com_srcbx .srcin.srcins p.btn img {
	position:absolute;
	left:-1px;
}

/*tab*/
.com_tabbx {
	position:relative;
	height:10px;
	margin-bottom:0;
}
.com_tabbx ul {
	position:absolute;
	top:-75px;
	left:0;
	width:940px;
}
.com_tabbx ul li {
	float:left;
	margin:0 4px 0 0;
}
.com_tabbx ul li.ent {
	float:right;
	margin:0;
}
.com_tabbtbx ul li {
	float:left;
	margin:0 4px 0 0;
}
.com_tabbtbx ul li.ent {
	float:right;
	margin:0;
}

/*adbtbx*/
.com_adbtbx {
	margin-bottom:50px;
}
.com_adbtbx .tl {
	text-align:center;
	margin-bottom:25px;
}
.com_adbtbx .adbtin .bnr {
	float:left;
	width:300px;
}
.com_adbtbx .adbtin .com_srcbx {
	float:left;
	margin:0 0 0 20px;
}
.com_adbtbx .adbtin .com_srcbx .srcin.srcins p.lnk {
	min-height:25px;
	height:auto !important;
	height:25px;
}

/*sp_course*/

.com_sp{
	position:relative;
	margin:0 0 100px 20px;
}

.com_sp p.b_ent{
	position:absolute;
	top:220px;
	left:194px;
}.com_sp.com_sp_shrt p.b_ent{	top:74px;
	left:286px;}
.com_sp p.b_ser{
	position:absolute;
	top:220px;
	left:485px;
}.com_sp.com_sp_shrt p.b_ser{	top:74px;
	left:574px;}
.com_sp p.b_cmp{
	position:absolute;
	top:88px;
	left:737px;
}

/*menuflbx*/
ul.com_menuflbx {
	margin:0 5px 30px 0;
}
ul.com_menuflbx li {
	float:right;
	margin:0 0 0 30px;
}