@charset "utf-8";
/* CSS Document */

/* reset style */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
	border: none;
	color: #ffffff;
	background: transparent;
}
a img:hover {
	opacity: .7;
}

a:focus{
outline:none;
}

strong,em {
	font-weight: bold;
	font-style: normal;
}

sup {
	font-size:80%;
	vertical-align: super;
}

sub{
	font-size:80%;
	vertical-align: baseline;
}

hr{
	display:none;
	float:none;
	clear:both;
}

/*  reset height
------------------------------------------------------------------------*/
html, body{
height:100%;
}

div#container{
min-height:100%;
}

* html div#container{
height:100%;
}


body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #221815;
	background: #faf4e6;
	background: url(../images/bg.gif) repeat left top;
}
#wrapper {
	background: url(../images/bgBody.gif) repeat-x left top;
}

/*  clearfix
------------------------------------------------------------------------*/

.clearfix:after, .pkg:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .pkg {display: inline-table;  overflow:hidden;zoom:1;/*for IE 5.5-7*/}


/* Hides from IE-mac \*/
* html .clearfix, * html .pkg {height: 1%;overflow:visible;}
.clearfix, .pkg {display: block;}
/* End hide from IE-mac */



/* class module
-----------------------------------------------------------------------*/
.flt {
	float: left;
	margin: 0px 10px 10px 0px;
}

.fltrt {
	float: right;
	margin: 0px 0px 10px 10px;
}


.blk {
	display:block;
}

/* class module (font)
-----------------------------------------------------------------------*/
.fs36, .fs36 *{
	font-size: 36px;
	line-height: 100%;
}
.fs30, .fs30 *{
	font-size: 30px;
	line-height: 100%;
}
.fs24, .fs24 *{
	font-size: 24px;
}
.fs18, .fs18 *{
	font-size: 18px;
}
.fs16, .fs16 *{
	font-size: 16px;
}
.fs14, .fs14 *{
	font-size: 14px;
}
.fs12, .fs12 *{
	font-size: 12px;
}
.fs11, .fs11 *{
	font-size: 11px;
}
.fs10, .fs10 *{
	font-size: 10px;
}

.cap, .cap *{
	color:#999999;
}

.taC {
	text-align: center;
}
.taL {
	text-align: left;
}
.taR {
	text-align: right;
}

/* marginSet
-----------------------------------*/
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mh5 {
	margin: 5px 0 !important;
}
.mh10 {
	margin: 10px 0 !important;
}
.mh15 {
	margin: 15px 0 !important;
}
.mh20 {
	margin: 20px 0 !important;
}
.mh25 {
	margin: 25px 0 !important;
}
.mh30 {
	margin: 30px 0 !important;
}
.mh60 {
	margin: 60px 0 !important;
}


/* border
-----------------------------------*/
.bb2d {
	border-bottom: 2px dotted #ccc;
}

/* for IE
-----------------------------------*/
* html .fs36, * html .fs36 *{
	font-size: x-large;
	line-height: 100%;
}
* html .fs24, * html  .fs24 *{
	font-size: large;
}
* html .fs18, * html .fs18 *{
	font-size: medium;
}
* html .fs16, * html .fs16 *{
	font-size: medium;
}
* html .fs14, * html .fs14 *{
	font-size: small;
}
* html .fs12, * html .fs12 *{
	font-size: x-small;
}
* html .fs11, * html .fs11 *{
	font-size: x-small;
}
* html .fs10, * html .fs10 *{
	font-size: xx-small;
}

/* for Mac IE
-----------------------------------*/

/*\*//*/
* html.fs18, * html .fs18 *{
	font-size: 18px;
}
* html .fs14, * html .fs14 *{
	font-size: 14px;
}
* html .fs12, * html .fs12 *{
	font-size: 12px;
}
* html .fs11, * html .fs11 *{
	font-size: 11px;
}
* html .fs10, * html .fs10 *{
	font-size: 10px;
}

* html .fs10, * html .fs10 *{
	font-size: xx-small;
}
/**/

.mono, .mono *{
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}


/* line height*/
.lh1, .lh1 *{
	line-height: 1;
}
.lh12, .lh12 *{
	line-height: 1.2;
}
.lh13, .lh13 *{
	line-height: 1.3;
}
.lh14, .lh14 *{
	line-height: 1.4;
}
.lh16, .lh16 *{
	line-height: 1.6;
}
.lh18, .lh18 *{
	line-height: 1.8;
}
.lh2, .lh2 *{
	line-height: 2;
}



