@charset 'UTF-8';

/* CONTENT */

#rightSide .banner1 {
	padding-bottom: 10px;
}
#rightSide .banner2 {
	padding-bottom: 25px;
}


/* index */
#topImage {
	height: 595px;
	background: url("images/topImageBack.gif") no-repeat 0 0;
}
#topFlash {float: left;}
#topImageBanner {
	float: right;
	padding: 10px 10px 0 0;
}
#topBlogList {
	clear: both;
	padding: 15px 20px 0px;
}
#topBlogList .footer {
	clear: both;
	text-align: right;
}
#topBlogListLeft a,
#topBlogListLeft span {
	float: left;
	display: block;
	width: 30px;
	height: 90px;
	padding-right: 12px;
	text-indent: -9999px;
	background: url("images/arrowL.gif") no-repeat center center;
}
#topBlogListLeft a:hover{
	background: url("images/arrowL_hover.gif") no-repeat center center;
}
#topBlogListLeft span{
	background: url("images/arrowL_no.gif") no-repeat center center;
}
#topBlogListRight a,
#topBlogListRight span {
	float: right;
	display: block;
	width: 30px;
	height: 90px;
	padding-left: 12px;
	text-indent: -9999px;
	background: url("images/arrowR.gif") no-repeat center center;
}
#topBlogListRight a:hover{
	background: url("images/arrowR_hover.gif") no-repeat center center;
}
#topBlogListRight span{
	background: url("images/arrowR_no.gif") no-repeat center center;
}
#topBlogListLeft a,
#topBlogListRight a {
	display: none;
}
#topBlogListContent {
	float: left;
	overflow: hidden;
	width: 770px;
	height: 90px;
	padding: 0 0 5px;
}
#topBlogListContent-inner {
	height: 90px;
}
#topBlogListContent li {
	float: left;
	padding: 0 10px;
	width: 90px;
}
#index #newsTitle {
	height: 30px;
	padding-bottom: 10px;
	text-indent: -9999px;
	background: url("images/newsTitle.gif") no-repeat 0 0;
}
#index #newsContent {
	padding-bottom: 30px;
}
#index #newsContent th,
#index #newsContent td {
	padding: 5px 0 5px 15px;
	border-bottom: 1px dotted #ccc;
}
#index #newsContent th {
	width: 5.5em;
	background: url("images/arrow.gif") no-repeat 6px 10px;
}
#index #mieBlogTitle {
	height: 30px;
	padding-bottom: 10px;
	text-indent: -9999px;
	background: url("images/mieBlogTitle.gif") no-repeat 0 0;
}
#index #mieBlogContent {
	padding-bottom: 30px;
}
#index #mieBlogContent li {
	float: left;
	overflow: hidden;
	width: 265px;
	height: 100px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EBF6F5;
}
#index #mieBlogContent .li2 {
	float: right;
}
#index #mieBlogContent .image {
	float: left;
	width: 80px;
}
#index #mieBlogContent .content {
	float: right;
	width: 175px;
	font-size: 11px;
	line-height: 1.4em;
}
#index #shopInfoTitle {
	padding-bottom: 10px;
	height: 30px;
	text-indent: -9999px;
	background: url("images/shopInfoTitle.gif") no-repeat 0 0;
}
#index #shopInfoIndexContent {
	padding-bottom: 30px;
}
#index #shopInfoIndexContent li {
	float: left;
	overflow: hidden;
	width: 265px;
	height: 80px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EBF6F5;
}
#index #shopInfoIndexContent .li2 {
	float: right;
}
#index #shopInfoIndexContent .image {
	float: left;
	width: 80px;
}
#index #shopInfoIndexContent .image td {
	width: 80px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}
