@charset "utf-8";
/* CSS Document */
a:link { color: blue; } 
a:visited { color: #660099; } 
a:hover { color: #FF0000; } 
a:active { color: #FF0000; }
a.{text-decoration:none;}

a.a:link { color: blue; } 
a.a:visited { color: #660099; } 
a.a:hover { color: #FF0000; } 
a.a:active { color: #FF0000; }


a.a1:link{color : #CCCCCC;}
a.a1:visited{color : #CCCCCC;}
a.a1:hover { color: #FF6600; } 
a.a1:active{color : #CCCCCC;}
#a1{font-weight:bold;}

img { border:none;}

#div0 { 
width: 830px; 
position: absolute; 
top: 0px; 
left: 0px; 
} 
#b0 { 
width: 821px; 
height: 15px; 
top: 0px; 
left: 0px; 
font-size: 13px; color: #000000; 
} 
#b1 { 
width: 821px; 
height: 66px;
background-color: red; 
top: 17px; 
left: 0px; 
} 
#b2 {
	width: 153px;
	height: 501px;
	top: 83px;
	left: 0px;
	border-style: none; 
	font-size: 12px; color: #FF0000; 
}

#b2 a {
	text-decoration:none;
}
 
#b3 {
	width: 674px;
	height: 210px;
	position: absolute; 
	top: 100px;
	left: 155px;
}

/*IE以外のブラウザに適用*/
:root *> #b3  {
}

#b4 { 
	width: 600px; 
	position: absolute; 
	top: 410px; 
	left: 192px; 
}

/*IE以外のブラウザに適用*/
:root *> #b4 { top:430px; }
 
#b5 { 
width: 600px; 
position: absolute; 
top: 1060px; 
left: 192px; 
}
#index1 {
	width: 674px;
	height: 700px;
	position: absolute; 
	top: 81px;
	left: 155px;
} 
#index12 {
	width: 674px;
	height: 700px;
	position: absolute; 
	top: 82px;
	left: 155px;
}
#antore1 {
	width: 674px;
	height: 700px;
	position: absolute; 
	top: 120px;
	left: 155px;
} 
#inshop1{
	width: 674px;
	height: 700px;
	position: absolute; 
	top: 100px;
	left: 155px;
}
#movie1{
	width: 674px;
	height: 700px;
	position: absolute; 
	top: 110px;
	left: 155px;
}
#thankyou1{
	width: 674px;
	height: 500px;
	position: absolute; 
	top: 160px;
	left: 155px;
}