/* table modules
-----------------------------------------------------------------------*/

.tbl01 {
width:100%;
border-collapse:0;
margin:0 0 1em 0;
border-top:#CCCCCC solid 1px;
}

.tbl01 td, .tbl01 th {
padding: 3px 5px;
vertical-align:top;
border-bottom:#CCCCCC solid 1px;
}

.tbl01 td {
text-align: left;
	}

.tbl01 li {
text-align:left;
	}

.tbl02 {
border:solid 3px #EEEEEE;
width:100%;
border-collapse:0;
margin:0 0 1em 0;
	}
.tbl02 td, .tbl02 th {
padding: 0.5em;
border-right:solid 1px #DDDDDD;
border-bottom:solid 1px #DDDDDD;
font-weight:normal;
text-align:left;
}

.tbl02 th{
background:#F9F9F9;
white-space:nowrap;
font-weight:bold;
}
.tbl02 td{
}

/* color
-----------------------------------------------------------------------*/
.clBl {
	color: #59493f;
}
.clBlu {
	color: #44aeea;
}
.clYe {
	color: #ffbd00;
}
.clGr {
	color: #12a73b;
}
.clOr {
	color: #ff6702;
}
.clRe {
	color: #ff0000;
}


/* section
-----------------------------------------------------------------------*/
.svc01, .svc02, .svc03, .svc04, .svc05, .svc06 {
	margin: 30px 0;
	padding: 60px 0 30px;
	border-bottom: 2px dotted #ccc;
}
.svc06 {
	border-bottom: none;
}

.boxArea, .box3, .box2, .boxFlow {
;
}


/* layout modules col3
-----------------------------------------------------------------------*/
#main div.col3{
overflow: hidden;
margin:0 10px 5px;
}
#main div.col3 div.left, #main div.col3 div.center, #main div.col3 div.right{
}

.br5c {
border: 3px solid #289e3c;
background: #fff;
border-radius: 5px;
}


#main div.col3 div.left{
margin:0 20px 0 0;
float:left;
width:300px;
}
#main div.col3 div.center{
float:left;
width:300px;
}
#main div.col3 div.right{
margin:0 0 0 20px;
float:left;
width:300px;
}
.main3svc1, .main3svc2, .main3svc3 {
	position: relative;
	width: 300px;
	height: 200px;
}
.main3svc1 {
	background: url(../images/svc01.png) no-repeat center bottom;
}
.main3svc2 {
	background: url(../images/svc02.png) no-repeat center bottom;
}
.main3svc3 {
	background: url(../images/svc03.png) no-repeat center bottom;
}
.main3svc1btn, .main3svc2btn, .main3svc3btn {
	position: absolute;
	top: 160px;
	left: 76px;
}

/* layout box3
-----------------------------------------------------------------------*/
.box3 {

}
#main div.col3 div.left.box3,
#main div.col3 div.center.box3,
#main div.col3 div.right.box3 {
width:300px;
}
.box3 h4 {

}
.box3 .samImg {
	margin: 10px 5px 5px 10px;
	float: left;
}
.box3 p {

}

.box3.trb h4 {
	margin: 0;
	padding: 0;
}
.box3.trb p {
	margin: 0;
	padding: 0;
}
.box3.bgy {
	background: #fefcef;
	border-radius: 0 0 15px 15px;
	box-shadow: 0px 3px rgba(151,143,0,0.8);
	-webkit-box-shadow: 0px 3px rgba(151,143,0,0.8);
	-moz-box-shadow: 0px 3px rgba(151,143,0,0.8);
	margin: 0 0 5px;
}
.box3.bgy ul {
	padding: 3px 20px;
	overflow: hidden;
	text-align: center;
}
.box3.bgy ul li {
	float: left;
	margin: 0 10px 0 0;
	background: #000000;
	color: #fff;
	padding: 3px 5px;
	border-radius: 3px;
}
.box3.bgy ul li.office {
	background: #e1d50b;
}
.box3.bgy ul li.shop {
	background: #12a73b;
}
.box3.bgy ul li.house {
	background: #f960a6;
}
.box3.bgy p {
	padding: 5px 20px 10px;
}


