/* Base Weblog (base-weblog.css) */

/*=========================================================================
BASIC ELEMENTS
=========================================================================*/
html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 0.8em;
	line-height: 1.5em;
}

/*---SPECIAL SCHOOL CSS---------------------------------------------------*/
#specialSchool img{
	margin:3px 0;
	border:none;
}

#specialSchool img:hover{
	border:none;
}
/*---//------------------------------------------------------------------*/

.upperCase{
	text-transform:uppercase;
}

form { margin: 0; padding: 0; }
a img { border: 0; }

#pagebody-inner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);/*ie*/
	-moz-opacity:0.80;
}


h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}



hr{
	display: none;
}

em{
	color: #9a6608;
	font-style: normal;
	font-weight: bold;
	font-size: 1.0em;
}

strong{
	color: #212931;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 2px #e7e0c7;
}

.bold{
	font-weight:bold;
}

.underline{
	text-decoration: underline;
}

.fontRed{
	color: #f00;
}

.fontBlue{ 
	color: #31769f;
}

.fontPink{
/*	color: #fe4977;*/
	color: #ff1011;
}

.fontGreen{
	color: #6f8e05;
}

.fontGray{
	color: #999;
}

.fontWhite{
	color: #fff;
}

.txtIndentR {
	text-align: right;
}

.youtube {
	float: left;
}

.cl {
	clear: both;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html .youtube {
	margin-right: 10px;
}
/**/

object p{
	display: none;
}

/*
.breadPath {
	margin: -5px 0 -15px 15px;
	text-align: right;
	width: 800px;
}
*/

/*=========================================================================
LNX@standard helper classes
=========================================================================*/
.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.hide01{
	width:0;
	height:0;
	position: absolute;
	text-indent: -10000px;
}

.displayNone {
	display: none;
}

.weather_link{
	display: none;
}

/*
#validation {
	background-color:#e7e0c7;
	padding: 5px 5px;
}
*/

/*=========================================================================
CAEg@page layout
=========================================================================*/

body { text-align: center; } /* center on ie */

#header{
	position: relative;
    margin: 0 auto;
	width: 938px;/* +8pxﾍ、#logoﾌ位置ﾌ闊 */
	height: 428px;
}


/*	WIN IE HACK and for MAC IE off	\*/
* html #header{
	position: relative;
    margin: 0 auto;
	width: 930px;
	height: 428px;
}
/**/

/*	FLASH HEADER
#home #header{
	position: relative;
    margin: 1px auto;
	width: 956px;
	height: 428px;
}*/

#navi{
    margin: 0 auto; /* center on everything else */
    width: 850px;
	height: 70px;
    text-align: center;
	vertical-align: top;
	
	clear:both;
}

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 846px;
    text-align: left;
	
	clear:both;
}

#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%;}
#pagebody-inner { position: static; width: 100%; padding-bottom: 35px;}

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/*=========================================================================
Rec@content
=========================================================================*/

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;

}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}



/*=========================================================================
W[@modules
=========================================================================*/

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-syndicate .module-content .module-list{
	background-image: url(../base_sozai/feed-icon.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.module-syndicate .module-list-item{
	list-style: none;
	margin: 0 0 0 25px;
}

.module-syndicate {
	margin-left: 5px;
}

.module-content ul{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.module-content ul li{
	list-style: none;
}


.module-qrcode .module-content{
	background-image: url(../base_sozai/QRcode_wave.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 110px;
	
	margin: 0;
	padding: 0;
}

.module-qrcode .module-list-item{
	list-style: none;
	margin: 10px 5px 0 105px;		
}

.module-qrcode #bold{
	font-weight: bold;
}

.module-qrcode {
	margin-left: 5px;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: separate;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 20px;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}


/*=========================================================================
positioniseverything.net/easyclearing.html
=========================================================================*/
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}


/*=========================================================================
positioniseverything.net/easyclearing.html
=========================================================================*/
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/*=========================================================================
J_[@mmt calendar
=========================================================================*/

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}


/*=========================================================================
Vicksburg II (theme-vicksburg.css)
=========================================================================*/

/*------------------------------------------------------------------------
BASIC PAGE ELEMENTS
------------------------------------------------------------------------*/
a{
	color: #31769f;
	text-decoration: none;
}

a:hover{ 
	color: #ff1011;
}

.entry-body dt{
	color: #212931;
	font-size: 1.0em;
	font-weight: bold;
	

	border-bottom: solid 2px #e7e0c7;
	padding-left: 3px;
	
}

.entry-body dt a{
	color: #212931;
	text-decoration: none;
}

.entry-body dt a:hover{ 
	color: #ff1011;
}

/*	SITE MAPp	*/
#sitemap .entry-body dl dt dd li a{
	color: #31769f;
	font-weight: bold;	
}


