@charset "UTF-8";

/* RESET */
/*==================================*/
body:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%; 
  background: url(./img/sec01_bg.jpg) 5% 0 no-repeat fixed;
  -moz-background-size: auto 100%;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}
body {
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  word-break: break-all;
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
	line-height: 18px;
	text-align: center;
  color: #2d1b0d;
  background-color: #222;
  position: relative;
}
#container {
  position: relative;
  z-index: 10;
}

input, textarea, select {
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
  word-break: break-all;
	margin: 0;
	padding: 2px 0;
	line-height: 1.5;
	font-size: 100%;
	background-color: #fff;
}
html,body { margin: 0; padding: 0; }
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;
  margin-top: 20px;
  background-color: rgba(255,255,255,0.7);
}
.box .wrap {
  min-height: 350px;
  padding: 20px 10px;
  line-height: 1.4;
}
.box .caption {
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #71c3c8;
}
.box #pageNavi {
  padding: 10px 0;
}
.box #pageNavi a {
  display: block;
  width: 188px;
  padding: 10px 0;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  background-color: #2d1b0d;
  border: 1px solid #fff;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.box #pageNavi a:hover {
  border-color: #2d1b0d;
}
.antention {
  color: #ff0000;
  text-align: center;
  font-size: 12px;
}
.txt01 {
  color: #FF0E4E;
  text-indent: -9999px;
}
.txt02 {
  color: #FF0E4E;
  font-size: 12px;
  margin-bottom: 10px;
}
.attention {
	color: #FF0000;
}

/* LAYOUT */
/*==================================*/
#container {
  width: 920px;
  margin: 0 auto;
  text-align: left;
}
/* WRAPPER */
#wrapper {}

/* HEADER */
#header {
  width: 100%;
  position: absolute;
  top: 20px;
  left: 0;
}
#header a {
  display: block;
  width: 1.5em;
  height: 1.5em;
  margin-left: auto;
  margin-right: 20px;
  font-size: 26px;
  text-indent: -9999px;
  border: 2px solid #fff;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  border-radius: 10em;
  position: relative;
}
#header a:after {
  content: "";
  display: inline-block;
  margin-top: -0.4em;
  border-width: 0.4em 0.6em;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  position: absolute;
  top: 50%;
  left: 0.5em;
  z-index: 1;
}
#header a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding: 2em 0;
  background-color: #fff;
}
#footer p {
	color: #ccc;
}
#footer a {
  color: #e3d;
  padding: 0 1em;
  text-decoration-line: underline;
  text-decoration-style: dashed;
}
#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 .kiyaku {
	color:#FFF;
}
.indexBox .kiyaku a {
		color:#FF0;
}
.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 {
	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;
}
.companyBox table {
	width: 100%;
	border: 5px solid #fff;
	margin: 0 auto;
}
.companyBox td,
.companyBox th {
  padding: 20px 0;
	text-align: center;
}
.companyBox th {
	font-weight: bold;
  color: #fff;
	background-color: #71c3c8;
	border-top: solid 1px #fff;
}
.companyBox td {
  border-top: dotted 1px #71c3c8;
	background-color: #fff;
}
.companyBox tr:first-child td,
.companyBox tr:first-child th {
  border: none;
}


/* BBS BOX  */
/*-----------*/
.bbsBox {
	background: rgba(255,255,255,0.5) url(./img/regist_bg.jpg) no-repeat center top;
	padding: 70px 0 20px;
}
.bbsBox .caption {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
	background: url(./img/regist_title.png) 50% 0 no-repeat;
}
.bbsBox .caption span {
  display: inline-block;
	min-width: 350px;
	padding: 15px 0 15px 0;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background-color: #f5b;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	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: #2d1b0d;
  border: 1px solid #fff;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.bbsBox #pageNavi a:hover {
  background-color: #2d1b0d;
}
.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: #ccc;
  border: 3px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  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: rgba(255,255,255,0.5);
  border: 3px solid #71c3c8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.user a:hover {
  background-color: #d3f3fe;
  border-color: #71c3c8;
}
.user .photo {
  display: block;
  height: 160px;
  margin: 10px 0;
  overflow: hidden;
}
.user .photo img {
  width: 120px;
}
.user .photo + span {
  display: block;
  width: 95%;
  margin: 0 auto;
  color: #fff;
  background-color: rgba(113,195,200,0.8);
}

/* 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(./img/main_bg.jpg) no-repeat 50% -230px fixed !important;
}
#style_user:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%; 
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,0)), color-stop(70%,#fff), to(#fff));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, #fff 70%, #fff 100%);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#style_user:before {
  content: url(./img/logo.png);
  display: block;
  width: 600px;
  margin-left: -350px;
  text-align: left;
  position: fixed;
  top: -20px;
  left: 50%;
}

#style_user #container {
  width: auto;
  border: none;
  position: relative;
  z-index: 10;
}
#style_user #container:before {
  content: "";
  display: block;
  width: 600px;
  height: 100px;
  margin-left: -300px;
  text-align: left;
  background: url(./img/mian_text.png) 100% 100% no-repeat;
  -webkit-background-size: 85% auto;
  -moz-background-size: 85% auto;
  background-size: 85% auto;
  position: fixed;
  top: 50px;
  left: 50%;
  z-index: 0;
}

#style_user #wrapper {
  width: 600px;
  margin: 0 auto;
  padding: 150px 20px 0 20px;
  position: relative;
  z-index: 10;
}
.userBox {
  padding: 8px;
  color: #666;
  background-color: rgba(255,255,255,0.9);
  -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: 16px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  border: 1px solid #71c3c8;
	background-color: #71c3c8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.userBox .caption a {
  color: #fff;
}

/* userBody */
.userBody {
}
.userBody .photo {
	float: left;
	width: 180px;
	padding: 4px 0;
	margin: 0 8px 8px;
	text-align: center;
	background-color: #fff0f8;
}
.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;
  color: #71c3c8;
  background-color: #fff;
  border: 1px solid #71c3c8;
}
.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 #71c3c8;
}

/* sendMail */
.sendMail {
  clear: both;
  text-align: center;
}
.sendMail table {
  width: 90%;
  margin: 0 auto;
}
.sendMail th {
	width: 220px;
	font-weight: normal;
	text-align: center;
  vertical-align: top;
}
.sendMail th p {
  padding: 3px 0;
  font-size: 14px;
  color: #71c3c8;
  background-color: #fff;
  border: 1px solid #71c3c8;
}
.sendMail td input {
  width: 100%;
}
.sendMail td textarea {
  width: 100%;
  height: 4em;
}
.sendMail .submitBtn {
  text-align: center;
}
.sendMail .submitBtn input {
  padding: 10px 24px;
  margin-bottom: 10px;
  color: #fff;
  border: 3px solid #fce;
	background-color: #f5b;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  cursor: pointer;
}
.sendMail .submitBtn input:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

/* 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: #2d1b0d;
}


/* 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;
}
