@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://tec-d.com/
Description: SHUNAN CLUB WEB
Version: 1.0
Author: TEC-D
Author URI: http://tec-d.com/
*/
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	height: 100%;
}
.wrapper  #container  {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(img/index/headimg.jpg);
} 
#header  {
	padding: 0 20px;
	height: 85px;
	display: block;
	margin: 0px;
} 
#header  h1#logo                      {
	text-decoration: none;
	height: 35px;
	width: 335px;
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 19px;
	left: 14px;
	text-indent: -999px;
}
#header  h1#logo   a    {
	background-image: url(img/headbtn/toplink.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	width: 100%;
	height: 100%;
}
#header #home   {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 53px;
	float: left;
	position: relative;
	top: 28px;
	left: 16px;
	text-indent: -999px;
	display: block;
}
#header #home     a  {
	background-image: url(img/headbtn/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100%;
	width: 100%;
}
#header #cntct {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 68px;
	position: relative;
	display: block;
	text-indent: -999px;
	top: 28px;
	left: 20px;
}
#header #cntct a {
	background-image: url(img/headbtn/form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100%;
	width: 100%;
}
#sidebar1 {
	float: right;
	width: 190px;
	background-image: url(img/index/cntn_bc.jpg);
	background-repeat: no-repeat;
	background-position: right -91px;
	padding-right: 34px;
	margin-top: 6px;
}


#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	list-style: none;
}
#sidebar1   ul   li   a  {
	text-decoration: none;
	color: #333333;
	width: 189px;
	font-size: 85%;
	height: 35px;
	display: block;
	text-indent: 20px;
	text-align: left;
	background-image: url(img/sidebtn/btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	line-height: 2.9em;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #FFFFFF;
}
#sidebar1 ul li a:hover {
	color: #FFFFFF;
	background-image: url(img/sidebtn/ro/btn.jpg);
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #FFFFFF;
}
#sidebar1  ul  li  ul  li a  {
	text-decoration: none;
	width: 189px;
	line-height: 2em;
	display: block;
	text-indent: 22px;
	text-align: left;
	background-image: url(img/sidebtn/point_G.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: none;
	font-size: 80%;
	height: 22px;
	margin: 4px 0px 0px;
	padding: 0px;
}
#sidebar1 ul li  ul  li a:hover {
	color: #FFFFFF;
	background-color: #555555;
	background-image: url(img/sidebtn/point_G_ro.jpg);
	height: 22px;
	margin: 0px;
	padding: 0px;
}
#sidebar1  ul li.search {
	padding: 0px;
	margin: 8px 0px 4px;
}
#sidebar1         ul  li.top4               {
	background-image: url(img/sidebtn/monthmds.jpg);
	height: 22px;
	font-size: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
}
#sidebar1   .cat {
	list-style: none;
	background-image: url(img/h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1pc;
	margin-top: 10px;
}
#sidebar1  .feed img {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 29px;
	width: 180px;
}
/*カレンダー
*/
#sidebar1 #wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 80%;
	margin: 5 0 10;
	width: 90%;
}

#sidebar1 #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#sidebar1 #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#sidebar1 #wp-calendar a {
	display: block;
	text-decoration: none;
}

#sidebar1 #wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#sidebar1 #wp-calendar caption {
	color: #999;
	font-size: 80%;
	text-align: left;
}

#sidebar1 #wp-calendar td {
	color: #999999;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidebar1 #wp-calendar td.pad:hover {
	background: #fff;
}