#index #shopInfoIndexContent .content {
	float: right;
	width: 175px;
	line-height: 1.4em;
}
#index #mieTopicsTitle {
	height: 30px;
	padding-bottom: 10px;
	text-indent: -9999px;
	background: url("images/mieTopicsTitle.gif") no-repeat 0 0;
}
#index #mieTopicsContent {
	padding-bottom: 30px;
}
#index #mieTopicsContent th,
#index #mieTopicsContent td {
	padding: 5px 0 5px 15px;
	border-bottom: 1px dotted #ccc;
}
#index #mieTopicsContent th {
	width: 5.5em;
	background: url("images/arrow.gif") no-repeat 6px 10px;
}


/* Model */
#model #modelList li {
	float: left;
	margin-left: 10px;
	width: 180px;
	height: 320px;
}
#model #modelList .profile {
	width: 160px;
	height: 320px;
	padding: 10px;
	background: url("images/modelListBack.gif") no-repeat 0 0;
}
#model #modelList .image {
	padding-bottom: 20px;
}
#model #modelList .image td {
	width: 160px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
}
#model #modelList .info {
	color: #222;
	padding-bottom: 17px;
}
#model #modelList .info th {
	width: 5em;
}
#model #modelList .button {
	display: block;
	width: 160px;
	height: 25px;
	background: url("images/blogInfoButton.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#model #modelList a.button:hover {
	background-position: 0 -25px;
}

/* About */
#about3 {
	padding: 10px;
	border: 1px solid #ED6D00;
}
#about3 .left {
	width: 420px;
}
#about3 .right {
	width: 120px;
	padding-top: 20px
}
#about3 #button a {
	display: block;
	width: 120px;
	height: 30px;
	background: url("images/memberButton.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#about3 #button a:hover {
	background: url("images/memberButton.gif") no-repeat 0 -30px;
}

/* SearchList */
#search #areaNavi {
	padding-bottom: 10px;
}
.pager {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top: 1px dotted #999;
	text-align: right;
}
#search .shop {
	padding-bottom: 20px;
}
#search .shop .title {
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	background: url("images/titleBack.gif") repeat 0 0;
}
#search .shop .title a {
	font-weight: bold;
}
#search .shop .image {
	float: left;
	width: 150px;
}
#search .shop .image td {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
#search .shop .info {
	float: right;
	width: 420px;
}
#search .shop .type {
	padding-bottom: 5px;
}
#search .shop .data {
	padding-bottom: 10px;
}
#search .shop .link li {
	float: left;
	padding-right: 10px;
}
#search .shop .link a {
	display: block;
	width: 90px;
	height: 24px;
	text-indent: -9999px;
}
#search .shopList1 .shop .infoLink a {
	background: url("images/listLinkButton1.gif") no-repeat 0 0;
}
#search .shopList1 .shop .couponLink a {
	background: url("images/listLinkButton1.gif") no-repeat -90px 0;
}
#search .shopList1 .shop .infoLink a:hover {
	background: url("images/listLinkButton1.gif") no-repeat 0 -24px;
}
#search .shopList1 .shop .couponLink a:hover {
	background: url("images/listLinkButton1.gif") no-repeat -90px -24px;
}
#search .shopList2 .shop .infoLink a {
	background: url("images/listLinkButton2.gif") no-repeat 0 0;
}
#search .shopList2 .shop .couponLink a {
	background: url("images/listLinkButton2.gif") no-repeat -90px 0;
}
#search .shopList2 .shop .infoLink a:hover {
	background: url("images/listLinkButton2.gif") no-repeat 0 -24px;
}
#search .shopList2 .shop .couponLink a:hover {
	background: url("images/listLinkButton2.gif") no-repeat -90px -24px;
}
#search .shopList3 .shop .infoLink a {
	background: url("images/listLinkButton3.gif") no-repeat 0 0;
}
#search .shopList3 .shop .couponLink a {
	background: url("images/listLinkButton3.gif") no-repeat -90px 0;
}
#search .shopList3 .shop .infoLink a:hover {
	background: url("images/listLinkButton3.gif") no-repeat 0 -24px;
}
#search .shopList3 .shop .couponLink a:hover {
	background: url("images/listLinkButton3.gif") no-repeat -90px -24px;
}
#search .shopList4 .shop .infoLink a {
	background: url("images/listLinkButton4.gif") no-repeat 0 0;
}
#search .shopList4 .shop .couponLink a {
	background: url("images/listLinkButton4.gif") no-repeat -90px 0;
}
#search .shopList4 .shop .infoLink a:hover {
	background: url("images/listLinkButton4.gif") no-repeat 0 -24px;
}
#search .shopList4 .shop .couponLink a:hover {
	background: url("images/listLinkButton4.gif") no-repeat -90px -24px;
}
#search .shopList5 .shop .infoLink a {
	background: url("images/listLinkButton5.gif") no-repeat 0 0;
}
#search .shopList5 .shop .couponLink a {
	background: url("images/listLinkButton5.gif") no-repeat -90px 0;
}
#search .shopList5 .shop .infoLink a:hover {
	background: url("images/listLinkButton5.gif") no-repeat 0 -24px;
}
#search .shopList5 .shop .couponLink a:hover {
	background: url("images/listLinkButton5.gif") no-repeat -90px -24px;
}


