﻿@charset "utf-8";
@import url(class.css);


#areasearch {width:789px; border-top:1px solid #CCCCCC;}
#areasearch h3 {float:left; width:145px;}
	
	#area {width:628px; margin-left:161px;}

#shopinformation {width:789px; margin-top:20px; border-top:1px solid #CCCCCC;}
#shopinformation h3 {float:left; width:145px;}
#shopinformation ul {width:628px; margin:-1px 0px 0px 161px;}
#shopinformation li {width:628px; border-top:1px solid #CCCCCC; font-size:1.1em; line-height:150%;}
#shopinformation li a {display:block; width:628px; padding:17px 0px 15px;}
#shopinformation li strong {color:#000000;}
#shopinformation li h4 {display:inline; margin-left:1em; color:#7399BC; font-weight:bold;}
#shopinformation li p {color:#000000; margin-top:3px;}
#shopinformation li a:hover strong, 
#shopinformation li a:hover h4, 
#shopinformation li a:hover p {color:#7F7F7F;}


#shopinformation li.thepost             {padding:19px 0px 19px;}
#shopinformation li.thepost           a {height:50px; padding:0; background:url(images/btn_thepost.gif) no-repeat; text-indent:-9999px; overflow:hidden;}
#shopinformation li.thepost     a:hover {filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
#shopinformation li.newyear             {padding:10px 0px 20px; border:none;}
#shopinformation li.newyear           a {height:30px; padding:0; background:url(images/btn_newyear.gif) no-repeat; text-indent:-9999px; overflow:hidden;}
#shopinformation li.newyear     a:hover {filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}

#shopinformation li.conditions {padding:19px 0;}
#shopinformation li.conditions a {width:auto; padding:5px; border:1px solid #aa0000; background:#aa0000; color:#ffffff; text-align:center; font-size:1.2em; font-weight:bold;}
#shopinformation li.conditions a:hover {background:#ffffff; color:#aa0000;}

* html #area {margin-left:158px;}
* html #shopinformation ul {margin-left:158px;}

