@charset "UTF-8";

/* RESET */
/*==================================*/
html,body { margin: 0; padding: 0; }
body      {
	line-height: 18px;
	text-align: center;
	background: #222222;
}

input, textarea, select {
	margin: 0;
	padding: 2px 0;
	font-size: 100%;
	background: #fff;
	line-height: 1.5;
}
p   { margin: 0; padding: 0; }
dd  { margin: 0; padding: 0; }
img { vertical-align: bottom; margin: 0; padding: 0; }
h1  { margin: 0; padding: 0; }
/*==================================*/
/*------------------------------------------------------------
	CREAR FIX Module
------------------------------------------------------------*/
.fix:after { content: ""; display: block; clear: both; }
.fix       { zoom: 1; }

/* COMMON */
/*==================================*/
.box {
	padding: 60px 100px 0;
	background-color: rgba(255,255,255,0.5);
	background: #222222;
}
.box .wrap {
  min-height: 350px;
  padding: 20px 10px;
  line-height: 1.4;
  background-color: #fff;
}
.box .caption {
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #222222;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.box #pageNavi {
  padding: 10px 0;
}
.box #pageNavi a {
  display: block;
  width: 188px;
  height: 58px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(view-home.png) no-repeat;
}
.antention {
  color: #ff0000;
  text-align: center;
  font-size: 12px;
}
.txt01 {
  color: #FF0E4E;
  text-indent: -9999px;
}
.txt02 {
  color: #FF0E4E;
  font-size: 12px;
  margin-bottom: 10px;
}
.kiyaku {
	color:#FFF;}
	.kiyaku a {
		color:#FF0;}
.attention {
	color: #FF0000;
	/* [disabled]font-size: 12px; */
	/* [disabled]text-align: right; */
	/* [disabled]position: relative; */
	/* [disabled]bottom: 25px; */
	/* [disabled]right: 70px; */
}

/* LAYOUT */
/*==================================*/
#container {
  width: 920px;
  margin: 0 auto;
  text-align: left;
}
/* WRAPPER */
#wrapper {}

/* HEADER */
#header {
  width: 100%;
  height: 360px;
  background: url(tops.jpg) no-repeat;
}
#header h1,
#header a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

/* FOOTER */
#footer {
	clear: both;
	text-align: right;
	color: white;
	line-height: 2;
	font-size: 14px;
	background: url(back.jpg) no-repeat;
	padding: 2em 54px 2em 0;
}
#footer p {
	/* [disabled]text-align: right; */
	color: #999;
	padding-right: 30px;
}
#footer a {
	color: #999;
}
#footer a:focus,
#footer a:hover {
  text-decoration: none;
}


