@charset "utf-8";

/* global */
body {
border-top:4px solid #F76B1F;
color:#000;
line-height:1.3;
}
a {
color:#06c;
}



/* header */
#header {
padding-bottom:40px;
border-right:1px solid #fff;
border-left:1px solid #fff;
background:url(../../common/header_bg_01.png) left bottom repeat-x;
}
#header .wrapper {
overflow:hidden;
width:904px;
margin:0 auto;
}
#logo {
float:left;
margin:4px 5px 0 2px;
}
#header h2,
#header p {
float:left;
margin-top:8px;
}
#header ul {
float:right;
}
#header li {
float:left;
}
#header ul img {
vertical-align:bottom;
}
#header ul .login {
margin-right:6px;
}
#header ul .contact {
margin-right:7px;
}

/* global nav */
#gnav {
margin-top:-36px;
padding-bottom:7px;
background:url(../../common/gnav_bg_01.png) left bottom repeat-x;
}
#gnav ul {
overflow:hidden;
width:914px;
margin:0 auto;
padding-left:14px;
background:url(../../common/gnav_bg_02.png) left bottom no-repeat;
}
#gnav li {
float:left;
}
#gnav ul img {
vertical-align:bottom;
}



/* contents wrapper */
#content {
padding:16px 0 46px;
background-color:#FFFFFF;
}
#content .wrapper {
width:100%;
margin:0 auto;
}
#content .au_wrapper {
width:656px;
margin:0 auto;
}
#content .uq_wrapper {
width:656px;
margin:0 auto;
}
#content .wrapper:after {
content:"";
clear:both;
display:block;
height:0;
visibility:hidden;
}
#content .au_wrapper:after {
content:"";
clear:both;
display:block;
height:0;
visibility:hidden;
}
#content .uq_wrapper:after {
content:"";
clear:both;
display:block;
height:0;
visibility:hidden;
}



/* main contents */
#main {
line-height: 1.6;
}
#main .main_outer {
padding-bottom:33px;
}
#main .main_inner {
padding:0 23px 0;
}

.main {
	width: 55%;
	float: left;
}

.city_main {
    float: left;
    width: 21%;
}
.map {
	margin: -20px 0 0 37px;
}

/* breadcrumbs */
#breadcrumbs {
overflow:hidden;
height:100%;
margin-bottom:19px;
font-size:1.2em;
line-height:1.2;
}
#breadcrumbs li {
float:left;
margin-right:9px;
padding-left:11px;
background:url(../../common/breadcrumbs_bg_01.png) left center no-repeat;
display: block;
}
#breadcrumbs .home {
padding-left:0;
background:none;
}

#main h1 {
margin-bottom:14px;
}

/* heading */
#main .heading {
margin-bottom:14px;
padding-top:9px;
background:#00A0E9 url(../../common/heading_bg_01.png) no-repeat;
}
#main .heading_inner {
padding:0 10px 9px;
background:url(../../common/heading_bg_02.png) left bottom no-repeat;
}
#main .heading h1 {
margin-bottom:0;
padding-left:19px;
background:url(../../common/heading_bg_03.png) 0 0.2em no-repeat;
color:#fff;
font-size:1.6em;
line-height:1.2;
}

/* title */
#main .title {
margin-bottom:15px;
padding-bottom:5px;
background:url(../../common/title_bg_01.png) left bottom no-repeat;
}
#main .title h1,
#main .title h2,
#main .title h3,
#main .title h4,
#main .title h5,
#main .title h6 {
padding-left:15px;
background:url(../../common/title_bg_02.png) 0 0.2em no-repeat;
font-size:1.4em;
line-height:1.2;
}
#main .title h1 {
margin-bottom:0;
}