#sitemap .entry-body dl dl dt{
	color: #31769f;
	font-size: 0.9em;
	padding-left: 3px;
	font-weight: normal;
	border: none;
}

#sitemap .entry-body  dl dl dt a{
	color: #31769f;
	text-decoration: none;
}

#sitemap .entry-body dl dl dt a:hover{ 
	color: #ff1011;
}


/*	SUB NAVIGATION	*/
#footer p{
	color: #a3b8cc;
}

#footer p a {
	font-size: 0.85em;
}


#footer a{
	color: #a3b8cc;
	text-decoration: none;
}

#footer a:hover{
	color: #ff1011;
	text-decoration: none;
}

#footer a.here{
	color: #36414d;
	text-decoration: underline;
}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover {
	color: #ff1011;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
	border-left: solid 8px #ff1011; 
	background-color: #333;
	
/*    border-left: 5px solid #36414d;*/
    padding: 5px;
    color: #fff;
/*    background: #212931;*/
    font-size: 0.85em;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 0.8em;
}

.commenter-profile img { vertical-align: middle; }

.entry-body img{
    margin-right: 10px;
	margin-bottom: 10px;
	border: solid 2px #31769f;
    float: left;
}

.noborder img{
    margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none!important;
    float: left;
}

.noborder .school-txt{
	width: 445px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;	
}

.noborder .school-txt-home{
	width: 455px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;	
}

.noborder li{
	list-style: none;
}

#waveinfo .entry-body object{
    margin-right: 10px;
	margin-bottom: 10px;
    float: left;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html .entry-body img{
	margin-bottom: 0px;
}
/**/

#alpha_top img{
    margin-right: 10px;
	border: solid 2px #100d0c;
    float: left;
}

#contact #alpha_top img{
    margin-right: 10px;
	border: none;
    float: left;
}

.entry-body img:hover{
    border: solid 2px #ff1011;
}


/*=========================================================================
PAGE LAYOUT
=========================================================================*/
body {
    color: #333;
	background-color: #141414;
	background-image: url(../base_sozai/img_big-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#Option{
	margin-top: 40px;
	background-color: #222931;
    color: #fff;
	width: 600px;
}

.option_table {
	width: 450px;
}

.option_table td{
	padding: 5px;
}

#container {
    width: 846px;
    margin-bottom: 20px;
	background: #d2ddf5;
	z-index: 2;
}
	
/*	WIN IE HACK and for MAC IE off	\*/
* html #container{
	margin-top: 10px;
}
/**/

/*	pﾛ・*/
#roundcorner-top{
	background-image: url(http://www.tusk-surfboards.com/base_sozai/roundcorner_top.gif);
	background-repeat: no-repeat;
	width: 846px;
	height: 20px;
}

#roundcorner-bottom{
	background-image:url(http://www.tusk-surfboards.com/base_sozai/roundcorner_bottom.gif);
	background-repeat: no-repeat;
	width: 846px;
	height: 20px;
}

#roundcorner-top p,
#roundcorner-bottom p{
	display: none;
}

/*	pGOODSy[W	*/
#goods #roundcorner-top{
	background-image: url(../base_sozai/roundcorner_top-goods.gif);
	background-repeat: no-repeat;
	width: 846px;
	height: 20px;
}

#goods #roundcorner-bottom{
	background-image:url(../base_sozai/roundcorner_bottom-goods.gif);
	background-repeat: no-repeat;
	width: 846px;
	height: 20px;
}



#container-inner {
	margin: 5px 8px 5px 8px;
	background-color: #f3f3fa;
}

/*	no RICO	*/ 
#goods #container-inner,
#home #container-inner{
	margin: 0 8px 0px 8px;
	padding: 1px 0 5px 0;
	background-color: #f3f3fa;
}



