/*::::::::::::::::::::共通:::::::::::::::::::: */
.content-nav { 
	margin: 0 0 5px 5px;
	text-align:left;
	 }
p.line-height{
	line-height:1.7em;
	padding-left:10px;
	padding-right:10px;
	}
p.underbar{
	font-size:9px;
	text-decoration:underline;
	}
p.bold{
	line-height:1.7em;
	font-weight:bold;
	text-align:center;
	}
p.padding{
	line-height:1.6em;
	padding-left:20px;
	}
.dtl{
	margin-left:80px;
	background:url(images/detail-listmark.gif) left no-repeat;
	padding-left:15px;
	margin-top: 3px;
	}
.top-dtl{
	margin-left:250px;
	background:url(images/detail-listmark.gif) left no-repeat;
	padding-left:15px;
	margin-top: 5px;
	font-size:10px;
	}
.dtl-biz{
	margin-left:80px;
	background:url(images/detail-listmark.gif) left no-repeat;
	padding-left:15px;
	margin-top:7px;
	margin-bottom:6px;
	clear:both;
	}
img.right{
	float:right;
	margin-right:10px;
	}
img.margin-left{
	margin-left:15px;
	}
img.margin-left2{
	margin-top:10px;
	margin-left:15px;
	}
img.margin-biz{
	margin:10px 0 0 10px;
	}
span.red{
	color:#b53b3b;
	}
span.red-futoji{
	color:#b53b3b;
	font-weight:bold;
	}
span.underline{
	text-decoration:underline;
	}
span.text-indent{
	margin-left:80px;
	}
span.futoji{
	font-weight:bold;
	}
p.align-left-red{
	color:#b53b3b;
	text-align:right;
	padding-right:30px;
	}
.clear{
	clear:both;
	}
/*::::::::::::::::::::共通:::::::::::::::::::: */

/*::::::::::::::::::::レイアウト:::::::::::::::::::: */
/* two-column-left tweaks */

.layout-two-column-left #alpha {
    margin:0 0 0 0;
    width: 245px;
	float:left;
	display:inline;
}

.layout-two-column-left #alpha-inner {
}

.layout-two-column-left #beta {
    margin:0 0 0 5px;
    width: 520px;
    background: none;
	float:right;
	display:inline;
}

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

.layout-three-column #container{
	width:800px;
	}

.layout-three-column #alpha {
    margin:5px 0 0 0;
    width: 245px;
	float:left;
	display:inline;
}

.layout-three-column #alpha-inner {

}

.layout-three-column #beta {
    margin:5px 0 0 5px;
    width: 300px;
    background: none;
	float:left;
	display:inline;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}
layout-three-column #gamma {
    margin:5px 0 0 5px;
    width: 245px;
	float:left;
	display:inline;
}
/*::::::::::::::::::::レイアウト:::::::::::::::::::: */

/*::::::::::::::::::::page layout::::::::::::::::::::*/

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

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 780px;
    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, #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;
}

body {
    min-width: 780px;
}


#banner {
	background:url(images/header.jpg) no-repeat;
	width:780px;
	height:220px;
}
#banner-hoka {
	background:url(images/header-hoka.jpg) no-repeat;
	width:780px;
	height:120px;
}

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
	text-indent:-9999px;
}

#banner-description {
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 0.1;
	text-indent:-9999px;
}
/*::::::::::::::::::::page layout::::::::::::::::::::*/


/*::::::::::::::::::::グローバルメニュー:::::::::::::::::::: */
/*=========================================MENU*/

.menuNavigazione{
height:20px;
line-height:20px;
text-align:left;
font-weight:bold;
color: #333333;
}

.menuNavigazione li{
display:inline;
}


.menuNavigazione a:link,
.menuNavigazione a:visited{
background:url(images/border_menu.gif) repeat-y  0 10px;
color: #262626;
text-decoration:none;
font-size:12px;
padding:11px;
}



.menuNavigazione a:hover,

.menuNavigazione a:focus,

.menuNavigazione a:active{

background:url(images/border_menu.gif) repeat-y  0 10px;

color:#EF3835;

text-decoration:none;
}


/*=====================================END MENU*/




#top-menu{
	font-size:14px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:3px;
	width:780px;
	}
#top-menu li{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	}
#top-menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#top-menu a , #top-menu a:link , #top-menu a:visited{
	text-decoration:none;
	color:#333333;
	background-color:#fde1a6;
	width:127px;
	height:auto;
	text-align:center;
	padding:5px 0;
	display:block;
	}