/* pagination */
#main .pagination {
margin-bottom:20px;
}
#main .pagination ul {
overflow:hidden;
height:100%;
font-size:1.2em;
}
#main .pagination li {
float:left;
margin-right:7px;
}
#main .pagination ul span,
#main .pagination ul a {
display:inline-block;
padding:4px 6px;
}
#main .pagination ul span {
border:1px solid #00A0E9;
background-color:#00A0E9;
color:#fff;
}
#main .pagination ul a {
border:1px solid #E1E1E1;
background-color:#EBEBEB;
}

/* history back */
#main .back {
padding-top:10px;
text-align:center;
}

/* keyword search */
.keyword .error {
color:#f00;
}
.keyword .find_to {
min-height:19px;
height:auto !important;
height:19px;
padding:2px;
border:1px solid #99D9F6;
background-color:#E3F4FC;
}



/* side contents */
#aside {
float:right;
width:43%;
}

#city_aside {
float:right;
width: 75%;
}

/* login */
#aside .login {
margin-bottom:7px;
padding-top:3px;
text-align:center;
}

/* section */
#aside .section {
margin-bottom:14px;
background:url(../../common/aside_bg_01.png) repeat-y;
}
#aside .section_outer {
padding-bottom:7px;
background:url(../../common/aside_bg_02.png) left bottom no-repeat;
}
#aside .section_inner {
height:100%;
padding:6px 6px 0;
background:url(../../common/aside_bg_03.png) no-repeat;
}

/* resigter section */
#aside .regist {
position:relative;
}
#aside .regist .notes {
position:absolute;
top:-7px;
right:-6px;
}
#aside .regist .pc {
margin-bottom:2px;
}
#aside .regist .mobile {
background:url(../../common/aside_bg_04.png) repeat-y;
}
#aside .regist .mobile h2 {
position:relative;
}
#aside .regist .mobile ul {
width:213px;
margin-top:-1px;
padding:0 7px 10px 9px;
background:url(../../common/aside_bg_05.png) left bottom no-repeat;
word-break:break-all;
}
#aside .regist .mobile li {
padding:5px 0 4px;
border-top:1px dotted #999;
}
#aside .regist .mobile ul h3 {
margin-bottom:6px;
}
#aside .regist .mobile img {
vertical-align:bottom;
}
#aside .regist .mobile .url p {
text-align:center;
}
#aside .regist .mobile .qr_code {
overflow:hidden;
height:100%;
padding-right:7px;
}
#aside .regist .mobile .qr_code h3 {
float:left;
margin-top:23px;
}
#aside .regist .mobile .qr_code p {
float:right;
}
#aside .regist .mobile .menu ol {
overflow:hidden;
height:100%;
margin-left:-1px;
}
#aside .regist .mobile .menu li {
float:left;
padding:0;
border-top:none;
}

/* search section */
#aside .search .section_outer {
padding-bottom:5px;
}
#aside .search .section_inner {
padding:5px 5px 0;
}
#aside .search .search_outer {
background:url(../../common/aside_bg_06.png) repeat-y;
}
#aside .search .search_inner {
padding-bottom:9px;
background:url(../../common/aside_bg_07.png) left bottom no-repeat;
}
#aside .search h2 {
margin-bottom:1px;
}
#aside .search .access_point,
#aside .search .keyword {
height:100%;
margin:0 8px;
}
#aside .search .access_point {
margin-bottom:7px;
padding-bottom:6px;
border-bottom:1px dotted #999;
}
#aside .search .access_point h3 {
margin-bottom:3px;
}
#aside .search .access_point p {
text-align:center;
}
#aside .search .keyword h3 {
margin-bottom:6px;
}
#aside .search .keyword p {
overflow:hidden;
width:215px;
}
#aside .search .keyword input {
float:right;
}
#aside .search .keyword .find_to {
float:left;
width:164px;
}
#aside .search .keyword ul,
#aside .search .keyword p {
margin-top:5px;
font-size:1.2em;
}
#aside .search .keyword ul {
list-style:disc outside;
margin-left:1.5em;
}

/* aside nav */
#aside .nav ul img {
vertical-align:bottom;
}

