/*
Theme Name: studioneeds
Description: studioneeds様用テンプレート
Version: 1.0
Author: nanaPlus
Author URI: http://nana-plus.com/
*/

/* 基本 */
body {
	margin: 0 auto;
	font-size: 0.8em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #222;
	line-height: 170%;
	text-align: center;
	background:url(images/bg.gif) repeat;
}
img {
	border: none;
	color:#000;
}
ul, ol, dl {
	margin:0px;
	padding:0px;
}
li {	
	list-style-position: inside;
}
/* =================================== */
/* link */
/* =================================== */
a:link {
	text-decoration: underline;
	color: #616F1F;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: underline;
	color: #666;
}
/*-----------footer link---------*/
#footer a:link {
	text-decoration: none;
	color: #fff;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
#footer a:active {
	text-decoration: underline;
	color: #fff;
}
/* =================================== */
/* h1-h6 */
/* =================================== */
#content h1 {
	padding:12px 40px 5px 20px;
	text-align:left;
	font-size:14px;
	color:#777;
	background:url(images/tit_bg.jpg) no-repeat;
	width:560px;
	height:50px;
}
/*-----------h2---------*/
.post_tit  {
	padding:0px;
	text-align:left;
	font-size:16px;
	color:#333;
	line-height:110%;
}
#content h3 {
}
#content h4 {
}
#content h5 {
}
#content h6 {
}
/* =================================== */
/* layout */
/* =================================== */

#wrap {
	margin:0px auto;
	width:940px;
	position:relative;
}
/* ロゴ */
#logo {
	position:absolute;
	top:270px;
	left:645px;
}

#layout {
	margin:0px auto;
	padding:0 0px;
	width:650px;
	display:block;
	float: left;
	height:auto;
	background-image:url(images/layout_bg.png);
	background-repeat:repeat-y;
	background-attachment:scroll;
}
#layout_f {
	height:auto;
	padding:0 40px 0 0;
	display:block;
	height:30px;
	text-align:right;
	background:url(images/layout_footer.png) no-repeat bottom left;
}
#content {
	margin:0px auto;
	width:600px;
}
/* パンくず */
#breadcrumb {
	clear:both;
	margin:0 5px 10px 5px;
	padding:0;
	width:600px;
	text-align:left;
}
div#breadcrumb div	{display: inline;
	font-size: 0.75em}

/*  */
.readmore {
	float:right;
}
.pagetop {
	text-align:right;
}
/* =================================== */
/* header */
/*=================================== */
#descripton {
	color:#222;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	line-height:100%;
	height:24px;
	margin:0;
	padding:2px 0 0 0;
}
#header {
	margin:0 5px;
	padding:10px 0 0 0;
	width:640px;
	background:url(images/head_line.png) no-repeat top;
}
#header #slideshow {
	width:580px;
	height:212px;
	padding:10px 0px;
	margin:0 auto;
}
/* ナビメニュー */
#navivar {
	background:url(images/navi_bg.png) repeat;
	margin:0 0 10px 0;
}
#nav {
	margin:0 20px;
	height:26px;
	overflow: hidden;
	font-size:11px;
	text-align:center;
}
#nav ul {
	margin:0 0 0 -14px;
}
#nav li {
	color:#FFF;
	list-style:none;
	float:left;
	padding:0 10px 0 24px;
	background:url(images/icon_length.png) no-repeat left 50%;
}
/* =================================== */
/* side */
/* =================================== */
#side {
	margin:0px 0px 0px 0px;
	padding:350px 10px 30px 10px;
	width:270px;
	display:block;
	float:left;
	text-align:left;
	line-height:120%;
	background:url(images/img_creative-group.png) no-repeat 0px 20px;
}
#side .side_tit {
	padding:5px 5px 0px 5px;
	margin:0px 0px 5px 0px;
	line-height:170%;
	border-bottom:double;
	font-weight:bold;
}
#side .sidebox {
	margin:0 10px 30px 10px;
}
/* サイド　info */
#side .sideinfo li span {
	margin:0 0 0 10px;
	font-size:11px;
	color: #666666
}
#side .sideinfo li {
	margin:0 0 5px 5px;
	list-style:outside square;
	border-bottom:1px dashed #ccc;
}
.sidebnr {
	clear:both;
	margin:10px auto;
	text-align:center;
}
.sidebox ul {
	margin:0 10px;
}
.sidebox li {
	list-style:none;
}
/* サイド　RSS記事 */
#rss_list {
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}
#rss_list span {
	padding:0px 0px 2px 0px;
	font-size:11px;
}
#rss_list .entry_tit {
}
#rss_list .blog_tit {
	padding:2px 5px 3px 5px;
	font-size:12px;
	background:#BCB25C;
}
#rss_list p {
	padding:0px 0px 5px 0px;
	margin:0;
}
/* =================================== */
/* footer */
/*=================================== */
#footer {
	clear:both;
	margin:0 auto;
	color:#777;
}
#copyright {
	margin:0 auto;
	text-align:center;
	padding:20px 0px 5px 0px;
}
#designedby {
	float:right;
}
/* =================================== */
/* post page */
/*=================================== */
.postbg {
	margin:10px 0 0 0;
	padding:17px 0 0 0;
	background:url(images/post_bg.png) no-repeat;
}
.post {
	margin:-2px 20px 60px 20px;
	padding:10px;
	text-align:left;
	background:#FFF;
	border:1px #ccc solid;
	width:540px;
	overflow: hidden;
}
.post_pickup {
	margin:-2px 20px 20px 20px;
	padding:10px;
	text-align:left;
	background:#FFF;
	border:2px #666 solid;
	width:540px;
	overflow: hidden;
}
.post_cate {
	background: url(images/post_cate.png) no-repeat;
	height:35px;
	margin:10px 0px 20px 0px;
	padding:5px 0 0 8px;
	overflow:hidden;
	color:#FFF;
	font-size:12px;
}
.post_cate span {
	padding:3px 10px 0 0px;
	color:#000;
	float:right;
	font-size:12px;
}
.post_date {
	text-align:right;
	border-top:1px solid #ccc;
	padding:5px;
	line-height:100%;
}
.post_tag {
	text-align:left;
	margin:30px 0 0 0;
	padding:12px 0;
	line-height:300%;
}
.post_tag  li {
	margin:2px 12px 2px 0;
	padding:4px 6px;
	display:inline;
	list-style:none;
	border-top:1px solid #BCB25C;
	border-bottom:1px solid #BCB25C;
}
.tags a {
	text-decoration:none;

}

