@charset "utf-8";

/* 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,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
    font-size: 13px;
   line-height:135%;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 3px;
    margin-bottom:0;
}

ul,li{
list-style:none;
}


/* 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; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width:790px;
height: auto;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}


#alpha-inner, #beta-inner {
    position: static;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}


.entry-content {
    position: static;
    clear: both;
}

.entry,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
   margin-top:15px;
    margin-bottom: 20px;
}

.entry-content {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}


img.image-full { width: 100%; }


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 0 5px 0;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
padding-bottom:3px;
_height:20px;/* ie */
}





/* 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; }
/* */



.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 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;
}


/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 13px;

}

a { color: #e57ad7; text-decoration: none; }
a:hover { color: #34a5eb;  text-decoration: none;}

#banner a { color: #34a5eb; text-decoration: none; }
#banner a:hover { color: #f9edde;}

.module-content a { color: #e57ad7; text-decoration: none; }
.module-content a:hover { color: #34a5eb;  text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

   height:
    margin: 0;
    padding-top: 20px;
padding-bottom: 20px;
padding-left:20px;
    color: #34a5eb;
    background:#fff url(images/module-header.gif) no-repeat; 
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover {
    color: #333;
}


.commenter-profile img { vertical-align: middle; }


ul.site-list{
 padding-top:10px;
}


ul.site-list li{
 padding-left:25px;
background: url(images/arrow.gif) no-repeat; 
}

h2.sitemap{
padding-left: 25px;
padding-bottom:20px;
padding-top: 20px;
margin-top:5px;
margin-bottom:5px;
font-size:13px;
    color: #34a5eb;
    font-weight:bold;
background:#fff url(images/map.gif) no-repeat; 
}


h3.sitemap-description{
font-size:13px;
padding-left:5px;
margin-top: 10px;
margin-left: 20px;
margin-bottom:5px;
   border-left:5px solid #b2def9;
}






/* パンくず */
.pan{
font-size:12px;
margin-bottom: 20px;
}


/* page layout */

body {
width:100%;
    min-width:900px;
    color: #333;
    background:#fff   url('images/header.jpg') top  repeat-x; 
}

#container {
    width: 790px;

}

#container-inner {
    border-width: 0 0 0 0;
}

#banner {
    width:790px; /* necessary for ie win */
  height:100px;
margin-bottom:30px;
background:#ed97e2;
}

#banner-inner {
    padding-top: 40px;
   padding-left: 35px;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #fff;
}



#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #daecf7;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.14;
    text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 5px 10px 0 25px; width: 525px; }
#beta { width: 200px; background:#ffffff; }

#beta-inner {
    padding: 33px 0 0 0;
}


.entry-header {
    margin-top: 10px;
    border-left: 7px solid #f7b018;
  border-bottom:1px solid #f7b018;
    padding: 3px 0 4px 10px;
    color: #333333;
    font-size: 18px;
}

.entry-content {
    margin: 0;
    line-height: 1.5;
}

.entry-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}


.content-nav { margin-top: 0; }


/* topImg */
#topImg{
	background:#ffffff url(images/top.jpg) no-repeat;
	width:500px;
}

.toptext{
padding-left:10px;
padding-top:320px;
width:480px;
}

#toptext p{
padding-top:1px;
color:#333333;
}

/* rss */

#rss{
margin-top:20px;
margin-bottom:40px;
line-height:140%;
}

/* aboutus*/
ul.aboutus{
padding-left:5px;
_margin-left:5px;/* IE */
margin-bottom:10px;
}

ul.aboutus a{
color: #e57ad7; 
text-decoration: none;
}

ul.aboutus a:hover { 
color: #34a5eb; 
text-decoration: none;
}


/* Pickup */
ul.pickup{
padding-left:5px;
_margin-left:5px;/* IE */
}




/* modules */

.module {
    margin: 0 0 10px 0;
    background: #ffffff;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 5px 0 5px;
    font-size: 10px;
    line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #acb6e9;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 0 10px 0;
    list-style: disc;
}

.module-list .module-list {
    margin: 0 0 0 0;
    padding-left: 10px;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.3;
font-size:13px;
}

.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;
}








/*
 *  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; }



/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 14px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
 background:#fff url(images/map.gif) no-repeat; 
    padding-left: 25px;
padding-bottom: 20px;
padding-top: 20px;
font-size:13px;
    color: #34a5eb;
    font-weight:bold;
}

/*フッター*/

#footer {
	clear: both;

       height:120px;
	color: #fff;
background:#ed97e2  url(images/footer.jpg) repeat-x;
}


address {
	padding-top: 50px;
	font-size: 12px;
	text-align: center;
	font-style: normal;
}


address a{
color: #34a5eb; 
text-decoration: none; 
}

address a:hover { 
color: #fff; 
 text-decoration: none;
}


/*サイトマップ*/



/*-------------------------------------------------------------
トップページのPRリンク部分
-------------------------------------------------------------*/
#prlink {
	font-size:10px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#prlink dl{
	font-size:10px;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}
#prlink dt{
	color: #333333;
	display:inline;
	float:none;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#prlink dd{
	float:none;
	display:inline;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
#prlink p{
	display:block;
	margin:10px 0px 5px 10px;
	padding:0px;
}
#prlink strong{
	display:block;
	margin:0px 0px 5px 0px;
	padding:0px;
}