/* INDEX BOX */
/*-----------*/
.indexBox {
  width: 100%;
  height: 320px;
  background: url(area2.jpg) no-repeat center top;
}
.indexBox form {
	padding: 134px 0 0 0;
	margin-right: auto;
	position: relative;
	margin-left: auto;
	display: block;
	width: 640px;
}
.indexBox .selectBox {
  display: inline;
}
.indexBox .selectBox select {
  width: 180px;
  font-size: 150%;
}
.indexBox .frm {
	width: 194px;
	height: 52px;
	text-indent: -9999px;
	border: none;
	background: url(formbot.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 144px;
	right: 0px;
}
.indexBox .kiyaku {
	/* [disabled]margin: 10px 0; */
	position: relative;
	z-index: 10;
	top: 80px;
	left: 140px;
}
.selectBox {
  margin-bottom: 10px;
}

/* AREASEARCH */
.areaSearch {
  min-height: 420px;
  background: url(area.jpg) no-repeat;
}
.areaSearch .wrap {
	padding: 120px 54px 0;
	zoom: 1;
	position: relative;
}
.areaSearch a {
  float: left;
  width: 4.2em;
  height: 1.5em;
  margin: 6px 4px;
  line-height: 1.6;
  font-size: 16px;
  text-align: center;
  background-color: #222222;
  color: #fff;
  border: 2px solid #fff;
  text-decoration: none;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}
.areaSearch a:hover {
  border: 2px solid #222222;
  background-color: #fff;
  color: #222222;
}
.areaSearch button {
	float: left;
	width: 4.6em;
	height: 2.2em;
	margin: 6px 4px;
	line-height: 2;
	font-size: 16px;
	text-align: center;
	background-color: #333333;
	color: #fff;
	border: 2px solid #fff;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	cursor: pointer;
}
.areaSearch button:hover {
	border: 2px solid #222222;
	background-color: #fff;
	color: #333333;
}
.areaSearch select {
	width: 180px;
	font-size: 150%;
	position: absolute;
	top: 70px;
	left: 54px;
}



/* KIYAKU    */
/*-----------*/
.kiyakuBox p {
  margin-bottom: 10px;
}
.kiyakuBox ul {
  margin-bottom: 10px;
}
.kiyakuBox li {
  margin-left: 40px;
}

/* COMPANY   */
/*-----------*/
.companyBox .wrap {
	text-align: center;
	background: #222;
	color: #fff;
}
.companyBox table {
	width: 100%;
	border: 1px solid #9E964B;
	margin-right: auto;
	margin-left: auto;
	
}

.companyBox td,
.companyBox th {
  padding: 20px 0;
}
.companyBox th {
	font-weight: bold;
	text-align: center;
	background-color: #9E964B;
	border-bottom: solid 1px #222222;
}
.companyBox td {
  text-align: center;
    border-bottom:solid 1px #9E964B;
}

.th:not(:first-child) {
	border-bottom: solid 1px #222222;}

/* BBS BOX  */
/*-----------*/
.bbsBox {
	background: #fff url(gals.jpg) no-repeat center top;
	padding: 40px 16px 20px;
}

.bbsBox .caption {
	width: 240px;
	padding: 15px 0 15px 0;
	margin: 0 0 80px 0;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background-color: #222222;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border: 1px solid #FFF;
}
.bbsBox .wrap {
  padding: 0 40px;
}

.bbsBox #pageNavi {
  float: left;
  width: 206px;
}
.bbsBox #pageNavi a {
  display: block;
  height: 103px;
  margin: 8px 10px 0 10px;
  font-size: 36px;
  line-height: 48px;
  font-family: "arial black";
  text-align: center;
  color: #fff;
  background-color: #ccaa22;
  border: 3px solid #ccaa22;
  text-decoration: none;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.bbsBox #pageNavi a:hover {
  background-color: #222222;
  color: #fff;
  border-color: #fff;
}
.bbsBox #pageNavi p {
  display: block;
  height: 103px;
  margin: 8px 10px 0 10px;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
  font-family: "arial black";
  color: #eee;
  border: 3px solid #eee;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

/* user */
.user {
  float: left;
  width: 180px;
  margin: 8px 10px 0 10px;
}
.user a {
  display: block;
  width: 100%;
  height: 220px;
  text-align: center;
  text-decoration : none;
  color: #222222;
  background-color: #fff;
  border: 3px solid #ccaa22;
  text-shadow: -1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  overflow: hidden;
}
.user a:hover {
  background-color: #fff0f8;
  border-color: #222222;
  font-weight: bold;
}
.user .photo {
  display: block;
  height: 160px;
  margin: 10px 0;
  overflow: hidden;
}
.user .photo img {
  width: 120px;
}

/*
p.update {
margin-bottom: 10px;
text-align: center;
background-color: rgba(255,255,255,0.8);
font-size: 14px;
}
.detail {
margin-top: 10px;
}
.detail a{
display: block;
text-align : center;
text-decoration: none;
}
 */


/* USER BOX  */
/*-----------*/
/* with jquery */
.tmask {
  display: none;
  height: 100%;
  width: 100%;
  background-color: #000;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 800;
}
.tbox {
  display: none;
  padding: 14px 17px;
  position: absolute;
  z-index: 900;
}
.tinner {
  padding: 15px;
  background: #fff url(preload.gif) no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.tclose {
  width: 30px;
  height: 30px;
  background: url(close.png) no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.tclose:hover {
  background-position: 0 -30px;
}
/*
.imgs img{
max-width: 100%;
}
a.chk{
display: block;
background: #132;
color: white;
width: 160px;
margin: 0 auto;
padding: 1em;
border-radius: 10px;
text-decoration: none;
}
 */
/* end with jquery */


/* userBox */
#style_user {
  background: #fff url(girlback.jpg) no-repeat 50% 0%;
}
#style_user #container {
  width: auto;
  border: none;
}
#style_user #wrapper {
  width: 600px;
  margin: 0 auto;
  padding: 210px 20px 0 20px;
}
.userBox {
  padding: 8px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
  box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}  
