@charset "UTF-8";
/* @Style license ID.0330 */
/************************************************
*	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;
}
/************************************************
*	body										*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
/************************************************
*	Layout										*
************************************************/
div#header {
	margin-bottom: 0px;
}
#navi {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
div#wrapper {
	clear:both;
	float:left;
	width:100%;
	padding-bottom:20px;
}
div#box1wrap {
	float:left;
	width:540px;
}
div#box1 {
	float:right;
	width:520px;
}
div#box2wrap {
	float:left;
	width:220px;
	margin-top:0px;
}
div#box2 {
	float:right;
	width:200px;
}
div#box3wrap,
div#box4wrap {
	float:left;
	width:220px;
	margin-top:0px;
}
div#box3,
div#box4 {
	float:right;
	width:200px;
	padding-bottom:5px;
}
div#footer {
	clear: left;
}
/************************************************
*	header										*
************************************************/

div#header {
	color: #333333;
	background-color: #ffffff;
}
div#header h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 30px;
}
div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}
div#header p {
	font-size: 87.5%;
	color: #333333;
	background-color: #ffffff;
	letter-spacing: 0.05em;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	top: -10px;
}
/************************************************
*	navi										*
************************************************/
#navi {
	font-size: 87.5%;
	color: #ffffff;
	background-color: #808080;
	background-image: url(blogimg/navi.png);
	background-position: left center;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navi ul li {
	display: inline;
}
#navi ul {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 30px;
}
#navi ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #808080;
	background-image: url(blogimg/navi.png);
	background-position: left center;
	background-repeat: repeat-x;
	padding: 0.5em 1em;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
}
#navi ul li a:hover {
	color: #ffffff;
	background-color: #666666;
	background-image: url(blogimg/navi_hover.png);
	background-position: left center;
	background-repeat: repeat-x;
}
/************************************************
*	box1										*
************************************************/
div#box1 {
	color: #333333;
	background-color:#ffffff;
}
div#box1 div.pad {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
div#box1 {
	font-size: 87.5%;
	line-height: 1.5;
	letter-spacing: 0.05em;
}
div#box1 h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #808080;
	background-image: url(blogimg/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
div#box1 h3 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
div#box1 h4 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	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: #CCCCCC;
	clear: both;
}
div#box1 p {
	margin-top: 0;
	margin-bottom: 10px;
}
/* ハイパーリンク */
div#box1 a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
div#box1 a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}

div#box1 .menu {
	padding-top: 20px;
}
/* 画像 */
div#box1 img {
	border: none;
	margin-bottom: 10px;
}
/* リスト */
div#box1 ol,div#box1 ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}
div#box1 ol li,div#box1 ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}

div#box1 ol ol li,div#box1 ul ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
/* 引用 */
div#box1 blockquote {
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
div#box1 blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}
/* 引用元情報 */
div#box1 cite {
	font-style: italic;
}
/* 整形済みテキスト */
div#box1 pre {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 5px;
	width: 500px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#box1 dl {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#box1 dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
div#box1 dd {
	padding-left: 5px;
}
/* 画像左配置 */
div#box1 .mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
div#box1 .mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
div#box1 .mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#box1 .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#box1 .imageright{
	margin-left: 10px;
	float: right;
}
/* 続き */
div#box1 .extended {
	font-size: 85.7%;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}
/* 投稿者情報 */
div#box1 .posted {
	font-size: 85.7%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}
div#box1 .entry-tags {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#box1 .entry-tags-header,
div#box1 .entry-tags-list,
div#box1 .entry-tag { display: inline; }
div#box1 .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/* コメンター画像 */
div#box1 .commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
/* コメントフォーム */
div#box1 textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#box1 input,div#box1n textarea {
	font-size: 100%;
}
/************************************************
*	box2,box3,box4								*
************************************************/
div#box2 {
	color: #333333;
	background-color:#ffffff;
}
div#box2 div.pad {
 	padding-left: 10px;
 	padding-right: 10px;
}
div#box3,
div#box4 {
	color: #333333;
	background-color:#ffffff;
}
div#box3 div.pad,
div#box4 div.pad {
 	padding-left: 10px;
 	padding-right: 10px;
}

/* サイドバーリスト */
div#box2 dl , div#box3 dl , div#box4 dl {
	margin-bottom: 5px;
	clear: both;
}
div#box2 dt , div#box3 dt , div#box4 dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	background-image: url(blogimg/side_dt.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 0;
	padding-left: 25px;
	margin-right: 0;
	padding-right: 0;
	margin-bottom: 2px;
	padding-bottom: 10px;
}
div#box2 dd,
div#box3 dd,
div#box4 dd
{
	font-size: 100%;
}
div#box2 ul,
div#box3 ul,
div#box4 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#box2 ul li,
div#box3 ul li,
div#box4 ul li 
{
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
}
div#box2 ul li li,
div#box3 ul li li,
div#box4 ul li li
{
	font-size: 100%;
	margin-left: 20px;
}
div#box2 ul li a,
div#box3 ul li a,
div#box4 ul li a
{
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}
div#box2 ul li a:hover,
div#box3 ul li a:hover,
div#box4 ul li a:hover
{
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#box2 p,
div#box3 p,
div#box4 p
{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#box2 .module-tagcloud .module-content,
div#box3 .module-tagcloud .module-content,
div#box4 .module-tagcloud .module-content
{
	text-align: left;
}
div#box2 .module-tagcloud .module-content .module-list,
div#box3 .module-tagcloud .module-content .module-list,
div#box4 .module-tagcloud .module-content .module-list
{
	list-style: none;
}
div#box2 .module-tagcloud .module-content .module-list .module-list-item,
div#box3 .module-tagcloud .module-content .module-list .module-list-item,
div#box4 .module-tagcloud .module-content .module-list .module-list-item
{
	display: inline;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel1,
div#box3 .module-tagcloud .module-content .module-list li.taglevel1,
div#box4 .module-tagcloud .module-content .module-list li.taglevel1
{
	font-size: 170%;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel2,
div#box3 .module-tagcloud .module-content .module-list li.taglevel2,
div#box4 .module-tagcloud .module-content .module-list li.taglevel2
{
	font-size: 150%;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel3,
div#box3 .module-tagcloud .module-content .module-list li.taglevel3,
div#box4 .module-tagcloud .module-content .module-list li.taglevel3
{
	font-size: 130%;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel4,
div#box3 .module-tagcloud .module-content .module-list li.taglevel4,
div#box4 .module-tagcloud .module-content .module-list li.taglevel4
{
	font-size: 110%;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel5,
div#box3 .module-tagcloud .module-content .module-list li.taglevel5,
div#box4 .module-tagcloud .module-content .module-list li.taglevel5
{
	font-size: 90%;
}
div#box2 .module-tagcloud .module-content .module-list li.taglevel6,
div#box3 .module-tagcloud .module-content .module-list li.taglevel6,
div#box4 .module-tagcloud .module-content .module-list li.taglevel6
{
	font-size: 70%;
}
div#box2 li.item,
div#box3 li.item,
div#box4 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#box2 dd p,
div#box3 dd p,
div#box4 dd p
{
	font-size: 75%;
}
/************************************************
*	footer										*
************************************************/
div#footer {
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/footer.png);
	background-position: left center;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
address {
	font-size: 87.5%;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}