body {
	margin: 0;
	border: 0;
	padding: 0;
		background-color: #FFFFFF;
	
		text-align: center;
	
	}

a {
	text-decoration: underline;
	
	font-weight: bold;
	}

a:link {
	color: #ff6600;
	}

a:visited {
	color: #ff9900;
	}

a:hover {
	color: #000000;
	}

a:active {
	color: #cc0000;
	}
a:link img {
	border-color: #ff6600;
	}
a:visited img {
	border-color: #ff9900;
	}
a:hover img {
	border-color: #000000;
	}
a:active img {
	border-color: #cc0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;
	background-color: #ff6600;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #000000;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;      
	   
	
	}

#banner h2 {
	font-size: small;
	}



#left {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

textarea#comment-text {
        width: 80%;
        }


#right {
		float: right;
	
	
	width: 200px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

#center {
		float: left;
	width: 400px;
	overflow: hidden;
	
	
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	font-weight: bold;
	}

.sidebar a:link {
	color: #ff6600;
	}

.sidebar a:visited {
	color: #ff9900;
	}

.sidebar a:hover {
	color: #000000;
	}

.sidebar a:active {
	color: #cc0000;
	}


.content p {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #999999;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-left: 1px solid #ff9900;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content h3 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: large;
	border-left: 1px solid #ff6600;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: right;
	
	font-style: italic;
	
	margin-bottom: 25px;
	line-height: normal;
	
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border: 1px solid #000000;
	text-align: left;
	font-weight: bold;
	
	
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 1px solid #000000;
	}

#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #000000;
}

.content h3 a:visited {
	color: #000000;
}

.content h3 a:hover {
	color: #000000;
}

.content h3 a:active {
	color: #000000;
}

/* user css */

/*************** body ***************/

body{
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', verdana, Arial, 'trebuchet ms', sans-serif, 'ＭＳ Ｐゴシック';
	background: #ffe2e8;
	word-wrap: word-break;
}

#container{
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 950px;
	border: 0;
	background; #fff;
}


/*************** 通常リンク定義 ***************/

a{
	color:#ff8242;
	text-decoration: underline;
}

a:visited{
	color:#ff8242;
	text-decoration: underline;
}

a:active{
	color:#ff8242;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

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

#banner{
	padding: 10px;
	height: 60px;
	background: #ffa6a5 url("http://blog.benbarnesjapan.net/templates/header.png") repeat-x left;
	border: 0;
}

#banner-img{
	display: none;
}

#banner a{
	color: #fff;
	text-decoration: none;
}

#banner a:hover{
	color: #FFF;
	text-decoration: underline;
}

#banner h1{
	font-size: xx-large;
	margin: 0 0 0 5px;
	color: #000;
}

#banner h2{
	font-size: normal;
	color: #FFF;
	margin: 5px 0 0 5px;
}

/****** Pagebody ******/

#pagebody{
	margin: 0;
	padding: 0 0 0 0;
}

#pagebody-inner{
	margin: 0;
	padding: 2 0 0 0;
}

/****** メイン ******/

#main-top{}

#main{
	margin: 0;
	height: 1%;
}

#main-bottom{
	margin-bottom: 0px;
	background: #ffa6a5 url("http://blog.benbarnesjapan.net/templates/footer.png") repeat-x left;
	height: 33px;
}

/*************** レイアウト  ***************/

/*** 左カラム ***/

#left{
	position: relative;
	top: 0;
	left: 550px;
	width:200px;
	font-size: small;
	background-color: #fff;
}

textarea#comment-text{
    width: 370px;
}

/*** 右カラム ***/

#right{
	width:198px;
	float: left;
	font-size: small;
	background-color: #fff;
	border-left: 1px #ff86ad dotted;
}

/*** 中央カラム ***/

#center{
	position: relative;
	top: 0;
	left: -200px;
	width:550px;
	float:left;
	background-color: #fff;
}

.content{
	margin: 0;
	padding: 15px 15px 0 15px;
	border: 0;
	background: none;
}

/*************** エントリー ***************/

/*** 外枠 ***/

/* 画像枠ありの時 */

/*
div.entry-top{
	margin: 0;
	padding: 0;
	width: 380px;
	height: 10px;
	overflow:hidden;
	background: #999;
}
*/

div.entry{
	margin: 15px 0 40px 0;
}

div.entry-body{
	margin: 0;
	padding: 0;
}

/* 画像枠ありの時 */

/*
div.entry-bottom{
	height: 30px;
	margin: 0 0 20px 0;
	width: 380px;
	padding: 0;
	overflow:hidden;
	background: #999;
}
*/

/*** エントリーテキスト枠 ***/

div.entry-body-top{}

div.entry-body-text{
	padding-bottom: 10px;
	letter-spacing: .15em;
	line-height: 1.6;
}

div.entry-body-bottom{}

.content p{
	color: #424542;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote{
	line-height: 150%;
}

.content li{
	line-height: 150%;
}

/*** 日付 ***/

