@charset "UTF-8";
#navibox h1 {
	font-size:13px;
	width: 95%;
	margin: 0 auto;
	padding: 5px 3px;
	text-align: left;
	border: 1px solid #F67A9B;
	background: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*	c_navi */

ul.con_btn {
	width: 100%;
	margin: 5px auto 0 auto;
}
.con_btn li {
	font-size:12px;
	margin-left: 2px;
	width: 75px;
	text-align: center;
	float: left;
}
.con_btn li a {
	padding: 7px 0;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	background: -moz-linear-gradient(bottom, #ECECEC, #F9F9F9);
	background: -webkit-gradient(linear, center bottom, center top, from(#ECECEC), to(#F9F9F9));
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	display: block;
}
.yado_on {
	font-weight: bold;
	color:#ffffff;
	padding: 7px 0;
	border-top: 1px solid #F67A9B;
	border-left: 1px solid #F67A9B;
	border-right: 1px solid #F67A9B;
	background: -moz-linear-gradient(bottom, #DF3560, #F67A9B);
	background: -webkit-gradient(linear, center bottom, center top, from(#DF3560), to(#F67A9B));
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	display: block;
}
/*	sbox */

#p_sbox h1 {
	padding: 4px 0 0 30px;
	font-weight: bold;
	color:#ffffff;
	font-size:16px;
	text-align: left;
	height: 27px;
	background: url(../images/stitle_bg.gif) repeat-x;
}
#p_sbox .grad1 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #DF3560;
}
#p_sbox .grad2 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #F16488;
}
#p_sbox .grad3 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #EE819D;
}
#p_sbox .grad4 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #F8B8C8;
}
#p_sbox .grad5 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #FAC9D5;
}
#p_sbox .grad6 dt {
	padding: 0 0 0 5px;
	border-left: 5px solid #FCDAE3;
}
input#NTA_go, input#NTA_search {
	color:#ffffff;
	border: 0px solid #26B9F6;
	background: -moz-linear-gradient(bottom, #E64A71, #F59DB3);
	background: -webkit-gradient(linear, center bottom, center top, from(#E64A71), to(#F59DB3));
	-webkit-box-shadow: 0px 1px 2px #989898;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input#NTA_go {
	font-size:18px;
	margin: 5px 0 10px 0;
	width: 90%;
	height: 40px;
}
.con2 h2 {
	font-size:18px;
	text-align: left;
	margin: 5px 0 0 15px;
	padding: 0 0 0 5px;
	border-left: 5px solid #DF3560;
}
input#NTA_keyword {
	width: 60%;
}
input#NTA_search {
	margin: 5px 0 0 10px;
	padding: 0 10px;
	width: 30%;
	height: 30px;
}
.kw {
	clear: both;
	padding: 10px 0 0 15px;
	text-align: left;
}
.kw h3 {
	font-size:11px;
	padding-bottom: 5px;
}
.kw p {
	font-size:11px;
	float:left;
}
.kw a {
	display: block;
	font-size:11px;
	/*	font-weight: bold;*/
float: left;
	color:#595959;
	margin: 0 4px 5px 4px;
	padding: 2px 4px;
	border: 1px solid #C1C1C1;
	background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
	background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sq {
	clear: both;
	width: 60%;
	margin: 0 auto 10px auto;
	background: -moz-linear-gradient(bottom, #ECECEC, #F9F9F9);
	background: -webkit-gradient(linear, center bottom, center top, from(#ECECEC), to(#F9F9F9));
}
.sq a {
	color:#F6547D;
	font-size:12px;
	padding: 5px 0 5px 25px;
	border: 1px solid #F16488;
	background: url(../images/icon_q.png) no-repeat 8% center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
}
/*	ibox */

#slider nav span.prev_y {
	background: url(../images/prev.png) no-repeat;
	text-indent: -9999px;
	position:absolute;
	top:-140px;
	left:-3px;
	height:88px;
	width:29px;
}
#slider nav span.next_y {
	background: url(../images/next.png) no-repeat;
	text-indent: -9999px;
	position:absolute;
	top:-140px;
	right:-3px;
	width:29px;
	height:88px;
}
#rt_areaselect {
	border-top: none;
}
.mainvisual {
	margin: 10px 0 0 0;
}
.ibox h1 {
	padding: 4px 0 0 30px;
	font-weight: bold;
	color:#ffffff;
	font-size:16px;
	height: 27px;
	background: url(../images/ititle_bg.gif) repeat-x;
}
#position em.on {
	color:#DF3560;
}
.tabContent {
	clear: left;
	position: relative;
	z-index: 1;
}
/*	area-search */