/* Shop Info */
#category1 #shopHeader {
	height: 100px;
	padding: 10px 10px 10px 250px;
	background: url("images/shopHeader1.gif") no-repeat 0 0;
}
#category2 #shopHeader {
	height: 100px;
	padding: 10px 10px 10px 250px;
	background: url("images/shopHeader2.gif") no-repeat 0 0;
}
#category3 #shopHeader {
	height: 100px;
	padding: 10px 10px 10px 250px;
	background: url("images/shopHeader3.gif") no-repeat 0 0;
}
#category4 #shopHeader {
	height: 100px;
	padding: 10px 10px 10px 250px;
	background: url("images/shopHeader4.gif") no-repeat 0 0;
}
#category5 #shopHeader {
	height: 100px;
	padding: 10px 10px 10px 250px;
	background: url("images/shopHeader5.gif") no-repeat 0 0;
}
#shopHeader #shopQR {
	float: right;
	padding-left: 20px;
	padding-top: 8px;
}
#shopHeader #shopCategory {
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 10px;
}
#shopHeader #shopKana {
	font-size: 10px;
}
#shopHeader #shopName {
	font-size: 16px;
	line-height: 1.4em;
}
#shopNavi li {
	float: left;
}
#shopNavi li a {
	display: block;
	height: 30px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#shopNavi #shopNaviInfo a {
	width: 157px;
}
#shopNavi #shopNaviMenu a {
	width: 112px;
}
#shopNavi #shopNaviCoupon a {
	width: 112px;
}
#shopNavi #shopNaviGallery a {
	width: 112px;
}
#shopNavi #shopNaviInfo a {
	background-position: 0 0;
}
#shopNavi #shopNaviMenu a {
	background-position: -157px 0;
}
#shopNavi #shopNaviCoupon a {
	background-position: -269px 0;
}
#shopNavi #shopNaviGallery a {
	background-position: -381px 0;
}
#shopNavi #shopNaviInfo a:hover,
#shopInfo #shopNavi #shopNaviInfo a {
	background-position: 0 -30px;
}
#shopNavi #shopNaviMenu a:hover,
#shopMenu #shopNavi #shopNaviMenu a {
	background-position: -157px -30px;
}
#shopNavi #shopNaviCoupon a:hover,
#shopCoupon #shopNavi #shopNaviCoupon a {
	background-position: -269px -30px;
}
#shopNavi #shopNaviGallery a:hover,
#shopGallery #shopNavi #shopNaviGallery a {
	background-position: -381px -30px;
}
#category1 #shopNavi #shopNaviInfo a,
#category1 #shopNavi #shopNaviMenu a,
#category1 #shopNavi #shopNaviCoupon a,
#category1 #shopNavi #shopNaviGallery a {
	background-image: url("images/shopNavi1.gif");
}
#category2 #shopNavi #shopNaviInfo a,
#category2 #shopNavi #shopNaviMenu a,
#category2 #shopNavi #shopNaviCoupon a,
#category2 #shopNavi #shopNaviGallery a {
	background-image: url("images/shopNavi2.gif");
}
#category3 #shopNavi #shopNaviInfo a,
#category3 #shopNavi #shopNaviMenu a,
#category3 #shopNavi #shopNaviCoupon a,
#category3 #shopNavi #shopNaviGallery a {
	background-image: url("images/shopNavi3.gif");
}
#category4 #shopNavi #shopNaviInfo a,
#category4 #shopNavi #shopNaviMenu a,
#category4 #shopNavi #shopNaviCoupon a,
#category4 #shopNavi #shopNaviGallery a {
	background-image: url("images/shopNavi4.gif");
}
#category5 #shopNavi #shopNaviInfo a,
#category5 #shopNavi #shopNaviMenu a,
#category5 #shopNavi #shopNaviCoupon a,
#category5 #shopNavi #shopNaviGallery a {
	background-image: url("images/shopNavi5.gif");
}
#category1 #shopContent {
	border: 1px solid #B081AB;
}
#category2 #shopContent {
	border: 1px solid #D4623E;
}
#category3 #shopContent {
	border: 1px solid #C8B331;
}
#category4 #shopContent {
	border: 1px solid #38A769;
}
#category5 #shopContent {
	border: 1px solid #5AB5B2;
}
#shopContent-inner {
	padding: 9px;
}
#shopContent .shopTitle {
	padding: 7px 10px;
	margin-bottom: 10px;
	border: 1px solid #CAC69E;
	background: url("images/titleBack.gif") repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}