.content h3{
	margin: 5px 0 0 0;
	padding: 0;
	text-align:right;
	font-size: small;
	font-weight: bold;
	border: 0;
	font-weight: normal;
	font-family: verdana, Arial;
}

/*** エントリータイトル ***/

.entry h2{
	margin: 0 0 20px 0;
	padding: 0px 5px 2px 12px;
	color: #ff6b75;
	font-size: large;
	letter-spacing: .18em;
	line-height: 1.6;
	border-left: 5px solid #ff8242;
	border-bottom: 2px solid #ff8242;
}

/*** 投稿 ***/

.content p.posted{
	padding: 5px;
	font-size: x-small;
	border-top: 2px dotted #ff86ad;
	text-align: right;
	letter-spacing: 0;
	font-style: normal;
	color: #666;
}

/*** エントリータイトルリンク ***/

.entry h2 a{
	color: #ff6b75;
	text-decoration: none;
}

.entry h2 a:link{
	color: #ff6b75;
	text-decoration: none;
}

.entry h2 a:visited{
	color: #ff6b75;
	text-decoration: none;
}

.entry h2 a:hover{
	color: #ff6b75;
	text-decoration: underline;
}

.entry h2 a:active{
	color: #000;
	text-decoration: none;
}

/*** エントリーナビ ***/

.content .entry-nav p{
	text-align: right;
}
.entry-nav a{
	color: ff8242;
}

/*** エントリーh1 ***/

.entry-body-text h1
{
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	font-size: small;
	border-bottom:double #5282CA;
	font-weight: bold;
}

/*** エントリー内h2 ***/

.entry-body-text h2
{
	margin: 10px 0;
	padding: 0 5px;
	font-size: large;
	border-bottom: 3px double #999;
	background: none;
	text-align: left;
	color: #222;
	font-weight: bold;
}

/*** エントリー内h3 ***/

.entry-body-text h3
{
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 2px solid #999;
	color: #222;
	background: none;
}

/*** エントリーh4 ***/

.entry-body-text h4
{
	margin: 10px 0;
	padding: 0 5px;
	font-size: small;
	border-bottom: 1px dotted #999;
}

/*** エントリー,コメント,トラックバック,スポンサー,エントリーナビ内リンク ***/

.entry-body-text a,
.comment-body a,
.entry-trackback a,
.entry-more-text a,
.archive-category p a,
.entry-nav p a,
.archive-datebased p a
{
	color:#444;
	text-decoration: underline;
	font-weight: normal;
}

.entry-body-text a:visited,
.comment-body a:visited,
.entry-trackback a:visited,
.entry-more-text a:visited,
.archive-category p a:visited,
.entry-nav p a:visited,
.archive-datebased p a:visited
{
	color:#ff8242;
	text-decoration: underline;
	font-weight: normal;
}

.entry-body-text a:active,
.comment-body a:active,
.entry-trackback a:active,
.entry-more-text a:active,
.archive-category p a:active,
.entry-nav p a:active,
.archive-datebased p a:active
{
	color:#ff8242;
	text-decoration: underline;
	font-weight: normal;
}

.entry-body-text a:hover,
.comment-body a:hover,
.entry-trackback a:hover,
.entry-more-text a:hover,
.archive-category p a:hover,
.entry-nav p a:hover,
.archive-datebased p a:hover
{
	color:#ff8242;
	text-decoration: none;
	font-weight: normal;
}

/*** 引用 ***/

.entry-body blockquote,
.comment-content blockquote,
.comment-error blockquote
{
	margin: 0px 10px;
	padding: 5px 5px 5px 5px;
	border-top:1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 2px solid #BBB;
	border-bottom: 2px solid #BBB;
	background: #EEE;
}

.content h2.content-header{
	display: none;
}

/*** サブページ見出し ***/

.entry-trackback h2,
.comment-list h2,
.comment-form h2,
.archive-category h2,
.archive-datebased h2,
.comment-preview h2,
.comment-list-previous h2,
.comment-error h2
{
	margin: 0 0 20px 0;
	padding:5px;
	font-size: small;
	font-weight:bold;
	color: #222;
	background: #ffc9d1;
	border: 1px solid #ffba8c;
	text-align: left;
	height: 1%;
}

/*** コメントフォーム ***/

.comment-form,
.comment-list,
.entry-trackback,
.comment-preview,
.comment-list-previous,
.comment-error
{
	margin:10px 0;
	padding: 10px;
	border: 1px solid #ff86ad;
}

#comment-submit{
	width: 380px;
}

/*** フォームボタン ***/

input#preview,
input#post
{
	background: #666;
	border: 1px solid #CCC;
	color: #EEE;
}

/*** フォーム ***/

input#author,
input#email,
input#url,
textarea#comment-text,
textarea#text
{
	background: #FFF;
	border: 1px solid #CCC;
}

/*** チェックボックス ***/

input#bakecookie
{
	border: 0;
}

/*************** サイド ***************/

.sidebar{
	margin: 10px 5px 0 10px;
	padding: 0;
}

.sidebar-top{}
.sidebar-bottom{}

