@charset "UTF-8";
/*
Theme Name: tripoo-dual
Theme URI: http://sh-design.jp/
Description: TRIPOO!!専用 WIDTH 1090PX PC専用
Author: トリプー
Author URI: http://sh-design.jp/
Version: 1.0
*/

/* ----------------------------------------------------- */
/* リセット */
/* ----------------------------------------------------- */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
  margin: 0;
  padding: 0;
  font-size: 100%; }

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {
  font-size: 100%; }

a, ins {
  text-decoration: none; }

address, em, cite, dfn, var {
  font-style: normal; }

input, textarea {
  font-family: sans-serif;
  font-weight: normal; }

img {
  border: none;
  vertical-align: bottom; }

a img {
  border: none; }




/* ----------------------------------------------------- */
/* 初期設定 */
/* ----------------------------------------------------- */

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 19px;
	background-color: #DDDDDD;
	background-image: url(images/background.png);
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

a , a:link {
	color: #002B48;
	outline: none;
}

a:visited {
	color: #002B48;
}

a:hover {
	color: #4498F9;
}

a:active {
	color: #4498F9;
}

/* IE8+, Chrome */
input, button {
  outline: 0;
}

/* Firefox */
input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
}

li , ul , ol {
	display: block;
	list-style-type: none;
	list-style-position:outside;
}

.clf:after {
	content : '';
	display : block;
	clear : both;
	height:0;
}

.clf {
	display: inline-table;
	min-height: 1%;
}
	

* html .clf {
	height: 1%;
} 




/* ----------------------------------------------------- */
/* ヘッダー */
/* ----------------------------------------------------- */


/* トップ */

#header-area {
	width: 1090px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}

#header-area .top {
	background-image: url(images/header-logo.gif);
	margin-bottom:0px;
	padding:0px;
	width: 1090px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
}

#header-area .top a {
	display:block;
	width: 1090px;
	height: 100px;
}

#header-area a span.position {
	display:block;
	float: right;  
	padding-top: 65px;  
	padding-right: 15px;
}

#header-area a span.title {
	font-weight: bold;
	color:#666666;
	font-size:100%;
	display: inline;
}

#header-area a span.description {
	display:block;
	font-weight: normal;
	color:#999999;
	font-size:92%; 
	display: inline;;
}


/* インフォメーション */

#header-area .info  {
width:195px;
float:left;
text-align:center;
}
#header-area .info p  {
padding-top:10px;
}

/* メニュー */

#header-area .menu-area  {
	width: 839px;  
	margin-left: 15px; 
	height: auto ;
	margin-right: auto;
	 margin-left: auto;
}

#header-area .menu {
	width: 138px;
	float: left;  
	margin: 1px; 
	margin-top: 0px; 
	text-align: center;
}

#header-area .menu6 {
	margin: 1px;
	margin-top: 0px;
	margin-right: 0px;
}


#header-area span.menutext {
	font-size:92%; 
	line-height: 13px; 
	font-weight:bold; 
	display:block; 
	padding-top:1px;
}

#header-area span.main,#header-area .menu2 span.main,#header-area .menu3 span.main,#header-area .menu4 span.main,#header-area .menu5 span.main  {
	width:138px; height:auto; display:block; padding-top:8px; padding-bottom:8px; color:#ffffff;background-color:#002b48;
}

#header-area span.text,#header-area .menu2 span.text,#header-area .menu3 span.text,#header-area .menu4 span.text,#header-area .menu5 span.text  {
	display:block; margin-top:5px;line-height:105%;
}

/* ----------------------------------------------------- */
/* メインエリア */
/* ----------------------------------------------------- */

/* エリア設定 */

#main-area  {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	clear: both; 
}

#main-left  {
	width: 870px;
	float:left;
}


/* ----------------------------------------------------- */
/* エントリーエリア */
/* ----------------------------------------------------- */

/* エリア設定 */

#entry-area  {
	width: 650px;
	float: right;
	overflow: hidden;
}


/* 共通設定 */

.content  {
	width: 630px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:20px;
}

