/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url("images/back1.jpg");
	background-repeat:repeat-x;
	background-position:center top;

	font-family:"ＭＳＰ ゴシック",sans-serif;
	}

#page {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0;
	width: 852px;
	border: 1px solid #AAAAAA;
	text-align: left;
	}

#titleimage{
	display:block;
	margin: 0px 10px;
	background-image: url("images/title.gif");
	width:832px;
	height:75px;
	background-repeat: no-repeat;
}

#titleimage span{display:none;}


a{text-decoration:none;color:#14356D;}
a:hover{color:#0662FF;}


#header1 {
	background-image: url("images/topimage1.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 100px;
	width: 832px;
	}

#header2 {
	background-image: url("images/topimage2.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 100px;
	width: 832px;
	}

#header3 {
	background-image: url("images/topimage3.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 100px;
	width: 832px;
	}

#header4 {
	background-image: url("images/topimage4.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 100px;
	width: 832px;
	}

#headerimg {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 610px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 610px;
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 850px;
	clear: both;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;

	}



#sidebar h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size:14px;
	border: solid 1px;
	
	}
.textwidget {margin-left: 5px;}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 10px 0px ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0px;
	}
/* End Entry Lists */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 10px 0 10px 0;
	margin-left:632px;
	width: 210px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*サイドのボタン*/

#sidebar ul ul ul li{
	background-image: url('images/button3.gif');	text-decoration: none;padding: 0px;
	background-repeat: no-repeat;
}

#orsidenavi ul{text-decoration:none;padding:0px;margin:0px;}
#orsidenavi span{display:none;}
.id12 a{display:block;widht:205px;height:38px;
	background-image:url('images/b-12.gif');background-repeat:no-repeat;}
.id12 a:hover{background-position:0px -50px;}

.id15 a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/b-15.gif');background-repeat:no-repeat;}
.id15 a:hover{background-position:0px -50px;}

.id17 a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/b-17.gif');background-repeat:no-repeat;}
.id17 a:hover{background-position:0px -50px;}

.id19 a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/b-19.gif');background-repeat:no-repeat;}
.id19 a:hover{background-position:0px -50px;}

.id21 a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/b-21.gif');background-repeat:no-repeat;}
.id21 a:hover{background-position:0px -50px;}

.id23 a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/b-23.gif');background-repeat:no-repeat;}
.id23 a:hover{background-position:0px -50px;}

.nanohanakan a{display:block;widht:205px;height:29px;margin-top:3px;
	background-image:url('images/nanohanakan.gif');background-repeat:no-repeat;}
.nanohanakan a:hover{background-position:0px -50px;}

.id5 a{display:block;widht:205px;height:38px;margin-top:3px;
	background-image:url('images/b-5.gif');background-repeat:no-repeat;}
.id5 a:hover{background-position:0px -50px;}

.id26 a{display:block;widht:205px;height:38px;margin-top:3px;
	background-image:url('images/b-26.gif');background-repeat:no-repeat;}
.id26 a:hover{background-position:0px -50px;}

.id28 a{display:block;widht:205px;height:38px;margin-top:3px;
	background-image:url('images/b-28.gif');background-repeat:no-repeat;}
.id28 a:hover{background-position:0px -50px;}

.idhome a{display:block;widht:205px;height:38px;margin-top:3px;
	background-image:url('images/b-home.gif');background-repeat:no-repeat;}
.idhome a:hover{background-position:0px -50px;}

.goblog a{display:block;widht:205px;height:58px;margin-top:3px; margin-left:5px;margin-top:3px;
	background-image:url('images/blog.gif');background-repeat:no-repeat;}
.goblog a:hover{background-position:0px -60px;}
.goblog span{display:none;}

.mobaile{text-align:center; width:205px;margin-left:5px;margin-top:10px;}