/**/
.shadow {
	box-shadow: 0px 3px rgba(151,143,0,0.8);
	-webkit-box-shadow: 0px 3px rgba(151,143,0,0.8);
	-moz-box-shadow: 0px 3px rgba(151,143,0,0.8);
	margin: 0 0 5px !important;
	line-height: 0;
}
/* layout modules col2
-----------------------------------------------------------------------*/
#main div.col2{
overflow: hidden;
margin:0 10px 15px;
}
#main div.col2 div.left, #main div.col2 div.center, #main div.col2 div.right{
}


#main div.col2 div.left{
float:left;
width:460px;
}
#main div.col2 div.right{
float:right;
width:460px;
}
/* layout box2
-----------------------------------------------------------------------*/
#main div.col2 div.left.box2,
#main div.col2 div.center.box2,
#main div.col2 div.right.box2 {
width: ;
}
.box2 {

}
.box2 h4 {

}
.box2 h4 span {
	font-size: 54px;
	padding: 0 0 0 20px;
	font-weight: normal;
}
.box2 dl {
	color: #59493f;
	padding: 10px 20px;
	background: #fefcef;
	border-radius: 0 0 15px 15px;
	box-shadow: 0px 3px rgba(151,143,0,0.8);
	-webkit-box-shadow: 0px 3px rgba(151,143,0,0.8);
	-moz-box-shadow: 0px 3px rgba(151,143,0,0.8);
	margin: 0 0 5px;
}
.box2 dl dt {
	font-size: 24px;
	border-bottom: 2px solid #59493f;
	margin: 0 0 8px;
	padding: 0 0 5px;
}
.box2 dl dd {
	font-size: 16px;
	margin: 0 0 5px 5px;
	padding: 0 0 0 25px;
	background: url(../images/ico18_check.gif) no-repeat left center;
}

/* layout modules boxFlow
-----------------------------------------------------------------------*/
#main div.boxFlow{
overflow: hidden;
margin:0 10px;
border: 3px solid #21c6f4;
background: #fefcef;
}
#main div.boxFlow div.left{
float:left;
width:300px;
height: 200px;
	border-right: 3px solid #21c6f4;
}
#main div.boxFlow div.left h4 {
font-size: 36px;
color: #fff;
background: #21c6f4;
padding: 10px 5px 10px;
text-align: center;
border-bottom: 1px solid #1c90d2;
}
#main div.boxFlow div.right{
float: right;
width: 580px;
margin-right: 25px;
}
#main div.boxFlow div.right h4 {
font-size: 30px;
color: #21c6f4;
margin: 0 0 10px;
border-bottom: 1px solid #1c90d2;
padding: 13px 0;
}

/* layout modules boxVoice
-----------------------------------------------------------------------*/
.boxVoice {
	width: 940px;
	height: 255px;
	margin: 0 auto 10px;
	background: url(../images/bg_voice.png) no-repeat center bottom;
	position: relative;
}
.boxVoice h4 {
	position: absolute;
	top: 20px;
	left: 35px;
	color: #fff;
	font-size: 24px;
}
.boxVoiceIn {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 570px;
	height: 160px;
	border-radius: 5px;
	background: #fefcef;
	padding: 10px 15px;
}
.boxVoice .voiceImg {
	position: absolute;
	top: 10px;
	right: 30px;
	z-index: 50;
}
.boxVoiceIn p.dotLine {
margin: 0.5em 0;
line-height: 30px;
font-size: 16px;
background: url(../images/under_dot.gif) repeat;
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/* layout modules boxVoice
-----------------------------------------------------------------------*/
.boxArea {
overflow: hidden;
margin:0 10px;
padding: 15px 15px 10px;
border: 3px solid #289e3c;
background: #fff;
border-radius: 15px;
}
.boxArea .left {
	float: left;
}
.boxArea .right {
	float: left;
	width: 550px;
	margin: 0 0 0 10px;
}
.boxArea p {
	width: 330px;
}
.boxArea .right dl {
}
.boxArea .right dl dt {
font-size: 20px;
border-bottom: 2px solid #59493f;
margin: 0 0 5px;
padding: 0 0 5px;
}
.boxArea .right dl dd {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 130%;
}

/* layout modules boxCv
-----------------------------------------------------------------------*/
.boxCv {
	background: url(../images/bg_cv.png) no-repeat center bottom;
	width: 960px;
	height: 200px;
}
.boxCv a {
	background: url(../images/btn_cv.png) no-repeat center bottom;
/*	width: 882px;*/
	height: 103px;
	display: block;
	text-indent: -9999px;
	padding: 95px 0 0 21px;
}
.boxCv a:hover {
	background: url(../images/btn_cv_on.png) no-repeat center bottom;
/*	width: 882px;*/
}



/* indexList */
#main div.indexList{
padding:20px;
}