#sidebar1 #wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#sidebar1 #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*MAIN
-------------------------------*/
.wrapper #mainContent {
	width: 540px;
	float: left;
	padding-top: 4px;
	margin: 0px;
	padding-left: 34px;
	background-image: url(img/index/cntn_bc.jpg);
	background-position: left top;
	background-repeat: repeat-y;
} 
#mainContent   .topbnr   {
	height: 209px;
	margin: 0px;
	padding: 0px;
	width: 532px;
}
#mainContent    .pagebnr   {
	margin: 0px 0px 6px;
	padding: 0px;
	width: 535px;
	line-height: 2.4em;
}
#mainContent p {
	font-size: 90%;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 8px;
	list-style: none;
	width: 520px;
	line-height: 1.4em;
	text-indent: 0px;
}
#mainContent form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainContent  form.center {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#mainContent  form.select {
	font-size: 75%;
	margin: 0px 8px 0px 5px;
	padding: 0px;
	text-align: left;
}
#mainContent p.cap {
	font-size: 75%;
	width: auto;
}
#mainContent p.flm {
	border: 1px solid #339900;
	padding: 8px;
	margin-left: 5px;
	margin-right: 80px;
	background-color: #FFFFCC;
	width: auto;
}
#mainContent  p.flm2 {
	border: 1px solid #BBBBBB;
	padding: 8px;
	margin-left: 5px;
	margin-right: 80px;
	background-color: #FFFFFF;
	width: auto;
}
#mainContent   p.flm3 {
	border: 1px solid #BBBBBB;
	padding: 8px;
	margin-left: 5px;
	background-color: #FFFFCC;
	margin-right: 260px;
	width: auto;
}
#mainContent p img.sashie {
	margin: 4px;
}
#mainContent  p  a img.sashie  {
	border-width: 0px;
	border-style: none;
}
#mainContent .news {
	margin-bottom: 10px;
}
#mainContent ul.top   {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: url(none) none;
}
#mainContent   ul.top   li  {
	display: block;
	text-align: left;
	background-image: url(img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 14px;
	vertical-align: middle;
	height: 20px;
	padding: 0px;
	line-height: 2em;
	font-size: 90%;
}
#mainContent  ul.sitem {
	margin: 0px;
	padding: 0px;
}
#mainContent    ul.sitem    li  {
	background-image: url(img/h5.jpg);
	list-style: none;
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 1em;
	display: block;
	margin: 0px 0px 4px 20px;
	padding: 0px;
}
#mainContent  ul.sitem  li  ul  li a  {
	text-align: left;
	text-indent: 1em;
	display: block;
	height: 24px;
	line-height: 1.8em;
	margin: 4px 0px 0px;
	padding: 0px;
	background-position: left center;
	background-image: url(img/h5.jpg);
	background-repeat: no-repeat;
}
#mainContent .metatbl ul.post-meta {
	border: 1px solid #CCCCCC;
	width: 180px;
	text-align: center;
}
#mainContent .metatbl ul.post-meta li {
	padding: 2px;
	background-image: none;
	text-indent: 0px;
	text-align: center;
}
.wrapper #container #mainContent .metatbl .post-meta li .post-meta-key {
	border-right: 1px solid #999999;
	padding: 4px;
}
#mainContent   .pankuzu {
	font-size: 70%;
	padding-top: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	text-align: right;
}
#mainContent  #udrguide {
	padding: 6px 0px;
	text-align: right;
	font-size: 70%;
	margin-right: 10px;
	margin-bottom: 5px;
}
#mainContent  dl.topix1 {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	display: block;
	float: left;
	position: relative;
}
#mainContent    dl.topix1 dt     {
	float: left;
}
#mainContent    dl.topix1      dt  a img {
	margin: 0px 3px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#mainContent  dl.topix1 dd  {
	float: left;
	width: 155px;
	margin: 0px;
	display: block;
	padding: 4px 2px 4px 4px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}
