@charset "utf-8";
/*  
Theme Name: Shokunou Club
Theme URI: http://www.cr-fund.jp
Author: Studio Kan
Author URI: http://www.kan-web.ne.jp
Creation date: 10.05.2008 
*/

/* Base Theme ============================================================= */

html,div,
ul,ol,li,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin:0;
    padding:0;
}
a:link, a:visited {
		color: #0033FF;
    text-decoration: none;
}
a:hover, a:active {
	color: #FF3300;
	text-decoration: none;
}
table {
    border-spacing:0;
}
p, pre, blockquote, fieldset {
    margin-bottom: 10px;
}

h4 {
	font-weight: normal;
	font-size: 16px;
}
ul {
    list-style:none;
}
ol { list-style: decimal outside; }
.margin dl {
	margin-top: 0px;
	margin-left: 20px;
}

caption,th {
    text-align:left;
}
a img,:link img,:visited img {
    border:none;
}
blockquote {
	margin-left: 20px;
	background-repeat: repeat-y;
	margin-right: 20px;
}
hr {
    border:0;
    height:1px;
    background-color:#666666;
    color:#999999;
}
fieldset,img,abbr,acronym {
    border:0;
} 
q:before,q:after {
    content:'';
}
address {
    font-style:normal;
}
cite {
	font: normal 13px verdana, helvetica, sans-serif;
}
code {
	margin-left: 15px;
}
form p {
	margin-left: 15px;
}


/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBFAF1;
}

#container {
	margin: 0 auto 0px; /* center on everything else */
	width: 840px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#container-inner {
	text-align: left;
	position: static;
}
#header, #content, #alpha, #beta, #gamma {
    position: relative;
}
#header {
	overflow: hidden;
	text-align: left;
	height: 95px;
	background-image: url(images/club_headerbg.jpg);
	background-repeat: no-repeat;
}
.head-left, .head-right {
	float: left;
}
.head-left {width: 380px;}
.head-right {
	width: 440px;
}

#alpha, #beta, #gamma {
	float: left;
}
#header-inner, #content-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
		overflow: hidden;
}
#content {
	width: 840px;
	clear: both;
	display: block;
}
#content-inner {
	width: 840px;
}

/* Thin-Wide */

#alpha {
    left: 200px;
    width:640px;
}
#beta {
	width: 200px;
	right: 640px;
}
#alpha-inner {
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 15px;
	width: 610px;
}
#beta-inner {
	padding-top: 10px;
	width: 170px;
	padding-left: 10px;
}
#gamma {
	width: 190px;
	padding-top: 10px;
	left: 190px;
}
#gamma-inner {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* Thin-Wide-Thin */
.layout-twt #alpha {
    left: 190px;
    width: 440px;
}
.layout-twt #alpha-inner {
	padding: 10px;
}


/* Header ----------------------------------------------------------------- */

.head-right h1 {
	margin-top: 5px;
	font-size: 13px;
	color: #333333;
	text-align: right;
	font-weight: normal;
}
#header a { text-decoration: none; }
#header a:hover { color: #FF6600; }
#header-menu {
	height: 14px;
	margin-top: 40px;
	text-align: right;
	font-size: 12px;
}

#header-menu li {
	display: inline;
	float: right;
}
#header-menu a {
	height: 14px;
}
.banner {
	width: 840px;
}

/* Footer ----------------------------------------------------------------- */

#content-footer {
	clear: both;
	text-align: center;
	font-size: 12px;
}
#content-footer a:link, #content-footer a:visited {
	color: #666666;
}
#footer {
	position: relative;
	width: 840px;
}
#footer-inner {
	text-align: center;
	position: static;
	padding-bottom: 10px;
	padding-top: 5px;
}

#footer p {
	font-size: 11px;
}
#footer h4 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}


/* Content ---------------------------------------------------------------- */

.post {
	margin-bottom: 10px;
	overflow: hidden;
	position: static;
	clear: both;
	width: 610px;
}