#shopContent #infoImage1 {
	float: left;
	padding: 0 20px 10px 0;
}
#shopContent #infoContent2 {
	clear: both;
	padding: 10px 0 30px;
	margin-top: 10px;
	border-top: 1px dotted #999;
}
#shopContent #infoImage2 {
	padding-bottom: 30px;
}
#shopContent #infoImage2 li {
	float: left;
	width: 182px;
	padding-left: 3px;
}
#shopContent #infoImage2 td {
	width: 180px;
	height: 180px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
}
#shopContent #shopRecommend {
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #CAC69E;
	background: url("images/titleBack.gif") repeat 0 0;
}
#shopContent #shopRecommend .content {
	padding: 10px;
	background-color: #fff;
}
#shopContent #shopRecommend .image {
	float: left;
	width: 130px;
	text-align: center;
	color: #F08437;
}
#shopContent #shopRecommend .info {
	float: right;
	width: 370px;
}
#shopContent #shopRecommend .title {
	width: 355px; 
	height: 31px;
	text-indent: -9999px;
	background: url("images/shopRecommendTitle.gif") no-repeat 0 0;
	padding-bottom: 10px;
}
#shopContent #shopRecommend .editor {
	background: url("images/editorRecommendTitle.gif") no-repeat 0 0;
}
#shopInfoContent {
	padding: 20px 10px;
	background: url("images/titleBack.gif") repeat 0 0;
}
#shopInfoContent .title {
	width: 240px;
	height: 37px;
	padding-bottom: 10px;
	background: url("images/shopContentTitle.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#shopInfoContent .data {
	float: left;
	width: 333px;
}
#shopInfoContent .data table {
	border-top: 1px solid #CAC69E;
	border-left: 1px solid #CAC69E;
}
#shopInfoContent .data th,
#shopInfoContent .data td {
	padding: 5px;
	border-bottom: 1px solid #CAC69E;
	border-right: 1px solid #CAC69E;
	background-color: #fff;
}
#shopInfoContent .data th {
	width: 70px;
	background-color: #eee;
	text-align: center;
	vertical-align: middle;
}
#shopInfoContent #gmap {
	float: right;
	width: 210px;
	height: 210px;
	border: 1px solid #ccc;
	background-color: #eee;
}


