@charaset"utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "メイリオ","ＭＳ Ｐゴシック",meiryo, Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #828281;
	background-color: #e9e9e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 1.3em;
}

a:link {
	color: #BD8160;
	text-decoration: underline;
}


a:visited {
	text-decoration: underline;
	color: #BD8160;
}
a:hover {
	text-decoration: none;
	color: #D67541;
}
a:active {
	text-decoration: underline;
	color: #D67541;
}
h1 {
	font-size: 1.2em;
	background-image: url(../images/repoking_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
	height: 62px;
	width: 292px;
	position: static;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

img {
	border: none;
}

.entry-mid a img,.entry-mid p img {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
	display: inline;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #AFAFAE;
	clear: both;
}

a img title {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
.clear {
	clear: both;
	float: none;
}

	
/*------------- category archive -------------------*/
#category-archive-head {
	background-image: url(../images/archive-header.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 25px;
}

.entry-mid p,#search-area p {
	margin: 0 20px 0 20px;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
#comment-area p {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#container {
	width: 723px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	text-align: left;
	width: 723px;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

#site-map {
	text-align: right;
	display: inline;
	position: absolute;
	top: 10px;
	right: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 28px;
	padding-bottom: 10px;
}

#main {
	text-align: left;
	float: left;
	width: 500px;
	position: static;
}

#main ul li,#side ul li.listmark,#site-map ul li,#side ul li.module-list-item {
	font-size: 1em;
	line-height: 1.2em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 10px;
	padding-left: 14px;
	list-style-type: none;
	background-position: left top;
}
/*----------- H2 style ------------------*/
#news {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 26px;
	width: 94px;
}
#news-bg {
	background-image: url(../images/ALF.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#sitemap {
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 26px;
	width: 132px;
}
/*------------ entry -----------------*/
.entry {
	background-image: url(../images/col_dn.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 1em;
}

.entry-foot {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	color: #75260F;
	clear: both;
}

.entry-mid {
	background-image: url(../images/col_mid.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 500px;
}

.entry-head {
	background-image: url(../images/col_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 10px;
}

.date-header {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	display: inline;
}
/*---------- entry title -----------------*/
.entry-head h2 {
	font-size: 1.2em;
	color: #75260F;
	line-height: 1.5em;
	margin-left: 20px;
	display: block;
}

/*----------- side area -------------------*/
#side {
	width: 213px;
	float: right;
	position: static;
}
#search-area {
	text-align: left;
}
#search-area label {
	display: block;
	text-align: left;
}



#search {
	width: 150px;
	text-align: left;
}
.powered {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #AFAFAE;
	text-align: center;
}
/*------------- category title -------------*/
#side h2,#side div.module li.list-head {
	background-color: #AFAFAE;
	background-image: url(../images/menumark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: none;
	clear: both;
}
/*------------ individual ---------------*/
.module {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
.module p {
	text-align: left;
}




/*------------ comment-------------------*/
#comment-area {
	margin-bottom: 15px;
}
#comment-area h3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #828281;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#comment-author,#comment-email,#comment-url {
	width: 250px;
}
#comment-text {
	width: 400px;
}
#comment-area label {
	display: block;
}
.comment {
	background-color: #FFFFFF;
	padding: 5px;
}
.comment-content {
	margin-bottom: 1em;
}
.comment-header {
	font-weight: bold;
}
.comment-footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #828281;
}
#main ul li.map-category {
	background-image: url(../images/map-category.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: bold;
}

/*------------- trackback -----------------*/
#trackback-area {
	margin-bottom: 1em;
}


.trackback h3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #828281;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#trackbacks-info {
	color: #828281;
	background-color: #D0D0D0;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 1em;
}
.trackback-content {
	margin-bottom: 1em;
	border: 1px solid #FFFFFF;
}
/*------------ page navi ------------------------*/
.content-nav {
	text-align: center;
}

.top {
	text-align: center;
	background-image: url(../images/top-01.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 81px;
	display: inline;
}
.top a {
	background-image: url(../images/top-01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 81px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 58px;
}
.top a:hover {
	background-image: url(../images/top-02.gif);
	background-repeat: no-repeat;
}