.content h2 {
	width: 630px;
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

.content h3 {
	width: 630px;
	font-size: 116%;
	font-weight: bold;
	color: #233F74;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #233F74;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

.content  h4 {
	width: 630px;
	font-size: 108%;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

.content p {
	padding-bottom: 10px; 
}


/* ----------------------------------------------------- */
/* ブログスタイル */
/* ----------------------------------------------------- */


.blog-style .title {
	border-width: 1px;
	border-style: solid;
	border-color: #233F74;
	margin-bottom:10px;
}

.blog-style .title h1 {
	
	color: #233F74;
	font-size:150%;
	line-height:140%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.blog-style .title p {
	color: #233F74;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	padding-top: 8px;
}

.blog-style .album .photo {
	width: 200px;
	height:200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	overflow:hidden;
}

.blog-style a , .blog-style a:link , .blog-style a:visited {
	color: #233F74;
}

.blog-style a:hover , .blog-style a:active {
	color: #4498F9;
}

.blog-style .title h1 a , .blog-style .title h1 a:link , .blog-style .title h1 a:visited , .blog-style .title p a , .blog-style .title p a:link , .blog-style .title p a:visited {
	color: #233F74;
}

.blog-style .title h1 a:hover , .blog-style .title h1 a:active {
	color: #4498F9;
}


/* ----------------------------------------------------- */
/* ページ スタイル */
/* ----------------------------------------------------- */

.page-style .link h3 {
	margin-bottom: 3px;
}

.page-style .link ul {
	padding:0px;
	margin-top:0px;
	margin-bottom: 20px;
	margin-right:0px;
	margin-left:0px;
	border:none;
}

.page-style .link li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

.page-style .link li a {
font-weight:bold;
font-size:108%;
line-height:28px;
}

.page-style .link h3 {
	color: #233F74;
}

.page-style .link a , .page-style .link a:link , .page-style .link a:visited {
	color: #666666;
}

.page-style .link a:hover , .page-style .link a:active {
	color: #4498F9;
}



/* ----------------------------------------------------- */
/* 404 スタイル */
/* ----------------------------------------------------- */

.notfound-style {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}


/* ----------------------------------------------------- */
/* サーチリザルト スタイル */
/* ----------------------------------------------------- */

.search-style .title {
	background-image: url(images/title-thin.png);
	margin-bottom: 10px;
	width: 650px;
	height: 40px;
	background-repeat: no-repeat;
}

.search-style .title h2 {
	font-size: 150%;
	font-weight: bold;
	color: #233F74;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	}

.search-style .result {
	
}

.search-style .result h3 span.date {
font-weight: normal;
font-size: 83%;
}


/* ----------------------------------------------------- */
/* ナビゲーション */
/* ----------------------------------------------------- */

.navi {
	clear:both;
	font-size: 92%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}



.navi p {
	display:inline;
	margin-left:10px;
	margin-right:10px;
	color:#233F74;
	font-weight:bold;
}



.navi.top {
	margin-bottom: 15px;
}

.navi.bottom {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.navi.top span.page-numbers.current , .navi.bottom span.page-numbers.current {
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
}




.navi.top  a , .navi.bottom  a  {	
	padding-right: 2px;
	padding-left: 2px;
}



/* ----------------------------------------------------- */
/* パンくず　標準 */
/* ----------------------------------------------------- */

.breadcrumbs  {
	width: 1090px;
	padding-bottom: 5px;
	
}

.breadcrumbs p {
	font-size:92%;
	line-height: 13px;
	color: #333333;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight:normal;
}



/* ----------------------------------------------------- */
/* パンくず　カテゴリーメニュー */
/* ----------------------------------------------------- */

#entry-area .breadcrumbs  {
	width: 650px;
	padding-bottom: 15px;
	
	line-height: 13px;
	color: #333333;
}

#entry-area .breadcrumbs p {
	font-size: 92%;
	color: #cccccc;
	background-color: #233F74;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
}

#entry-area .breadcrumbs p a , #entry-area .breadcrumbs p a:link , #entry-area .breadcrumbs p a:visited {
	color: #ffffff;
}

#entry-area .breadcrumbs p a:hover , #entry-area .breadcrumbs p a:active {
	color: #4498F9;
}

#entry-area .breadcrumbs li{
	font-size: 92%;
width: 650px;
float: left;
font-weight: normal;
padding-top: 3px;
padding-left: 5px;
margin-top: 5px;
border-top-width: 3px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-left-color: #666666;
}

#entry-area .breadcrumbs li li {
padding: 0px;
margin:0px;
width: 200px;
float: left;
font-weight: normal;
line-height: 11px;
border-left-style: none;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
padding-top: 2px;;
padding-right: 5px;

}

#entry-area .breadcrumbs li li a {
	color:#666666;
}



/* ----------------------------------------------------- */
/* エントリーフッター */
/* ----------------------------------------------------- */



