@charset "utf-8";
* {
	font-family: "font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;";
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

html, body {
	font-family: "font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;";
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;";
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	list-style:none;
}

table, caption, th, td {
	font-family: "font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;";
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;";
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*----------- タグ -----------*/
body {
	font-size:small;
	color:#6C6C6C;
	line-height:1.4;
	text-align:center;
	}
hr { display:none;}
a:link, a:visited {	color:#517437;}
a:hover, a:active {	color:#7DB355;}
/*a:link, a:visited {	color:#3C3C3C; text-decoration:none;}
a:hover, a:active {	color:#80AB52; text-decoration:underline;}
*/
a{ outline:none;}
img { vertical-align:top;}


/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

body.top {
	background: url(../img/bg_bodyTop.gif) repeat-x center top #000000;
}

div#container {
	text-align:center;
	margin: 0 auto;
	padding:0;
	}
div#containerInner {
	width:940px;
	margin: 0 auto;
	text-align:left;
	}
div#containerInner div#header {
	padding: 0;
	font-size:8px;
	height: 69px;
	}
div#containerInner div#header h1 {
	float:left;
	padding-top: 13px;
	padding-bottom: 0;
	padding-left: 24px;
	}

/* headNavi */
div#containerInner div#header div#headRight{
	width:340px;
	padding:1px 24px 0 0;
	float:right;
	text-align:right;
	}

div#containerInner div#header div#headRight p{
	margin:0 10px 0 0;
	}
div#containerInner div#header ul {
	width:350px;
	padding:14px 0 3px 0;
	margin:0;
	list-style:none;
	float:left;
	display:inline;
	}
	div#containerInner div#header ul li {
		padding:5px 0 0 0;
		margin: 0 26px 0 0;
		list-style:none;
		float:left;
		display:inline;
		}
		div#containerInner div#header ul li.zx {
		padding:0;
		margin: 0 11px 0 0;
		list-style:none;
		float:left;
		display:inline;
		}
	div#containerInner div#header ul li.noMargin {
		padding:0;
		margin: 0;
		list-style:none;
		float:left;
		display:inline;
		}

/* mainNavi */
div#containerInner ul#navi {
	width:801px;
	margin: 0 auto;
	padding:0;
	}
	div#containerInner ul#navi li {
		margin: 0 13px;
		display:inline;
		float:left;
		line-height:1;
		}
	div#containerInner ul#navi li.last {
		margin: 0 0 0 13px;
		display:inline;
		float:left;
		}
div#content {
	width:940px;
	margin: 0 auto;
	clear:both;
	}

/* footer */
div#footer {
	width:100%;
	background:url(../img/bg_footer.gif) repeat-x top;
	text-align:center;
	clear:both;
	margin: 0 auto;
	font-size:8px;
	min-width:940px;
	}
	div#footer div#footInner {
		width:870px;
		padding: 0 35px;
		margin: 0 auto;
		}
	div#footer div#footInner ul {
		width:366px;
		margin: 0 0 0 504px;
		height:14px;
		padding:0 0 8px 0;
		}
	div#footer div#footInner ul li {
		float:left;
		display:inline;
		padding: 0 0 0 30px;
		background: url(../img/img_partition.gif) no-repeat 10px center;
		}
	div#footer div#footInner ul li.start {
		float:left;
		display:inline;
		padding: 0 0 0 0;
		background:none;
		}
	div#footer div#footInner address {
		width:870px;
		padding:0 0 30px 0;
		text-align:left;
		}



/*廻り込み解除BOXここから*/
.clr:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
.clr {
	display:inline-table;
	min-height:1%;
	}

/*Mac IE　には適用されない*/
* html .clr {
	height:1px;
	}
.clr {
	display:block;
	}
/*廻り込み解除BOXここまで*/
/* blog
-----------------------------------------------------------------*/
body.blog {
	background: url(/blog/img/bg_blog.gif) repeat-x center top #000000;
	}
div#blog {
	width:940px;
	margin: 0 auto;
	padding:0;
	}
