@charset "EUC-JP"; /* PublishCharset into mt-config.cgi */

* {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-color: #FFCC00;
	font-size: 80%;
	color: #333333;
}
#container {
	background-image: url(http://blog.amiami.com/amiblo/img/img_bg.gif);
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align:left;
	padding: 0;
}
#header {
	background-image: url(http://blog.amiami.com/amiblo/img/header_bg.gif);
	height: 140px;
	width: 950px;
	margin-bottom: 10px;
}
h2 {
	display: none;
}
h1 {
	display: none;
}

#left {
	float: left;
	width: 230px;
	overflow: hidden;
}
#center {
	float: left;
	width: 475px;
	overflow: hidden;
}
#right {
	float: left;
	width: 245px;
	overflow: hidden;
}#footer {
	clear: both;
	background-image: url(http://blog.amiami.com/amiblo/img/img_footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
}
h3 {
	background-image: url(http://blog.amiami.com/amiblo/img/main_titlebg.gif);
	height: auto;
	width: 460px;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#left_menubox {
	margin-left: 35px;
	margin-bottom: 20px;
	width: 185px;
	line-height: 140%;
	margin-top: 10px;
}
.topic_path {
	color: #666666;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.title_amiblo {
	float: left;
	height: 90px;
	width: 591px;
	padding-left: 25px;
	margin-bottom: 30px;
}

.amiami_link {
	height: 90px;
	float: left;
	margin-bottom: 30px;
}
.copy {
	text-align: center;
	padding-bottom: 20px;
}
h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:visited {
	color: #cccccc;
	text-decoration: none;
}
h3 a:hover {
	color: #FFCC33;
	text-decoration: none;
}
h3 a:active {
	color: #FFCC33;
	text-decoration: none;
}
.date {
	text-align: right;
	width: 455px;
	margin-bottom: 10px;
}
.text {
	line-height: 140%;
	margin-bottom: 10px;
}
.entry_footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
	margin-bottom: 20px;
	width: 465px;
	padding-top: 5px;
}
.entry_more {
	width: 455px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	padding: 5px;
}
.blog_recommend {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 200px;
	margin-left: 10px;
	clear: both;
}
.link_recommend {
	background-color: #F2D2A8;
	width: 188px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #894F07;
	padding: 3px;
	line-height: 140%;
	font-weight: bold;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #894F07;
	border-right-color: #894F07;
	border-bottom-color: #894F07;
}
ul {
	list-style-type: none;
}
.text img {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_title {
	background-image: url(http://blog.amiami.com/amiblo/img/sub_titlebg.jpg);
	background-position: left top;
	height: 53px;
	width: 455px;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 10px;
}
.text_big {
	font-size: 200%;
	font-weight: bold;
	line-height: 160%;
}
.text_m {
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
}
.text_s {
	font-size: 80%;;
	line-height: 100%;
}
.red {
	color: #ff0000;
}
.green {
	color: #00ff00;
}
.blue {
	color: #0000ff;
}
.photo_line {
	padding: 5px;
	margin-right: 10px;
}
.text_right {
	font-size: 80%;
	text-align: right;
}
.sub_m {
	font-size: 130%;
	background-color: #FFCC00;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #330000;
}
.text_box01 {
	background-color: #333333;
	color: #FFFFFF;
	width: 455px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 130%;
	margin-top: 10px;
}
.text_box02 {
	background-image: url(http://blog.amiami.com/amiblo/2008/07/25/2008s_wf04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 455px;
	padding-top: 10px;
	padding-left: 10px;
	color: #666666;
	line-height: 130%;
	font-size: 80%;
}
.text_box03 {
	background-image: url(http://blog.amiami.com/amiblo/2008/07/25/2008s_wf07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 455px;
	padding-top: 10px;
	padding-left: 10px;
	color: #666666;
	line-height: 130%;
	font-size: 80%;
}
strong {
	color: #FF0000;
}
.text_heaven {
	background-image: url(http://blog.amiami.com/amiblo/2008/07/25/2008s_wf13.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	width: 235px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 230px;
}
.wf2008s_news {
	padding: 5px;
	height: auto;
	width: 190px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #894F07;
	line-height: 130%;
}
.wf2008s_date {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #894F07;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.tab_01 {
	padding: 5px;
}
.recommend_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}
.recommend_txt {
	float: left;
	width: 115px;
	margin-top: 10px;
	cursor: pointer;
}
.midashi {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	background-color: #FFFFCC;
	padding: 3px;
	font-weight: bold;
	color: #993300;
	margin-top: 10px;
}