/* aside news */
#aside .news .group {
background:url(../../common/aside_bg_08.png) repeat-y;
}
#aside .news ul {
height:100%;
margin-top:-3px;
padding:0 9px 13px;
background:url(../../common/aside_bg_09.png) left bottom no-repeat;
font-size:1.2em;
}
#aside .news li {
padding:7px 1px 6px 10px;
border-bottom:1px dotted #999;
background:url(../../common/arrow_02.png) 1px 1em no-repeat;
}
#aside .news ul .even {
background-color:#F2F9FD;
}
#aside .news .archive {
margin-bottom:8px;
}

/* banner */
#aside .banner {
width:235px;
margin:0 auto;
}
#aside .banner li {
margin-bottom:5px;
}
#aside .banner img {
vertical-align:bottom;
}



/* footer */
#footer {
padding-bottom:24px;
}
#footer .scroll_top {
position:relative;
top:-19px;
width:900px;
margin:0 auto -19px;
text-align:right;
}
#footer .nav {
margin-bottom:5px;
padding:11px 0 15px;
background:url(../../common/footer_bg_01.png) left bottom repeat-x;
}
#footer .nav ul {
overflow:hidden;
width:900px;
margin:0 auto;
}
#footer .nav li {
float:left;
margin-right:4px;
padding-left:6px;
background:url(../../common/footer_bg_02.png) left center no-repeat;
white-space:nowrap;
}
#footer .nav .home {
padding-left:0;
background:none;
}
#footer .copyright {
color:#666;
text-align:center;
}



/* for WYSIWYG */
.body a:link  {
background:transparent;
color:#00a0e9;
text-decoration:none;
}
.body a:visited  {
background:transparent;
color:#00a0e9;
text-decoration:none;
}
.body a:hover,
.body a:active  {
background:transparent;
color:#00a0e9;
text-decoration:underline;
}
.body a img  {
border:none;
background:transparent;
color:#fff;
}
.body p  {
margin-bottom:15px;
}
.body .text-center p  {
margin-bottom:15px;
text-align:center;
}
.body .btn-registration p  {
margin-top:30px;
text-align:center;
}
.body span.small  {
font-size:75%;
}
.body .text-bold  {
font-weight:bold;
}
.body .text-bold-blue  {
color:#00a0e9;
font-weight:bold;
}
.body .text-bold-blue-L  {
color:#00a0e9;
font-size:120%;
font-weight:bold;
line-height:1.6;
}
.body .text-red  {
color:#f30;
}
.body .note p  {
margin-bottom:15px;
padding-left:1em;
text-indent:-1em;
}
.body .note2 p  {
margin:0;
padding-left:1em;
text-indent:-1em;
}
.body h2.index-h2 {
float:left;
}
.body p.more-link {
text-align:right;
margin:0;
}
.body p.more-link img {
margin-left:5px;
}