div#blog div#visual{
	width:940px;
	height:130px;
	margin:0 auto;
	clear:both;
	background:url(/blog/img/visual.jpg) center top no-repeat;
}
	div#blog div#visual h2{
		display:none;
	}
	div#blog div#visual p.catch{
		display:none;
	}
	div#blog div#visual p#crumbs{
		padding:10px 0 0 64px;
		font-size:10px;
		color:#FFFFFF;
	}
	div#blog div#visual p#crumbs a:link,
	div#blog div#visual p#crumbs a:visited{
		color:#FFFFFF;
		text-decoration:none;
	}
	div#blog div#visual p#crumbs a:hover{
		color:#FFFFFF;
		text-decoration:underline;	
	}

/*div#blog div#titleWrap p.cramp {
	height:30px;
	line-height:30px;
	padding: 0 0 0 15px;
	color:#FFFFFF;
	font-size:10px;
	}
	div#blog div#titleWrap p.cramp a:link,
	div#blog div#titleWrap p.cramp a:visited{
		color:#FFFFFF;
		text-decoration:none;
	}
	div#blog div#titleWrap p.cramp a:hover{
		color:#FFFFFF;
		text-decoration:underline;	
	}
*/

div#blog #pagebodyInner {
	width:780px;
	margin: 0 auto;
	padding:17px 0 0 0;
	}


/* alpha
------------------------------ */
#alpha {
	width:546px;
	float:left;
	}

/* entry */
#alpha .entry {
	background:#FFF;
	padding:4px;
	margin: 0 0 15px 0;
	}

#alpha .entryInner {
	width:538px;
	background:url(/blog/img/bg_entry.gif) repeat-y;
	}
#alpha .entryInner .entryHeader {
	background:url(/blog/img/bg_entryHead.gif) no-repeat top;
	padding:2px 0 0 0;
	width:538px;
	}
	#alpha .entryInner .entryHeader h2 {
		width:400px;
		float:left;
		padding:8px;
		font-weight:bold;
		font-size:14px;
		line-height:20px;
		}
	#alpha .entryInner .entryHeader h3 {
		width:100px;
		float:right;
		text-align:right;
		padding:8px;
		line-height:20px;
		font-size:10px;
		}
#alpha .entryInner .entryContent {
	width:538px;
	margin: 0 auto;
	padding:14px 0 0 0;
	background:url(/blog/img/bg_entrybody.gif) no-repeat top;
	}
	#alpha .entryInner .entryBody, #alpha .entryInner .entry-more, #alpha .entryInner .entry-more-link {
		width:510px;
		margin: 0 auto;
		overflow:hidden;
		}
	#alpha .entryInner .entryBody p, #alpha .entryInner .entry-more p, #alpha .entryInner .entry-more-link {
		padding: 0 0 1em 0;
		}
	#alpha .entryInner .entryBody img {
		padding:0 0 5px 0;
		}
#alpha .entryInner .entryFooter {
	padding:15px 10px;
	font-size:10px;
	text-align:right;
	background:url(/blog/img/bg_entryFoot.gif) no-repeat top;

	}
	#alpha .entryInner .entryFooter .separator {
		padding: 0 5px;
		}

/* pagetop */
div.pagetop{
	width:840px;
	min-width:840px;
	margin: 0 auto;
	padding:10px 0 0 0;
	clear:both;
}
div.pagetop p {
	font-size:8px;
	text-indent:-9999px;
	background:url(/common/img/pagetop.gif) no-repeat;
	clear:both;
	margin:0 0 44px auto;
	width:96px;
	height:16px;
}
	 div.pagetop p a{
		display:block;
		width:96px;
		height:16px;
	}


/* beta
------------------------------ */
#beta {
	width:214px;
	padding:4px;
	float:right;
	margin: 0;
	display:inline;
	background:#FFF;
	font-size:10px;
	}
#betaInner {
	border: solid 1px #D7E5D5;
	}

/* module */
div.module {
	width:212px;
	margin: 0 auto 8px auto;
	padding:1px 0 0 0;
	}
	div.module-content {
		}
	div.module-inner {
		padding:4px 6px;
		}
h2.module-header {
	}
	div.module-content li {
		margin:0;
		padding: 0.5em 0.6em;
		background:url(/common/img/line_dotte02.gif) repeat-x bottom;
		display:block;
		}

/* calendar */
.module-calendar p {
	width:198px;
	margin: 0 auto 4px auto;
	padding: 10px 0 0 0;
	line-height:1;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "Times New Roman", serif;
	}
