@charset "UTF-8";

/************************************************
*	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: #333333;
	background-color: #cccccc;
	background: url(image/bg1.gif);
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



div#header {
	color: #333333;
	background-color: #ffffff;

	margin-top: 0px;
	padding: 0px;
	border-left:   1px solid #669;
    border-right:  1px solid #669;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	height: 120px;
	overflow: hidden;
    background: url(image/logo.png) no-repeat;
    
    outline-width: 0;
	
	
}


div#content {
	font-size: 100%;
	color: #333333;
	background-color: #fff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	border-left:   1px solid #669;
    border-right:  1px solid #669;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}


div#main {
	font-size: 80%;
	color: #333333;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 600px;
	float: left;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: #fff;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 198px;
	float: right;
}


div#footer {
	font-size: 100%;
	color: #333333;
	background-color: #fff;
	text-align: center;
	border-left:   1px solid #669;
    border-right:  1px solid #669;
    border-bottom: 1px solid #669;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
}

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

div#header .inner {
	padding-left: 20px;
	padding-right: 20px;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: transparent;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}


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

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

/* 見出し */
div#main h2 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	margin: 15px 0px 5px 0px;
    padding: 7px 7px 5px 38px;
    border-bottom: 1px solid #333;
    background: #fff url(image/sacl30.gif) no-repeat 2px ;
    font-size: 130%;
    font-weight: bold;
    clear: both;
}

div#main h3 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	clear: both;
}
div#main h4 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	clear: both;
}
div#main h5 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	clear: both;
	}

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

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

/* 画像 */
div#main img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	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: 5px;
	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 {
	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 .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-left: 20px;
	padding-right: 20px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	background-color: #66cc33;
	margin-top: 20px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
}

div#sub dd {
	font-size: 100%;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #ccffcc;
	}
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	
	
}

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

div#sub ul li a:hover{
	text-decoration: none;
	color: #f00;
	background-color: transparent;	
}
/* サイドバー段落 */
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;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    border: 1px solid  #cfe6c5;
    color: #333;
    background: #dff6d5;
    text-align: center;
    font-size: 75%;
    line-height: 2.2;
}
.sidetitle li  {
    list-style-type: none;
    }



/* サイドメニュー */
.side {
    margin: 5px 0 20px;
    background: none;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding-left: 16px;
}
.side ul li {
    list-style-type: circle;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style-type: circle;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}
.side #categories li {
    list-style-type: circle;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}


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

div#footer address a:hover {
	text-decoration: none;
	color: #f00;
	background-color: transparent;
}

/* 段落 */
div#footer p {
	font-size: 70%;
}
/* ナビ */



#navi{
border-left: 1px solid #669;
border-right: 1px solid #669;
margin-left: auto;
margin-right: auto;
background: url(image/navi.gif) repeat-x;
width: 800px;
}
#navi dt{
position: absolute;
width: 0;
height: 0;
overflow:hidden;
}
#navi dd ul{
margin: 0;
padding: 0;
list-style: none;
}
#navi dd ul li{
float: left;
border-right: 1px solid #bed5b4;
width: 90px;
letter-spacing: 0.1em;
}
#navi dd ul li a{
display: block;
color: #333;
font-size: 75%;
font-weight: bold;
text-align: center;
line-height: 2.3;
text-decoration: none;
}
#navi dd ul li a:link,
#navi dd ul li a:visited{
background: url(image/navi.gif) repeat-x;
}
#navi dd ul li a:hover{
background: url(image/navi-hover.gif) repeat-x;
}
#navi,/*for ie7*/
#navi dd ul li a{/* for ie6 */ height: 28px;
}

/************************************************
* web page .info *
************************************************/
.info dt {
padding-top: 0;
padding-left: 5px;
padding-right: 0;
padding-bottom: 0;
}
.info dd {
line-height: 1.6;
margin-top: -2.4em;
margin-left: 9em;
margin-right: 0;
margin-bottom: .8em;
border-bottom: 1px dotted #666666;
}

/************************************************
* Top Page Recent Entries *
************************************************/
dl.rentory dt {
padding: 0;
}
dl.rentory dd {
line-height: 1.6;
margin-top: -2.2em;
margin-left: 6em;
margin-right: 0px;
margin-bottom: .4em;
}

/* shibu */
div#shibu a {
	text-decoration: none;
	color: #006699;
	background-color: transparent;
}
div#shibu a:hover {
	text-decoration: none;
	color: #f00;
	background-color: transparent;
}