/*------------------------------------------------------------------------
BANNER
------------------------------------------------------------------------*/
#home #banner {
	background-image: url(../base_sozai/banner_home.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#home #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#sitemap #banner {
	background-image: url(http://www.tusk-surfboards.com/base_sozai/banner_sitemap.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#sitemap #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#school #banner {
	background-image: url(../base_sozai/banner_school.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#school #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#goods #banner {
	background-image: url(../base_sozai/banner_goods.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#goods #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#waveinfo #banner {
	background-image: url(../base_sozai/banner_waveinfo.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#blog #banner {
	background-image: url(../base_sozai/banner_blog.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

.blog-ma2 #banner {
	background-image: url(../base_sozai/banner_blog-ma2.gif)!important;
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

.blog-yuza #banner {
	background-image: url(../base_sozai/banner_blog-yuza.gif)!important;
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#community #banner {
	background-image: url(../base_sozai/banner_community.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#community #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#photo #banner {
	background-image: url(../base_sozai/banner_photo.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#photo #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}

#contact #banner {
	background-image: url(../base_sozai/banner_contact.gif);
	background-repeat: no-repeat;
	width: 810px;
	height: 60px;
	
	margin: -5px 0 0 10px;
}

#contact #banner h1{
	background: none;
	border: none;
	text-indent: -10000px;
}


#banner-inner {
	margin: 0 auto;
	text-align: center;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 0.75em;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
	background: none;
	border: none;
	text-indent: -10000px;
}

#banner-description {
	background: none;
	border: none;
	text-indent: -10000px;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html #banner-description{
	margin-top: -30px;
}
/**/

/*------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
LOGO TUSK
------------------------------------------------------------------------*/
#logo{
	position: absolute;
	top: 0;
	left: 0;
	
	z-index: 2;
}


/*------------------------------------------------------------------------
TOP IMAGE
------------------------------------------------------------------------*/
#img_top p{
	background: none;
	border: none;
	text-indent: -10000px;
}

/*------------------------------------------------------------------------
LOGO FUDE
------------------------------------------------------------------------*/

#logo_fude{
	position: absolute;
	top: 168px;
	left: 684px;
	
	background-image: url(../base_sozai/logo_fude.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 113px;
	
	z-index: 3;
}

#logo_fude p{
	background: none;
	border: none;
	text-indent: -10000px;
}

/*------------------------------------------------------------------------
LOGO TXT
------------------------------------------------------------------------*/
#logo_txt{
	position: absolute;
	top: 387px;
/*	left: 411px;	*/
	left: 356px;
	z-index: 4;
}

/*
#home #logo_txt{
	position: absolute;
	top: 386px;
	left: 425px;
	left: 370px;	
	z-index: 4;
}
*/


/*------------------------------------------------------------------------
FOOTER SET 1
------------------------------------------------------------------------*/
#footer_set1{
	position: relative;
	margin:0 auto;
	clear: both;
	text-align: left;	/*-- IEpiﾝ定しﾈと右ﾉ・QQ;)j --*/
}


/*------------------------------------------------------------------------
FOOTER HEAD
------------------------------------------------------------------------*/
#footer_head{
	background-color: #212931;
	width: 100%;
	height: 410px;
	position: absolute;
	top: -354px;
	left: 0;
}

#footer_head p{
	background: none;
	border: none;
	text-indent: -10000px;
}

/*------------------------------------------------------------------------
FOOTER SET 2
------------------------------------------------------------------------*/
#footer_set2{
	background-image: url(../base_sozai/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	height: 252px;
}

/*------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------*/
#footer{
	position: relative;
	width: 864px;
	height: 252px;
	margin:0 auto;
	clear: both;
	
	padding-top: 14px;

	z-index: 2;
}

#footer p{
	font-size: 1.0em;
}

#footer address{
	font-style: normal;						/*	Αﾌを普通体・*/
	text-align: right;
	font-size: 0.85em;
	font-weight: bold;
	color: #464401;
	
	padding: 10px 10px 10px 10px;
}

#footer address a{
	color: #464401;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html #footer address{
	padding: 0;
	margin: 28px 10px 10px 10px;
}
/**/

#img_gototop{
	position: absolute;
	top: -123px;
	left: 719px;
	
	z-index: 3;
}