.module-calendar table {
	width:198px;
	margin: 0 auto 4px auto;
	border: solid 1px #E6E6E6;
	border-collapse:separate;
	font-size:10px;
	}
	.module-calendar table th {
		background:#E6E6E6;
		padding:2px 0;
		text-align:center;
		}
	.module-calendar table td {
		background:#FFFFFF;
		padding:1px 0;
		text-align:center;
		}
	.module-calendar table td a {
		font-weight:bold;
		}
.sun {
	color:#FF2400;
	}

.sut {
	color:#1154C4;
	}

/* recent-comments */
.module-recent-comments ul.module-list span {
	font-size:10px;
	padding: 0 0 0 10px;
	}

/* module-archives */
.module-archives .module-inner p {
	width:90%;
	margin: 0 auto;
	padding:10px 0;
	font-size:12px;
	line-height:1.5;
	}
.module-archives .module-inner p select {
	width:100%;
	}


/* module-search */
.module-search form {
	width:90%;
	margin: 3px auto;
	}
.module-search input#search {
	width:100%;
	margin: 3px auto;
	font-size:12px;
	line-height:1.5;
	}

/* module-syndicate */
.module-syndicate {
	width:194px;
	padding:13px 2px;
	margin: 0 auto;
	border-top: solid 1px #CFCFCF;
	}



/* aricive
-------------------------------------------------------*/
div#alpha p.content-nav {
	color:#FFFFFF;
	padding:0 0 10px 0;
	text-align:center;
	font-size:10px;
	}
div#alpha p.content-nav a {
	color:#FFFFFF;
	margin: 0 3px;
	}

/* trackbacks */
div.trackbacks {
	color:#FFFFFF;
	padding: 0 0 12px 0;
	}
h3.trackbacks-header {
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	border-bottom: solid 1px #6E6E6E;
	padding: 0 0 0 3px;
	}
div#trackbacks-info {
	background:#303030;
	padding:13px 18px;
	margin: 0 0 5px 0;
	}

.trackbacks-content {
	padding:5px;
	}
.trackbacks-content p {
	padding: 0 0 0.5em 0;
	}
.trackback-footer {
		padding:0.5em 0 0 0;
		text-align:right;
		border-top: solid 1px #303030;
		}


/* comments */
div.comments, div.comment, div.comments-open {
	color:#FFFFFF;
	padding: 0 0 12px 0;
	}
h2.comments-open-header, h3.comments-header {
	font-size:16px;
	font-weight:bold;
	line-height:1.4;
	border-bottom: solid 1px #6E6E6E;
	padding: 0 0 0 3px;
	}
div.comments-open-content, div.comment-inner {
	background:#303030;
	padding:13px 18px;
	color:#FFFFFF;
	}
	div.comment-content {
		margin:0;
		padding: 0.5em 0 0 0;
		background:url(/common/img/line_dotte02.gif) repeat-x bottom;
		display:block;
		}
	div.comment-header {
		font-weight:bold;
		}
	div.comment-header span {
		font-size:14px;
		}
	div.comment-content {
		margin:0;
		padding: 0.5em 0;
		background:url(/common/img/line_dotte03.gif) repeat-x bottom;
		display:block;
		}
	p.comment-footer {
		padding:0.5em 0 0 0;
		text-align:right;
		}
	p.comment-footer a:link, p.comment-footer a:visited {
		color:#EDEDED;
		text-decoration:none;
		}
	p.comment-footer a:hover {
		color:#80AB52;
		}

/*
	div#blog div#visual p#crumbs a:link,
	div#blog div#visual p#crumbs a:visited{
		color:#FFFFFF;
		text-decoration:none;
	}
	div#blog div#visual p#crumbs a:hover{
		color:#FFFFFF;
		text-decoration:underline;	
	}
*/


div.comments-open-content p {
		padding: 0 0 1em 0;
	}
div.comments-open-content label {
	display:block;
	}
div.comments-open-content textarea {
	width:80%;
	}
input#comment-email, input#comment-url {
	width:240px;
	}


h2#archive-title, h3.sysTitle {
	padding:5px 0 0 0;
	font-size:16px;
	color:#FFFFFF;
	}
.search-results-header {
	font-weight:bold;
	}


/*バナー*/
#daybnn{
	position: relative;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width:225px;
	height:96px;
	float: right;
}
#daybnn a{
	position: relative;
	display: block;
	
	height: 96px;
	width: 225px;
}
#betawrap
{
	width:225px;
	float: right;
}
