@charset "utf-8";

/*- Table Of Contents -------------------
	1.Outline
	2.header
	3.topicpath
	4.main
	5.footer
---------------------------------------*/
.noimg {
	display: inline-block;
	vertical-align:top;
	background: #ccc;
	font-size: 16px;
}

/*--------------------------------------
	Outline
--------------------------------------*/
body {
	font: 12px/1.6 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", MotoyaLCedar, "モトヤLシーダ3等幅", "Droid Sans Japanese", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #555;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}


/*--------------------------------------
	header
--------------------------------------*/
header {
	position: relative;
	margin: 0 auto;
	padding-bottom: 12px;
	width: 980px;
/*	height: 95px; */
	height: 110px;
}

header h1 {
	padding-top: 21px;
	padding-left: 6px;
}

header .tkp{
	position: relative;
	top: 5px;
	left: -30px;
	font-size: 11px;
	font-weight: bold;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , YuMincho , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

header .tkp img{
	vertical-align: text-top;
}


#pwd {
	position: relative;
	left: 20px;
	padding: 0 5px;
	color: #fff;
	font-size: 10.5px;
	letter-spacing: 0px;
	background: #5b98d2;
}


/*--------------------------------------
	topicpath
--------------------------------------*/
#topicpath {
	margin: 0 auto;
	padding: 5px 0 9px;
	width: 980px;
}

#topicpath:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topicpath li {
	display: inline;
	float: left;
	list-style: none;
}

/*--------------------------------------
	main
--------------------------------------*/

main {
	display: block;
	width: 980px;
	margin: 0 auto;
}

main .contents {
	display: inline;
	float: left;
	padding-bottom: 30px;
	width: 728px;
}

section {
	clear: both;
	position: relative;
	padding-bottom: 30px;
}

section h2 {
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: normal;
}

section section {
	padding-top: 30px;
}

section h3 {
	margin-bottom: 20px;
	padding-left: 15px;
	width: 728px;
	height: 27px;
	line-height: 27px;
	font-weight: normal;
	color: #FFF;
	background: url(/img/bg_blue_h3.png) no-repeat;
}

section h4 {
}


section .bt_plan_list {
	padding: 3px 24px;
	color: #fff!important;
	background: #004DA0;
}

.pagebanner {
	clear: both;
	zoom:1;
	padding-top: 50px;
}

.banner_plan {
	display: block;
	margin-bottom: 30px;
}

.banner_tel {
	padding: 20px 0 10px 0;
	text-align: center;
	border: 1px solid #C1C0C0;
}

.contents .goto_top {
	clear: both;
	display: block;
	text-align: right;
}

.contents .goto_top a {
	padding-left: 15px;
	background: url(/img/icon_arrow_t.png) no-repeat center left;
}

/*--------------------------------------
	kyosai_login
--------------------------------------*/
.tbox {
	position:absolute;
	display:none;
	padding:14px 17px;
	z-index:900
}
.tinner {
	padding:15px;
	-moz-border-radius:5px
	border-radius:5px;
	background:#fff url("/img/preload.gif") no-repeat 50% 50%;
	border-right:1px solid #333;
	border-bottom:1px solid #333}
.tmask {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background:#000;
	z-index:800;
}
.tclose {
	position:absolute;
	top:0px;
	right:0px;
	width:30px;
	height:30px;
	cursor:pointer;
	background:url("/img/close.png") no-repeat
}
.tclose:hover {
	background-position:0 -30px
}
#frameless {
	padding:10px;
}
#frameless .tclose {
	left:6px
}

/*--------------------------------------
	footer
--------------------------------------*/
footer {
	clear: both;
	border-top: 1px solid #9E9E9F;
	background: #F2F5F7;
}

footer #azur-info {
	clear: both;
	background: #FFF;
}

footer #wrap_azur-info {
	margin: 0 auto;
	padding: 20px 0;
	width: 980px;
	font-size: 11px;
	line-height: 170%;
}

footer #wrap_azur-info .azur-logo {
	float: left;
	margin-right: 20px;
}

footer #wrap_azur-info .catchcopy {
	float: left;
	margin-right: 27px;
}

footer #wrap_azur-info .grouplink {
	float: right;
	position: relative;
	top: -15px;
}

#group {
	display: none;
	margin-top: 30px;
	font-size: 11px;
}

#group h3 {
	font-size: 13px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C1C0C0;
}

#group .gplink {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 175px;
	line-height: 200%;
}
#group .gplink_area {
	display: inline;
	float: right;
	line-height: 200%;
}

#group .gplink_area div {
	display: inline;
	float: left;
	padding-right: 15px;
}

#group .gplink_area .touhoku{
	width: 165px;
}

#group .gplink_area .kanto {
	width: 205px;
}

#group .gplink_area .hokuriku{
	width: 180px;
}

#group .gplink_area .kyushu{
	width: 184px;
}

#group ul {
	list-style: none;
	padding: 0;
	margin-bottom: 15px;
}

#group ul li {
	margin-left: 0;
}


/* include_kyosai */
.kyosai_discount{
	margin: 10px 0;
	padding: 10px;
	color: #004da0;
	font-size: 22px;
	border: 1px solid #004da0;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

