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

body { 
	font-size: 12px; *font-size: small; 
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', sans-serif; 
	line-height: 123.1%; 
}
 
#page {text-align:center}

#mein {
	text-align: center;
	width: 1100px;
	padding-top: 25px;
	background: #FFF url(../img/img_01.jpg) repeat-x;
	margin: auto;
	padding-bottom: 20px;
}
#header { margin-bottom:15px}


#header2  {
	margin:0 auto;
	
	width: 1100px;
	margin-bottom:15px
}

#header2 h1 {
	width: 484px;
	font-size: 10pt;
	margin-left: 60px;
	display: block;
	text-align: right;
	color: #39AD2B;
	float: left;
}



h1 {
	width: 484px;
	font-size: 10pt;
	margin-left: 60px;
	display: block;
	text-align: right;
	color: #39AD2B;
	float: left;
}

#logo { display:block; width:484px; } 
#headright {
	float: right;
	display: block;
	width: 278px;
	padding-top: 10px;
	padding-right: 60px;
}
.f9 { font-size:8pt; width:53px; text-align:right; display:block; background:url(../img/ico_01.jpg) no-repeat left center; margin-top:5px; float:right}
.m_top5 { margin-top:5px}
#nav{
	margin-top: 30px;
	margin-left: 48px;
	display: block;
	text-align: left;
	margin-bottom: 30px;
}
#nav li {
	display: inline;
	margin-left: 20px;
}
.mb_30 { margin-bottom:30px}
.mb_10 { margin-bottom:10px}
#box1 {
	width: 680px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 65px;
}
#bicycle_01{
	float: left;
	display: block;
	margin-right: 25px;
	width: 231px;
}
#meincontent p {
	line-height: 190%;
	font-size: 10pt;
}
.notice {
	color: #E9331F;
	text-align: left;
	margin-top:10px;
	margin-bottom:20px;
}
.r_area {
	float: left;
	text-align: left;
	width: 420px;
	clear: none;
}

.fl_L {
	float: left;
	border: 0px solid #ff3300;
}

.fl_R {
	float: right;
	width: 400px;
	border: 0px solid #ff3300;
}

.cl_green{
	color: #39AD2B;
}
#box2 {
	width: 680px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 65px;
}
#bicycle_02{
	float: left;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}

.pt_20 { padding-top:20px;}


.ml_50 { margin-left:50px;}

#toiawaselist {
	margin-left: 50px;
	font-size: 10pt;
	line-height: 140%;
	margin-bottom: 20px;
}

#photo_01,#photo_02,#photo_03,#photo_04
 {
	float: right;
	display: block;
}
.f_left { display: block; float:left;}
.f_right { display: block; float:right;}
.cl { clear:both}

#box3 { width:680px;
margin-left:auto; margin-right:auto; }
#box3 .clearfix dt {
	display: block;
	float: left;
	margin-right: 0px;
	width: 133px;
	text-align: left;
}
#box3 .clearfix dd {
	display: block;
	float: left;
	margin-bottom: 60px;
	margin-left: 60px;
	text-align: left;
	width: 480px;
}
#box3 .clearfix dd span {
	display: block;
	margin-bottom: 30px;
	text-align: left;
}
#box4 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 80px;
}
.pagetop {
	width: 1040px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	display: block;
	height: 10px;
	float: none;
}
#meincontent {
	background-color: #FFF;
	background-image: url(../img/img_27.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	display: block;
	/* [disabled]padding-bottom: 80px; */
  }


table.company {
	width: 680px;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	display: block;
}
#company {
	width: 680px;
	border: 0px solid #ff3300;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	display: table;
}
 
table.company th,
table.company td {
	padding: 10px;
}
#company th,
#company td {
	padding: 10px;
}
 
table.company th {
	/* [disabled]background: #295890; */
	vertical-align: top;
	text-align: left;
	width: 110px;
	overflow: visible;
	position: relative;
	color: #333;
	font-weight: normal;
	text-align: left
}

#company th {
	/* [disabled]background: #295890; */
	vertical-align: top;
	text-align: left;
	width: 150px;
	overflow: visible;
	position: relative;
	border: 0px solid #ff3300;
	color: #333;
	font-weight: normal;
	text-align: left;
	display: inline;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;

/*    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
*/}