.userBox .caption {
  margin: 0 0 8px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #222222;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* userBody */
.userBody {
}
.userBody .photo {
	float: left;
	width: 180px;
	padding: 4px 0;
	margin: 0 8px 8px;
	text-align: center;
	background-color: #F1E1A6;
}
.userBody .photo img {
  width: 120px;
  margin-bottom: 4px;
}
.userBody .photo .update {
  text-align: center;
  font-size: 14px;
}

.userBody table {
  float: left;
  width: 388px;
}
.userBody th p {
	padding: 2px;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	border: 2px solid #A9932D;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.userBody td {
  padding-bottom: 5px;
  text-align: center;
}
.userBody td.msg {
  padding: 10px 0;
  text-align: left;
  line-height: 1.3;
  font-size: 110%;
  border-top: 3px dotted #f8b;
}

/* sendMail */
.sendMail {
  clear: both;
  text-align: center;
}
.sendMail table {
  width: 90%;
  margin: 0 auto;
}
.sendMail th {
	width: 220px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #A9932D;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
.sendMail td input {
  width: 100%;
}
.sendMail td textarea {
  width: 100%;
  height: 4em;
}
.sendMail .submitBtn {
  text-align: center;
}
.sendMail .submitBtn input {
  padding: 4px 24px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #222222;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
}

/* SITE BOX  */
/*-----------*/
.siteBox {
  background: url(sites.jpg) no-repeat;
}
.siteBox .wrap {
  padding: 135px 0 30px;
  background-color: transparent;
}
.siteBox .chkBtn {
  margin-bottom: 140px;
  text-align: center;
}
.siteBox .chkBtn a {
  display: block;
  width: 340px;
  height: 80px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(bot.png) no-repeat 50% 50%;
  text-decoration: none;
}
.siteBox .chkBtn a:hover {
  background: url(bot2.png) no-repeat 50% 50%;
}

/* domain */
.domainBox {
  background:white;
  padding: 8px;
  line-height: 1.5;
  border-radius: 12px;
}
.domain {
  float: left;
  width: 180px;
}
.domain ul {
  width: auto;
  margin: 10px 20px 0 0;
  padding-left:20px;
  list-style-type: none;
}
.domain li {
  width: 100%;
  margin-bottom: 2px;
}
.domain a {
  display: block;
  width: 100%;
  height: 27px;
}
.domain a span {
  display: block;
  padding-left: 40px;
}
.domain a {
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  box-shadow: 0 1px 2px #333;
  -o-box-shadow: 0 1px 2px #333;
  -webkit-box-shadow: 0 1px 2px #333;
  -moz-box-shadow: 0 1px 2px #333;
  -ms-box-shadow: 0 1px 2px #333;
}
.domain .docomo a { background: #000 url(domain_btn_i-trans.png) 5px no-repeat; }
.domain .au a { background: #000 url(domain_btn_e-trans.png) 5px no-repeat; }
.domain .softbank a { background: #000 url(domain_btn_s-trans.png) 5px no-repeat; }
.domain a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}
#domainSetting {
  background-color: #fff;
}
#domainSetting p {
  margin-top: 10px;
  font-size: 72%;
  line-height: 1.5;
}
#domainSetting h4 {
  padding: 4px 0 3px 0;
  margin: 12px 0 0 0;
  text-align: center;
  font-size: 100%;
  color: #fff;
  background-color: #333;
}


/* Unknown Style */
/*-----------*/
/* MAIN */
#main {
  padding: 10px;
}

/* IMG BOX */
#imgBox {
  margin-left: 4px;
  margin-bottom: 5px;
  text-align: center;
}
#imgBox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#imgBox li {
  margin: 0;
  padding: 0;
  float: left;
}