#top-menu a:hover{
	color:#131313;
	background-color:#feedc8;
	} 
#top-menu li{
	float:left;
	}
.top-menu-btm{
	clear:both;
	background:url(images/top-menu-btm.gif) no-repeat left top;
	width:780px;
	height:23px;
	}
/*::::::::::::::::::::グローバルメニュー:::::::::::::::::::: */
	
	
/*::::::::::::::::::::トップアルファ:::::::::::::::::::: */
.book-ttl{
	background:url(images/banner-books.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.book-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}
.intro-books-up{
	background:url(images/books-waku-up.gif) no-repeat left top;
	width:245px;
	height:25px;
	}
.intro-books-btm{
	clear:both;
	background:url(images/books-waku-btm.gif) no-repeat left top;
	width:245px;
	height:25px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}
.books-ctn{
	background:url(images/books-waku-mdl1px.gif) repeat-y left top;
	width:245px;
	height:auto;
	}
.book-img img{
	border:solid 1px #ffe2b3;
	margin-bottom:5px;
	}
.book-img{
	width:90px;
	float:left;
	display:inline;
	margin:0 5px 0 8px;
	}
.book-intro{
	line-height:1.6em;
	padding:20px 10px 0 0;
	}
.book{
	clear:both;
	}
/*::::::::::::::::::::トップアルファ:::::::::::::::::::: */

/*::::::::::::::::::::コンセプト:::::::::::::::::::: */
.concept-ttl{
	background:url(images/concept-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	}
.concept-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}
.concept-top{
	background:url(images/concept-waku-top.gif) top left;
	width:520px;
	height:18px;
	}
.concept-btm{
	background:url(images/concept-waku-btm.gif) top left;
	width:520px;
	height:39px;
	}
.concept-ctn{
	background:url(images/concept-waku-mdl1px.gif) repeat-y top left;
	line-height:2.0em;
	}
.concept-ctn p{
	padding:0 30px;
	margin:0;
	}

/*::::::::::::::::::::コンセプト:::::::::::::::::::: */

/*::::::::::::::::::::ニュース＆トピックス:::::::::::::::::::: */
.news-ttl{
	width:520px;
	height:40px;
	background:url(images/news&topics-ttl.gif) no-repeat top left;
	margin:5px 0;
	}
.news-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}
.news-ctn{
	background:url(images/top-ctn-mdl.gif) top left repeat-y;
	width:514px;
	line-height:1.0em;
	}
p.date{
	font-size:9px;
	margin:0 0 0 15px;
	padding:0;
	}
p.news-title a{
	font-size:12px;
	line-height:1.2em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
	margin:0;
	}
.news-title a:hover{
	text-decoration:none;
	}
span.excerpt{
	padding:0 5px;
	font-size:10px;
	}

span.tpc{
	font-size:12px;
	padding-right:3px;
	}
.news-ctn-top{
	background:url(images/top-ctn-top.gif) top left no-repeat;
	width:514px;
	height:23px;
	}
.news-ctn-btm{
	background:url(images/top-ctn-btm.gif) top left no-repeat;
	width:514px;
	height:126px;
	}
/*::::::::::::::::::::ニュース＆トピックス:::::::::::::::::::: */


/*::::::::::::::::::::footer始まり:::::::::::::::::::: */
#footer{
	clear:both;
	width:100%;
	height:80px;
	background:url(images/footer-bg.gif) top left no-repeat;
	}
.footer-left{
	width:50%;
	float:left;
	display:inline;
	}
.footer-left p{
	padding:15px 15px 0 15px;
	color:#333333;
	}
.footer-right{
	width:50%;
	float:right;
	display:inline;
	}
.footer-right p{
	padding:20px 15px 0 0;
	text-align:right;
	}
/*::::::::::::::::::::footer終わり:::::::::::::::::::: */

/*::::::::::::::::::::お問合せ始まり::::::::::::::::::: */
.contact-ttl{
	background:url(images/contact-ttl.jpg) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1pxx;
}
p.center-img{
	text-align:center;
	}
p.center-img a:hover{
	}
h4.contact-icon a{
	background:url(images/contact-icon.jpg) center top no-repeat;
	margin:0 auto;
	text-indent:-9999px;
	width:250px;
	height:110px;
	display:block;
	}