.post-header h2 {
	font-size: 18px;
	background-image: url(images/titlebg1.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	height: 35px;
	padding-right: 10px;
	padding-left: 60px;
	padding-top: 5px;
}
.sub-header {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #FF9900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.cat-header h2 {
	font-size: 16px;
	background-image: url(images/blog_bg2.jpg);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 31px;
	padding-right: 10px;
	padding-left: 70px;
	padding-top: 20px;
}
.post-header a:hover {
    text-decoration: underline;
}
.entry {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 160%;
}
.topcenter .entry {
	font-size: 13px;
	line-height: 140%;
}
.entry h1 {
	line-height: 130%;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
.entry h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry h3 {
	font-size: 15px;
	line-height: 130%;
}
.entry h4 {
	margin-bottom: 10px;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.entry a {
	text-decoration: underline;
}
.entry ul {
	margin-bottom: 10px;
}
.entry ul li {
	margin-bottom: 5px;
	list-style-position: outside;
}
.entry .list-dot li {
	list-style-type: disc;
	margin-bottom: 5px;
	line-height: 140%;
	margin-left: 13px;
}
.entry ol {
	margin-bottom: 10px;
}
.entry ol li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.entry ol li ul li {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}

.entry-meta {
	padding-top: 5px;
	font-weight: normal;
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 10px;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
.description {
	font-size: 13px;
	line-height: 150%;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.description p {
	margin: 0px;
}


.comment-box {
	width: 580px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.comment-box ol, .comment-box li{
	margin-left: 0px;
	margin-right: 0px;


}

#commentform #comment {
	width: 540px;
}
.commentlist {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 160%;
}

.commentlist li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.commentlist li .alt {
	border: solid 1px #ddd;
}
.comment-box #comments {
	color: #666666;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 16px;
	padding-left: 10px;
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.comment-box #respond {
	font-size: 18px;
	font-weight: normal;
	color: #FF3300;
	margin-bottom: 10px;
}

.navigation {
	padding: 0;
	margin-left: 0;
	margin-bottom: 15px;
	display: block;
	font-size: 11px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	padding-left: 25px;
	margin: 0;
}
.navigation .alignright {
	float: right;
	text-align: right;
	padding: 0;
}

/* Left Parts --------------------------------------- */

#wp-calendar {
	width: 170px;
}
#wp-calendar td, #wp-calendar th {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

/* Sidebar ------------------------------------------ */

.sidebar {
	width: 170px;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar h2 {
	display: block;
	font-size: 12px;
	margin-bottom: 1px;
}
.clubmenu h2 a {
	display: block;
	height: 26px;
	width: 170px;
	text-indent: -9999px;
}

#sleft1 a {
	background-image: url(images/left_s1.gif);
}
#sleft2 {
	background-image: url(images/left_s2.gif);
	height: 26px;
	text-indent: -9999px;
}
#sleft3 a {
	background-image: url(images/left_s3.gif);
}
#sleft4 a {
	background-image: url(images/left_s4.gif);
}
#sleft5 a {
	background-image: url(images/left_s5.gif);
}
#sleft6 a {
	background-image: url(images/left_s6.gif);
}
#sleft7 a {
	background-image: url(images/left_s7.gif);
}
#sleft8 a {
	background-image: url(images/left_s8.gif);
}
.sidebar ul li p {
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 5px;
}
.sidebar ul li ul {
	font-size: 13px;
}
.sidebar ul li ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/left_bg1.gif);
	background-repeat: repeat-y;
	width: 170px;
	font-size: 12px;
	line-height: 130%;
}
.sidebar ul li ul li a:hover {
	background-image: url(images/left_bg1_1.gif);
}
.sidebar li li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 145px;
	padding-right: 5px;
}
.sidebar .s-inner {
	padding: 10px;
}
.sidebar li li a:link, .sidebar li li a:visited {
	color: #333333;
}
.sidebar li li a:hover, .sidebar li li a:active {
	color: #FF3300;
	background-color: #E3E3E3;
}

#searchform {
	margin: 0px auto 10px;
	padding: 5px 3px;
	text-align: center;
	}

.sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}

/* Custom Styles Detail --------------------------------------------------- */

.border {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.bread {
	text-align: right;
	margin: 0px;
}
.img-l {
	margin-right: 10px;
	float: left;
}
.img-r {
	margin-left: 10px;
	float: right;
}
.author {
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
}
.clearboth {
	clear: both;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.margin {
	margin-left: 20px;
	margin-right: 20px;
}
.dot-list li {
	background-image: url(images/list_dot2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.tokuten-list li {
	background-image: url(images/list_dot2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #54AA01;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
}
.sqlink-list li {
	background-image: url(images/sq_ya.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 20px;
}
.line {
	clear: both;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.mgbtm5 {
	margin-bottom: 5px;
}
.mgbtm10 {
	margin-bottom: 10px;
}
.mgbtm20 {
	margin-bottom: 20px;
}

.red {
	color: #FF0000;
}

.f12 {
	font-size: 12px;
}
.font12 {
	font-size: 12px;
	line-height: 130%;
}
.font14 {
	font-size: 14px;
	line-height: 150%;
}
.small-font {
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
}
.entry .box {
	padding: 10px;
	border: 2px dotted #999999;
	margin-bottom: 10px;
}
.box p {
	margin-bottom: 0px;
}


.cnt-navigation {
	text-align: right;
}
.table-pro {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	line-height: 130%;
	margin-bottom: 10px;
}

.table-pro td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.table-pro th {
	font-weight: normal;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.table-pro ul {
	margin-left: 10px;
	list-style-type: disc;
}

.center-center {
	width: 380px;
	overflow: hidden;
}

.center-center h2 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 15px;
	line-height: 130%;
}
.center-center p {
	font-size: 13px;
	line-height: 140%;
}
#gamma-inner p {
	font-size: 13px;
	line-height: 140%;
}
#gamma-inner h2 {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 130%;
	color: #666666;
}
#gamma-inner h3 {
	font-size: 13px;
	line-height: 130%;
	color: #666666;
	margin-bottom: 5px;
}

.entry-left {
	float: left;
	width: 260px;
}
.entry-right {
	float: left;
	width: 300px;
	font-size: 13px;
	line-height: 150%;
}
/* Top page ---------------------------*/


/* Other --------------------------------*/

.subtitle, .subtitle2, .subtitle3 {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 10px;
	height: 25px;
	padding-top: 4px;
}
.subtitle {
	background-image: url(images/sub1_bg1.jpg);
	background-repeat: no-repeat;
}
.subtitle2 {
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(images/sub1_bg2.jpg);
	background-repeat: no-repeat;
}
.subtitle3 {
	background-image: url(images/sub2_gr.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table-club {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table-club td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: top;
}
#post-32 .entry {
	font-size: 13px;
	line-height: 150%;
}

/* Top page -----------------------------------*/

.home .entry {
	width: 580px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 140%;
}
#post-32 .entry ol li {
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#clubdeha {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#clubdeha h1 {
	font-size: 19px;
	line-height: 140%;
	margin-bottom: 5px;
}
#clubdeha li {
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#deha1 {
	background-image: url(images/club_top2_1.jpg);
	height: 45px;
}
#deha2 {
	background-image: url(images/club_top2_2.jpg);
	height: 32px;
}
#deha3 {
	background-image: url(images/club_top2_3.jpg);
	height: 32px;
}
#deha4 {
	background-image: url(images/club_top2_4.jpg);
	height: 32px;
}
#deha5 {
	background-image: url(images/club_top2_5.jpg);
	height: 32px;
}
#deha6 {
	background-image: url(images/club_top2_6.jpg);
	height: 42px;
}
.cat-top {
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
}
.cat-top ul {
	margin-bottom: 10px;
}
.plaza-top {
	font-size: 13px;
	line-height: 160%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.plaza-top .left {
	width: 420px;
	float: left;
}
.plaza-top .right {
	float: left;
	width: 170px;
	margin-left: 20px;
}