/* 画像枠ありの時 */

/*
div.module-top{
	margin: 0;
	padding: 0;
	width: 185px;
	height: 10px;
	overflow:hidden;
	background: #999;
}*/

div.module-content,
div.module-body
{
	margin: 0;
	padding: 0 0 5px 0;
	width: 185px;
	font-size: small;
}

/* 画像枠ありの時 */

/*
div.module-bottom{
	height: 30px;
	margin: 0 0 20px 0;
	width: 185px;
	padding: 0;
	overflow:hidden;
	background: #999;
}
*/



#calendar{
	line-height: 150%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	color: #666;
	font-size: small;
}

#calendar table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 185px;
}

#calendar caption{
	margin: 10px 0 5px 0;
	padding: 5px 5px 5px 10px;
	font-size: small;
	font-weight: bold;
	color: #222;
	border: 0;
	letter-spacing: .1em;
	text-align: center;
}

/*** カレンダー（左サイド） ***/

#left #calendar th{
	border-right: 1px solid #F0EBD7;
	border-bottom: 1px solid #F0EBD7;
	padding: 2px 0;
	font-weight: normal;
	background: url("http://img.decoweb.jp/cocolog/C300057/calendar_week_back.gif") repeat-x left top;
	color: #FFF;
}

#left #calendar td{
	text-align:center;
	border-right: 1px solid #F0EBD7;
	border-bottom: 1px solid #F0EBD7;
	padding: 2px 0;
	background: url("http://img.decoweb.jp/cocolog/C300057/calendar_day_back.gif") repeat-x left top;
	color: #FFF;
}

/*** カレンダー（右サイド） ***/

#right #calendar th{
	border-right: 1px solid #BCC9D1;
	border-bottom: 1px solid #BCC9D1;
	padding: 2px 0;
	font-weight: normal;
	background: url("http://img.decoweb.jp/cocolog/C300057/calendar_week_back.gif") repeat-x left top;
	color: #FFF;
}

#right #calendar td{
	text-align:center;
	border-right: 1px solid #BCC9D1;
	border-bottom: 1px solid #BCC9D1;
	padding: 2px 0;
	background: url("http://img.decoweb.jp/cocolog/C300057/calendar_day_back.gif") repeat-x left top;
	color: #FFF;
}

/*** エントリーリンク ***/

div#calendar td a,
div#calendar td a:visited,
div#calendar td a:hover
{
	margin: 0;
	padding: 0;
	display: block;
	background: url("http://img.decoweb.jp/cocolog/C300057/calendar_entry_back.gif") repeat-x left top;
	color: #000;
	text-decoration: none;
}

/*** サイドバー見出し ***/

#right .sidebar h2.module-header{
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 10px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	background: #ff6563;
	border: 1px solid #ffba8c;
	letter-spacing: 0;
	height: 1%;
}

#left .sidebar h2.module-header{
	margin: 15px 0 5px 0;
	padding: 5px 5px 5px 10px;
	font-size: small;
	font-weight: bold;
	color: #fff;
	background: #ff6563;
	border: 1px solid #ffba8c;
	letter-spacing: 0;
	height: 1%;
}

/*** サイドバー見出しリンク ***/

.sidebar h2.module-header a{
	font-weight: bold;
	color: #fff;
}

/*** サイドバー内、投稿内リンク ***/

.sidebar a, .posted a{
	font-weight: normal;
}

.sidebar a:link, .posted a:link{
	color: #ff8242;
	text-decoration: underline;
}

.sidebar a:visited, .posted a:visited{
	color: #ff8242;
	text-decoration: underline;
}

.sidebar a:active, .posted a:active{
	color: #ff8242;
	text-decoration: underline;

}

.sidebar a:hover, .posted a:hover{
	color: #ff8242;
	text-decoration: none;
}

/*** サイドバーリスト ***/

.sidebar ul.module-list{
	margin: 5px;
	padding:2px 0px;
	list-style: none;
}

.sidebar li.module-list-item{
	margin: 0;
	padding: 2px 0 2px 15px;
	background: url("http://blog.benbarnesjapan.net/templates/menu_arrow.png") no-repeat left top;
	font-size: small;
}

.cocolog ul.module-list{
	margin: 5px;
	padding: 5px 0 0 0;
}

.sidebar img{
	border: none;
}

#photo{
	text-align: center;
	margin-bottom: 20px;
}

.link-note{
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered{
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
}

#comment-data{
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"]{
	width: 80%;
}

.image-full{
	width: 370px;
}

.image-thumbnail{
	float: left;
	width: 130px;
	margin-bottom: 10px;
}

.image-thumbnail img{
	width: 115px;
	height: 115px;
}

.module-qrcode{
	font-size: x-small;
	line-height: 150%;
	text-align: center;
}

.adsense{
	margin: 15px 0 5px 0;
	padding: 0;
	border-top: 2px dotted #DDD;
}

/**Footer */
#footer{
	text-align: center;
	padding-bottom:4px;
	color: #fff;
}

.entry-ads{
	margin: 15px 20px;
}