.entryfooter .normal {
	width:650px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 40px;
	padding-top: 3px;
	font-size: 83%;
	text-align: right;
}

.entryfooter .normal p {

	line-height: 15px; 
}


.entryfooter .normal p.tag , .entryfooter .normal p.category {

	
	float:right;
}


.entryfooter .normal p.link {
	width:650px;
	clear:both;
}


.entryfooter .single {
	
	width:650px;
	
	height: auto;
	clear: both;
	text-align: center;
	
	background-color: #cccccc;
	margin-bottom: 15px;
}

.entryfooter .single p {
	font-weight: normal;
	font-size: 87%;
	line-height:12px;
	height:5px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left
}

.entryfooter .single p.left {
	text-align: left;
	width: 260px;
	
	padding-left: 10px;
}
.entryfooter .single p.center {
	
	width: 110px;
}
.entryfooter .single p.right {
	width: 260px;
	text-align: right;

	padding-right: 10px;
}


.entryfooter .trackback-single {
	font-size: 87%;
	margin-bottom: 35px;
}

.entryfooter .trackback-single input {
	height: 12px;
}


.entryfooter .page {
	width:650px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 40px;
	padding-top: 3px;
	font-size: 83%;
	text-align: right;
}




/* ----------------------------------------------------- */
/* コメント */
/* ----------------------------------------------------- */

/* フォーム */

#comment-form-area {
margin-bottom:20px;
font-size:100%;
line-height:14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	
}

#comment-form-area h3 {
width:639px;
background-color: #233F74;
color:#ffffff;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

#comment-form-area p {
padding-top:10px;
}

#comment-form-area form {
padding-left:10px;
}


#comment-form-area dt {
padding-top:3px;
}


#comment-form-area textarea {
width:500px;
height:130px;
line-height:12px;
}

#comment-form-area li.submit {
padding-top:3px;
}



/* コメント */

#comment-area {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	
	line-height:17px;
}

#comment-area li {
	width:649px;
	clear:both;
	margin-bottom:20px;
}

#comment-area .vcard img {
float: left;
}


#comment-area .auther {
	width:604px;
	background-color: #cccccc;
	float: left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#comment-area .auther cite {
	
	font-weight: bold;
	float: left;
}

#comment-area .text {
	width:604px;
	float: left;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:10px;
}


#comment-area .comment-meta {
	clear: both;
	float: right;
	padding-top: 5px;
}

#comment-area .comment-meta a {
	font-size: 87%;
	font-weight: normal;
}

#comment-area p {
padding:5px;
}


/* ----------------------------------------------------- */
/* フッター */
/* ----------------------------------------------------- */

#footer {
	clear: both;
	padding-top: 20px;
	_padding-top: 10px;
	font-size: 83%;
}

#footer .Copyright {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}


#footer p.sh-copyright {
	float:left;
	padding-bottom: 20px;
}
	
	

#footer p.hp-copyright {
	float:right;
	padding-bottom: 20px;
}



/* ----------------------------------------------------- */
/* サイドバーエリア 左右共通*/
/* ----------------------------------------------------- */

/* サイド　共通 */

#sidebar-area {
	float: left;
	width:200px;
	font-size: 100%;
	line-height: 16px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
}

#sidebar-area .line {
	border-right-width: 1px;  
	border-right-style: dotted;  
	border-right-color: #666666;  
	border-left-width: 1px;  
	border-left-style: dotted;  
	border-left-color: #666666;
	padding-left:5px; 
	padding-right:5px; 
	margin-top:5px;
}

#sidebar-area .box {
	margin-bottom: 15px;
}

#sidebar-area h2 {
	font-weight:bold;
	font-size: 100%;
	padding-top:4px;
	text-align:center;
}

#sidebar-area  a {
	color:#233F74;
}

#sidebar-area  a:hover {
	color:#4498F9;
}

/* サイド2　共通 */

#sidebar2-area {
	float: right;
	width:200px;
	font-size: 100%;
	line-height: 16px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:center;
	padding-bottom:10px;
	margin-bottom:15px;
}



#sidebar2-area .line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left:5px; 
	padding-right:5px; 
	margin-top:5px;
}



#sidebar2-area .box {
	margin-bottom: 15px;
	
}

#sidebar2-area h2 {
	font-weight:bold;
	font-size: 100%;
	padding-top:4px;
	text-align:center;
	
}



#sidebar2-area  a {
	color:#233F74;
}