#home #img_gototop,
#goods #img_gototop {
	position: absolute;
	top: -124px;
	left: 719px;
	
	z-index: 3;
}

/*------------------------------------------------------------
ALPHA
-------------------------------------------------------------*/
#alpha {
	margin: 15px 15px 0 15px;
	width: 560px;
}

#home #alpha {
	margin: 15px 0 0 15px;
	width: 440px;
	float:left;
}

#alpha_top{
	 margin: 15px 15px 0 15px;
	 width: 800px;
}

#alpha_top #tbllayout{
	margin-bottom: 0;
	width: 260px;
	float:left;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html #alpha_top #tbllayout{
	margin-bottom: 0;
	padding-bottom: 5px;
	width: 258px;
	float:left;
	background-color: #100d0c;
}
/**/

#alpha_top #tbllayout *{
	padding: 0;
	margin: 0;
}

#alpha_top .txtarea p{
	padding-top: 0;
	margin-top: 0;
}

#alpha_top .txtarea{
	width: 520px;
	padding: 0 10px 0 0;
	margin: 0;
	float: right;
}

/*
#alpha_top .goodsnowList img {
	margin-right: 15px;
}*/

#alpha_top #tbl_sita{
	clear:both;
}

#alpha_top #tbl_sita a img{
	float:left;
}

/*	WIN IE HACK and for MAC IE off	\*/
* html #tbl_sita img,
* html #tbl_sita img:hover{
    border: 0;
}
/**/

caption{
	margin-bottom: 3px;
}

/*	SCHOOL TABLE	*/
.tbl_scl{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #999;
	width:100%;
}

.tbl_scl td{
	padding: 0 5px 0 5px;
	background-color: #f3f3fa;
}

.tbl_scl td p{
	margin: 3px;
	padding: 0;
}

/*	IE TABLEFONT SIZE	*/
/*	WIN IE HACK and for MAC IE off	\*/
* html .tbl_scl td p,
* html .tbl_contact td p,
* html .tbl_form td p,
* html .tbl_counter td p{
    font-size: 0.8em;
	line-height: 1.5em;
}
/**/


/*	CONTACT TABLE	*/
.tbl_contact{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #363536;
}

.tbl_contact td{
	padding: 0 5px 0 5px;
	background-color: #f3f3fa;
}

.tbl_contact td p{
	margin: 3px;
	padding: 0;
}

.tbl_width100{
	width: 100px;
}

.tbl_width180{
	width: 180px;
}

.tbl_width288{
	width: 288px;
}

.tbl_form{
	width: 550px;
	border: 0;
	padding: 0;
	margin: 0;	
}

/*	SCHOOL FORM	*/
.bgclr {
	border-left: solid 10px #a3b8cc; 
	background-color: #333;
}

.mgl13 {
	margin-left: 12px;
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
}
/*	//SCHOOL FORM	*/

.entry-header {
	background-image: url(../base_sozai/list_img_lg.gif);
	background-repeat: no-repeat;
/*	width: 48px;	ﾆ以降ﾌ舗ぶ・*/
	height: 57px;
	
    margin-top: 0;
    padding: 5px 0 0 51px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.5em;
	color: #a4771a;
}

.entry-header_1 {
	background-image: url(../base_sozai/list_img_l.gif);
	background-repeat: no-repeat;
/*	width: 48px;	ﾆ以降ﾌ舗ぶ・*/
	height: 57px;
	
    margin-top: 0;
    padding: 5px 0 0 51px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.5em;
	color: #a4771a;
}

.entry-header_2 {
	background-image: url(../base_sozai/list_img_g.gif);
	background-repeat: no-repeat;
/*	width: 48px;	ﾆ以降ﾌ舗ぶ・*/
	height: 57px;
	
    margin-top: 0;
    padding: 5px 0 0 51px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.5em;
	color: #a4771a;
}

.entry-header_brand{
	background-image: url(../base_sozai/list_img_brand.gif);
	background-repeat: no-repeat;
/*	width: 40px;	ﾆ以降ﾌ舗ぶ・*/
	height: 47px;
	
    margin: 0;
    padding: 0 0 0 38px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.2em;
	color: #a4771a;
}