/*投稿カテゴリ*/
.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.narrowcolumn .hentry{
	margin: 0 0 20px;
	padding: 10px;
	border: solid 1px #AAAAAA;
}
.narrowcolumn h3{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.narrowcolumn .small{
	text-align: right;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}
.narrowcolumn .entry{
	font-size:14px;
}
.clear{
	clear:both;
}
h2.pagetitle{}


/*投稿のページ*/
.widecolumn .post{
	margin: 40px 0px 0px 0px;
}
.widecolumn .navigation{
	font-size: 12px;
}
.widecolumn h2{
	margin: 0px;
	padding:0px 0px 0px 0px;
}



/*トップニュース*/
#topnews{border-collapse: collapse;font-size:14px;padding:0px;margin:20px 0px 0px 0px;}
#topnews h2{margin:0px; padding:0px;}

.topnewstd{background-image:url("images/oshiraseback.gif");background-repeat:no-repeat;
	background-position:left bottom;padding:0px;vertical-align:top;width:293px;padding-bottom:20px;}

.topnewsT1 a{
	background-image:url("images/oshirase1.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT1 span{display:none;}

.topnewsT2 a{
	background-image:url("images/oshirase2.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT2 span{display:none;}

.topnewsT3 a{
	background-image:url("images/oshirase4.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT3 span{display:none;}

.topnewsT4 a{
	background-image:url("images/oshirase3.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT4 span{display:none;}

.topnewsT5 a{
	background-image:url("images/oshirase5.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT5 span{display:none;}

.topnewsT6 a{
	background-image:url("images/oshirase6.gif");background-repeat:no-repeat;
	display:block;width:293px;height:36px;
}
.topnewsT6 span{display:none;}


.topnewsU{
	margin: 0px 0px;padding-left: 20px;
}
.topnewsU li{font-size:12px;}
.topnewsU li a{font-size:medium;}

#topnews .space{width:16px;height:16px;}


.sisetumenu{border-collapse: collapse;font-size:12px;margin-top:20px;}
.sisetumenu td {border:solid 1px #AAAAAA;padding:5px;width:181px;
	 vertical-align:top;}
.sisetumenu .space{height:12px;width:12px;border:none;padding:0px;empty-cells: show;}
.sisetumenu div{margin-top:2px;}
.sisetumenu a{text-decoration:none;color:#222222;}
.sisetumenu td:hover{background-color:#FFFFE3;}
.sisetumenu img{border:none;}

.car4botan {}
.car4botan span{display:none;}
.car4botan a{background-image:url("../../../wp-content/uploads/images/2-7hanabatake.gif");background-repeat:no-repeat;
	margin:20px 0px 0px 180px;display:block;width:248px;height:49px;}
.car4botan a:hover{background-position:0px -50px;}

/*フッタ*/
#olgfooter{margin-top:10px;}
.fotterbotan{border-bottom:solid 1px #D9B67E;font-size:14px;width:830px;margin-left:10px;text-align:right;
	padding-bottom:10px;}
.fotterbotan a{display:block;height:20px;background-image:url('images/budou.gif');float:right;
	background-repeat:no-repeat;padding-left:30px;padding-top:5px;text-decoration:none;margin-left:10px;}

.houjinmei{float:left;font-weight:bold;font-size:14px;margin-left:10px;margin-top:20px;}
.houjinmei p{font-size:12px;margin:0px;font-weight:100;}
#olgfooter img{float:right;}

.pagetitle2{display:none;}
.ortitle {margin-top:20px;}
.pagetitle {margin-top:20px;}
.category-event h2{padding-top:60px;color:#23359C;font-size:20px;background-image:url(../../../wp-content/uploads/images/categ-id3.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
.category-ohanabatake h2{padding-top:60px;color:#23359C;font-size:20px;background-image:url(../../../wp-content/uploads/images/categ-id4.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
.category-tyokubai h2{padding-top:60px;color:#23359C;font-size:20px;background-image:url(../../../wp-content/uploads/images/categ-id5.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
.category-lapty h2{padding-top:60px;color:#23359C;font-size:20px;background-image:url(../../../wp-content/uploads/images/categ-id6.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
.category-sankasya h2{padding-top:60px;color:#23359C;font-size:20px;background-image:url(../../../wp-content/uploads/images/categ-id7.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
.category-seikatukan h2{padding-top:60px;color:#23359C;font-size:20x;background-image:url(../../../wp-content/uploads/images/categ-id8.gif);
	background-repeat:no-repeat;margin:0px 0px 10px 0px;}
	
/**/
.tablenoline{padding:0px;border-collapse: collapse;font-size:14px;margin-top:20px;}
.tablenoline td {vertical-align:top;}
.tablenoline .space{width:10px;height:10px;}
.tablenoline a{color:#000000;text-decoration:none;}
.tablenoline a:hover{color:#0662FF;}
.tablenoline img{border:none;}

.tableline{padding:0px;border-collapse: collapse;font-size:12px;}
.tableline td {vertical-align:middle;padding:2px 1px;border:solid 1px #AAAAAA;}
.tableline img{border:none;}

.tableline14p{padding:0px;border-collapse: collapse;font-size:14px;}
.tableline14p td {vertical-align:middle;padding:2px;border:solid 1px #AAAAAA;}
.tableline14p img{border:none;}

.tabletdnorap{white-space: nowrap;background-color:#FFFDE4;}


/*Tinymce-advaced*/
.font10{
	font-size:10px;
}
.font11{
	font-size:11px;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.font18{
	font-size:18px;
}
.font24{
	font-size:24px;
}
.font32{
	font-size:32px;
}
p{margin:0px 0px;}

/*Twitter*/
.twitter{border:solid 1px #BCD1F0;margin-top:10px;}
.twitter .twtr-widget h3{border:none;font-size:12px}
.twitter .twtr-widget h4{font-weight:100;font-size:14px}
.twitter .twtr-ft {display:none;} 
.twitter .twtr-hd {padding:2px;margin:0;}
.twitter .twtr-bd {border-top:solid 1px #BCD1F0;} 