/* 日本酒の会　記事 */
.post_sake_img {
	display:block;
	background:#CFCFCF;
	padding:5px;
	margin:10px;
	border:1px #ccc solid;
}
.post_sake {
	margin:40px 10px 10px 10px;
	display:block;
	padding:0 0 0 20px;
}
.post_sake p {
	border-bottom:dashed 1px #ccc;
}

.post_txt {
	clear:both;
margin-bottom:200px;
}

/* ページ送り pagenation */

p.pagenation	{font-size: 0.8em;
	overflow: hidden;
	margin:5px 10px;}

span.oldpage	{float: left}

span.newpage	{float: right}

/* =================================== */
/* page */
/*=================================== */
.page_content {
	text-align:left;
	padding:10px;
	
}
.page_content .business-calendar-box table {
	margin:10px;
	height:auto;
	width:400px;
}
.page_content .business-calendar-box table td {
}
.page_content .business-calendar-box table li {
	line-height:120%;
	font-size:11px;
	padding:0 0 0 0px;
	list-style:none;
}
.page_content .business-calendar-box table div {
	padding:0 10px;
}



.page_tit {
	background: url(images/page_tit.png) no-repeat left top;
	padding:5px 8px 5px 30px;
	color:#666666;
	font-size:18px;
	min-height:30px;
	text-align:left;
}


/* =================================== */
/* top page */
/*=================================== */
.pickup {
	margin:5px 10px 0 0;
	width:300px;
	text-align:left;
}
.cal_thumb {
	width:180px;
	margin:0 10px 0 0;
}
.newmark {
	color:#900;
	font-size:11;
	font-weight:bold;
	margin:0 5px;
}
/* 日本酒の会 */
.sake_topframe {
	margin:0 auto;
	width:540px;
	text-align:left;
}
.sake_tit {
	font-weight: bold;
	color: #fff;
	width:150px;
	height:27px;
	padding: 3px 10px 0;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	background-position: right top
}

ul.newslist {
	border: solid 1px #aaaaaa;
	padding: 10px;
	margin: 0 0 20px;
}
ul.newslist li {
	list-style:square outside;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin:0 0 10px 16px;
}
ul.newslist a {
	color: #000000;
}
ul.newslist span {
	color: #666666;
	font-size:11px;
}

/* =================================== */
/* content page */
/*=================================== */
.pframe {
	margin:1px;
	padding:1px;
	border:1px solid #ccc;
}
/* table */
.tableset	{
			margin:10px auto;
			}
.tableset td	{
			padding:6px;
			}
.tableset th	{
			padding:6px 16px 6px 6px;
			}
.tableset .tableline	{
			border-bottom:#666666 1px dashed;
			}
			
/* margin */
.mtb20 {
	margin:20 auto;
}
.mt5 {
	margin-top:5px;
}
.ml10 {
	margin-left:10px;
}
.p5 {
	padding:5px;
}
.pb20 {
	padding-bottom:20px;
}
/* txt */
.txtvtop {
	vertical-align:top;
}
.txtvcenter {
	vertical-align:center;
}
.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
}
.txtcenter {
	text-align:center;
}
.small {
	font-size:0.7em;
}
/* ichi */
.left {
	display:block;
	float:left;
}
.right {
	display:block;
	float:right;
}

/* =================================== */
/* information */
/* =================================== */
