﻿@charset "utf-8";
/*
 * まいわいTOPページスタイルシート
 */

#main {
	width:750px;
	border-top:solid 3px #FF4500;
}

#main .left {
	float:left;
	width:490px;
	padding-left:10px;
}

.left .greeting {
	width:480px;
}

.greeting h3 {
	font-size:18px;
	color:#000000;
	background-image:url( "../img/bar-30-2.jpg" );
	line-height:31px;
	text-indent:31px;
	letter-spacing:2px;
	width:480px;
}

.greeting p {
	letter-spacing:3px;
	line-height:120%;
	background-image:url( "../img/greeting_back.jpg" );
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:5px;
	width:470px;
	margin-bottom:10px;
	color:#000000;
}

.left .title1 {
	background-image:url( '../img/bar-30-8.gif' );
	background-repeat:no-repeat;
	margin:5px 10px;
	width:480px;
	height:31px;
	line-height:31px;
	text-indent:30px;
	font-size:18px;
	font-weight:bold;
}

.left .left_menu1 {
	float:left;
	margin-right:8px;
	width:155px;
}

.left_menu1 h4 {
	background-color:#B0E0E6;
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	letter-spacing:10px;
	border-bottom:solid 2px #FFA500;
}

.left_menu1 blockquote {
	margin:5px;
}

.left .left_menu2 {
	float:left;
	margin-right:8px;
	width:155px;
}

.left_menu2 h4 {
	background-color:#B0E0E6;
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	letter-spacing:10px;
	border-bottom:solid 2px #FFA500;
}

.left_menu2 blockquote {
	margin:5px;
}

.left .left_menu3 {
	float:left;
	width:155px;
}

.left_menu3 h4 {
	background-color:#B0E0E6;
	padding:3px 0px;
	text-align:center;
	font-size:14px;
	letter-spacing:10px;
	border-bottom:solid 2px #FFA500;
}

.left_menu3 blockquote {
	margin:5px;
}



/*
.left .left_menu {
	float:left;
	width:230px;
	height:260px;
	border:solid 1px #000000;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	_margin-left:8px;
}

.left_menu h4 {
	background-color:#6495ED;
	padding:3px 0px;
	border-left:solid 5px #FFFF00;
	border-bottom:solid 1px #000000;
	text-indent:10px;
	color:#ffffff;
	letter-spacing:2px;
}

.left_menu img {
	margin-bottom:5px;
}

.left_menu blockquote {
	margin:5px;
}
*/

#main .right {
	float:right;
	width:240px;
	padding:5px;
}

.right .w_title {
	background-image:url( "../img/title03_green.gif" );
	height:37px;
	line-height:37px;
	text-indent:40px;
	color:#000000;
	font-size:15px;
	letter-spacing:3px;
}

.right .what {
	overflow:auto;
	height:100px;
	scrollbar-base-color:#F0FFF0;
	scrollbar-face-color:#F0FFF0;
	scrollbar-arrow-color:#32CD32;
	scrollbar-shadow-color:#32CD32;
	scrollbar-darkshadow-color:#F0FFF0;
	scrollbar-highlight-color:#32CD32;
	scrollbar-3dlight-color:#F0FFF0;
	scrollbar-track-color:#F0FFF0;
	font-size:13px;
	background-color:#F0FFFF;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}


.right .coupon_title {
	background-image:url( '../img/bg_coupon.gif' );
	height:25px;
	line-height:25px;
	text-indent:15px;color:#000000;
}

.right .coupon {
	background-image:url( '../img/bg_coupon2.gif' );
	padding:10px 20px;
	margin-bottom:10px;
}

.right .shop_info {
	background-image:url( "../img/maiwai_frame.gif" );
	background-repeat:no-repeat;
	width:220px;
	height:148px;
	padding:10px;
	line-height:120%;
}

.shop_info ul {
	margin-top:68px;
	_margin-top:78px;
	margin-left:75px;
}

.shop_info li {
	letter-spacing:2px;
	line-height:15px;
	font-size:12px;
	text-align:right;
}
