@charset "euc-jp";
/* CSS Document */


/**************************************************
	初期設定
**************************************************/
ul, li, dl, dt, dd {
	list-style:none;
	margin:0;
	padding:0;
}
/* ===== Float解除 ===== */
.clearFix { display:inline-table; }
.clearFix:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
/* Hides from IE-mac \*/
* html .clearFix { height:1%; }
*:first-child+html .clearFix { height:1%; }
.clearFix { display:block; }
.clear { clear:both; }

/* ===== 画像 ===== */
.imgline { border: 1px solid #000; }
.imgC {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
}
.imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
}
.imgR {
	float: right;
	margin-bottom: 10px;
	display: block;
	font-size: 100%;
	line-height: 1.2em;
	text-align: center;
	margin-left: 10px;
}
/* ===== 余白 ===== */
.top10 { margin-top: 10px }
.h10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.b10 { margin-bottom: 10px; }
.side5 {
	margin-right: 5px;
	margin-left: 5px;
}
/* ===== Text ===== */
.red { color:#F00; }
.bule { color: #009; }
.bule_link a:link, .bule_link a:visited {
	color: #0000EE;
	text-decoration: underline;
}
.bule_link a:active, .bule_link a:hover {
	color: #F66;
	text-decoration:none;
}
.yellow_line {
	color:#F00;
	text-decoration: underline;
	background: #FF0;
}
.underline { text-decoration: underline; }
.font80 { font-size: 80%; }
.font100 { font-size: 100%; }
.font120 { font-size: 120%; }
.font12 { font-size: 12px; }
a.link_txt {
	font-weight: bold;
	color: #C10041;
	border-bottom: 3px double #C50143;
	text-decoration: none;
}
/* ===== BOX ===== */
.box {
	border: solid 1px #ccc;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxL { float: left; }
.boxR { float: right; }
.boxC {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.bottom_line {
	border-bottom: 1px solid #CCC;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.bottom_dotline {
	border-bottom: 1px dotted #CCC;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.none { display:none; }
	/*-------- ※コーポレートカラーの設定のみ各社対応 --------*/

	/*-------- テキストリンクの設定 --------*/
	A:link		{ text-decoration: none }
	A:visited	{ text-decoration: none}
	A:hover		{ color: #ff0000; text-decoration: underline}


	/*-------- 基本フォントの設定 --------*/
	TD		{
	font-size	: 0.9em;
	line-height	: 130%;
			}


	/*-------- BODY背景色 --------*/
	body		{
			  margin: 0px;
			  padding: 0px;
			  background: #ECECEC;
			}


	/*-------- コーポレートカラー --------*/
	#co_color {
			  background: #F90;
			  color	    : #FFFFFF;
			  font-size :12px;}
			}
.ariabox {
	background-color: #EEE;
	border: 1px dashed #999;
	font-size: 12px;
	line-height: 140%;
	color: #666;
	text-align: left;
	width: 98%;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


	/*-------- メニュー背景カラー --------*/
	#mn_color {
			  background: #FFFFFF;
			  color	    : ;
			  font-size : ;}
			}


	/*-------- 見出しテキスト --------*/
	div#tit
			{  font-size	: 13px;
			  font-weight	: bold;
			  color		: #666666;
			  position: relative; top: 5px;
			}



	/*---  背景画像を設定する場合  ----------------------------*/
	/*---	  background: url(img/header_back.gif) ;  	---*/
	/*---------------------------------------------------------*/





	/*-------- H1タグなどの設定 --------*/
	h1 		{ font-size	: 12px;
			  color		: #000;
			  MARGIN	: 0px 0px 0x 5px; 
			  padding	: 0px 0px 0px 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h2 		{ font-size	: 11px;
			  color		: #666666;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h3 		{ font-size	: 11px;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 1px;
			  font-weight	: 100;
			  color		: #808080;
			  z-index	: 1;
			}

#shousai a{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai.gif);
}

#shousai a:hover{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai_so.gif);
}


	/*-------- エコポイント --------*/
.text {
	font-size: 14px;
	line-height: 200%;
	color: #333;
}
.box {
	font-size: 14px;
	line-height: 140%;
	background-color: #F2FFD7;
	margin: 5px;
	border: 1px dashed #993;
	color: #030;
	padding: 5px;
	width: 300px;
}
h3 {
	font-size: 14px;
	color: #693;
	text-decoration: underline;
	font-weight: bold;
}
.linetext {
	border-bottom: double pink 3px;
	font-weight: normal;
	line-height: 190%;
}

.text2 {
	font-size: 12px;
	color: #666;
	padding: 5px;
}
.text3 {
	background-color: #F4F0F0;
	padding: 5px;
	width: 98%;
	border: 1px dashed #CCC;
	color: #063;
}
.text4 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding: 5px;
}
.box2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
}

.text3 {
	color: #666;
}

.text5 {
	font-size:12px;
	line-height:1.0em;
	margin-top: 5px;
	margin-bottom: 5px;
}
	/*-------- エコポイント --------*/
.ariaboxtext {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}


ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}
.mp0 {
	margin: 0px;
	padding: 0px;
}
.sekouboxw {
	width: 635px;
}


	/*-------- other 66 --------*/

