@charset "UTF-8";
/*-----------------------------------------
はりまぷブログ  基本スタイルシート
制作者：幻デザイン事務所
更新日：2009年7月20日
-------------------------------------------
目次：

・基本セット
・body設定
・wrap設定
・ヘッダー
・メインコンテンツ右
・メインコンテンツ左
・フッター

------------------------------------------*/

/*-----------------------------------
　　・基本設定
------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

/*　テキスト下線消去　*/
a{
	text-decoration: none;
}

/*　画像リンク枠　*/
img {
	border: none;
	vertical-align:bottom
}

/*　基本リンク色設定　*/
a:link {
	color:#232323;
}

a:visited {
	color:#232323;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

/*　フロートクリア設定　*/
.clearfloat {
	clear: both;
	height: 0px;
	width: 0px;
}

/*　文字色変更・設定　*/
.color01 {
	color: #FF0000;
}

.color02 {
	font-weight: bold;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.red2 {
	color: #FF0000;
}

/*-----------------------------------
　　・body設定
------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック" , sans-serif, "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 0.8em;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF8E9;
	color: #232323;
	background-image: url(/images/back01.gif);
	background-repeat: repeat;
}

/*-----------------------------------
　　・wrap設定
------------------------------------*/
#wrap {
	width: 950px;
	background-image: url(/images/back02.jpg);
	background-repeat: no-repeat;
	background-color: #FFF8E9;
}

/*　全体を覆うラップの背景　*/
#wrap_back {
	width: 950px;
	background-color: #FFF8E9;
}

/*-----------------------------------
　　・ヘッダー設定
------------------------------------*/
#header {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 194px;
	background-image: url(/images/head01.jpg);
}

#header h1 {
	text-indent: -9999px;
	float: left;
	height: 105px;
	width: 734px;
}

#header h1 a {
	height: 105px;
	width: 734px;
	display: block;
	float: left;
}

#head_right {
	float: right;
	height: 30px;
	width: 216px;
}

#head_left {
	clear: both;
}


/*-----------------------------------
　　・メインコンテンツ左設定
------------------------------------*/
#left_column {
	width: 200px;
	float: left;
}

/*---------------------------------
　　　左カラム・共通ボックス
---------------------------------*/
.left_box {
	width: 200px;
	margin-bottom: 12px;
	clear: both;
}

/*---------------------------------
　　　　　プロフィール
---------------------------------*/
.left_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;
}

#photo01 {
	margin-top: 12px;
	margin-left: 24px;
	margin-bottom: 7px;
}

.left_boxA ul {
	margin-bottom: 12px;
	margin-right: 25px;
	margin-left: 25px;

}

.left_boxA li {
	list-style-type: none;
	padding-bottom: 0px;
	line-height: 1.6em;
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 0.8em;
}

/*---------------------------------
　　最新記事一覧など・リスト表示
---------------------------------*/
.left_boxB {
	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;
}

.left_boxB ul {
	margin-bottom: 12px;
	padding-top: 10px;
	margin-right: 20px;
}

.left_boxB li {
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	clear: both;
	line-height: 1.5em;
	background-image: url(/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 14px 2px !important;
	background-position: 13px 2px;
	margin-bottom: 5px;
}

/*---------------------------------
　　　　　カレンダー
---------------------------------*/
.left_boxC {
	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;
	padding-bottom: 12px;
}

.left_boxC h2 {
	padding-bottom: 12px;
}

#wp-calendar {
	margin-left: 22px;
}

#wp-calendar caption {

}

#wp-calendar th {
	padding: 3px;
}

#wp-calendar tr {
	text-align: center;
}

#wp-calendar tbody a:link {
	color:#FF0000;
	text-decoration: underline;
}

#wp-calendar tbody a:visited {
	color:#232323;
}

#wp-calendar tbody a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

#wp-calendar tfoot td {
	padding-top: 7px;
}

#wp-calendar tfoot a:hover {
	font-weight: bold;
}


/*---------------------------------
　　　　　ブログ内検索
---------------------------------*/
.left_boxD {
	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;
}

#blog_kensaku {
	margin-top: 12px;
	margin-left: 16px;
	margin-bottom: 12px;
}

.inputField2 {
	border: 1px solid #999999;
	width: 110px;
}

/*---------------------------------
　　　　　　QRコード
---------------------------------*/
.left_boxE {
	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;
}

#qr_img {
	text-align: center;
	margin-top: 5px;
}

#qr_text {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 12px;
	font-size: 0.8em;
}

/*---------------------------------
　　　インターネットショップ
---------------------------------*/

.sum_linkA {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sum_photoB {
	width: 125px;
	margin-right: 10px;
	float: left;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 12px;
}

.sum_textB {
	margin-left: 15px;
	margin-right: 12px;
	line-height: 1.3em;
	margin-top: 12px;
	margin-bottom: 10px;
}

/*-----------------------------------
　　・メインコンテンツ右
------------------------------------*/

/*---------------------------------
　　　　　ページナビ設定
---------------------------------*/

#right_boxA_under {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FF6600;
	color: #FF6600;
	background-color: #FFFFFF;
}

.wp-pagenavi a:visited {
	padding: 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FF9900;
	color: #FF6600;
	background-color: #FFFFFF;
}

.wp-pagenavi a:hover {
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FFE0CA;
	font-weight: bold;
	text-decoration: underline;
}

.wp-pagenavi a:active {
	padding: 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FF0000;
	color: #FF0000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	margin: 2px;
	color: #FF6600;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.wp-pagenavi span.current {
	padding: 5px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #FF9900;
	color: #FF0000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 5px;
	margin: 2px;
	border: 1px solid #666666;
	color: #FF6600;
	background-color: #FFFFFF;
}

/* はりまぷ該当記事 */
#H_kiji {
	margin-top: 35px;
}

#H_kiji h3 {
	font-size: 1em;
	margin-bottom: 7px;
}

#H_kiji li {
	list-style-position: inside;
	list-style-type: none;
}

/* 関連記事リンク設定 */
#kanren {
	margin-top: 55px;
	margin-right: 45px;
	margin-left: 45px;
}

#kanren h3 {
	font-size: 1em;
	margin-bottom: 7px;
}

#kanren li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 7px;
}

/* 記事下バナー設定 */
.under_search_box {
	margin-top: 20px;
	margin-left: 35px;
}

.under_search01 {
	width: 300px;
}

.under_submit {
}

.menu_box01 {
	width: 728px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #FF6600;
}

.menu_box01 a {
	text-decoration: underline;
}

.under_menu01 {
	line-height: 1.8em;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.banar_box01 {
	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;
}

.rihgt_touroku_img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.touroku {
	line-height: 1.8em;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 15px;
}

.banar_box02 {
	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_mbrs {
	line-height: 1.8em;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 10px;
}

/*-----------------------------------
　　・footer右
------------------------------------*/
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 65px;
	width: 950px;

}

#footer p{
	display: none;
}