/* news */
.body .list-wrapper  {
width:560px;
margin:0;
padding:0;
}
.body .list-date  {
float:left;
width:95px;
padding:0 0 0 15px;
margin:0;
background-image:url(../../images/common/arw01.gif);
background-position:left;
background-repeat:no-repeat;
}
.body .list-title  {
width:440px;
float:left;
margin:0;
padding:0;
}
.body .top-list  {
margin:5px 0 20px 0;
padding-top:8px;
border-top:1px solid #dfdfdf;
line-height:1.4;
}
.body .top-list ul li  {
list-style:none;
margin-bottom:4px;
}
.body .clear  {
clear:both;
}
.body #top-link li  {
list-style:none;
margin-bottom:0;
}
.body p.row-link {
margin:0 30px 12px 0;
padding-left:20px;
height:1%;
background:url(http://300.wi2.co.jp/images/common/arw03.gif) no-repeat left top;
}

/* table */
.body table.table01  {
width:800px;
margin:10px 0;
border-left:#ccc solid 3px;
border-top:#ccc solid 3px;
border-right:#ccc solid 2px;
border-bottom:#ccc solid 2px;
}
.body table.table01 th  {
padding:3px 5px;
border-right:#ccc solid 1px;
border-bottom:#ccc solid 2px;
background:#ebebeb;
font-weight:normal;
text-align:center;
}
.body table.table01 td  {
padding:3px 5px;
border-right:#ccc solid 1px;
border-bottom:#ccc solid 1px;
}
.body table.table01 td.txt-center  {
text-align:center;
}

/* faq */
.body p.small-category  {
margin-bottom:0;
}
.body .faq-q p  {
margin-bottom:5px;
padding-left:1em;
text-indent:-1em;
}
.body .faq-a  {
margin-bottom:20px;
padding:5px 0;
background-color:#E1EFFF;
}
.body .faq-a p  {
margin-bottom:5px;
padding-left:1em;
text-indent:-1em;
}
.body .faq-frame  {
margin-bottom:20px;
padding:15px 15px 0 15px;
border:#CCCCCC solid 1px;
}

/* clearfix */
.box-clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.box-clear {
display:inline-block;  /* MAC IE　*/
min-height:1%;  /* IE 7 */
}
/*--MAC IE \*/
* html .box-clear {height:1%;}
.box-clear {display:block;}
/*--MAC IE */

/* common */
.mgn-l50 {
margin-left:50px;
}
.mgn-l35 {
margin-left:35px;
}
.mgn-b15 {
margin-bottom:15px;
}
.mgn-l10 {
margin-left:10px;
}
.float-right {
float:right;
margin-left:20px;
margin-bottom:10px;
}
.float-left {
float:left;
margin-right:20px;
margin-bottom:10px;
}
.text10  {
font-size:10px;
}

/* breadcrumbs */
#pan {
margin:0 0 20px 0;
}
#pan li {
list-style-type:none;
display:inline;
color:#999;
font-size:85%;
line-height:1.1;
}
#pan li a {
padding-right:12px;
background:url(../../images/common/arw02.gif) no-repeat right center;
}
#pan li a:link,
#pan li a:hover,
#pan li a:active {
color:#999;
text-decoration:underline;
}

/* process */
#left-box {
font-size:1.2em;
}
#left-box h3 {
margin-bottom:14px;
padding-left:20px;
background:url(../../images/common/mark_h3.gif) no-repeat;
font-size:150%;
font-weight:normal;
}
#left-box h4 {
margin:38px 0 14px 0;
padding:0 0 10px 12px;
border-bottom:1px solid #ccc;
background:url(../../images/common/mark_h4.gif) no-repeat;
font-size:120%;
font-weight:normal;
}
#left-box h4.mgn-t30 {
margin-top:30px;
}
#left-box .text01 p {
margin-bottom:15px;
}
#left-box .text-center p {
margin-bottom:15px;
text-align:center;
}
#left-box .btn-registration p {
margin-top:30px;
text-align:center;
}
#left-box span.small {
font-size:75%;
}
#left-box .text-bold {
font-weight:bold;
}
#left-box .text-bold-blue {
color:#00a0e9;
font-weight:bold;
}
#left-box .text-bold-blue-L {
color:#00a0e9;
font-size:120%;
font-weight:bold;
line-height:1.6em;
}
#left-box .text-red {
color:#f30;
}
#left-box .note p {
margin-bottom:15px;
padding-left:1em;
text-indent:-1em;
}
#left-box .note2 p {
margin:0;
padding-left:1em;
text-indent:-1em;
}

#left-box .process-box {
margin:0;
padding:0;
border:1px solid #00a0e9;
}
#left-box .process-box2 {
margin:0;
padding:0 0 10px 0;
border:1px solid #00a0e9;
}
#left-box .process-box-last {
margin:0 0 30px 0;
padding:0;
border:1px solid #00a0e9;
}
#left-box .process-box-wrapper {
width:525px;
margin:0;
padding:0 0 24px 0;
background:url(../../images/process/arrow01.gif) no-repeat bottom;
}

