@charset "utf-8";
/* CSS Document */

body {font-family:Osaka,"MS Pゴシック";}
a {text-decoration: none;}

div#wrapp02 {
	width: 100%;
	height: auto;
	background:#003399;
	}
div#blog_head {
	width: 750px;
	height:145px;
	background: url(../images/tomblog/header_01.jpg) no-repeat top center;
	margin:0px auto;
}

h2,h3,h4,h5,p,ul,li,dl,dt,dd {margin:0px;padding:0px;}

ul {list-style: none;}

h2,p.exp {color: #FFFFFF;}


h2.blog_title {
	letter-spacing: 0.1em;
	width: 300px;
	margin-left: 450px;
	padding-top: 45px;
	font-size: 10px;
	font-weight: 400;
}

div#blog_head a {color: #FFF;}

p#exp {
	width: 270px;
	margin: 25px 0px 0px 455px; 
	line-height: 1.4em;
	color: #000;
	letter-spacing:0.2em;
}
div#content {
	width: 750px;
	margin: 0px auto;
	height: auto;
	overflow:hidden;
	background: url(../images/tomblog/header_02.jpg) no-repeat; 
	clear: both;
	border: none;
	}

div#left {
	width: 200px;
	float: left;
	margin-right: 5px;	
	color: #FFF;
}

div#left a {color:#FFF;}


div#lefttop,div#leftbottom {
	width: 190px;
	height: 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#lefttop {background:url(../images/tomblog/left_top.gif);}
div#leftmiddle {background: #1E66D8;width: 186px; height:auto; padding: 5px 2px;}
div#leftbottom {background:url(../images/tomblog/left_bottom.gif);}

div#right {float:left;width: 500px;}


div#footer {margin: 0px auto;}




/*class設定*/
.asset-meta {
	color:#000;
	font-family:Verdaba;
	font-size: 12px;
	border: none;
	font-weight: 700;
	margin-bottom: 10px;
	display:block; 
	margin-left: 5px;
	}


.asset-name {
	font-size: 15px;
	color: #1E66D8;
	width: 500px;
	border-bottom: 1px solid #1E66D8;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.archive-title {
	background: url(../images/tomblog/kumobg.gif) no-repeat;
	width: 212px;
	height: 69px;
	line-height: 69px;
	padding-left: 17px;
	color: #1E66D8;}

.entry-content {
	clear: both;
}

.archive-header {
	background:url(../images/tomblog/mark.gif) no-repeat left;
	padding-left: 20px;
	height: 17px;
	line-height: 17px;
	width: 200px;
	color:#000;
	margin-bottom: 5px;
	}

div.archive-content ul {
	width: 300px;
	margin: 5px 10px;
}

div.entry_bg {
	width:523px;
	padding: 10px;
}

div.entrytop {background:url(../images/tomblog/entrytop.gif) no-repeat bottom;text-indent: -9999px;}
div.entrymiddle {background: url(../images/tomblog/entrymiddle.gif) repeat-y;}
div.entrybottom {background:url(../images/tomblog/entrybottom.gif) no-repeat top;height: 21px;text-indent: -9999px;}

div.asset-body {width: 500px;margin-left: auto;margin-right: auto;}
div.asset-body p {line-height: 1.4em;font-family:Osaka, "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3";}


.widget-header {background: url(../images/tomblog/bar.gif) no-repeat;
	width: 165px;
	margin: 5px auto;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding-left:5px;
	}

div#left ul {width: 165px;margin: 10px auto;padding-left: 5px;list-style: none;}
div#left div h3 {width: 165px;margin: 5px auto;padding-left: 5px;list-style: none;}