#company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
/*    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
*/}
/* firefox */
/*@-moz-document url-prefix() { 
    table.company th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
*/

table.company td {
/*    background: #f8f8f8;*/
	width: 360px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	border: 0px solid #ff3300;
}

#company td {
	/*    background: #f8f8f8;*/
	width: 360px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	border: 0px solid #ff3300;
}

#m-form .hissu{color:#ff3300;}
.hissu{color:#ff3300;}













.mm{
	font-size:24px;
	font-weight:bold;
	padding-bottom:18px;
}

.myform{
	width:580px;
	padding:20px;
	margin:0 auto;
}

.myform2{
	width:580px;
	padding:20px;
	margin:0 auto;
	text-align:center;
	border-top:1px solid #CCC;
	
}

.myform3{
	width:580px;
	padding:20px;
	margin:0 auto;
	border-top:1px solid #CCC;
	font-size:11px;	
}

.chu{ /*___________________________ 注釈テキスト用インデント__*/
	padding-left: 1em;
	text-indent: -1.5em;
}
	

#contents{
	width:900px;
	margin:0 auto;
	color:#666;
}


/* フォーム用テーブル
--------------------------------------------------------------*/
table{
	border-collapse:collapse;
}

td{
	border:0px solid #ccc;
	padding:5px;
	color:#666;
	text-align:left !important;
}

td.l_Cel{
	padding-right:5px;
	width:300px !important;
	height:40px;
	
	text-align:left !important;

}
td.l_Cel2{
	width:220px;
	height:40px;
	border-top:1px dotted #ccc;
}

td.l_Cel3{
	width:400px;
	border-top:1px solid #696969;
}

td.l_Cel4{
	width:220px;
	height:40px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

td.l_Cel5{
	width:400px;
	border-top:1px solid #696969;
	border-bottom:1px solid #696969;
}

/*_下に点線下線_*/
.bbt{
	width:600px;
	height:40px;
	border-bottom:1px dotted #999;
	margin:15px auto;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}

/*_上に点線下線_*/
.bbt2{
	width:600px;
	height:55px;
	border-top:1px dotted #999;
	margin:15px auto;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}



/* フォーム装飾
--------------------------------------------------------------*/

/*_form width 300px_*/
.fm{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:300px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

/*_form width 50px_*/
td input.fm2{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:80px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}


td input.fm3{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:120px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}





/*_form focus_*/
input:focus {
    border:solid 1px #EEA34A;
}

/*_form ボタン_*/
.btn{
	border:solid 1px #ccc;
	padding:15px 30px;
	margin:0 0 20px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}

/* privacyplicy
--------------------------------------------------------------*/
.privacyBox {
	width: 605px;
	height: 168px;
	border: 1px solid #cccccc;
	margin: 0 auto 10px auto;
	padding: 5px;
	overflow-y: auto;
	font-family: "Lucida Grande","ヒラギノ角ゴ W3","HiraKakuPro-W3","メイリオ","ＭＳ Ｐゴシック",Sans-Serif;
	font-size: 12px;
}

.privacyBox h2 {
	padding: 0 0 5px 0;
	text-align: center;
}

.ppc{
	width:600px;
	padding:20px;
	text-align:center;
}


/* フォント装飾
--------------------------------------------------------------*/
.red{
	color:#900;
	font-size:90%;
}

.mds{
	font-weight:bold;
}


.bd5{
	font-size:16px;
	font-weight:bold;
	text-align: center;
}



input[type=submit]{
	border:solid 1px #ccc;
	padding:15px 30px;
	margin:0 0 20px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}


input[type=reset]{
	border:solid 1px #ccc;
	padding:15px 30px;
	margin:0 0 20px;
	font-family:Arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}


input:focus {
    border:solid 1px #EEA34A;
}


/*_form width 300px_*/
input[type=text]{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:300px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}


/*_form width 300px_*/
input[type=email]{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:300px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}


/*_form width 300px_*/
input[type=zip]{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:120px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}


/*_form width 300px_*/
input[type=tel]{
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:300px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}

select {
	border:0;
	padding:10px;
	font-size:1em;
	font-family:Arial, sans-serif;
	color:#000;
	border:solid 1px #ccc;
	margin:0 0 0px;
	width:100px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}