#main div.indexList dl{
padding:0 0 5px 0;
margin:0 0 20px 0;
border-bottom:1px solid #DDD;
}

#main div.indexList dt{
float:left;
}

#main div.indexList dd{
position:relative;
margin:0 0 0.2em 150px;
}

/* add option */
#main div.indexList dd.title{
line-height:0.8;
font-weight:bold;

}

#main div.indexList dd.caption{
}

#main div.indexList dd.birth,
#main div.indexList dd.place,
#main div.indexList dd.hobby {
}

#main div.indexList dd.url {
font-family:Arial, Helvetica, sans-serif;
}



/* thumnails modules
-----------------------------------------------------------------------*/
#main .thumnails{
	margin: 0px 0px 10px 0px;
}
#main .thumnails ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#main .thumnails li{
	float:left;
	margin:0 5px 5px 0;
	padding:0;
	}
#main .thumnails a{
	background: #333333;
	padding: 5px;
	display:block;
}
#main .thumnails a:hover{
	background: #0066FF;
}
#main .thumnails a img{
}


/* extra big title
-----------------------------------------------------------------------*/
.extraBigTitle{
font-size:120px;
letter-spacing:-8px;
font-family:Arial, Helvetica, sans-serif;
background:#888;
color:#666;
}


/*  base layout setting
------------------------------------------------------------------------*/
#container{
	width:960px;
	margin:0 auto 0 auto;
	text-align: left;
	}


#containerInnner{
	padding: 0 20px;
	}

/*  inner
------------------------------------------------------------------------*/
.inner {
	width:960px;
	margin: 0 auto;
}

/*  header
------------------------------------------------------------------------*/
#header{
	height: 100px;
	}
#headerIn {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#headerIn #logo {
	position: absolute;
	top: 20px;
	left: 0;
}
#headerIn #headTell {
	position: absolute;
	top: 20px;
	left: 265px;
}
#headerIn #headBtn {
	position: absolute;
	top: 20px;
	right: 0;
}

/*  headNavi
------------------------------------------------------------------------*/
#headNavi {
}
ul#gNavi {
	overflow: hidden;
}
ul#gNavi li {
	height: 60px;
	float: left;
	text-indent: -9999px;
	list-style:none;
}
ul#gNavi li a {
	display: block;
	height: 60px;
}
ul#gNavi li.gNavi01 {
	background: url(../images/gNavi.png) no-repeat 0 0;
	width: 136px;
}
ul#gNavi li.gNavi02 {
	background: url(../images/gNavi.png) no-repeat -136px 0;
	width: 185px;
}
ul#gNavi li.gNavi03 {
	background: url(../images/gNavi.png) no-repeat -321px 0;
	width: 220px;
}
ul#gNavi li.gNavi04 {
	background: url(../images/gNavi.png) no-repeat -541px 0;
	width: 236px;
}
ul#gNavi li.gNavi05 {
	background: url(../images/gNavi.png) no-repeat -777px 0;
	width: 183px;
}

/* hover */
ul#gNavi li.gNavi01:hover {
	background: url(../images/gNavi.png) no-repeat 0 -60px;
}
ul#gNavi li.gNavi02:hover {
	background: url(../images/gNavi.png) no-repeat -136px -60px;
}
ul#gNavi li.gNavi03:hover {
	background: url(../images/gNavi.png) no-repeat -321px -60px;
}
ul#gNavi li.gNavi04:hover {
	background: url(../images/gNavi.png) no-repeat -541px -60px;
}
ul#gNavi li.gNavi05:hover {
	background: url(../images/gNavi.png) no-repeat -777px -60px;
}


.svc00 {
	position: relative;
	height: 500px;
}
#mainCat {
	position: absolute;
	top: 0;
	left: 0;
}
#main3svc {
	position: absolute;
	top: 300px;
	left: 0;
}

/* nav fix */

/* fixed */
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


/*  base setting
------------------------------------------------------------------------*/

#contents, #sideA, #sideB, #main {
    position: relative;
    display: inline;
}

#contentsInner, #sideAInnner, #sideBInnner, #mainInnner{
    position: static;
	overflow: hidden;

}


/*  contents setting
------------------------------------------------------------------------*/
#contentsInner{
}


/*  padding & bg setting
------------------------------------------------------------------------*/
#contents{
	background:#FFF;
}

