@charset "UTF-8";
/*-----------------------------------------
はりまぷブログ  個別ページスタイルシート
制作者：幻デザイン事務所
更新日：2009年7月20日
-------------------------------------------
目次：
・メインコンテンツ右
・メインコンテンツ左
------------------------------------------*/

/*---------------------------------
　　　　ミドル左・右ラップ
---------------------------------*/
#middle_wrap {
	width: 950px;
	clear: both;
	background-repeat: repeat-x;
}


/*　//////////////////////////////////////　*/
/*　///////////  ミドル右　設定　/////////　*/
/*　//////////////////////////////////////　*/


/*---------------------------------
　　右カラム設定
---------------------------------*/
#right_column {
	float: right;
	width: 730px;
	margin-right: 10px !important;
	margin-right: 5px;
}

.right_box {
	clear: both;
}

#right_boxA {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	clear: both;
	margin-bottom: 12px;
}

#right_boxA h2{
	background-image: url(/images/title01.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 729px;
	line-height: 2.1em !important;
	line-height: 2.0em;
	font-size: 1em;
	color: #FFFFFF;
	text-indent: 37px;
}

.text01 {
	margin-top: 30px;
	margin-right: 45px;
	margin-left: 45px;
	line-height: 1.7em;
}

.text01 a {
	text-decoration: underline;
}

.text01 img {
	margin-bottom: 10px;
}

.metadata01 {
	margin-top: 30px;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.pagedata01 {
	margin-top: 15px;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 20px;
}

.pagetop01 {
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
}

.pagetop02 {
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}

/*---------------------------------
　　　　　コメント欄
---------------------------------*/

#comments_wrap {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 12px;
	padding-top: 15px;
	padding-right: 45px;
	padding-left: 45px;
	border: 1px solid #FF6600;
	padding-bottom: 15px;
}

#comments_wrap h3 {
	font-size: 1.2em;
	margin-bottom: 15px;
	margin-top: 10px;
}

#comments_wrap ol {
	margin-right: 20px;
	margin-left: 20px;
}

.commentlist li {
	margin-bottom: 20px;
	line-height: 1.7em;
	background-color: #FFF8E9;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.admin_name {
	margin-bottom: 5px;
}

.admin_text {
	line-height: 1.8em;
}

#respond {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 12px;
	border: 1px solid #FF6600;
}

#respond h3 {
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: 25px;
	margin-left: 45px;
}

#respond input {
	border: 1px solid #999999;
	margin-right: 5px;
}

#respond tr {
	height: 15px;
}

.author_box {
	margin-bottom: 7px;
	margin-left: 45px;
}

.author_shounin {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	font-size: 0.8em;
}

.author_box2 {
	margin-left: 45px;
}


#respond textarea {
	height: 100px;
	width: 450px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	margin-top: 3px;
}

/*---------------------------------
　右カラム　3つ目「はりまぷ登録」
---------------------------------*/

#right_boxC {
	width: 728px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	margin-bottom: 12px;
	clear: both;
}

#right_boxC h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 20px;
	margin-left: 10px;
}

.touroku {
	line-height: 1.7em;
	margin-right: 45px;
	margin-left: 45px;
	margin-bottom: 15px;
}