.entry-header_link{
	background-image: url(../base_sozai/list_img_link.gif);
	background-repeat: no-repeat;

	height: 47px;
	
    margin: 0;
    padding: 0 0 0 38px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.2em;
	color: #a4771a;
}

.entry-header_weather{
	background-image: url(../base_sozai/list_img_weather.gif);
	background-repeat: no-repeat;
/*	width: 40px;	ﾆ以降ﾌ舗ぶ・*/
	height: 47px;
	
    margin: 0;
    padding: 0 0 0 38px;
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
    font-size: 1.2em;
	color: #a4771a;
}

.entry-header-point{
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
	font-size: 0.8em;
	color: #3b4145;
	font-weight: bold;
	
	background-color: #e7e0c7;
	display: block;

    margin: 5px 0 0;
	padding-left: 5px;
}

.entry-header-point-brand,
.entry-header-point-link,
.entry-header-point-weather{
	font-family: 'MS Sans Serif', verdana, 'trebuchet ms', sans-serif;
	font-size: 0.65em;
	color: #3b4145;
	font-weight: bold;
	
	background-color: #e7e0c7;
	display: block;

    margin: 0;
}

.entry-header a{
	color: #a4771a;
	text-decoration: underline;
}

.entry-header-point a{
	color: #3b4145;
}

.entry-header a:hover,
.entry-header-point a:hover{
	color: #f9bf47;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5em;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 0.75em;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 0.8em;
    text-align: center;
    background: #e6ecf2;
}

.comments-open-footer {
    margin: 10px 0;
}

/*------------------------------------------------------------
BETA
-------------------------------------------------------------*/
#beta {
	width: 230px;
	margin-top: 20px;
}

#contact #beta {
	margin-top: 20px;
}

#home #beta {
	width:355px;
	float:right!important;
	
	margin: 0 5px 0 0;
}

#gamma, #delta { width: 180px; }

#beta-inner {
    padding: 0 10px 0 10px;
}

#home #beta-inner {
    padding: 10px 10px 0 10px;
}

#contact #beta-inner {
    padding: 0px 10px 0 10px;
}

#beta-inner1{
	float: left;
	width: 210px;
    padding: 0;
}

#home #beta-inner1{
    padding: 10px 0 0 0;
}

#home #beta-inner2{
	float: right;
	width: 110px;
    padding: 10px 0 0 0;
	margin-left: 0;
}

#beta-inner2,
#beta-inner3 {
	margin: 0 auto;
	margin-left: 15px;
	width: 195px;
    padding: 20px 0 0 0;
}

.date-header {
    margin-top: 0;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
	color: #ff1011;
}

/* modules */

.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f3f6f9;
/*    background: #dae0e6;*/
}

.module-content {
    margin: 0 0 10px 0;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0 10px;
    font-size: 0.85em;
    line-height: 1.2em;
}

/*--- GOOGLE AD ---*/
font{
	font-size: 0.7em!important;
}

.module-search form{
	font-size: 1.2em!important;
}



.module-search input { font-size: 0.8em; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 1.0em; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 15px 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2em;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/* calendar tweaks */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 420px; }

.layout-calendar #gamma,
.layout-calendar #delta {
    width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    border: 0;
    padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content {
    margin: 0;
    border-width: 0;
    padding: 10px;
}

.module-mmt-calendar table {
    width: 378px;
    background: #a3b8cc;
}

.module-mmt-calendar th {
    color: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: normal;
    background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo {
    width: 49px;
    height: 49px;
}

.day-photo a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.day-photo a:hover {
    border-color: #36414d;
    background: #fff;
}

.day-photo a img {
    width: 45px;
    height: 45px;
}


/* artistic tweaks */

.layout-artistic #alpha { width: 260px; }
.layout-artistic #beta { width: 420px; }

.layout-artistic #gamma,
.layout-artistic #delta {
    width: 190px;
}

.layout-artistic #gamma-inner,
.layout-artistic #delta-inner {
    border: 0;
    padding: 0;
}


/* moblog1 tweaks */

.layout-moblog1 #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-moblog1 #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-moblog1 #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-moblog1 #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

.layout-moblog2 #alpha {
    margin: 0;
    width: 86px;
    background: #e6ecf2;
}

.layout-moblog2 #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-moblog2 #beta {
    margin: 15px 15px 0 15px;
    width: 260px;
    background: none;
}

