@charset "utf-8";
/*
Theme Name: LION Online Shop Blog ver.1
Theme URI: http://blog.lionshop.jp/
Description: LIONオンラインショップブログ
Version: 1.0
Author: Pencil Co.,Ltd.
Author URI: http://www.pencil.co.jp/
Tags: 
*/


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}

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;}

a:link {	color: #0076d4;	text-decoration: none;}
a:hover {	color: #ff6600;}
a:visited {	color: #339933;}

hr {
	visibility: hidden;
	height: 0px;
}

hr.clear {
	display: block;
	clear: both;
}


#header {
	margin: 0px auto;
	width: 770px;
	height: 305px;
	background: url(images/header-title.jpg) no-repeat top;
}

#header h1 a {
	display: block;
	width: 768px;	
	height: 231px;
}

#header h1 {
	text-indent: -9999px;
}
#header #nav{
	height:72px;
	background: url(images/header-nav-bg.jpg) no-repeat top;
	position: relative;
}
#header #nav li{
	position: absolute;
	top:0;
	width: 116px;
}
#header #nav li.nav01{left:9px;width:142px;}
#header #nav li.nav02{left:158px;}
#header #nav li.nav03{left:280px;}
#header #nav li.nav04{left:402px;}
#header #nav li.nav05{left:523px;}
#header #nav li.nav06{left:644px;}

#header #nav li p{
	font-size:9px;
	margin: 2px 0 0 0;
	line-height: 1.2;
}

#header #nav li p a{
	color:#ffffff;
	text-decoration: underline;
}



#container {
	margin: 0px auto;
	padding: 0px 1px;
	width: 766px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: url(images/container_bg.gif) repeat-y;
}

#main {
	float: left;
	width: 540px;
	padding: 10px;
	text-align: left;
}

.post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 540px;
	background: url(images/post_b.gif) no-repeat bottom;
}

.post .title_block {
	width: 530px;
	background: url(images/post_title_bg.gif) no-repeat 0px 65px;
}

.post .title_block ul {
	margin-bottom: 10px;
	width: 44px;
	height: 54px;
	float: left;
	background: url(images/date_bg.gif) no-repeat;
}

.post .title_block .date{
	margin: 7px 0px;
	height: 13px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #f60;
	text-align: center;
}

.post .title_block .month {
	margin: 2px 0px;
	height: 13px;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #fff;
	text-align: center;
}

.post .title_block .post_title {
	float: left;
	width: 380px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 18px;
	line-height: 22px;
}

.post .title_block h2.post_title a {
	color: #1a9641;
	text-decoration: none;
}

.post .title_block .author_name{
	float:left;
	margin: 5px 0px 0px 10px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}

.post .title_block .author_img{
	display: block;
	float: right;
}

.post .post_body {
	margin: 0px auto;
	padding: 0px;
	width: 520px;
	font-size: 12px;
	line-height: 20px;
}

.post .post_body p {
	margin: 0px 0px 10px;
}

.post .post_body .alignleft, .post .post_body .alignnone {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 228px !important;
	border: 1px solid #e1e1e1;
}

.post .post_body .alignright {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 228px !important;
	border: 1px solid #e1e1e1;
}

.post .post_body .alignleft p, .post .post_body .alignnone p, .post .post_body .alignright p {
	display: inline;
}

.post .post_body a.more-link {
	display: block;
	float:right;
	padding-left: 25px;
	width: 50px;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	background: url(images/icon_next.gif) no-repeat left;
}



/*
*/

#sidebar {
	display: block;
	float: right;
	width: 205px;
	
	font-size: 10px;
	text-align: center;
}

#sidebar h3 {
	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;
}

#calendar, #archives, #inquiry,#category {
	display: block;
	margin: 20px auto 0px;
	width: 185px;
	text-align: center;
}

#blogparts {
	padding-top: 9px;
	padding-bottom: 10px;
	width: 205px;
	background: #eceddd;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
}

#wp-calendar {
	line-height: 10px;
	width: 185px;
}
#wp-calendar caption {
	padding-bottom: 2px;
	color: #0076d4;
}
#wp-calendar th,td {
	padding: 3px;
}

#wp-calendar tfoot {
	display: none;
}

#archives ol li,
#archive ol li{
	font-size: 12px;
	line-height: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	background: url(images/icon_archive.gif) no-repeat 0px 3px;
}

#archives a ,
#archive a ,
#category a {
	display: inline-block;
	padding-bottom: 2px;
	color: #595959;
	text-decoration: none;
	background: url(images/archive_b.gif) repeat-x left bottom;
}

#category li{
	font-size: 12px;
	line-height: 10px;
	padding-left: 10px;
	padding-bottom: 14px;
	background: url(images/icon_archive.gif) no-repeat 0px 3px;
}
#category .children {
	padding-top : 8px;
}
#category .children li{
	padding-bottom : 4px;
}

#corp_banner {
	margin: 20px auto 0px;
	padding: 0px;
	width: 195px;
}

#corp_banner ol {
	width: 195px;
}

#corp_banner ol li {
	margin: 0px auto 5px;
	height: 50px;
}

#inquiry p {
	margin: 0px auto  5px;
	line-height: 18px;
	text-align: left;
}
#inquiry #inquiry_form {
	
}

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

#shop_banner {
	display: block;
	margin: 5px auto 0px;
	width: 185px;
}

#shop_banner ol {
	width: 185px;
	text-align: center;
}

#shop_banner ol li {
	margin: 0px 0px 5px;
	height: 34px;
}

#top_banner {
	display: block;
	margin: 5px auto 30px;
	height: 43px;
}
#powered_banner {
	display: block;
	margin: 5px auto 30px;
	height: 42px;
}

#archive h3 {
	color: #1a9641;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* SOCIALBOOKMARK */
.M_bookmark ul{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	height:20px;
	padding-bottom:1px;
	margin: 2px 0 5px 2px;
}

.M_bookmark1 {
	float:left;
	padding-left:6px;
	padding-top:5px;
	list-style:none outside none;

}

.M_bookmark2 {
	float:left;
	padding-left:6px;
	padding-top:2px;
	list-style:none outside none;

}
