﻿@charset "utf-8";

/* ===================================================================

keywords Blog Template css
name: Eye
designer: aki@coolcat
designer_url: http://coolcat.dip.jp/
layouts: layout-tw

=================================================================== */

@import url(blog.css);

/*リンクカラー*/

a {
	text-decoration:underline;
	color:#505050;
}

a:link {
	text-decoration:underline;
	color:#505050;
}

a:visited {
	text-decoration:underline;
	color:#505050;
}

a:hover {
	text-decoration:none;
	color:#505050;
}

a:active {
	text-decoration:underline;
	color:#505050;
}


/*共通フレーム*/

body {
	color:#505050;
	font-size:80%;
	line-height:150%;
	font-family: "ＭＳ Ｐゴシック";
	background-color:#fffaea;
	min-height:1px;
	_height:1px;
	padding:0 0 50px 0;
}

#container{
	width:800px;
	margin:0px auto 0 auto;
	min-height:1px;
	_height:1px;
}

#container-frame{

}

#container-inner{
	min-height:1px;
	_height:1px;
}


#content{
	padding:20px 0 0 0;
	position:relative;
}

#content #clip{
	position:absolute;
	left:10px;
	top:7px;
}

#content-inner{
	border:2px solid #8ba61d;
	background-color:#ffffff;
	min-height:1px;
	_height:1px;
	padding:8px 10px 10px 8px;
}



#alpha{
	width:533px;
	float:right;
}

#beta{
	width:226px;
	float:left;
}

#beta-inner{
	background-color:#d5dabf;
	min-height:1px;
	_height:1px;
	padding:20px 0 0 0;
}


#footer-inner{
	padding:20px;
	text-align:center;
}




/*side*/

#beta dl{
	margin:0 0 5px 0;
}

#beta dt{
	background:url(i1.gif) 0px center no-repeat;
	padding:5px 5px 5px 21px;
	font-size:120%;
	line-height:120%;
	font-weight:bold;
	color:#363e18;
}

#beta dd{
	padding:0 10px 10px 10px;
	border:1px solid #ffffff;
	border-width:0px 0 3px 0;
}

#beta ul{
	border:1px dashed #ffffff;
	border-width:1px 0 0 0;
	padding:0px 0px 0px 10px;
}

#beta li{
	background:url(i2.gif) left center no-repeat;
	padding:5px 0px 5px 15px;
}

/*entbox*/

.entbox{
	min-height:1px;
	_height:1px;
	margin:0 0 20px 0;
}

.entbox-inner{
	border:1px solid #8ba61d;
	min-height:1px;
	_height:1px;
	padding:3px;
}


.entbox h2{
	background:url(i3.gif) 7px center no-repeat;
	padding:5px 20px 5px 30px;
	border:1px solid #8ba61d;
	background-color:#d5dabf;
	font-size:130%;
	line-height:150%;
	font-weight:bold;
}

.entbox h1{
	background:url(i3.gif) 7px center no-repeat;
	padding:5px 20px 5px 30px;
	border:1px solid #8ba61d;
	background-color:#d5dabf;
	font-size:130%;
	line-height:150%;
	font-weight:bold;
}

.entbox h3 a{
	font-weight:bold;
	font-size:120%;
	line-height:150%;
}



.entbox-inner2{
	padding:10px;
}

.entbox-inner2 .entbody{
	margin:10px 0 10px 0;
}


#mvis{
	margin:0 0 20px 0;
}


/*adsbox*/

#topads{
	width:800px;
}

#btmads{
	width:533px;
}

.adsbox{
	margin:10px auto;
}

.adsbox#topads {
	margin:0px auto;
}

#topads p{
	margin:0 0 1em 0;
}

.adsbox-inner{
	border:1px solid #d8d8d8;
	padding:9px;
	background-color:#ffffff;
	text-align:center;
	min-height:1px;
	_height:1px;
}

#topads .adsbox-inner{
	border:2px solid #8ba61d;
	min-height:1px;
	_height:1px;
}