.box66_01 {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box66_L01 {
	line-height: 140%;
	color: #333333;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #0099FF;
	margin-bottom: 20px;
	margin-top: 10px;
}
.box66_02 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box66_L02 {
	line-height: 140%;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #3333FF;
	margin-bottom: 20px;
}
.box66_03 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin: 10px;
}
.box66_04 {
	line-height: 140%;
	color: #333333;
	text-align: left;
	padding: 10px;
}
.textred {
	color: #FF0000;
}
.text_center {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.txt_cinema01 {
	line-height: 140%;
	text-align: left;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.line_c01 {
	background-color: #FF9999;
}
.box_sanka {
	background-repeat: no-repeat;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.box_chirashi {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.toiretoitit {
	text-align: left;
	padding: 7px;
	margin: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	font-size: 14px;
	font-weight: bold;
}
.toiretoitit2 {
	text-align: left;
	padding: 7px;
	margin: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	font-size: 14px;
	font-weight: bold;
	width: 530px;
}
.toiretoitits {
	padding: 7px;
	text-align: left;
	margin: 10px;
	background-color: #E4E4E4;
	font-weight: bold;
	color: #006;
}
.bottombd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #FFC;
	font-weight: normal;
}
.fontmini {
	font-size: 12px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.tableline {
	border: 1px solid #999;
}
.bottombd2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/* ===== ↓↓↓2010.10.7 追加（スタッフ紹介用）↓↓↓ ===== */

.staff_font {
	font-size:100%;
	line-height: 1.5em;
}

	/*-------- エコポイント --------*/
.ecotext {
	font-size: 14px;
	line-height: 200%;
	color: #333;
}
.ecobox {
	font-size: 14px;
	line-height: 140%;
	background-color: #F2FFD7;
	margin: 5px;
	border: 1px dashed #993;
	color: #030;
	padding: 5px;
	width: 300px;
}
h3.eco{
	font-size: 14px;
	color: #693;
	text-decoration: underline;
	font-weight: bold;
}
.ecolinetext {
	border-bottom: double pink 3px;
	font-weight: normal;
	line-height: 190%;
}

.ecotext2 {
	font-size: 12px;
	color: #666;
	padding: 5px;
}
.ecotext3 {
	background-color: #F4F0F0;
	padding: 5px;
	width: 620px;
	border: 1px dashed #CCC;
	color: #666;
	line-height: 1.5em;
	margin-bottom: 5px;
}
.ecotext4 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding: 5px;
}
.ecobox2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
}

.eco84_Box_All {
	width: 620px;
	text-align: left;
}

.eco84_Box_All h2 {
	background: url(other/img/84/img_47_1.gif) no-repeat;
	width: 620px;
	height: 100px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

.eco84_Box_All p {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 10px 5px;
	width: 620px;
}

.eco84_Box_All h3.toku {
	background: url(other/img/84/img_47_4.gif) no-repeat;
	width: 407px;
	height: 55px;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.one {
	background: url(other/img/84/img_47_2.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.two {
	background: url(other/img/84/img_47_9.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.three {
	background: url(other/img/84/img_47_13.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.four {
	background: url(other/img/84/img_47_14.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.five {
	background: url(other/img/84/img_47_15.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.six {
	background: url(other/img/84/img_84_7.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.seven {
	background: url(other/img/84/img_47_22.jpg) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.eight {
	background: url(other/img/84/img_47_21.jpg) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.nine {
	background: url(other/img/84/img_84_5.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.ten {
	background: url(other/img/84/img_84_6.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.eleven {
	background: url(other/img/84/img_47_8.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_Box_All h3.twelve {
	background: url(other/img/84/img_47_7.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
	width: 620px;
	height: 50px;
	padding: 0;
	margin: 0 0 15px 0;
	text-indent: -9999px;
}

.eco84_bg01 {
	background: url(other/img/84/img_84_1.gif) no-repeat;
	width: 620px;
	height: 146px;
	padding: 0;
	margin: 0 0 20px 5px;
	text-align: left;
}

.eco84_bg01 p {
	font-size: 12px;
	padding: 20px 20px 0 147px;
	margin: 0;
	line-height: 1.2em;
}

img.eco84_list {
	margin: 20px 0 0 10px;
	float: right;
	border: none;
}

img.eco84_ask {
	margin: 20px 131px;
}

.eco84_bg02 {
	background: url(other/img/84/img_84_9.jpg) no-repeat;
	width: 620px;
	height: 233px;
	padding: 0;
	margin: 0;
}

.eco84_bg02_in {
	width: 450px;
	float: right;
	margin: 60px 0 0 0;
}
.eco84_BoxCenter {
	width: 620px;
	text-align: center;
}
	
	/*-------- エコポイント --------*/

.imgspace {
	margin: 5px;
}
.imgphoto {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	text-align: center;
}
.photobox {
	float: left;
	width: 200px;
	padding: 5px;
	margin: 5px;
	height: 235px;
	overflow: hidden;
}


.phototit {
	font-weight: bold;
	color: #F90;
	line-height: 120%;
}

.photofrm
{
padding: 5px;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/*=== 2011.03.16追加分 ===*/

#sekou_voice strong {
	font-weight: bold;
	color: #FF4D00;
	margin-bottom: 10px;
}
#sekou_voice img {
	display: block;
	float: left;
	margin-right: 10px;
	height: 50px;
}
#sekou_voice .name {
	float: left;
	width: 150px;
}


/*=== 2011.12.05 花阪追加分（other/index_34.htmで使用） ===*/
h2.saiyo_keyBg {
	background: url(other/img/saiyo_keyBg.jpg) no-repeat;
	width: 544px;
	height: 122px;
	padding: 0;
	margin: 20px 0 10px 0;
	text-indent: -9999px;
}

h3.saiyo_cyuto_tit {
	background: url(other/img/tit_cyuto.gif) no-repeat;
	width: 544px;
	height: 27px;
	padding: 0;
	margin: 0 0 10px 0;
	text-indent: -9999px;
}