.tabContent .accordion {
	font-size:16px;
	background: url(../images/atitle_bg.gif) no-repeat;
}
.tabContent .accordion dt {
	color:#595959;
	background: url(../../images/arrow_icon_cl.png) no-repeat right center;
	height:33px;
	padding-top: 17px;
	padding-left: 30px;
	font-weight: bold;
	text-align: left;
	display: block;
}
.tabContent .accordion .open {
	background: url(../../images/arrow_icon_op.png) no-repeat right center;
}
.tabContent .accordion dd {
	background: #FFF;
	overflow: hidden;
}
.accordion {
	margin: 0 auto;
	background-color: #ffffff;
}
.accordion ul {
	padding: 8px 5px;
}
.accordion ul li {
	float: left;
	text-align: center;
}
.accordion ul li a {
	display: block;
	font-size:14px;
	/*	font-weight: bold;*/
float: left;
	color:#000000;
	margin: 0 4px 6px 4px;
	padding-top: 5px;
	border: 1px solid #C1C1C1;
	background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
	background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 140px;
	height: 23px;
}
/* notice-list */

.tabContent .accordion2 {
	text-align: left;
	background: url(../images/ntitle_bg.gif) no-repeat;
}
.tabContent .accordion2 dt {
	color:#595959;
	background: url(../../images/arrow_icon_cl.png) no-repeat right center;
	height:33px;
	padding-top: 17px;
	padding-left: 30px;
	font-weight: bold;
	display: block;
}
.tabContent .accordion2 .open {
	background: url(../../images/arrow_icon_op.png) no-repeat right center;
}
.tabContent .accordion2 dd {
	background: #FFF;
	overflow: scroll;
}
.etxt {
	font-size:10px;
	text-align: center;
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.accordion2 {
	margin: 0 auto;
	background-color: #ffffff;
}
.accordion2 ul {
	padding: 8px 5px;
}
.accordion2 ul li {
	margin: 0 4px 10px 4px;
}
.icn {
	float: left;
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
}
.txt {
	font-size:12px;
	display: block;
	overflow: hidden;
	zoom: 1;
}
.icn {
	width: 44px;
	height: 15px;
	background: url(//www.nta.co.jp/shared2011/images/common/spr_icn_01.gif) no-repeat;
}
.icn01 {
	background-position: 0 0;
}
.icn02 {
	background-position: 0 -15px;
}
.icn03 {
	background-position: 0 -30px;
}
.icn04 {
	background-position: 0 -45px;
}
.icn05 {
	background-position: 0 -60px;
}
.icn06 {
	background-position: 0 -75px;
}
.icn07 {
	background-position: 0 -90px;
}
.icn08 {
	background-position: 0 -105px;
}
.icn09 {
	background-position: 0 -120px;
}
.icn10 {
	background-position: 0 -135px;
}
.icn11 {
	background-position: 0 -135px;
}
.icn12 {
	background-position: 0 -150px;
}
.icn13 {
	background-position: 0 -165px;
}
.icn14 {
	background-position: 0 -180px;
}
.icn15 {
	background-position: 0 -195px;
}
.icn16 {
	background-position: 0 -210px;
}
.icn17 {
	background-position: 0 -225px;
}
.icn18 {
	background-position: 0 -240px;
}
.icn19 {
	background-position: 0 -255px;
}
.icn20 {
	background-position: 0 -270px;
}
.icn21 {
	background-position: 0 -285px;
}
.icn22 {
	background-position: 0 -300px;
}
.icn23 {
	background-position: 0 -315px;
}
.icn24 {
	background-position: 0 -330px;
}
.icn25 {
	background-position: 0 -345px;
}
.icn26 {
	background-position: 0 -360px;
}
.icn27 {
	background-position: 0 -375px;
}
.icn28 {
	background-position: 0 -390px;
}
.icn29 {
	background-position: 0 -405px;
}
.icn30 {
	background-position: 0 -420px;
}
.icn31 {
	background-position: 0 -435px;
}
.icn32 {
	background-position: 0 -450px;
}
.icn33 {
	background-position: 0 -465px;
}
.icn34 {
	background-position: 0 -480px;
}
.icn35 {
	background-position: 0 -495px;
}
.icn36 {
	background-position: 0 -510px;
}
.icn37 {
	background-position: 0 -525px;
}
.icn38 {
	background-position: 0 -540px;
}
.icn39 {
	background-position: 0 -555px;
}
.icn40 {
	background-position: 0 -570px;
}
.icn41 {
	background-position: 0 -585px;
}
/* other-contents */

.tabContent .accordion3 {
	text-align: left;
	background: url(../images/otitle_bg.gif) no-repeat;
}
.tabContent .accordion3 dt {
	color:#595959;
	background: url(../../images/arrow_icon_cl.png) no-repeat right center;
	height:33px;
	padding-top: 17px;
	padding-left: 30px;
	font-weight: bold;
	display: block;
}
.tabContent .accordion3 .open {
	background: url(../../images/arrow_icon_op.png) no-repeat right center;
}
.tabContent .accordion3 dd {
	background: #FFF;
	overflow: hidden;
}
.accordion3 ul {
	padding: 8px 5px;
	background-color: #ffffff;
}
.accordion3 ul li {
	text-align: center;
	font-size:12px;
	display: block;
	/*	font-weight: bold;*/
float: left;
	width: 140px;
	height: 70px;
	margin-left: 8px;
}
/* thema-contents */

.tabContent .accordion4 {
	text-align: left;
	background: url(../images/ttitle_bg.gif) no-repeat;
}
.tabContent .accordion4 dt {
	color:#595959;
	background: url(../../images/arrow_icon_cl.png) no-repeat right center;
	height:33px;
	padding-top: 17px;
	padding-left: 30px;
	font-weight: bold;
	display: block;
}
.tabContent .accordion4 .open {
	background: url(../../images/arrow_icon_op.png) no-repeat right center;
}
.tabContent .accordion4 dd {
	background: #FFF;
	overflow: hidden;
}
.accordion4 ul {
	padding: 8px 5px;
	background-color: #ffffff;
}
.accordion4 ul li {
	text-align: left;
	font-size:11px;
	line-height: 15px;
	display: block;
	/*	font-weight: bold;*/
float: left;
	width: 135px;
	height: 40px;
	margin: 4px 0 4px 4px;
	padding: 0 5px;
	display: block;
	border: 1px solid #C1C1C1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
li.themeIcn01 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_01.gif) no-repeat 2% 40%;
}
li.themeIcn02 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_02.gif) no-repeat 2% 40%;
}
li.themeIcn03 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_03.gif) no-repeat 2% 40%;
}
li.themeIcn04 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_04.gif) no-repeat 2% 40%;
}
li.themeIcn05 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_05.gif) no-repeat 2% 40%;
}
li.themeIcn06 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_06.gif) no-repeat 2% 40%;
}
li.themeIcn07 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_07.gif) no-repeat 2% 40%;
}
li.themeIcn08 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_08.gif) no-repeat 2% 40%;
}
li.themeIcn09 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_09.gif) no-repeat 2% 40%;
}
li.themeIcn10 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_10.gif) no-repeat 2% 40%;
}
li.themeIcn11 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_11.gif) no-repeat 2% 40%;
}
li.themeIcn12 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_12.gif) no-repeat 2% 40%;
}
li.themeIcn13 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_13.gif) no-repeat 2% 40%;
}
li.themeIcn14 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_14.gif) no-repeat 2% 40%;
}
li.themeIcn15 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_15.gif) no-repeat 2% 40%;
}
li.themeIcn16 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_16.gif) no-repeat 2% 40%;
}
li.themeIcn17 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_17.gif) no-repeat 2% 40%;
}
li.themeIcn18 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_18.gif) no-repeat 2% 40%;
}
li.themeIcn19 {
	background: url(//www.nta.co.jp/shared2011/images/common/bg_theme_19.gif) no-repeat 2% 40%;
}
.accordion4 ul li a {
	padding: 5px 0 0 35px;
	display: block;
}
/*	accbox  */

#accbox1:after, #accbox2:after, #accbox3:after, #accbox4:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.flag {
	font-size:16px;
	color:#595959;
	height:33px;
	padding-top: 17px;
	padding-left: 27px;
	font-weight: bold;
	text-align: left;
	display: block;
	background: url(../images/op_btn.png) no-repeat right center;
}
h2.active {
	background: url(../images/cl_btn.png) no-repeat right center;
}
#accbox1 {
	background: url(../images/atitle_bg.gif) no-repeat;
}
#accbox2 {
	background: url(../images/ntitle_bg.gif) no-repeat;
}
#accbox3 {
	background: url(../images/otitle_bg.gif) no-repeat;
}
#accbox4 {
	background: url(../images/ttitle_bg.gif) no-repeat;
}
/*	accbox1  */