h4.contact-icon a:hover{
	text-align:center;
	background:url(images/contact-icon-over.jpg) center top no-repeat;
	margin:0 auto;
	text-indent:-9999px;
	width:250px;
	height:110px;
	}
/*::::::::::::::::::::お問合せ終わり:::::::::::::::::::: */


/*::::::::::::::::::::プライバシーポリシー始まり:::::::::::::::::::: */
.privacy-ttl{
	background:url(images/privacy-ttl.jpg) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	}	
.privacy-ttl{
	text-indent:-9999px;
	font-size:1px;
	}
.privacy-btm{
	background:url(images/privacy-waku-btm.jpg) top left no-repeat;
	width:520px;
	height:47px;
	}
p.kome{
	font-size:10px;
	}
ul.danraku li.danraku{
	padding:0 15px 0 0;
	}
li.danraku{
	list-style:outside;
	}
ul.danraku-kome li.danraku-kome{
	font-size:10px;
	padding:0 15px 0 0;
	}
li.danraku-kome{
	list-style:outside;
	}
/*::::::::::::::::::::プライバシーポリシー終わり:::::::::::::::::::: */

/*::::::::::::::::::::プロフィール始まり:::::::::::::::::::: */
.about-ogura-ttl{
	background:url(images/about-ogura-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}
.about-ogura-ctn{
	background:url(images/about-profile-ogura-img.jpg) top right no-repeat;
	width:100%;
	}
.about-ogura-ctn p{
	line-height:1.7em;
	}
h3.profile-ttl{
	background:url(images/about-profile-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	}
h4.profile-subttl{
	border-left:#b53b3b solid 3px;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
	padding-left:5px;
	color:#b53b3b;
	}
h3.work-ttl{
	background:url(images/works-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	margin-top:15px;
	}
.works{
	width:100%;
	height:195px;
	margin-bottom:25px;
	}
.works ul , .works li{
	list-style:none;
	}
.works a{
	display:block;
	width:111px;
	height:195px;
	text-indent:-9999px;
	}
.works ul{
	margin:0;
	padding:0;
	}	
.works li{
	float:left;
	margin-left:15px;
	}
li.produce-icon{
	background:url(images/works-produce_direction-ico.jpg) left top no-repeat;
	}
li.produce-icon a:hover{
	background:url(images/works-produce_direction-ico_over.jpg) left top no-repeat;
	}
li.books-icon{
	background:url(images/works-books_interview-icon.jpg) left top no-repeat;
	}
li.books-icon a:hover{
	background:url(images/works-books_interview-icon_over.jpg) left top no-repeat;
	}
li.media-icon{
	background:url(images/works-media-icon.jpg) left top no-repeat;
	}
li.media-icon a:hover{
	background:url(images/works-media-icon_over.jpg) left top no-repeat;
	}
li.article-icon{
	background:url(images/works-article-icon.jpg) left top no-repeat;
	}
li.article-icon a:hover{
	background:url(images/works-article-icon_over.jpg) left top no-repeat;
	}

h3.produce_direction-ttl{
	background:url(images/produce_direction-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	}
	
h3.books-ttl{
	background:url(images/books_intervier-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	}
	
h3.media-ttl{
	background:url(images/media-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	}
	
h3.article-ttl{
	background:url(images/article-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	}
/*::::::::::::::::::::プロフィール終わり:::::::::::::::::::: */


/*::::::::::::::::::::フードビズ始まり:::::::::::::::::::: */
.foodbiz-ttl{
	background:url(images/foodbiz-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}
h3.foodbiz-subttl{
	background:url(images/foodbiz-aboutwork-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	}
.foodbiz-ctn{
	width:100%;
	height:192px;
	background:#fef7e6;
	}
.foodbiz-img1{
	width:40%;
	float:left;
	display:inline;
	margin:10px 5px 10px 10px;
	}
.foodbiz-ctn-right{
	width:55%;
	float:left;
	display:inline;
	}
p.line-height-foodbiz{
	line-height:2.0em;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	}
h3.foodbiz-aboutwork-subttl{
	background:url(images/foodbiz-about-work-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	}
.about-foodbiz-ctn-top{
	background:url(images/foodbiz-about-work-waku-top.gif) top left no-repeat;
	width:513px;
	height:20px;
	margin:0;
	padding:0;
	}
.about-foodbiz-ctn-btm{
	background:url(images/foodbiz-about-work-waku--06.gif) top left no-repeat;
	width:513px;
	height:20px;
	margin:0;
	padding:0;
	}
.about-foodbiz-ctn{
	background:url(images/foodbiz-about-work-waku-cen.gif) top left repeat-y;
	width:513px;
	margin:0;
	padding:0;
	}
.about-foodbiz-ctn li{
	list-style:url(images/listmark.gif);
	padding:3px 10 3px 5px;;
	}
.about-foodbiz-ctn li.list-sikaku{
	list-style:disc;
	}
h3.lecture-subttl{
	background:url(images/foodbiz-lecture-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	}
	
.foodbiz-ctn-lecture{
	width:100%;
	height:192px;
	}
.foodbiz-img2{
	width:40%;
	float:right;
	display:inline;
	margin:20px 5px 10px 10px;
	}
.line-height-lectuer{
	}
h3.report-subttl{
	background:url(images/foodbiz-report-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:50px;
	}
h3.kouza-subttl{
	background:url(images/foodbiz-food_lecture-ttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:50px;
	}
li.style-sikaku{
	list-style:url(images/listmark.gif);
	padding:3px 10 3px 5px;;
	}
.foodbiz-shokki{
	background:url(images/foodbiz-shokkijuku-banner.gif) top left no-repeat;
	width:514px;
	height:85px;
	}
/*::::::::::::::::::::フードビズ終わり:::::::::::::::::::: */

/*::::::::::::::::::::食輝塾始まり:::::::::::::::::::: */
.shokkijuku-ttl{
	background:url(images/shokkijuku-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}
h3.total-subttl{
	background:url(images/shokkijuku-total-subttl.gif)  top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
p.shokkijuku{
	color:#d177c6;
	padding:10px 15px;
	font-size:14px;
	line-height:1.8em;
	}
.shokkijuku-ctn{
	width:512px;
	height:auto;
	background:#fef7e6;
	}
h3.shokkijuku-class-subttl{
	background:url(images/shokijuku-introclass-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
.shokkijuku-class-ctn{
	width:100%;
	height:auto;
	}
h3.shokkijuku-toiawase-subttl{
	background:url(images/shokijuku-introclass-sub-10.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
h3.shokkijuku-total-subttl{
	background:url(images/shokkijuku-total-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:10px;
	}
p.media{
	padding:0 10px;
	line-height:1.5em;
	font-size:8px;
	}
li.monta{
	font-size:8px;
	}
span.nhk{
	font-size:10px;
	}
/*::::::::::::::::::::食輝塾終わり:::::::::::::::::::: */

/*::::::::::::::::::::食育始まり:::::::::::::::::::: */
.shokuiku-ttl{
	background:url(images/foodeducation-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}
h3.shokuiku-subttl{
	background:url(images/shokuiku-messe-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
.shokuiku-ctn{
	width:513px;
	height:auto;
	background:#fef7e6;
	}
h4.shokuiku-subttl{
	border-left:#b53b3b solid 3px;
	font-size:12px;
	margin-top:15px;
	margin-left:10px;
	padding-left:5px;
	color:#b53b3b;
	font-weight:bold;
	clear:both;
	}
h3.shokkijuku-iin-subttl{
	background:url(images/shokuiku-result-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
h3.shokkijuku-write-subttl{
	background:url(images/shokuiku-write-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
li.ten{
	list-style:disc;
	}
h3.shokkijuku-gyousei-subttl{
	background:url(images/shokuiku-administrate-subtt.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
h3.shokkijuku-hospi-subttl{
	background:url(images/shokuiku-hospitality-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}	
h3.shokkijuku-soudan-subttl{
	background:url(images/shokuiku-contact-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}	
/*::::::::::::::::::::食育塾終わり:::::::::::::::::::: */

/*::::::::::::::::::::テーブルマナー始まり:::::::::::::::::::: */
.table-ttl{
	background:url(images/table-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}
h3.table-subttl{
	background:url(images/table-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}	
img.float-right{
	float:right;
	margin:25px;
	}
.table-ctn{
	width:100%;
	height:auto;
	background:#fef7e6;
	}
.qa-top{
	background:url(images/table-qa-top.gif) top left no-repeat;
	width:513px;
	height:41px;
	margin:10px 0 0 0;
	padding:0;
	}
.qa-btm{
	background:url(images/table-qa-btm.gif) top left no-repeat;
	width:513px;
	height:33px;
	margin:0;
	padding:0;
	}
.qa-center{
	background:url(images/table-qa-mdl.gif) top left repeat-y;
	width:513px;
	margin:0;
	padding:0;
	}
li.check{
	list-style-image:url(images/listmark-check.gif);
	}
h3.teiban-subttl{
	background:url(images/table-teiban-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
h3.naiyou-subttl{
	background:url(images/table-naiyorei-subttl.gif) top left no-repeat;
	height:30px;
	width:277px;
	text-indent:-9999px;
	clear:both;
	margin-top:20px;
	}
p.table{
	color:#d177c6;
	padding:0 0 0 15px;
	font-size:14px;
	line-height:1.8em;
	}
/*::::::::::::::::::::テーブルマナー終わり:::::::::::::::::::: */




/*::::::::::::::::::::blog始まり:::::::::::::::::::: */
.recent-entry-ttl{
	background:url(images/recent-entry-ttl.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.recent-entry-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}

.category-ttl{
	background:url(images/category-ttl.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.category-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}

.archive-ttl{
	background:url(images/archive-ttl.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.archive-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}
.blog-lmenu-ctn{
	background:url(images/books-waku-mdl1px.gif) repeat-y left top;
	width:245px;
	height:auto;
	margin:0;
	padding:0;
	}
.blog-profile{
	background:url(images/blog-profile-ttl.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.blog-profile h2{
	text-indent:-9999px;
	font-size:1px;
	}
p.center-img-profile{
	text-align:center;
	}
p.left-img{
	float:left;
	display:inline;
	margin:5px 1px 10px 3px;
	}
p.name{
	color:#ffa000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
        margin-top:0;
	}
p.blog-intro{
	margin:0 3px 0 0;
	padding:0 3px 0 0;
	font-size:9px;
	text-align:left;
	}
p.blog-intro2{
	clear:both;
	margin:0 3px 0 3px;
	padding:0 3px 0 5px;
	font-size:10px;
	text-align:left;
	}
span.a12 a{
	color:#ffa000;
	font-size:12px;
	}
span.ju{
	font-size:9px;
	}
.qr-ttl{
	background:url(images/qrcode-ttl.gif) no-repeat left top;
	width:245px;
	height:40px;
	margin-bottom:3px;
	}
.qr-ttl h2{
	text-indent:-9999px;
	font-size:1px;
	}
p.qr-img{
	text-align:center;
	padding:0;
	margin:0;
	}
.blog-profile .blog-lmenu-ctn p.name{
	margin-top:0;
	}
/*::::::::::::::::::::カレンダー:::::::::::::::::::: */
/*
.calendar {
    margin: 5px 0;
    text-align: center;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 9px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
*/
/*::::::::::::::::::::blog終わり:::::::::::::::::::: */

.sitemap-ttl{
	background:url(images/sitemap-ttl.gif) top left no-repeat;
	width:520px;
	height:40px;
	margin-bottom:3px;
	text-indent:-9999px;
	font-size:1px;
	}

.sitemap li , .sitemap ul{
	list-style:none ;
	}
.sitemap li {
	list-style:url(images/sitemap-list.gif) outside;
	line-height:2.5em;
	}


/* 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: 12px;
}

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: 10px;
    margin-bottom: 10px;
}


/* 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 { }
.pkg { display: block; }
/* */




/* content */



.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;
}


/* modules */

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

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

.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: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    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;
}




/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

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

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

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: auto;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #fdbbb0;
    padding: 5px;
    color: #333333;
    background: #fcda8c;
    font-size: 11px;
    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: 11px;
}

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








.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    border-left: 5px solid #fbc755;
    padding: 0 0 0 10px;
    color: #423d3d;
    font-size: 18px;
}

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

.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: 10px;
    text-align: right;
}

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

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

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

/* modules */

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

.module-content {
    margin: 0 0 10px 0;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0 10px;
    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 #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-type: none;
}

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

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

.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; }

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

.calendar table {
    width: 245px;
    background: #ffffff;
}

.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;
}

.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: #ffffff;
}

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

.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;
}



/*
 *  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 */


/* 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: 12px; }
.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: 515px;
    w\idth: auto;
    margin: 0;
    padding: 20px 0 0 15px;
    color: #423d3d;
    background:url(images/archives-bgimg.gif) top left no-repeat;
	width:515px;
	height:60px;
	font-size:12px;
	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: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    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; }


/*banners*/
.banner{
	margin-top:20px;
	}
.banner a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
/* CSS Document */