.bgh3a {
	background: url(../images/bg_h3Ico1.jpg) no-repeat center bottom;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	padding: 0 0 0 65px;
}
.bgh3b {
	background: url(../images/bg_h3Ico2.jpg) no-repeat center bottom;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	padding: 0 0 0 65px;
}
.bgh3c {
	background: url(../images/bg_h3Ico3.jpg) no-repeat center bottom;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	padding: 0 0 0 65px;
}
.bgh3d {
	background: url(../images/bg_h3Ico4.jpg) no-repeat center bottom;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	padding: 0 0 0 65px;
}
.bgh3e {
	margin: 0;
	background-color: #e56183;
	background-image: -webkit-linear-gradient(-45deg, #de3d66 25%, transparent 25%, transparent 50%, #de3d66 50%, #de3d66 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #de3d66 25%, transparent 25%, transparent 50%, #de3d66 50%, #de3d66 75%, transparent 75%, transparent);
	background-size: 12px 12px;
/*	text-shadow:1px 1px 2px rgba(0,0,0,.3);*/
	font-size: 36px;
	line-height: 60px;
	color: #fff;
	padding-left: 15px;
}
.ico_01 {
	background: url(../images/ico45_1.gif) no-repeat 10px center;
	padding-left: 65px;
}
/**/
.ico_p {
	background: url(../images/ico18_price.gif) no-repeat left center;
	padding-left: 23px;
}



/*  main contents area
------------------------------------------------------------------------*/
.cvArea{
	color: #59493f;
	padding: 0 0 30px;
}

.formLp {
	width: 100%;
}
.formLp tr {
	height: 50px;
	margin: 0 0 0 3px;
	border: 2px solid #fff;
	background: #21c6f4;
	color: #fff;
	font-size: 20px;
}
.formLp tr th, .formLp tr td {
	font-weight: bold;
}
.formLp tr th {
	width: 300px;
	vertical-align: middle;
	padding: 15px 5px 15px 20px;
	text-align: left;
}
.formLp tr td {
	vertical-align: middle;
	margin: 10px 0;
	padding: 15px 20px;
	border-left: 1px dashed #fff;
	line-height: 150%;
}
.formLp textarea {
	width: 95%;
    border:1px solid #777;
    background: #fff;
    border-radius: 5px;
	line-height: 35px;
	font-size: 22px;
	padding: 5px 10px;
}
.formLp input.wideinput {
	width: 90%;
	line-height: 35px;
	font-size: 22px;
	padding: 5px 10px;
    border:1px solid #777;
    background: #fff;
    border-radius: 5px;
}

input.wideInput, textarea.wideInput2 {
	color: #59493f;
	font-size: 20px;
	line-height: 150%;
	border-radius: 5px;
}
.easyClick {
	cursor: pointer;
}

input.btnSub {
background: #f960a6;
width: 400px;
height: 65px;
border: none;
border-radius: 3px;
box-shadow: 0 5px #d52676;
clear: both;
color: #fff !important;
font-size: 30px;
font-weight: bold;
outline: none;
position: relative;
text-align: center;
display: block;
cursor: pointer;
margin: 15px auto 0;
}
input.btnSub:hover {
top: 2px;
box-shadow: 0 3px #d52676;
}
.nini,
.must {
	float: right;
	font-size: 60%;
	margin: 0 10px 0 0;
	padding: 3px;
	border-radius: 3px;
	color: #fff;
}
.nini{
	background: #ff6702;
}
.must{
	background: #12a73b;
}

/*  footer
------------------------------------------------------------------------*/
#footer {
	background: #21c6f4;
	color: #fff;
}
#footerIn {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 15px 0 0;
	position: relative;
}
#footerIn ul {
	overflow: hidden;
}
#footerIn ul li {
	float: left;
	margin: 0 10px 0 0;
	display:table-cell;
vertical-align:bottom;
}
#footerIn .colL {
	float: left;
	width: 255px;
}
#footerIn .colC {
	float: left;
	margin: 10px 0 0;
}
#footerIn .colC p {
	font-size: 12px;
	line-height: 150%;
	color: #fff;
}
#footerIn .colR {
	float: right;
}