#accbox1 ul {
	padding: 8px 5px;
}
#accbox1 ul li {
	float: left;
	text-align: center;
}
#accbox1 ul li a {
	display: block;
	font-size:14px;
	/*	font-weight: bold;*/
float: left;
	color:#000000;
	margin: 0 4px 6px 4px;
	padding-top: 5px;
	border: 1px solid #C1C1C1;
	background: -moz-linear-gradient(bottom, #E6E6E6, #FFFFFF);
	background: -webkit-gradient(linear, center bottom, center top, from(#E6E6E6), to(#FFFFFF));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 140px;
	height: 23px;
}
/*	accbox2  */

#accbox2 ul {
	padding: 8px 5px;
}
#accbox2 ul li {
	margin: 0 4px 10px 4px;
}
/*	accbox3  */

#accbox3 ul {
	padding: 8px 5px;
	background-color: #ffffff;
}
#accbox3 ul li {
	text-align: center;
	font-size:12px;
	display: block;
	/*	font-weight: bold;*/
float: left;
	width: 140px;
	height: 70px;
	margin-left: 8px;
}
/*	accbox4  */

#accbox4 ul {
	padding: 8px 5px;
	background-color: #ffffff;
}
#accbox4 ul li {
	text-align: left;
	font-size:11px;
	line-height: 15px;
	display: block;
	/*	font-weight: bold;*/
float: left;
	width: 135px;
	height: 40px;
	margin: 4px 0 4px 4px;
	padding: 0 5px;
	display: block;
	border: 1px solid #C1C1C1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#accbox4 ul li a {
	padding: 5px 0 0 35px;
	display: block;
}
