@charset "UTF-8";
/* @Style license ID.0385 */
/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
		font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;
	background-color: #003366;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

div#header {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/header.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
	overflow: hidden;
}

div#content {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/bodybg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
}

div#navi {
	background-image: url(blogimg/navibg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 910px;
	float: left;
	clear: both;
}

#image {
	background-image: url(blogimg/image2010sin.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 230px;
	clear: both;
}

div#main {
	font-size: 87.5%;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 0.05em;
	margin-top: 0;
	padding-top: 0;
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	width: 620px;
	float: left;
}

div#sub {
	font-size: 100%;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 270px;
	float: left;
}

div#footer {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	clear: both;
}

div#footer2 {
	background-color: #ffffff;
	background-image: url(blogimg/bodybg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
        height: 110px;
        clear: both;
}

.flash {
         background-color: #ffffff;
	background-image: url(blogimg/bodybg.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
         padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 920px;
}

ul.tree {
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0 0 0 5px;
}
ul.tree li {
    padding: 0 0 0 5px;
    margin: 0;
    background: url(blogimg/tree_lst.gif) no-repeat 2px 0;
    list-style: none;
}
ul.tree li.tree_end {
    background: url(blogimg/tree_end.gif) no-repeat 2px 0;
    margin: 0;
    list-style: none;
}
.subcategories a.foldmark {
    font-size:10px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（装飾なし） */
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 30px;
}

div#header h1 {
         font-size: 70%;
         font-weight: bold;
	color: #777777;
	background-color: none;
	line-height: 140%;
         width: 760px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

div#header p {
	font-size: 70%;
         font-weight: bold;
	color: #777777;
	background-color: none;
	line-height: 140%;
         width: 560px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10;
	margin-bottom: 15px;
	padding-bottom: 0px;
}


/************************************************
*	Content 					     		    * 
************************************************/

/************************************************
*	navi 					     		    * 
************************************************/

div#navi .pad {
	padding-left: 10px;
	padding-right: 10px;
	
}

div#navi ul {
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
div#navi ul li {
	font-size: 90%;
	font-weight: bold;
	display: inline;
}

div#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #069FD2;
	background-image: url(blogimg/navi0.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: .7em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: .6em;
	float: left;
	border-right: 1px solid #e0e0e0;
}

div#navi ul li a:hover {
	color: #ffffff;
	background-color: #FF6600;
	background-image: url(blogimg/navi.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}


/************************************************
*	main 					     		    * 
************************************************/

div#main .inner {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
}

/* 見出し */
div#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #ff7700;
	background-color: #ffffff;
	background-image: url(blogimg/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}

div#main h3 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h3.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
div#main h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h4.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}

/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 0px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}
/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}
/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	font-size: 85%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* 投稿者情報 */
div#main p.posted {
	font-size: 85%;
	clear: both;
}

#main .posted img {
	margin-bottom: 0;
}

/* コメンター画像 */
div#main .commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}

/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-top: 23px;
	padding-left: 20px;
	padding-right: 0px;
}

/* サイドバー見出し */

div#sub h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #069FD2;
	background-image: url(blogimg/sideh2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}

div#sub h3 {
	font-size: 90%;
	font-weight: bold;
	color: #069FD2;
	background-color: #ffffff;
	margin-top: 5px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069FD2;
}


/* サイドバーリスト */

div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

/* お問い合わせ用 */
div#contents .form {
	line-height: 160%;
	margin: 0;
}

div#contents .form dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}


/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}

/************************************************
*	Footer2  									*
************************************************/

div#footer2 ul {
  list-style: none;
  font-size: 70%;
  margin-top: 0px;
  height: 23px;
  margin-right: 10px;
  margin-left: 30px;
  padding: 5px;
  border: 2px solid #f2f2f2;
  }

div#footer2 li {
  width: 160px;
  height: 20px;
  background: none;
  background-color: #1FA3DF;
  float: left;
  margin-right: 5px;
  color: white;
  text-align: center;
  border-bottom: 3px solid #0078A5;
  line-height: 23px;
  text-shadow: white 0 0 5px;
  }

div#footer2 li a {
  color: #ffffff;
  width: 160px;
  height: 20px;
  display: block;
  text-decoration: none;
  }

div#footer2 li a:hover {
  background-color: #FF6600;
  border-bottom: 3px solid #090099;
  }

.comment-reply {
  margin: 1px 1px 1px 4px;}
.comment,
.comment-reply {
  padding: 2px;
  border: silver solid 1px;}