.layout-moblog2 #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-moblog2 #delta {
    width: 154px;
}

.layout-moblog2 .module-recent-photos {
    border: 0;
    background: none;
}

.layout-moblog2 .module-recent-photos .module-content {
    padding: 0;
    border: 0;
}

.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

.layout-timeline #alpha { width: 260px; }
.layout-timeline #beta { width: 420px; }

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 190px;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    border: 0;
    padding: 0;
}


/* one-column tweaks */

.layout-one-column body { min-width: 520px; }
.layout-one-column #container { width: 520px; }
.layout-one-column #banner { width: 510px; } /* necessary for ie win */


/* two-column-left tweaks */

.layout-two-column-left #alpha {
    margin: 0;
    width: 200px;
    background: #e6ecf2;
}

.layout-two-column-left #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-two-column-left #beta {
    margin: 15px 15px 0 15px;
    width: 480px;
    background: none;
}

.layout-two-column-left #beta-inner {
    padding: 0;
    border-width: 0;
}


/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
    border: 2px solid #669;
    background-color: #36414d;
    color: #eee;
    padding: 5px;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 1.0em; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
#archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 15px solid #a3b8cc;
    padding: 5px;
	font-weight: bold;
}

/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 0.8em;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 0.9em;
    margin: 5px auto 5px 10px;
/*    text-shadow: #99A 2px 2px 1px #66F;*/
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }


/*=========================================================================
NAVBAR
=========================================================================*/
#navbarImage,ul{
	margin: 10px 0 10px 0;
	padding: 0;
}



/*-------------------------------------------------------------------------
鞫彿rQ[V TCYy121~62z~3
-------------------------------------------------------------------------*/
/*	ﾝ・*/
#navbarImage ul li{
	list-style-type: none;
	float: left;
}
/*	{^fUCﾜとめ・*/
#navbarImage ul li a{
	display: block;
	width: 121px;
	height: 62px;
	text-decoration: none;
	overflow:hidden;	/*	{^NbNﾉで・	*/
}
/*	HOVERﾌバbNOEh|WVw	*/
#navbarImage ul li a:hover{
	background-position: 0 -62px;
}
/*	ydvIzw閧ｵﾈと全ﾄＰO	*/
#navbarImage ul li a span{
	text-indent: -10000px;
	display:block;
}

/*	ﾈ影{^ﾌパXwiNORMALj	*/

#navbarImage ul .btnHome a{
	background: url(../base_sozai/btn_home.gif);}
	
#navbarImage ul .btnSchool a{
	background: url(../base_sozai/btn_school.gif);}

#navbarImage ul .btnGoods a{
	background: url(../base_sozai/btn_goods.gif);}

#navbarImage ul .btnWaveinfo a{
	background: url(../base_sozai/btn_waveinfo.gif);}

#navbarImage ul .btnBlog a{
	background: url(../base_sozai/btn_blog.gif);}

#navbarImage ul .btnCommunity a{
	background: url(../base_sozai/btn_community.gif);}

#navbarImage ul .btnPhoto a{
	background: url(../base_sozai/btn_photo.gif);}

#navbarImage ul .btnContact a{
	background: url(../base_sozai/btn_contact.gif);}


/*	ﾈ影{^HEREﾌポWVw	*/
#home #navbarImage ul .btnHome a,
#school #navbarImage ul .btnSchool a,
#goods #navbarImage ul .btnGoods a,
#waveinfo #navbarImage ul .btnWaveinfo a,
#blog #navbarImage ul .btnBlog a,
#community #navbarImage ul .btnCommunity a,
#photo #navbarImage ul .btnPhoto a,
#contact #navbarImage ul .btnContact a{
	background-position: 0 -124px;
}

/*	ﾈ影{^HEREHOVER{^ﾌポWVwiIEﾅは以科てぺ替Ｋ	*/
#home #navbarImage ul li a:hover,
#school #navbarImage ul li a:hover,
#goods #navbarImage ul li a:hover,
#waveinfo #navbarImage ul li a:hover,
#blog #navbarImage ul li a:hover,
#community #navbarImage ul li a:hover,
#photo #navbarImage ul li a:hover,
#contact #navbarImage ul li a:hover{
	background-position: 0 -62px;
}