#sidebar2-area  a:hover {
	color:#4498F9;
}


/* ----------------------------------------------------- */
/* サイドバーエリア左 */
/* ----------------------------------------------------- */

/* ホーム */
#sidebar-area .home h3 {
	margin-bottom: 0px;
	width:200px;
	height:100%;
	background-color:#002b48;
}
#sidebar-area .home h3 a {
	color:#ffffff;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}


/* ロゴメニュー */


#sidebar-area .logo {
	background-image: url(images/side-logo.png);
	width:200px;
	height:182px;
	margin-bottom:15px;
}



/* サイド　月別アーカイブ */

#sidebar-area .date-archives h3 {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	color:#ffffff;
}

#sidebar-area .date-archives p {
	font-size:92%;
}



/* リンク */

#sidebar-area .links h3 span.main  {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	display:block;
}

#sidebar-area .links h3 a span.main {
	color:#ffffff;
}

#sidebar-area .links h3 a span.text  {
	display:block;
	font-weight:normal;
	font-size:83%;
	margin-bottom:15px;
}

/* コンタクト */

#sidebar-area .contact h3 span.main  {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	display:block;
}

#sidebar-area .contact h3 a span.main {
	color:#ffffff;
}

#sidebar-area .contact h3 a span.text  {
	display:block;
	font-weight:normal;
	font-size:83%;
	margin-bottom:15px;
}





/* サイド-メニュー　最近のコメント */
#sidebar-area .rescent-comments {
	text-align:left;
}

#sidebar-area .rescent-comments h3 {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	color:#ffffff;
	text-align:center;
}


#sidebar-area .rescent-comments ul , #sidebar2-area .rescent-comments ul {
	font-size:87%;
	line-height: 15px;
}


#sidebar-area .rescent-comments li , #sidebar2-area .rescent-comments li {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sidebar-area .rescent-comments li a , #sidebar-area .rescent-comments li p , #sidebar2-area .rescent-comments li a , #sidebar2-area .rescent-comments li p {
	font-weight:bold;
}


/* サイド-メニュー　サーチ */

#sidebar-area .search h3 {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	color:#ffffff;
}

#sidebar-area .search input#s {
	text-align:left;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 150px;
}



/* ----------------------------------------------------- */
/* サイドバーエリア右 */
/* ----------------------------------------------------- */

/* 最近のエントリー */
#sidebar2-area  {
	text-align:left;
}

#sidebar2-area .recent-entry h3 {
	margin-bottom: 0px;
	background-color:#002b48;
	font-weight:normal;
	width:200px;
	margin-bottom:10px;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

#sidebar2-area .text {
	margin-top:5px;
	margin-bottom:10px;
	font-size:80%;
	line-height: 105%;
}



/* サイド-メニュー　フィード */

#sidebar2-area .feed h3 {
	width:200px;
	height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#002b48;
	color:#ffffff;
	margin-top:20px;
	text-align:center;
}


#sidebar2-area .feed li {
	display: inline; 
}

#sidebar2-area .feed ul {
padding-top: 5px;
}



/* ----------------------------------------------------- */
/* コンタクトフォーム */
/* ----------------------------------------------------- */


/* CONTACTFORM */

.wpcf7 span.wpcf7-form-control-wrap.your-name input , .wpcf7 span.wpcf7-form-control-wrap.your-email input , .wpcf7 span.wpcf7-form-control-wrap.your-subject input {
width: 200px;
}

.wpcf7 span.wpcf7-form-control-wrap.your-message textarea {
width: 500px;
}


/* ----------------------------------------------------- */
/* 以前のショートコードによるイメージ挿入 */
/* ----------------------------------------------------- */


.image {
	z-index: 0;
	position: relative;
	margin-bottom: 10px;
	_padding-bottom: 10px;
	font-size: 87%;
	line-height:12px;
	
}

.image-container h4 {
	padding-top:5px;
	padding-bottom:5px;
}

.image-container {
	clear:both;
	
}

.image p {
	padding-top: 5px;
	padding-bottom: 5px;
	
	line-height:11px;
	text-align: center;

}

.image.right {
	float: right;
	margin-left:10px;
	_margin-left:5px;
	
}

.image.left {
float: left;
margin-right:10px;


}

.image.center {
	position: relative;
	float: left;
	left: 310px;
	
}

.image.center li {
	position: relative;
	float: left;
	left: -50%;
	margin-left:3px;
	margin-right:3px;
	padding:0px;
}