/* shopMenu */
#shopContent #shopMenuPageTitle {
	width: 59px;
	height: 21px;
	background: url("images/shopMenuPageTitle.gif") no-repeat 0 0;
	margin: 5px 5px 10px;
	text-indent: -9999px;
}
#category1 #shopMenuPageTitle {
	background-position: 0 0;
}
#category2 #shopMenuPageTitle {
	background-position: 0 -21px;
}
#category3 #shopMenuPageTitle {
	background-position: 0 -42px;
}
#category4 #shopMenuPageTitle {
	background-position: 0 -63px;
}
#category5 #shopMenuPageTitle {
	background-position: 0 -84px;
}
#shopContent #menu1 {
	float: right;
	width: 360px;
}
#shopContent #menu1 td,
#shopContent #menu1 th {
	padding: 10px 0;
	border-bottom: 1px dotted #999;
}
#shopContent #menu1 td {
	text-align: right;
}
#shopContent #menuImage1 {
	float: left;
	width: 180px;
}
#shopContent #menuImage1 .image {
	padding-bottom: 10px;
}
#shopContent #menuImage1 td {
	width: 180px;
	height: 180px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
#menuBlock2 {
	clear: both;
	padding: 30px 0;
}
#menuBlock2 .image {
	float: right;
	width: 132px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#menuBlock2 .image td {
	width: 130px;
	height: 130px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}


/* shopCoupon */
#shopContent #shopCouponPageTitle {
	width: 84px;
	height: 26px;
	background: url("images/shopCouponPageTitle.gif") no-repeat 0 0;
	margin: 5px 5px 10px;
	text-indent: -9999px;
}
#category1 #shopCouponPageTitle {
	background-position: 0 0px;
}
#category2 #shopCouponPageTitle {
	background-position: 0 -26px;
}
#category3 #shopCouponPageTitle {
	background-position: 0 -52px;
}
#category4 #shopCouponPageTitle {
	background-position: 0 -78px;
}
#category5 #shopCouponPageTitle {
	background-position: 0 -104px;
}
#shopContent #coupon {
	padding: 0 5px 20px;
}
#shopContent #coupon .header {
	padding: 93px 30px 12px;
	text-align: center;
	line-height: 1em;
	font-size: 15px;
	color: #fff;
	background: url("images/couponHeaderBack.gif") no-repeat 0 0;
}
#shopContent #coupon .content {
	background: url("images/couponContentBack.gif") repeat-y 0 0;
	padding: 10px 30px;
}
#shopContent #coupon .text {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #726630;
}
#shopContent #coupon .other {
	font-size: 10px;
	line-height: 1.3em;
	padding-bottom: 10px;
	color: #726630;
}
#shopContent #coupon .date {
	float: right;
	width: 180px;
	padding: 5px 10px;
	background-color: #fff;
}
#shopContent #printButton {
	height: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
}
#shopContent #printButton a {
	float: right;
	display: block;
	width: 130px;
	height: 30px;
	background: url("images/printButton.gif") no-repeat 0 0;
	text-indent: -9999px;
}
#shopContent #printButton a:hover {
	background-position: 0 -30px;
}


/* Shop Gallery */
#shopContent #shopGalleryPageTitle {
	width: 79px;
	height: 27px;
	background: url("images/shopGalleryPageTitle.gif") no-repeat 0 0;
	margin: 5px 5px 10px;
	text-indent: -9999px;
}
#category1 #shopGalleryPageTitle {
	background-position: 0 0px;
}
#category2 #shopGalleryPageTitle {
	background-position: 0 -27px;
}
#category3 #shopGalleryPageTitle {
	background-position: 0 -54px;
}
#category4 #shopGalleryPageTitle {
	background-position: 0 -81px;
}
#category5 #shopGalleryPageTitle {
	background-position: 0 -108px;
}
#shopContent #shopGalleryList {
	padding: 10px 0 30px;
}
#shopContent #shopGalleryList li {
	float: left;
	width: 180px;
	height: 225px;
	padding-left: 5px;
	padding-bottom: 15px;
	background: url("images/galleryBack.gif") no-repeat 5px 0;
}
#shopContent #shopGalleryList .image {
	padding: 14px 14px 5px;
}
#shopContent #shopGalleryList .caption {
	padding: 0px 14px 7px;
	line-height: 1em;
	text-align: center;
}
#shopContent #shopGalleryList td {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eee;
}
#shopContent #shopGalleryList a.button {
	display: block;
	width: 70px;
	height: 18px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("images/galleryButton.gif") no-repeat 0 0;
}
#shopContent #shopGalleryList a.button:hover {
	background-position: 0 -18px;
}


