@charset "UTF-8";
/*
Theme Name: LION Teruko dayori ver.1
Theme URI: http://teruko.lionshop.jp/
Description: LIONオンラインショップ テルコブログ
Version: 1.0
Author: Pencil Co.,Ltd.
Author URI: http://www.pencil.co.jp/
Tags: 
*/

/* basic Declaration */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #1B1B1B;
}
table,img,a {	border: 0px;}

ul, ol, li {	margin: 0px;	padding: 0px;	list-style-type: none;	text-align: left;}
h1,h2,h3,h4,h5 { margin: 0px; padding: 0px;}

.clear {
	clear: both;
	visibility: hidden;
	height: 0px;
}	

a {	color: #0076d4;}
a:link {	color: #0076d4;}
a:visited {	color: #339933;}
a:hover {	color: #ff6600;}

/*====================
 framework Declaration
====================*/
#container {
	margin: 0px auto;
	width: 812px;
	text-align: center;
	background: url(images/container_bg.gif) repeat-y center top;
}

#header {
	margin: 0px auto 15px;
	width: 770px;
	height: 261px;
	background: url(images/header.gif) center top;
}
#header h1{
	text-indent: -9999px;
}

#contents {
	margin: 0px auto;
	padding: 11px 2px 35px 11px;
	width: 755px;
	border: 1px solid #bc3a42;
	background-color: #fff;
}

#main {
	width: 534px;
	float: left;
	text-align: left;
}

#sidebar {
	margin-top: 6px;
	width: 205px;
	float: right;
	font-size: 10px;
	line-height: 160%;
	text-align: center;
}

#footer {
	margin: 0px auto;
	padding: 30px 0px;
	width: 812px;
	background: url(images/container_b.gif) no-repeat center top;
}

#header h1 a {
	display: block;
	width: 770px;
	height: 231px;
}
#header ul{
	padding: 1px 0 0 11px;
}

#header ul li{
	float: left;
	margin-right: 4px;
}


/*====================
 post Declaration
====================*/
#main .post .date a, #main .post .title a {	text-decoration: none;}
#main .post .date a:link, #main .post .title a:link {	color: #74371b;}
#main .post .date a:visited, #main .post .title a:visited {	color: #74371b;}
#main .post .date a:hover, #main .post .title a:hover {	color: #ff6600;}

#main .post {
	margin: 0px 0px 12px;
	width: 534px;
	text-align: left;
	background: url(images/post_bg.jpg) repeat-y center top;
}

#main .post_top {
	margin: 0px;
	width: 534px;
	height: 22px;
	background: url(images/post_t.gif) center top;
	border: 0px;
}
#main .post_bottom {
	margin: 0px;
	width: 534px;
	height: 22px;
	background: url(images/post_b.gif) center top;
	border: 0px;
}

#main .post .icon {
	padding-left: 29px;
	float: left;
	width: 55px;
}
#main .post .date {
	padding: 0px;
	padding-top: 15px;
	float: right;
	width: 439px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1em;
	letter-spacing: 0.1em;
}
#main .post .title {
	margin-top: 5px;
	padding: 0px 10px 0px 0px;
	width: 429px;
	float: right;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	line-height: 1em;
/*	letter-spacing: -0.1em;*/
}

#main .post .text {
	margin: 0px auto;
	width: 490px;
	font-size: 12px;
	line-height: 200%;
	color: #1b1b1b;
}

#main .post .text img.alignleft, .post .text img.alignnone, .post .text img.aligncenter,
#main .post .text div.alignleft, #main .post .text div.alignnone, #main .post .text div.aligncenter {
	float: left;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
}

#main .post .text img.alignright,
#main .post .text div.alignright {
	float: right;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
}

#main .post .text div.wp-caption .wp-caption-text {
	font-size: 10px;
	line-height: 12px;
}

#main .post .text .more-link {
	display: block;
	float:right;
	padding-left: 10px;
	width: 70px;
	height: 12px;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	background: url(images/more_icon.gif) no-repeat left center;
}


/*====================
 Sidebar Declaration
====================*/

#sidebar .block {
	margin: 0px auto 15px;
	padding: 0px;
	width: 186px;
	background: url(images/sidebar_line.gif) no-repeat left 18px;
}

#sidebar .block .title {
	margin-bottom: 16px;
	height: 14px;
	text-indent: -9999px;
}

#sidebar #profile .title {
	background: url(images/prof_title.gif) no-repeat 3px top;
}

#sidebar #profile .main {
	padding: 3px 8px 0px;
}
/*
#sidebar #profile .main .img {
	float: left;
	width: 77px;
	height: 133px;
}
*/
#sidebar #profile .main .text {
	padding-left: 90px;
	width: 80px;
	height: 133px;
	background: url(images/prof_img.gif) no-repeat left top;
}

#sidebar #news .title {
	background: url(images/news_title.gif) no-repeat 3px top;
}

#sidebar #news .main li {
	padding-left: 11px;
	margin-bottom: 2px;
	background: url(images/more_icon.gif) no-repeat 3px 6px;
}
#sidebar #news .main a, #sidebar #archive .main a {
	padding-bottom: 2px;
	color: #0076d4;
	text-decoration: none;
}

#sidebar #news .main a:link, #sidebar #archive .main a:link {
	color: #0076d4;
	border-bottom: 1px dashed #0076d4;
}

#sidebar #news .main a:visited, #sidebar #archive .main a:visited {
	color: #339933;
	border-bottom: 1px solid #339933;
}

#sidebar #news .main a:hover, #sidebar #archive .main a:hover {
	color: #ff6600;
	border-bottom: 1px dashed #ff6600;
}

#sidebar #archive .title {
	background: url(images/archive_title.gif) no-repeat 3px top;
}
#sidebar #archive .main li {
	padding-left: 11px;
	margin-bottom: 2px;
	background: url(images/more_icon.gif) no-repeat 3px 6px;
}

#sidebar #banner li {
	height: 70px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	display:block;
	text-align: center;
}

#sidebar #banner li#wellness {
	height: 34px;
	margin-bottom: 7px;
}

#sidebar #top_banner {
	margin-bottom: 15px;
}

#sidebar #powered_banner {
}


#sidebar #inquiry {
	display: block;
	margin: 20px auto 0px;
	width: 185px;
	text-align: center;
}
#sidebar #inquiry .title {
	margin: 0px 0px 10px;
	padding: 0px 0px 6px;
	font-size: 14px;
	line-height: 14px;
	font-family: "ヒラギノ明朝 Pro W3", "MS P明朝", serif;
	font-weight: bold;
	color: #11568c;
	text-align: left;
	background: url(images/sidebar_title_bg.gif) no-repeat bottom;
}
#inquiry p {
	margin: 0px auto 5px;
	line-height: 18px;
	text-align: left;
}
#inquiry p a {
	padding-bottom: 2px;
	text-decoration: none;
}

#inquiry p a:link {
	color: #0076d4;
	border-bottom: 1px solid #0076d4;
}

#inquiry p a:visited {
	color: #339933;
	border-bottom: 1px solid #339933;
}

#inquiry p a:hover {
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
}

#tel {
	display: block;
	padding: 0px;
	height: 240px;
	background: url(images/side_tel.gif) no-repeat;
	text-indent: -9999px;
}

