@charset "EUC-JP";
/* CSS Document */

body, table, span, div, img, h1, h2, h3, h4, h5, h6, tr, th, td, ul, li,p {
	font-size: 1em;
	margin:0;
	padding: 0;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Geneva, Arial, Helvetica, sans-serif;
	border: 0;
	font-size: 100%;
}
body {
	background:#ffffff;
}
a:link, a:visited, a:active {
	color:#eb8ab3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* tab
================================================== */
#tab {
	padding: 0 5px;
}

#tab ul {
	overflow: hidden;
	margin: 0 auto;
	width: 800px;
}
#tab li {
	float: left;
	list-style: none;
}
/* 
================================================== */
#wapper {
	display: block;
	margin: 10px auto;
	width: 930px;
}
/* header
================================================== */
#header {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
	height: 62px;
}
#header:after {
	clear: both;
	contents: ".";
	height:0;
	margin:0;
	font-size: 0;
}
#header h1,
#candylogo {
	float: left;
}
#infomation {
	overflow: hidden;
	float:right;
	margin-top: 23px;
}
#infomation ul {
	list-style: none;
	text-align:right;
}
#infomation li {
	margin:0;
	padding:0;
	float: left;
}


#contents {
	width:930px;
	overflow: hidden;
}

/* contents_main
================================================== */
#contents_main {
	float: right;
	width: 678px;
	color: #444444;
}

h1#header1 {
	font-size: 1.4em;
	padding: 20px;
	font-weight: normal;
	color: #fff;
	background: #eb8ab3;
	margin-bottom: 10px;
}
#contents_main h2 {
	font-weight: normal;
	font-size: .9em;
}

div#contents_main div.index_top_bnr,
div#contents_main ul.index_top_bnr {
	margin-bottom: 10px;
	overflow: hidden;
	list-style: none;
}
div#contents_main li.banner_left {
	float: left;
	width: 334px;
}
div#contents_main li.banner_right {
	float: right;
	width: 334px;
}


/* Leftside
==================================================50 */
#leftside {
	float: left;
	width: 230px;
}

/* Search
==================================================60 */
#search {
	border-bottom: 2px solid #cccccc;
}
#search_parts {
	width: 200px;
	overflow: hidden;
	padding: 10px 0;
	margin: 0 auto;
}
#search_box {
	float: left;
	width: 140px;
}
#search_bottom {
	float: right;
	border: 0;
	width: 47px;
	height: 23px;
	background:#ffffff url(../images/search_buttom.jpg);
	text-indent: -999;
}

/* Navigator
==================================================70 */
#navigator {
	/*padding: 20px 0 0;*/
}
#navigator ul {
	list-style: none;
}
#navigator li a:link,
#navigator li a:visited,
#navigator li a:active {
	display: block;
	width: 230px;
	height: 35px;
	background: #ffffff;
	border: 0;
}
#nav_main,
#nav_shopinfo {
	padding-bottom: 10px;
}
#nav_shopinfo {
	border-top: 2px solid #cccccc;
}

/* footer
==================================================100 */
#footer {
	clear: both;
	overflow:hidden;
	margin : 20px 0;
	font-size: 0.7em;
	color: #888888;
}
#top_bottom {
	padding: 10px 0;
	float: right;
}
#footer p {
	clear:both;
	width: 100%;
}

/* shop_infomation
==================================================110 */
#shop_infomation {
	overflow: hidden;
	margin-bottom: 20px;
}
.shop_description {
	margin: 15px;
	font-size: 0.8em;
}
.shop_description h3 {
	font-size: 1.2em;
	color: #333333;
}
.shop_subtitle {
	color: #444444;
	margin-top: 10px;
}
.shop_address {
	margin-top: 3px;
	line-height: 1.1;
	font-size: 0.9em;
}

.shop_description a:link,
.shop_description a:visited,
.shop_description a:active {
	color:#444444;
}

/* Option border
==================================================200 */
#shop_infomation,
#search {
	border-bottom: 2px solid #cccccc;
}

/* guidpage
================================================== */
#guidpage {
	margin: 0 10px 10px 10px;
}
#guidpage h2 {
	color : #333;
	margin-bottom: 10px;
}
#guidpage p {
	font-size: 0.9em;
}
#guidindex {
	margin: 30px 30px 50px 30px;
}
#guidindex ul {
	color:#666666;
	font-size:0.8em;
	margin:5px 0 30px 50px;
	list-style: disc;
}
#guidindex h3 {
	color:#444444;
	font-size: 0.9em;
	font-weight:normal;
	margin:10px 0 0 30px;
}

/* qaa_entry
================================================== */
.qaa_entry {
	margin : 10px;
}
.qaa_entry h3 {
	margin:10px 0 0 30px;
	padding:5px;
	font-weight: normal;
	font-size: 0.9em;
	background: #666666;
	color : #ffffff;
}
.qaa_entry p {
	font-size:0.9em;
	margin:5px 0 30px 60px;
}

/* shop_information
================================================== */
.shop_address {
	font-size: 0.8em;
	color: #777777;
}

/* footer
================================================== */
#footer {
	font-size: 0.7em;
	color: #999;
	text-align: center;
}

/* Index page Only
================================================== */
#blog_space {
	width: 663px;
	overflow: hidden;
}
#blog_link {
	float: left;
	width: 168px;
}
#home_feed {
	float: right;
	width: 495px;
	height: 150px;
	overflow: auto;
}
#home_feed h2 {
	font-size:.9em;
}
#home_feed h2 a:link,
#home_feed h2 a:visited,
#home_feed h2 a:active {
	color: #777777;
}
#home_feed p {
	margin:0;
	paddin:0;
	font-size:0.8em;
}

#home_feed p a:link,
#home_feed p a:visited,
#home_feed p a:active {
	text-decoration: underline;
	margin-left: 10px;
}

#bland_list h3,
#item_select h3 {
	background: #dddddd;
	color :#444444;
	margin:10px;
	padding: 5px;
}
#bland_list ul,
#item_select ul {
	margin: 10px 0 10px 15px;
	font-size: .8em;
	list-style: none;
}
#bland_list a:link,
#bland_list a:visited,
#bland_list a:active,
#item_select a:link,
#item_select a:visited,
#item_select a:active {
	color :#888888;
}
/* ==================================================
list_itemnew
================================================== */
div.list_itemrand {
	margin: 20px 0 10px 0;
}
div.list_itemrand h2 {
	padding: 10px;
	font-size: 1.2em !important;
	background: #EB8AB3;
	color: #ffffff;
}
div.list_itemrand ul.list_itemnew {
	overflow: hidden;
	list-style: none;
	width: 648px;
	margin: 10px auto;
}

div.list_itemrand ul.list_itemnew li {
	float: left;
	width: 150px;
	padding: 0 5px;
	font-size: .8em;
	color: #777777;
}
div.list_itemrand ul.list_itemnew li img {
	padding: 5px;
}