/* Company */
#company #pageTitle {
	padding: 7px 180px 30px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/companyTitle.gif") no-repeat 0 0;
}
#company #data {
	padding-bottom: 30px;
}
#company #data td,
#company #data th {
	padding: 7px 0;
	border-bottom: 1px dotted #666;
}
#company #data th p {
	padding: 3px 0;
	background-color: #2D6AAE;
	text-align: center;
	color: #fff;
}
#company #data td {
	padding: 10px 0 10px 15px;
}


/* News */
#news #pageTitle {
	padding: 7px 110px 30px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/newsPageTitle.gif") no-repeat 5px 0;
}
#news #list {
	padding-bottom: 20px;
}
#news #list .block {
	padding-bottom: 30px;
}
#news #list .title {
	padding: 7px 10px;
	margin-bottom: 10px;
	border: 1px solid #CAC69E;
	background: url("images/titleBack.gif") repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}
#news #list .title a {
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}
#news #list .image {
	float: left;
	padding-right: 20px;
}
#news #list .image td {
	width: 160px;
	height: 160px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
#news #list .date {
	text-align: right;
	padding-bottom: 5px;
}
.topicsTextArea a {
text-decoration:underline;
}

/* Contact */
#contact #pageTitle {
	padding: 5px 130px 30px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/contactPageTitle.gif") no-repeat 5px 0;
}
#contact #table {
	padding: 20px 0;
}
#contact #table table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#contact #table td,
#contact #table th {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#contact #table th {
	width: 115px;
	background-color: #f5f5f5;
}
#contact #getAddress {
	padding: 2px 5px;
	border: 1px solid #704A17;
	background-color: #f5f5f5;
}
#contact a#getAddress:hover {
	border: 1px solid #DA5283;
}

#contact #error {
	text-align: center;
	padding: 20px;
	border: 1px solid #c7003b;
	color:  #c7003b;
	margin-bottom: 20px;
}


/* Rule & PrivacyPolicy & MailEntry */
#rule #pageTitle {
	padding: 7px 160px 30px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/rulePageTitle.gif") no-repeat 5px 0;
}
#privacy #pageTitle {
	padding: 8px 0px 30px 230px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/privacyPageTitle.gif") no-repeat 5px 0;
}
#mailEntry #pageTitle {
	padding: 8px 0px 30px 230px;
	margin-top: 15px;
	font-size: 14px;
	background: url("images/mailEntryPageTitle.gif") no-repeat 5px 0;
}
#privacy .title,
#rule .title,
#mailEntry .title {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #704A17;
}
#privacy .text,
#rule .text,
#mailEntry .text {
	padding-bottom: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 40px;
}
#mailEntry .form {
	padding: 0 30px 40px;
	border-bottom: 1px dotted #999;
	margin-bottom: 40px;
}
#mailEntry .form form {
	padding-bottom: 15px;
}
#mailEntry .form p {
	font-size: 11px;
}

/* bank105_page */
.bank105_container {
text-align:center;
margin-left:auto;
margin-right:auto;
position:relative;
}

#bank105banner {
position:absolute;
top:749px;
left:100px;
}

#bank105banner img:hover {
filter:alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
opacity:0.8;
-moz-opacity:0.8;
}

#bank105_Model_group {
width:580px;
padding-left:20px;
}

.bank105Model p {
text-align:left;
font-size:11px;
color:#9c9c9c;
}

.bank105model_Copy {
margin-top:12px;
}

.bank105model_Copy2 {
margin-top:12px;
}

