body {
	margin-top: 0px;
	text-align: center;
	background-color: #000000;
	color: #333333;
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height: 150%;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

/* レイアウト */
#wrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	background-image: url(imgs/bg.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 800px;
}

.box {
	margin-top: 20px;
}

.box2 {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}

div.box2 a {
	color: #000000;
}

#description {
	font-size: small;
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	line-height: 130%;
	color: #666666;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	height: 55px;
	margin: 0px;
}


/* 横並びナビの指定 */
#navbar {
	width: 800px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navbar li {
	display: inline;
}

/* 左エリア */
#message {
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #333333;
	text-align: left;
	padding: 0px 12px;
}

#bannar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#link {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* メインコンテンツエリア */
#newestEntry {
	margin: 0px;
	padding: 0px;
}

.entry_title {
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: medium;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 7px 16px 0px 0px;
	text-indent: 15px;
	border-bottom: 1px solid #FF0000;
}

.entry_body {
	margin: 0px;
	padding: 0px 20px;
}

.entry-footer {
	margin: 0px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

#top_container {
}

#top_topics {
	width: 290px;
	margin-top: 30px;
	float: left;
}

#top_recentEntry {
	width: 300px;
	float: right;
	margin-top: 30px;
}

.entryList {
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.entryList_date {
	margin: 0px;
	text-align: right;
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #999999;
	padding-bottom: 10px;
}

/* 下部のテキストナビ */
#txt_navi {
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	color: #CCCCCC;
	font-size: small;
	line-height: 150%;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	width: 800px;
}


/* フッター */
#footer {
	font-family: Helvetica;
	color: #FFFFFF;
	font-size: small;
	line-height: 150%;
	width: 800px;
	clear: both;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 30px;
}

/* カテゴリアーカイブ */

.titleList {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	color: #999999;
}

div.titleList a {
	color: #333333;
}

div.titleList a:hover {
	color: #333333;
	text-decoration: underline;
}

#cate_title {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: medium;
	color: #333333;
	background-color: #FFCCCC;
}

.box_studio {
	margin-top: 20px;
	padding-left: 10px;
}

/* エントリーアーカイブ */

.content-navi {
	text-align: center;
	margin-bottom: 20px;
}

#entry_content {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.archiveEntry_body {
	margin: 0px;
	padding: 0px 20px 0px 10px;
}

.subTitle_rightbar {
	font-family: "HiraMaruPro-W4", "ＭＳ Ｐゴシック", "Osaka";
	font-size: medium;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	text-indent: 10px;
	border-bottom: 1px solid #FF0000;
}

/* メールフォーム */
.mailform {
	margin-left: 20px;
}


/* エントリー装飾用 */
.pic_m {
	margin: 5px 10px 5px 0px; float: left;
}

.red_txt {
	color: #FF0000;
}

.mobile {
	margin-top: 15px;
	margin-bottom: 5px;
}

div.mobile img {
	margin: 5px 10px 5px 0px;
	float: left;
	}

div.mobile p {
	clear: both;
}