.image.width200 {
float: left;
width: 200px;
text-align: center;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #59558E;
margin-right:10px;
margin-top: 5px;
display: inline;
position: relative;
}

.image.width300 {
float: left;
text-align: center;
width: 300px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #59558E;
margin-top: 5px;
margin-right:10px;
display: inline;
position: relative;
}

.image.width150 {
float: left;
width: 147px;
text-align: center;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #59558E;
margin-right:5px;
margin-top: 5px;
display: inline;
position: relative;
}


.image span.click {
font-size: 90%;
color: #ffffff;
position: absolute;
z-index: 1;
text-align: center;
display: block;
background-color: #59558E;
left: 0px;
top: 0px;
padding-right: 2px;
padding-left: 2px;
}



.content ol, .content ul {
padding: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 7px;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #999999;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
}

.content li {
padding-top: 3px;
padding-bottom: 3px;
_padding-top: 2px;
_padding-bottom: 2px;
display: block;
list-style-type: none;
}

.content blockquote {
height: auto;
width: auto;
margin-right: 10px;
margin-left: 10px;
border-left-width: medium;
border-left-style: solid;
border-left-color: #999999;
background-color: #ffffff;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}



img.size-thumbnail {
float: left;
width: 200px;
text-align: center;
margin-right:10px;
margin-top: 10px;
display: inline;
position: relative;
}

.wp-caption {
float: left;
width: 210px;
margin-right:0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding-right:0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}

.wp-caption .size-thumbnail {
float: left;
text-align: center;
margin-right:0px;
margin-top: 10px;
display: inline;
position: relative;
}

p.wp-caption-text {
	line-height:11px;
	text-align: center;
	padding-top:10px;
}






/* カコミケイ設定 */

.content p.box100-left {
	padding-right: 5px;
	padding-left: 5px;
	padding-top:1px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-right: 10px;
	border: 1px solid #333333;
	float :left;
	width: 100px;
	text-align: center;
	clear:both;	
}

.content p.box100-right {
	padding-top:1px;
	padding-bottom:0px;
	margin-bottom:5px;
	border: 1px solid #ffffff;
	float :left;
	width: 506px;
	text-align: left;
}

.content p.boxline {
	padding-right: 5px;
	padding-left: 5px;
	padding-top:1px;
	padding-bottom:0px;
	margin-bottom:4px;
	border: 1px solid #333333;
	display:inline-block;
	*display: inline;
    *zoom: 1;
	text-align: left;	
}

.content p.boxline-inline-block {
	padding-right: 5px;
	padding-left: 5px;
	padding-top:1px;
	padding-bottom:0px;
	margin-bottom:4px;
	border: 1px solid #ffffff;
	display:inline-block;
	*display: inline;
    *zoom: 1;
	text-align: left;
}




ol.decimal , ul.decimal {

	border: none;
	line-height:18px;
	
	padding-left:10px;
}

ol.decimal  li, ul.decimal  li {
	display: list-item;
	border: none;
	list-style-type: decimal;
	list-style-position: outside;
}




.entry-footer-before {
	width:650px;
	height:50px;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top:3px;
}

.entry-footer-before .message {
	text-align: left;
	float:left;
	margin-right:10px;
	padding-top:8px;
	line-height: 15px;
}



.entry-footer-before .blogmura {
	text-align: left;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	width:650px;
	margin-top:10px;
	margin-bottom:0px;
}


.entry-footer-before .blogmura a {
	font-size:11px;
}



/* ----------------------------------------------------- */
/* アマゾン・楽天・グーグルアド */
/* ----------------------------------------------------- */
.amazon-ad {
	margin-bottom:10px;
}

.amazon-ad a,.amazon-ad a:visited,.amazon-ad a:link ,.amazon-ad a:active {
	color:#4498F9;
}

.rakuten-ad {
	margin-bottom:10px;
}

.rakuten-ad a,.rakuten-ad a:visited,.rakuten-ad a:link ,.rakuten-ad a:active {
	color:#4498F9;
}

.google-ad {
	width:650px;
	margin-bottom:20px;
	margin-bottom:40px;
	padding-right:10px;
	padding-left:10px;
}

/* ----------------------------------------------------- */
/* サイドバーアド */
/* ----------------------------------------------------- */

.ad.sidebar {
	margin-bottom: 20px;
}

/* ----------------------------------------------------- */
/* ツイッター */
/* ----------------------------------------------------- */

.twitter-follow{
	}
