﻿/*-------------------------------------------------------------------------
 * product　個別スタイル　product10.css
 *
 *-------------------------------------------------------------------------*/
.cl {
clear:both;
}
.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0.1px;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.txt-center{
text-align:center !important;
}
.txtRed{
color:#f8003f;
}
.txtNavy{
color:#0e3192;
}
.txtDef{
color:#333333;
}

.nonMargin{
margin:0 !important;
}


.small{
font-size:0.8em;
}

.gray{
color:#666666;
}

.Wred{
color:#da1223;    
}

.line {
	border:1px solid #bdd1e6;
	padding:10px;
	clear: both;
	height: 55px;
	line-height: 18px;
}


 /*
 float
----------------------------------------------------------- */

.FloatL {
float: left;
}

.FloatR {
float: right;
}



/* マEジンE上方吁E
--------------------------------------------------------------*/

.mt5{
margin-top:5px !important;
}

.mt10{
margin-top:10px !important;
}

.mt20{
margin-top:20px !important;
}


/* マEジンE左方吁E
--------------------------------------------------------------*/

.ml10{
margin-left:10px !important;
}
.ml20{
margin-left:20px !important;
}
.ml40{
margin-left:40px !important;
}



/* マEジンE右方吁E
--------------------------------------------------------------*/

.mr10{
margin-right:10px !important;
}
.mr20{
margin-right:20px !important;
}
.mr40{
margin-right:40px !important;
}



/* マEジンE下方吁E
--------------------------------------------------------------*/
.mb10{
margin-bottom:10px !important;
}
.mb20{
margin-bottom:20px !important;
}
.mb40{
margin-bottom:40px !important;
}


/* パディングE下方吁E
--------------------------------------------------------------*/
.pb10{
padding-bottom:10px !important;
}
.pb20{
padding-bottom:20px !important;
}
.pb40{
padding-bottom:40px !important;
}


/*-------------------------------------------------------
 	EﾞﾀEEスタイル
-------------------------------------------------------- */
.btnStd_170d_1501{
	margin: 10px 0 0 0;
	width: 150px;
	height: 40px;
	background-color: #33CC33;
	border-top: 0;
	border-right: 2px #006600 solid;
	border-bottom: 2px #006600 solid;
	border-left: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	-webkit-border-radius: 3px; /*for Safari*/
	-moz-border-radius: 3px; 	/*for FF*/
}


/*-------------------------------------------------------
 	3-c-6.カルーセルパネルめE画像Eみ自動的にスライドさせる　s3-12-2 
-------------------------------------------------------- */	
#carousel_3c6Wrap{
	margin: 0 0 0 50px;
	width: 600px;
	height: 300px;
	padding: 5px;
	position: relative;
}

#carousel_3c6Prev{
	position:absolute;
	top:65px;
	left:-30px;
	cursor:pointer;
}
#carousel_3c6Next{
	position:absolute;
	top:65px;
	right:-30px;
	cursor:pointer;
}
#carousel_3c6{
	width:100%;
	height:100%;
	overflow:hidden;
	}
#carousel_3c6 li{
	float:left;
	margin-right:10px;
	padding:15px 0 15px 15px;
	list-style-type:none;
	display:inline;
}
#carousel_3c6 li img{
	border:none;
}
/*-------------------------------------------------------
 	EﾞｯEE　タイチE
-------------------------------------------------------- */	
/*#info_690{
	clear:both;
	margin:0 0 25px 0;
	width:690px;
	height:370px;
	padding:0 5px 5px 5px; 
}

#info_690 p{
	padding:0 5px;
}
*/

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE1-1 left image
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE1-2 right image
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE2-1 left image 
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE2-2 right image 
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE3-1 left image 
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 EﾞｯEE　タイチE3-2 right image 
-------------------------------------------------------- */	

/*-------------------------------------------------------
 	21-1 textAreaのスタイル
-------------------------------------------------------- */
.list_211{
	width: auto;
	height: 700px;				/* 表示篁E持E　*/
	overflow: auto;				/* スクロールバE付き　*/
}
.list_211 dt{
	font-size: 14px;
	font-weight: bold;
}
.list_211 dd{
	height: 31px;
}

/*-------------------------------------------------------
 	21-1 textAreaのスタイル
-------------------------------------------------------- */
.input_211{
	width:650px;
	height:200px;
} 