#left-box .process-box-wrapper2 {
width:525px;
margin:0;
padding:0 0 24px 0;
background:url(../../images/process/arrow02.gif) no-repeat bottom;
}
#left-box .process-box-left {
float:left;
width:245px;
margin:0;
padding:0 0 78px 0;
border:1px solid #00a0e9;
}
#left-box .process-box-right {
float:right;
width:265px;
margin:0;
padding:0;
border:1px solid #00a0e9;
}
#left-box process-box-left p.step,
#left-box process-box-right p.step,
#left-box process-box p.step,
#left-box process-box2 p.step,
#left-box .process-box-last p.step {
padding:7px;
background-color:#00a0e9;
color:#fff;
font-weight:bold;
}
#left-box process-box-left p,
#left-box process-box-right p,
#left-box .process-box p, .process-box2 p, .process-box-last p {
padding:10px;
}
#left-box process-box-left ul,
#left-box process-box-right ul,
#left-box .process-box ul {
padding-right:10px;
padding-bottom:10px;
padding-left:2em;
}
#left-box table.process-fig {
margin:0 0 0 10px;
border-top:#ccc solid 1px;
border-left:#ccc solid 1px;
}
#left-box .process-fig-title {
padding:3px;
border-right:#ccc solid 1px;
border-bottom:#ccc solid 1px;
background-color:#eee;
text-align:center;
}
#left-box .process-fig-normal {
padding:3px;
border-right:#ccc solid 1px;
border-bottom:#ccc solid 1px;
}

h3.au_title, h3.stitle {
    background: url("../../common/bg_h3_01.gif") no-repeat scroll left center transparent;
    border-left: 5px solid #F76B1F;
    color: #F76B1F;
    font-size: 117%;
    font-weight: bold;
    line-height: 1.2;
    margin: 20px 0;
    padding: 1px 0 0 5px;
}
h3.au_title span, h3.stitle span {
    background-color: #FFFFFF;
    color: #F76B1F;
    padding: 0.2em 5px 0.2em 0;
}

h2.au_title {
    background: url("../../common/bg_title02.gif") repeat-x scroll left bottom;
    color: #402300;
    font-size: 117%;
    font-weight: bold;
    line-height: 1.2;
    margin: 30px 0 20px;
    padding: 8px;
}

.mt20 {
    margin-top: 20px !important;
}

#content .category ul img {
    vertical-align: bottom;
}

#content .category li {
    display: inline;
    float: left;
    margin-bottom: 10px;
    margin-right: 8px;
}

#content .category ul {
    margin-left: 1px;
    margin-right: -8px;
    overflow: hidden;
    width: 618px;
    display: table-row;
}

.categoryBox {
    clear: both;
}

.category_sBox {
    float: left;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 10px;
    width: 185px;
}

h3#top {
    background: url("../../area/img/au/category1.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 27px;
    color: #FFFFFF;
    width: 192px;
    position:relative;
    display: table;
}

h3#top a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.bar-text {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 160px;
}

.c_chid {
    border-bottom: 1px solid #C1BDBE;
    border-left: 1px solid #C1BDBE;
    border-right: 1px solid #C1BDBE;
    padding: 10px 10px 3px;
    width: 92%;
}

.c_chid ul {
    list-style: disc outside none;
}

.allcheck{
	margin: 6px 5px 0 10px;
}

.searchWord {
	border: 2px solid #DCDCDC;
	width: 98%;
	padding: 5px;

}
.searchWord .search_left{
	vertical-align: top;
	width:8%;
}
.searchWord .search_right{
	text-align: left;
	width:69%;
}

.reset-btn {
	background-image:url(../../common/reset.gif);
	background-repeat:no-repeat;
	border: 0px solid #FFFFFF;
	cursor:pointer;
	width: 150px;
	height: 30px;
	}