/**/
#copy {
	text-align: center;
	margin: 15px auto 0;
	padding: 0 0 10px;
	clear: both;
	font-size: 12px;
}
/*#pageTop {
	position: absolute;
	top: -36px;
	right: 0;
}
#pageTop {
	background: #21c6f4;
	padding: 10px 15px;
	border-radius: 5px 5px 0 0;
	color: #fff;
	border-bottom: 1px solid #0dacd9;
}
#pageTop a {
	color: #fff;
	text-decoration: none;
}*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
}
.pagetop a {
	display: block;
	width: 100px;
	height: 100px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*  short-form
------------------------------------------------------------------------*/
.short-form {
	background: #21c6f4;
	margin: 0 0 15px;
	border-bottom: 2px solid #0098c2;
	border-top: 2px solid #0098c2;
}
.short-form h3 {
	text-align: center;
	font-size: 24px;
	margin: 0 0 10px;
	color: #fff;
}
.short-form .inner {
	padding: 10px 0;
}
.short-form .selectArea {
  padding: 15px 20px;
  background: #e8f5ef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}

select {
  height: 32px;
  text-indent: 6px;
  line-height: 28px;
  height: 28px\9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #c9d0d4;
  cursor: pointer;
}
.short-form .selectArea select {
  width: 212px;
  margin: 10px 5px 0 0;
}
.short-form .selectArea .btn {
	float: right;
	display: block;
}
.short-form .btn-short-form {
background: #f960a6;
width: 220px;
height: 40px;
border: none;
border-radius: 3px;
box-shadow: 0 5px #d52676;
clear: both;
color: #fff !important;
font-size: 22px;
font-weight: bold;
outline: none;
position: relative;
text-align: center;
display: block;
cursor: pointer;
}
.btn-short-form:hover {
top: 2px;
box-shadow: 0 3px #d52676;
}

/*  mail.php
------------------------------------------------------------------------*/
#formWrap {
	width: 930px;
	margin: 10px auto 30px;
	background: #fff;
	padding: 15px 10px;
}
#formWrap h3, #formWrap h4 {
	display:block;
	margin:0 !important;
	padding:5px 0;
	font-size: 20px;
	font-weight:bold;
	color:#cc0000;
}
p.error_messe {
	margin: 0 0 5px;
}
#wrapperMail {
	background: url(../images/bgBodyMail.gif) repeat-x left top;
}

/*  form.html
------------------------------------------------------------------------*/

#wrapperForm {
}
#wrapperForm #container {
}
#wrapperForm .formLp input.wideinput, #wrapperForm .formLp textarea, #wrapperForm .formLp tr td {
	font-size: 16px;
}
#wrapperForm #header {
	background: #fff;
}
#wrapperForm .svc06 {
	margin: 15px 0 0;
	padding: 15px 15px 30px;
	background: #fff;
}
.formLp tr {
	color: #59493f;
	border: none;
}
.formLp tr th {
    background-color:#eeeeee;
    font-size: 16px;
    font-weight: bold;
    padding:10px 10px;
    text-align: left;
    width:30%;
	line-height:1.8;
}
.formLp tr td {
	background-color:#ffffff;
	padding:10px 10px;
	width:70%;
	line-height:1.8;
}
.formLp {
    margin: 0 0 20px;
    width: 100%;
	background-color:#999999;
	border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}

#caution{
	clear:both;
	margin:0 0 10px 0;
	padding:5px 10px;
	text-align:left;
	border:1px solid #cc0000;
	border-radius:5px;
	background: #fff;
}
.attention{
	display:block;
	margin:0 !important;
	padding:5px 0;
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	color:#cc0000;
}

/* policy
----------------------------------------------------------------*/
.policy {
	margin: 15px 0;
	font-size: 14px;
	border: 1px solid #cbcccc;
height: 120px;
padding: 5px 15px 10px 15px;
overflow: auto;
line-height: 1.2em;
}
.policy h4 {
	font-size: 16px;
	margin: 10px 0 0;
}

/*  other
------------------------------------------------------------------------*/
p {
	font-size: 16px;
	line-height: 150%;
	color: #59493f;
}
.fwB {
	font-weight:bold;
}
.fz10 {
	font-size: 10px;
}
.taL {
	text-align: left;
}
.blockX{
}
.w300 {
	width: 300px;
}
.wHalf {
	width: 50%;
}
.wTri {
	width: 30%;
}
.wQuart {
	width: 25%;
}
.wFull {
	width: 100%;
}
.wNNper {
}
flL(R)
flImgL(R)
ftBox
clear, block, hide, bgN, tdU, tdN
opacity, png
atode
mx00
px00



#wrapper
#header
#headerIn
#headerUtility
#headerLinks
#headerLogo
#gNavi
#contents
#main
#sub
#lNavi
#footer
#footerIn
#copyright