.bank105Model {
border:solid 2px #fbe6ef;
width:163px;
padding:2px;
height:350px;
float:left;
margin-left:12px;
}

.modelGroup_marg{
margin-bottom:10px;
}

#bank105_Fotbanner {
text-align:center;
padding-bottom:20px;
padding-top:10px;

}

#bank105_Fotbanner img:hover {
filter:alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
opacity:0.8;
-moz-opacity:0.8;
}

*:first-child+html .bank105Model {
height:375px;
}

/* bank105_page BESTIO */
.bank105Bestio {}
.bank105Bestio img {
vertical-align: top;
}
.bank105Bestio a:hover img.over,
.bank105Bestio a:focus img.over {
opacity: 0.7;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}
.bank105Bestio h1 {
text-align: center;
margin: 0 0 10px;
}
.bank105Bestio p.read {
margin: 0 auto;
width: 550px;
}
.bank105Bestio ul.storeList {
text-align: center;
}
.bank105Bestio dl.catch {
width: 543px;
margin: 0 auto 30px;
}
.bank105Bestio p.floatL {
float: left;
}
.bank105Bestio p.floatR {
float: right;
}
.bank105Bestio .card {
margin: 0 0 7px;
text-align: center;
}
.bank105Bestio .card p {
margin: 20px 0 0;
}
.bank105Bestio .feature {
margin: 0 auto 20px;
width: 582px;
}
.bank105Bestio .feature li {
float: left;
}
.bank105Bestio .btnBestio {
text-align: center;
background: url(../images/bestio_fukidashi.gif) no-repeat 23px 0;
padding: 21px 0 0;
margin: 0 0 18px;
}
.bank105Bestio .interview {
width: 555px;
padding: 0 5px 0 0;
margin: 0 auto 50px;
background: url(../images/bestio_interview_bg.gif) repeat-y 0 0;
}
.bank105Bestio .interview h2 {
margin: 0 0 25px;
}
.bank105Bestio .interview .inner {
background: url(../images/bestio_interview_btm.jpg) no-repeat 0 bottom;
padding: 0 0 17px;
}
.bank105Bestio .interview dl {
padding: 0 35px 0 30px;
position: relative;
}
.bank105Bestio .interview dl dt {
font-size: 114%;
}
.bank105Bestio .interview dl dd h3 {
font-size: 114%;
color: #E95283;
margin: 5px 0;
}
.bank105Bestio .interview dl.q1 {
width: 312px;
margin: 0 0 25px;
}
.bank105Bestio .interview dl.q1 p.photo {
position: absolute;
right: -145px;
top: 0;
}
.bank105Bestio .interview dl.q2 {
padding: 17px 0 75px 242px;
width: 282px;
}
.bank105Bestio .interview dl.q2 p.photo {
position: absolute;
left: 40px;
top: 0;
}
.bank105Bestio .interview dl.q3 {
width: 400px;
}
.bank105Bestio .footerBtn {
width: 543px;
margin: 0 auto 30px;
}
.bank105Bestio .footerBtn p {
width: 250px;
text-align: center;
}
.bank105Bestio .footerBtn p span {
display: block;
margin: 0 0 5px;
}

/* MINI_CSS */
.miniLand_container  {
position:relative;
width:580px;
height:1161px;
background:url("../newimage/main.jpg") no-repeat 0 0;
}

#miniLeadCopy  {
font-size:11px;
color:#000000;
width:325px;
position:absolute;
top:858px;
left:265px;
}

#miniModelVoice  {
font-size:11px;
color:#ffffff;
width:380px;
position:absolute;
top:1060px;
left:180px;
}

#miniFotArea {
width:585px;
height:75px;
background:url("../newimage/footer.gif") repeat-x 0 0;
margin-top:15px;
margin-bottom:2px;
}

#miniFotRight {
padding-top:10px;
text-align:right;
padding-right:10px;
}

#miniFotRight a img {
border:none;
}
#miniFotRight a img:hover {
opacity:0.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
-ms-filter:"alpha(opacity=80)";
}
