/*burikko.css
Title: Burikko
Author: nyao
Access: <http://www.burikko.net/>
Copyright (c) Feb/2007 nyao
*/

/*全体の設定*/
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
body {
	background-color: #fdfdd9;
	font-family: "ＭＳ Ｐゴシック", " Osaka";
	color: #420;
	line-height: 1.5em;
}
a:link {
	color: #06F;
	font-weight: bold;
	text-decoration: none;

}
a:active  {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a:visited  {
	color: #60C;
	font-weight: bold;
	text-decoration: none;
}
a:hover   {
	text-decoration: underline;
	position: relative;
	top: 2px;
}
a:hover img{
	position: relative;
	top: 0px;
}

/*文字周りの設定*/
p {
	padding: 0em;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	margin: 0.5em 0em 0em;
	text-align: center;
	line-height: 1.3em;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	font-style: normal;
	margin: 0.5em 0em 0em;
	text-align: center;
	line-height: 1.3em;
}
h3 {
	font-size: 113%;
	font-weight: bold;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 1em;
}
strong {
	color: #FF0033;
	font-weight: bold;
	font-size: 105%;
}
em {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

/*罫線の設定*/
hr {
	background-color: #633;
	visibility: hidden;


}
table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background-color: #fff;
	margin-bottom: 17px;

}
td {
	font-size: 80%;
	color: #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
th {
	font-weight: normal;
	font-size: 80%;
	color: #333;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
li {
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	right: 2.5em;
}
dt {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}
blockquote {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
select {
	font-size: 0.9em;
	color: #442200;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
/*全体構成の設定*/
.header {
	float: left;
	margin-bottom: 10px;
	}
.main {
	background-color: #FFF;
	border: none;
	width: 750px;
	margin: 10px auto;
}
.logo {
	width: 300px;
	background-color: #FFF;
	margin: 10px 0% 5px 5px;
	float: left;
	padding-left: 5px;
}

div.search table,
div.search td{
	background-color:transparent;
	border: none;
	margin: 0;
}
.contents {
	float: right;
	margin: 10px 1% 2% 10px;
	padding: 0.5em;
	width: 370px;
}
.topword {
	background-color: #FFF;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.5px;
	margin: 2%;
	padding: 0.5em;
	border: 1px solid #603;
}
.topics {
	font-size: 80%;
	line-height: 1.5em;
	border: 1px solid #633;
	margin: 2%;
	padding: 2em 0.5em 2em 1.7em;
}
.topics dt {
       font-size: 0.9em;
       margin-top:5px;
}
.border {
	background-color: #F9C;
	width: 100%;
	height: 1.7em;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;

}
.mt {width:745px; margin:0px; padding:0px;}
.news {
	background-color: #FFF;
	font-size: 83%;
	line-height: 1.5em;
	margin: 10px;
	border: 1px solid #633;
　　　　padding: 5px;
	float: right;
	width: 510px;
}
ul.footnote {
	font-size: 80%;
}
.navicenter {
	background-color: #FFF;
	float: left;
	width: 280px;
	margin: 10px 0px;
	padding: 0px 20px;
}
#counter{
	width: 160px;
	margin: 0px auto 20px;
}
.menu {
	font-size: 99%;
	width: 90%;
	padding: 0px 3px 3px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: solid 1px #633;
}
.footer {
	font-size: 80%;
	color: #000;
	text-align: right;
	line-height: 1em;
	margin: 20px auto;
}
.anchor {
	font-family: "Courier New", "Courier", "mono";
	font-size: 95%;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-bottom: 15px;
}
.linknavi {
	font-size: 75%;
	font-weight: bold;
}

#colum {
	font-family: "ＭＳ 明朝", "細明朝体";
	font-size: 108%;
	line-height: 1.4em;
	text-align: left;
	padding: 1em;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.tophome {
	background-color: #FCF;
	padding: 0.3em 0.5em 0.1em;
	border-top: #F06 2px solid;
	border-right: #F06 2px solid;
	border-bottom: #FCF 2px solid;
	border-left: #F06 2px solid;
}
.toplink {
	padding: 0.3em 0.5em 0.1em;
	border-bottom: #F06 1px solid;
}
.intro {
	padding: 1em;
	float: right;
	width: 65%;
	margin: 10px 2% 15px;
}
.detail{
	margin-left: auto;
	width: 95%;
	margin-right: auto;
	padding-left: 6%;
}
.asset-body{padding:10px;}

.centering {
	text-align: center;
}
.left {
        font-size:80%;
        margin: 20px 3px 20px 15px;
        float: left;
        width: 150px;
        padding: 0.5em;
}
.adv2 {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 470px;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
.left h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.left ul {
	list-style: none;
	padding-left: 0.5px;
	margin: 20px 0px;
	}

.left li {
	font-size: 75%;
	line-height: 1em;
	list-style-position: outside;
	list-style-type: none;
	position: static;
	right: 0px;
	margin: 0.8em 2px;
	}

.left img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
img { border:none;}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

p.posted{ font-size: 80%;}
