@charset "UTF-8";

body{
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffccff;
	scrollbar-face-color: #ffccff;
	scrollbar-highlight-color: #ffccff;
	scrollbar-shadow-color:# ffffff;
	scrollbar-track-color: #ffeeff;
}
body{
	background: #FFF8DC;
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color: #666666;
	_text-align: center;
}
img{
	border: 0;
}
a:link{
	color:#0066ff;
	text-decoration: none;
}

a:visited{
	color:#0066ff;
	text-decoration: none;
}

a:active{
	color: #0066ff;
	text-decoration: none;
}

a:hover{
	color: #ff0099;
}
.article-header a:link{
	color: #333;
}
.article-header a:visited{
	color: #333;
}
.head {
	border-bottom: 1px solid #ff0099;
}

.container{
	margin:0 auto;
	width: 1000px;
	position: relative;
	_text-align: left;
}

.header{
	background: #FEEDF3;
	margin-bottom: 10px;
	width: 998px;
	height: 200px;
	border: 1px solid #ff0099;
	border-top: none;
}

.main-column{
	width: 815px;
	float: left;
}

.article{
	background: #FFFFFA;
	margin-bottom: 10px;
	width: 815px;
	border: 1px solid #ff0099;
	overflow: hidden;
}
.article-header{
	background: #ffdcd6;
	padding: 5px;
	width: 805px;
	height: 30px;
	font-weight: bold;
	font-size: 24px;
}
.article-body{
	background: #FFFFFA;
	padding: 10px;
	width: 795px;
	line-height: 35px;
}
.article-footer{
	background: #ffdcd6;
	margin-top: 10px;
	padding: 5px;
	width: 805px;
	font-size: 12px;
	text-align: right;
	line-height: 15px;
}
div.related-articles {
	width: 50%;
	float:left;
}
.related-articles h3{
	margin-bottom: -5px;
	font-size: 15px;
	display: inline;
}
.related-articles ul{
	list-style-image: url(http://livedoor.2.blogimg.jp/nizimoero/imgs/6/a/6a879eb0.gif);
}
.related-articles li{
	margin-left: -20px;
	font-size: 13px;
	line-height: 16px;
}
.archives-navi{
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.trackback{
	background: #FFFFFA;
	margin: 0 auto 30px;
	padding: 10px;
	width: 795px;
	border: 1px solid #ff0099;
}
.trackbacks-title{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px;
}
.trackbackurl{
	margin: 5px;
}
.trackbackttl{
	margin: 5px;
}
.trackbacktext{
	margin: 5px;
}

.comment{
	background: #FFFFFA;
	margin: 0 auto 30px;
	padding: 10px;
	width: 795px;
	border: 1px solid #ff0099;
	overflow: hidden;
}
.comment-header{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:15px;
}
.comment-ttl{
	color: #666;
	margin-left: 10px;
}
.comment-text{
	margin-left: 15px;
	margin-bottom:20px;
	padding-left: 10px;
	padding-bottom: 20px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.comments-open-title{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:15px;
}

.side-bar{
	background: #FFFFFA;
	border: 1px solid #ff0099;
	padding: 5px;
	width: 160px;
	float: right;
	overflow: hidden;
}
.sidetitlebody{
	background: #ffdcd6;
	padding: 5px;
	width:150px;
}
.sidetitle{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.sidetop{
	margin-bottom: 10px;
}

.side{
	font-size: 12px;
	line-height: 15px;
}
.sidebody{
	background: url(http://livedoor.2.blogimg.jp/nizimoero/imgs/6/a/6a879eb0.gif) no-repeat 0px 2px;
	padding-left: 12px;
	font-size: 12px;
}
.sidebottom{
	margin-top: 20px;
}

.footer{
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	background: #ffdcd6;
	width: 100%;
	border-top: 1px solid #ff0099;
	text-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #000;
}
.footer-content {
	margin:0 auto 20px;
	width: 1000px;
}
.link-box {
	margin-right: 20px;
	text-align: left;
	float: left;
}


.article-pager-outer{
	margin-bottom: 15px;
}
ul.article-pager {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
ul.article-pager li {
	float: left;
	width: 49%;
	line-height: 1.25;
}
ul.article-pager {
	overflow: hidden;
}
ul.article-pager li {
	padding-top: 1px;
	padding-bottom: 32768px;
	margin-bottom: -32767px;
}
ul.article-pager li a {
	display: block;
	margin: 0 10px;
}
ul.article-pager li.prev {
	text-align: right;
}
ul.article-pager li.next {
	text-align: left;
}
ul.article-pager li.both {
	border-left: 1px solid #8d8d8d;
}

.pager {
	margin-top: 20px;
	margin-bottom: 40px;
}

/* フリーエリア */
div.bannar{
	background-color: #ffdcd6;
	width: 815px;
	margin-top: -15px;
	margin-bottom:15px
}
div.bannar2{
	background-color: #FFFFFA;
	text-align: center;
}
.headline{
	background-color: #fffffa;
	margin: 0 auto 10px;
	padding: 0;
	width: 815px;
	height: 400px;
	border: 1px solid #ff0099;
	overflow: hidden;
}
.headline-box{
	margin: 0;
	padding: 0;
	width: 406px;
	height: 175px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
}
li.link-list1{
	margin-left: -18px;
	text-align:left;
	list-style-image: url("http://livedoor.blogimg.jp/nizimoero/imgs/8/b/8bc5ed7e.gif");
}
li.link-list2{
	margin-left: -18px;
	text-align:left;
	list-style-image: url("http://livedoor.blogimg.jp/nizimoero/imgs/2/8/2889bf5a.gif");
}
span.afi-text{
	COLOR: #0000ff;
	FONT-SIZE: 22px;
	line-height: 23px;
	font-weight:bold;
}
div.saishin{
	height: 28px;
	background-image: url("http://livedoor.2.blogimg.jp/nizimoero/imgs/e/9/e96e8fca.jpg");
	background-repeat: repeat;
	width:100%;
	border-bottom: 2px solid #ffc0cb;
	border-left: 3px solid #ffc0cb;
	font-COLOR: #000000;
	FONT-SIZE: 22px;
	line-height: 25px;
	font-weight:bold;

}
span.dmm{
	COLOR: #000000;
	FONT-SIZE: 16px;
	line-height: 18px;
}
span.sample{
	COLOR: #191970;
	FONT-SIZE: 20px;
	line-height: 24px;
}
div.ami-title{
	FONT-SIZE: 25px;
	font-weight:bold;
	text-align:center;
	background-color: #f0f8ff;
	width:815px;
	margin-left:-10px;
}
div.ami-link{
	height:205px;
	float:left;
	overflow:hidden;
	margin-bottom:2px;
	margin-top:3px;
}
div.gallery{
	margin:4px;
	width:150px;
	height:150px;
	float:left;
	overflow:hidden;
}
div.amiami{
	height:200px;
	width:150px;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	float:left;
	overflow:hidden;
}
.article a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.side-bar a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