#mainContent .topix1 .body {
	font-size: 0.85em;
}
#mainContent  p.ck  {
	color: #000066;
	background-image: url(../../../lansapo/img/check.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
	height: 22px;
	line-height: 2.2em;
	margin-left: 5px;
	display: block;
}
#mainContent .googlemap {
	border-width: 0px;
	margin-bottom: 10px;
	padding-left: 8px;
}
#mainContent table/*table design*/
 {
	font-size: 85%;
	color: #333333;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-left: 8px;
}
#mainContent td {
	padding: 5px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.trcolor1 {
	background-color: #E9E9E9;
}
.trcolor2 {
	background-color: #F5F5F5;
}
/*画像アリジン設定
*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.wrapper #footer /*FOOTER
-------------------------------*/
     {
	width: 750px;
	position: relative;
	height: 120px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 4px;
	background-image: url(img/index/fotter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
} 
.wrapper #footer #line {
	width: 750px;
	margin: 0px;
	height: 0px;
	padding: 0px;
	border-top: 4px solid #666699;
}
.wrapper #footer #clt {
	font-size:   75%;
	font-weight: normal;
	margin:      5px 0 80px;
	padding-left: 10px;
	font-family: sans-serif;
	position: relative;
	float: left;
}
.wrapper #footer #clt a {
	color: #999999;
	font-size: 80%;
}
.wrapper #footer .link {
	text-align: right;
	margin: 5px 10px 80px 0px;
	padding: 0px;
	float: right;
	width: 270px;
	font-size: 0.85em;
}
.wrapper #footer .cnt {
	text-align: right;
	margin-top: 30px;
	display: block;
}
.wrapper #footer .link a {
	text-decoration: none;
	color: #333333;
	font-size: 85%;
}
.wrapper #footer .link a:hover {
	color: #FF0000;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* BASIC*/
h1  {
	font-size:   90%;
	font-weight: bold;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 39px;
	line-height: 2.8em;
	text-align: left;
	display: block;
	margin: 0px 0px 6px;
	padding-left: 10px;
	padding-top: 5px;
	color: #333333;
}/* BASIC*/
h2  {
	font-size:   90%;
	font-weight: bold;
	background-image: url(img/index/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	line-height: 2.8em;
	text-align: left;
	display: block;
	margin: 0px 10px 8px 6px;
	padding-top: 2px;
	border-bottom: 1px dotted #666666;
	text-indent: 15px;
	color: #333333;
}h3  {
	font-size:   85%;
	font-weight: bold;
	background-image: url(img/index/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
	line-height: 3em;
	text-align: left;
	display: block;
	margin: 0px 35px 6px 6px;
	text-indent: 17px;
	border-bottom: 1px dotted #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}h4  {
	font-size:   85%;
	font-weight: bold;
	background-image: url(img/index/h4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	line-height: 1.6em;
	text-align: left;
	display: block;
	text-indent: 14px;
	border-width: 0px;
	border-style: none;
	margin-left: 6px;
	margin-bottom: 6px;
}h5  {
	font-size:   85%;
	font-weight: bold;
	background-image: url(img/index/h5.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 24px;
	line-height: 2em;
	text-align: left;
	display: block;
	margin: 0px 35px 8px 6px;
	text-indent: 17px;
	border-width: 0px;
	border-style: none;
	background-color: #C1BCFF;
}h6 {
	font-size: 80%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin: 0px 200px 10px 6px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.chusyaku   {
	font-size: 80%;
	color: #996600;
	line-height: 1em;
	display: block;
	margin: 0px;
	padding: 4px 0px 6px;
	width: 480px;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.redbld {
	font-weight: bolder;
	color: #FF0000;
}
.redbld_L {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #FF0000;
}
.green {
	color: #336600;
	font-weight: bold;
}
.grnbld_L {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bolder;
	color: #336633;
}
.blue {
	color: #0066FF;
}
.day {
	font-size: 85%;
}
.nomalsize {
	font-size: 1.5em;
	line-height: 1.8em;
}
.small_bk {
	font-size: 75%;
	font-weight: normal;
}
img.pagebnr {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}
img {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin: 0px;
	padding: 0px;
} 
	</style>
img.ct {
	margin: 0px;
	padding: 0px;
}
img.ct {
	margin: 4px 0px 0px;
	padding: 0px;
}