.s1{ margin: 10px 0px 10px 0px;  }
.s11{ margin: 10px 0px 10px 0px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }
.s2{ margin: 1px 0px 1px 0px;  }
.tc { text-align:center; font-size: 14px; color: #FFFFFF;  }
.t2 {font-weight: bold; font-size: 15px; color: #FFFFFF;  margin: 5px 5px 5px 5px;}
.t3 { font-size: 12px; text-align:right; margin: 5px 5px 5px 5px; }
.t4{ font-size: 14px; color: #000000; }
.t5{font-weight: bold; font-size: 14px; color: #000000; margin: 5px 5px 5px 5px;}
.t6{ font-size: 14px; color: #000000; margin: 3px 3px 3px 0px; text-indent: 1em; }
.t71{ font-size: 14px; color: #000000; margin: 3px 0px 3px 0px; letter-spacing:0.05em;}
.t7{ font-size: 14px; color: #000000; margin: 3px 3px 3px 0px; }
.t8 { text-align:center; font-size: 16px; color: #FFFFFF; font-weight: bold; margin: 30px 0px 80px 0px;}
.t9{ font-size: 16px; }
.m10{ margin: 50px 0px 20px 0px;}.t72 {
	font-size: 18px;
	color: #0000FF;
	margin: 3px 3px 3px 0px;
	font-weight: bold;
}
.t22 {
font-weight: bold; font-size: 14px; color: #ff0000;  margin: 5px;
}
.inkoku0 { color: black; font-size: 12px; font-weight: normal; background-color: white; }
.inkoku1 { color: black; font-size: 16px; font-weight: bold; background-color: white; padding: 6px; }
.inkoku2 { color: white; font-size: 16px; font-weight: bold; background-color: blue; padding: 6px 4px 4px 6px; }

/* ========================================  #menu 上部メニュー */

#menu {
	border-right: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	height: 205px;
	width:505px;
}

ul.menu_f01{
	height: 20px;
	margin: 0px;
	/*
	border-top: 1px solid #999999;
	border-bottom: 3px solid #999999;
	background-color: #E3E3E3;
	*/
	list-style-type: none;
}


ul.menu_f01 li{
	float: left;
	border-right: 1px solid #999999;
	display: block;
}


ul.menu_f01 li a{
	height: 15px;
	width: 100px;
	border-bottom: 3px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}


ul.menu_f01 li a.nowthis{
	border-bottom: 3px solid #CC6666!important;
}


ul.menu_f01 li a:hover , ul.menu_f01 li a.nowthis{
	border-bottom: 3px solid #FF0000;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color:#000000;
}


.red {
	color:#FF0000;
}

.white {
	color:#FFFFFF;
}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.f18 {
	font-size:18px;
}

.f20 {
	font-size:20px;
}

/*加盟店一覧ページ専用css*/
.shopList h4 {
	background-color:#0657B9;
	font-size:16px;
	padding:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:0px;
	letter-spacing:0.1em;
}

.shopList p,dl,dt,dd {
	margin:0px;
}

.shopListBox {
	font-size:14px;
	letter-spacing:0.05em;
	line-height:1.2em;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #699EDA;
	height: auto;
	width: 600px;
	overflow: auto;
}

.shopListBox th {
	background-color:#FFFF88;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFAC2F;
}

.shopListBox td {
	background-color:#FFFF99;
}

.shopListBox em {
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	letter-spacing:0.02em;
	margin-right:2px;
}

.shopListBox .adr {
	padding-left:15px;
	background-color:#FFFFFF;
	margin-top:4px;
	margin-bottom:4px;
}

.shopListBox .icon {
	text-align:right;
	margin-bottom:2px;
}

.shopListBox .icon img {
	margin-left:1px;	
}

.shopListBox .eigyou {
	overflow:auto;
	clear:both;
}

.shopListBox .ei {
	width:315px;
	padding-left:15px;
	float:left;
	clear:both;
}

.shopListBox .ei dt {
	width:73px;
	float:left;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	background-image: url(../image/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.shopListBox .ei dd {
	width:217px;
	float:left;
	padding-top:5px;
}

.shopListBox .sai {
	float:left;
	padding-left:15px;
	width:255px;
}

.shopListBox .sai dt {
	width:58px;
	float:left;
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	background-image: url(../image/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.shopListBox .sai dd {
	width:173px;
	float:left;
	padding-top:5px;
}

.shopList .top {
	font-size:14px;
	text-align:right;
	font-weight:bold;
	color:#966D3D;
}

.shopList .top a {
	color:#03187E;
}

.shopList .top a:hover {
	color:#FF0033;
}


/* 2011.02.21 */
.shopListBox .ei2 {
	padding-left:15px;
	clear:both;
}

.shopListBox .ei2 dt {
	width:73px;
	float:left;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	background-image: url(../image/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.shopListBox .ei2 dd {
	float:left;
	padding-top:5px;
}

.shopListBox .sai2 {
	padding-left:15px;
	clear: both;
}

.shopListBox .sai2 dt {
	width:73px;
	float:left;
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	background-image: url(../image/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.shopListBox .sai2 dd {
	float:left;
	padding-top:5px;
}

/* 2011.06.14追加 */
h1.ttl{
	font-size: 12px!important;
	margin: 0;
	padding: 0;
	color: black;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: 1px;
}

/* 2011.06.18追加 */

.threepoint{
	width: 470px;
	height: 135px;
	background: url(../top_img/toptxt/bg_three.jpg);
}
.threepoint1{
	width: 450px;
	padding: 8px 0 0 20px;
	text-align: left;
}
.threepoint b{
	color: #dd2121;
	font-size: 20px;
	vertical-align: -1px;
	line-height: 30px;
}
.threepoint1txt{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
.threepoint1txt img{
	vertical-align: -14px;
}

.threepoint2{
	width: 450px;
	margin: 3px 0 0 20px;
	text-align: left;
}
.threepoint2txt{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

.threepoint3{
	text-align: left;
	width: 450px;
	margin: 5px 0 0 20px;
}
.threepoint3txt{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}


.tblType3 {
	margin: 10px 0 20px;
	width: 650px;
}
.tblType3 th img{
	margin-bottom: 3px;
}

.tblType3 td{
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	width: 211px;
	vertical-align: top;
}


.type1b{
	width: 211px;
	height: 130px;
	background: url(../top_img/toptxt/img_type1b.jpg) no-repeat;
}
.type2b{
	width: 211px;
	height: 130px;
	background: url(../top_img/toptxt/img_type2b.jpg) no-repeat;
}
.type3b{
	width: 211px;
	height: 130px;
	background: url(../top_img/toptxt/img_type3b.jpg) no-repeat;
}
.type1btxt{
	float: right;
	width: 130px;
	padding-right: 2px;
	color: #333333;
}
.type2btxt{
	float: right;
	width: 108px;
	padding-right: 2px;
	padding-top: 8px;
	color: #333333;
}
.type2btxt span.small{
	font-size: 12px;
	line-height: 1.4;
	color: #595857;
}
.type3btxt{
	float: right;
	width: 88px;
	padding-right: 2px;
	padding-top: 3px;
	color: #333333;
}
.type3btxt span.small{
	font-size: 12px;
	line-height: 1.4;
	color: #595857;
}

tr.infotxt td{
	padding: 0 10px 0 3px;
}


.txtRiyu{
	width: 240px;
	height: 31px;
	background: url(../top_img/toptxt/04.gif) no-repeat;
	text-align: center;
}
.txtRiyuTxt{
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-top: 8px;
}

.newshop{
	border: 1px solid #d0576b;
	width: 252px;
	height: 90px;
}

.newshopTxt{
	float: left;
	width: 150px;
}
.newshopTxt a:link,
.newshopTxt a:visited,
.newshopTxt a:hover{
	text-decoration: none!important;
}

.newshopTxt1{
	background-color: #d0576b;
	padding: 3px 0 2px;
	text-align: center;
	font-size: 14px;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
}
.newshopTxt2{
	padding: 5px 0 3px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
}
.newshopTxt2 .txt21{
	color: #4d4d4d;
}
.newshopTxt2 .txt22{
	color: #00008b;
	font-size: 22px;
	line-height: 27px;
}
.newshopTxt3{
	background-color: #d0576b;
	padding: 4px 0 4px;
	text-align: center;
	font-size: 14px;
	color: white;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
}


.newshopImg{
	float: right;
	width: 102px;
}


/* 2011.06.18追加ここまで */

/* 2011.06.27追加 */
.colorTbl span{
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.4;
}
.colorTbl .bgblue{
	background: url(../toyodo_orosi2007new/images/lblue.gif) no-repeat;
	width: 104px;
	height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: white;
	padding-top: 7px;
	letter-spacing: 2px;
}
.colorTbl .bggreen{
	background: url(../toyodo_orosi2007new/images/green.gif) no-repeat;
	width: 104px;
	height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: white;
	padding-top: 7px;
	letter-spacing: 2px;
}
.colorTbl .bgpurple{
	background: url(../toyodo_orosi2007new/images/purple.gif) no-repeat;
	width: 104px;
	height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: white;
	padding-top: 7px;
	letter-spacing: 2px;
}
.colorTbl .bgorange{
	background: url(../toyodo_orosi2007new/images/orange.gif) no-repeat;
	width: 104px;
	height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: white;
	padding-top: 7px;
	letter-spacing: 2px;
}
.colorTbl .bgred{
	background: url(../toyodo_orosi2007new/images/red.gif) no-repeat;
	width: 104px;
	height: 40px;
	font-weight: bold;
	font-size: 24px;
	color: white;
	padding-top: 7px;
	letter-spacing: 2px;
}



/* 2011.06.27追加ここまで */
/* 2011.06.30追加 */
.mergerTtl{
	width: 600px;
	background: #eaf4fc;
	padding: 8px 0 6px;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: bold;
}
/*
.mergerList li{
	list-style-type: none;
	margin-bottom: 0.5em;
}
*/
.mergerListTbl{
	margin: 15px 0;
	border-collapse: collapse;
	border: 2px solid #adadad;
}
.mergerListTbl td{
	padding: 5px 10px;
	text-align: center;
	border-collapse: collapse;
	border: 2px solid #adadad;
}
.mergerListTbl td a{
	color: #38a1db;
	text-decoration: none;
	padding-left: 14px;
	background: url(../merger/ico.gif) no-repeat 0 4px;
	font-weight: bold;
}


.gappeiTBL td{
	background: #ffffcc;
	font-size: 14px;
	line-height: 1.4;
}

.gappeiTBLHead td{
	background: #99ffcc;
	font-size: 14px;
	font-weight: bold;
}
/* 2011.06.30追加ここまで */
/* 2011.06.30追加 その２ */
.blockTbl {
	margin: 5px 0;
}
/*
.blockTbl td{
	vertical-align: top;
	width: 128px;
	height: 105px;
	padding-right: 5px;
}
.blockTbl td.last{
	padding-right: 0!important;
}
*/

.blockText02{
	background: url(../top_img/toptxt/top_goods02.gif) no-repeat;
}
.blockText02 div{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.6;
	text-align: left;
	padding: 4px 12px 8px;
}

.boxRiyu01{
	width: 241px;
	height: 92px;
	background: url(../top_img/toptxt/bgimg_01.jpg) no-repeat;
}
.boxRiyu01 a{
	display: block;
	width: 241px;
	height: 92px;
	text-decoration: none;
}
.boxRiyu01 a span{
	color: black;
	font-size: 16px;
	display: block;
	padding: 8px 0 0 140px;
	line-height: 1.6;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
.boxRiyu01 a span b{
	color: #b7282e;
}



.boxRiyu02{
	width: 241px;
	height: 92px;
	background: url(../top_img/toptxt/bgimg_02.jpg) no-repeat;
}
.boxRiyu02 a{
	display: block;
	width: 241px;
	height: 92px;
	text-decoration: none;
}
.boxRiyu02 a span{
	color: black;
	font-size: 14px;
	display: block;
	padding: 69px 0 0 0;
	line-height: 1.6;
	text-align: center;
	font-weight: bold;
}

.boxRiyu03{
	width: 241px;
	height: 92px;
	background: url(../top_img/toptxt/bgimg_03.jpg) no-repeat;
}
.boxRiyu03 a{
	display: block;
	width: 241px;
	height: 92px;
	text-decoration: none;
}
.boxRiyu03 a span{
	color: black;
	font-size: 14px;
	display: block;
	padding: 5px 0 0 15px;
	line-height: 1.6;
	text-align: center;
	font-weight: bold;
	width: 100px;
}
.boxRiyu03 a span b{
	font-size: 18px;
	background: #ed6d46;
	padding: 2px 0 1px;
	margin-bottom: 3px;
	width: 100px;
	display: block;
	color: white;
	letter-spacing: 2px;
}


/* 2011.06.30追加 その２ここまで */

/* 2011.07.01追加 */

.blockTbl td{
	vertical-align: top;
	width: 128px;
	height: 105px;
	padding-right: 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
}
.blockTbl td.last{
	padding-right: 0;
}

.blockTbl01{
	background: url(../top_img/toptxt/bg_top_goods01.gif) no-repeat;
}
.blockTbl01 span.linkbok{
	display: block;
	width: 65px;
	text-align: center;
	padding: 5px 0 0 62px;
}

.blockTbl01 .txt01{
	color: #006eb0;
	font-size: 18px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}


.blockTbl02{
	background: url(../top_img/toptxt/bg_top_goods02.gif) no-repeat;
}
.blockTbl02 span.linkbok{
	display: block;
	width: 100px;
	text-align: left;
	padding: 5px 5px 0 6px;
}
.blockTbl02 .txt01{
	color: #006eb0;
	font-size: 20px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}


.blockTbl03{
	background: url(../top_img/toptxt/bg_top_goods03.gif) no-repeat;
}
.blockTbl03 span.linkbok{
	display: block;
	width: 115px;
	text-align: left;
	padding: 6px 5px 0 6px;
}
.blockTbl03 .txt01{
	color: #006eb0;
	font-size: 20px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}

.blockTbl04{
	background: url(../top_img/toptxt/bg_top_goods04.gif) no-repeat;
}
.blockTbl04 span.linkbok{
	display: block;
	width: 115px;
	text-align: left;
	padding: 6px 5px 0 6px;
}
.blockTbl04 .txt01{
	color: #006eb0;
	font-size: 20px;
	font-weight: bold;
	display: block;
	letter-spacing: 1px;
}

.blockTbl05{
	background: url(../top_img/toptxt/bg_top_goods05.gif) no-repeat;
}
.blockTbl05 span.linkbok{
	display: block;
	width: 115px;
	text-align: left;
	padding: 3px 5px 0 6px;
}
.blockTbl05 .txt02{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.blockTbl05 .txt02 b{
	color: #006eb0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}
.blockTbl05 .txt03{
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 0 0 0 33px;
}
.blockTbl05 .txt03 b{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #618e34;
	vertical-align: -2px;
}

.cRed{
	color: red;
}
.viewList{
	margin: 10px 0 15px;
}
.viewList a{
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
	color: #0044CC;
	font-weight: bold;
}
.viewList a:hover{
	text-decoration: underline;
	color: red;
}


/* 2011.07.01追加ここまで */

/* 2011.07.04追加 */
.aboutInfo{
	border: 2px solid #1e50a2;
	width: 620px;
	padding: 10px 16px;
	margin-bottom: 2em;
	text-align: left;
	background-color: #fffffc;
}
.aboutInfoTtl{
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}
.aboutInfoTxt{
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.8;
	color: #333333;
	margin-bottom: 1.5em;
	padding-left: 2em;
}
.aboutInfo .last{
	margin-bottom: 0;
}

.aboutInfoTxt em{
	color: #d7003a;
	font-style: normal;
	font-weight: bold;
}
.aboutInfoTxt a:link,
.aboutInfoTxt a:visited{
	color: #0044cc;
}
.aboutInfoTxt img{
	vertical-align: -5px;
}
/* 2011.07.04ここまで */

/* 2011.07.11追加 */
.mergerInfoTtl{
	font-size: 18px;
	margin: 1em 0 1em;
	font-weight: bold;
}
.mit01{
	border: 3px solid #409ecc;
	padding: 8px 5px 5px;
	margin: 1em 0 0;
	width: 360px;
	font-size: 16px!important;
	font-weight: bold;
	background: white;
}
.mitA{
	font-size: 30px;
	font-weight: bold;
	color: #222222;
	padding: 5px 0 3px;
}
.mit02{
	font-size: 22px;
	font-weight: bold;
	color: white;
	background: #e4007f;
	padding: 8px 10px 6px;
	width: 356px;
}

.mit03{
	padding: 8px 5px 5px;
	font-size: 16px!important;
	line-height: 1.5;

}

.mit04{
	margin: 2em 0 2em;
	font-size: 14px;
}

.mergerInfo{
	border: 1px solid #c3b3a3;
	width: 500px;
	padding: 5px;
	margin: 3em 0 1em;
	background: #fffff9;
}

.mergerInfo u{
	text-decoration: none;
	border-bottom: 3px double red;
	padding: 0 1px 1px 1px;
}



/* 2011.07.11ここまで */

/* 2011.08.19トップ追加 */
.sokuhoWaku{
	border: 2px solid #c9171e;
	width: 560px;
	margin: 1em 0 1em;
	overflow:auto;
}
.sokuhoWakuLeft{
	float: left;
	padding: 10px 5px;
	width: 115px;
	text-align: center;
}
.sokuhoWakuRight{
	float: left;
	padding: 16px 3px 0;
	text-align: left;
}

.swTtl{
	font-size: 14px;
	font-weight: bold;
/*	letter-spacing: 1px;*/
	color: #2e2930;
	border-bottom: 4px solid #ee827c;
	padding: 0 3px 1px 0;
	margin-bottom: 1em;
	text-align: left;
}
.swTtl span{
	padding: 3px;
	background: #ee827c;
	color: white;
}


.swTxt1{
	float: left;
	padding-right: 5px;
	font-size: 12px;
}

.swTxt2{
	float: left;
	padding-right: 0px;
	line-height: 1.8;
	font-size: 12px;
	padding-top: 5px;
}

.swTxt3{
	float: left;
	padding-right: 10px;
	font-size: 12px;
}
.swTxt4{
	font-size: 12px;
	float: left;
	padding-right: 5px;
	padding-top: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5;
	color: #e95464;
}
.swTxtinq{
	font-size: 12px;
	margin-bottom: 8px;
}
.swTxtinq img{
	vertical-align: -5px;
}

.clear{
	clear: both;
}
/* 2011.08.19トップ追加　ここまで */

/* 2011.10.13 */
.chance{
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	color: #222222;
	margin: 15px 10px 15px;
	border: 3px double #d9e8e8;
	padding: 1em;
}
.chance .orange{
	color: #ed6d46;
}
.chance2{
	text-align: left;
	font-size: 12px;
	line-height: 1.6;
	color: #222222;
	margin: 15px 10px 20px;
}
.chance2 .orange{
	color: #ed6d46;
}

/* 2011.10.13追加ここまで */


