body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
		background-color: #070442;
	
	
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #5d1c9a;
	}

a:visited {
	color: #1c3a9a;
	}

a:active {
	color: #ff6600;
	}

a:hover {
	color: #f4d37a;
	}

a:link img {
	border-color: #5d1c9a;
	}
a:visited img {
	border-color: #1c3a9a;
	}
a:hover img {
	border-color: #f4d37a;
	}
a:active img {
	border-color: #ff6600;
	}

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

#container {
	line-height: 140%;
	
	background-color: #b0b3db;
	border: 0;
	}

#banner {
        display: block;
        background: #070442 url("http://motokusshi.cocolog-nifty.com/blog/blog_title.jpg") no-repeat;
        border: 0;
        font-family: 'Lucida Grande', Verdana, sans-serif;
        color: #f6f7ff;
        background-color: #070442;
        text-align: right;
        border: 0;
        height: 380px;
        padding: 0px;
        line-height:normal;
        }
#banner-img {
        display: none;
        }

#banner h1 { padding: 15px 15px 0; }
#banner h2 { padding: 0 15px;}




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

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

#banner h2 {
	font-size: small;
	}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody img
{
	position: relative;
}

#pagebody-inner
{
    position: static;
    width: 100%;
}


#left {
	
		position: absolute;
	left: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #b0b3db;
	border: 0;
	overflow: hidden;
	}



#right {
	
		position: absolute;
	right: 0px;
	top: 0px;
	
	width: 200px;
	background-color: #b0b3db;
	border: 0;
	overflow: hidden;
	}

#center {
	
		padding-left: 200px;
	margin-right: 200px;
	
	}

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

.sidebar {
	padding: 15px;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #5d1c9a;
	}

.sidebar a:visited {
	color: #1c3a9a;
	}

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

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


.content p {
	color: #0b1491;
	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: #0b1491;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border-bottom: 1px solid #c9ccdb;
	text-align: left;
	
	
	
	margin-bottom: 10px;
	padding: 3px;
	}

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

.content p.posted {
	clear: both;
	color: #0b1491;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border-top: 1px solid #c9ccdb;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

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

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

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

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

#calendar td {
	text-align: center;
	}

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

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

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

.sidebar img {
	border: 0;
	}

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 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: small;
	line-height: 150%;
	text-align: left;
	color: #1c3a9a;
	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: 300px;
	
	}

.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: small;
	line-height: 150%;
	text-align: center;
}

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

.content h3 a:link {
	color: #0b1491;
}

.content h3 a:visited {
	color: #0b1491;
}

.content h3 a:hover {
	color: #0b1491;
}

.content h3 a:active {
	color: #0b1491;
}

/* user css */
#banner {
	padding-right: 50px;
	}

#banner h1 {
	font-size: 7ex;
	font-family: 'comic sans ms','cursive';
	}

#banner h2 {
	line-height: 1.2;
	font-size: 16px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', 'Osaka, sans-serif';
	}

#left {
	width: 230px;
	}

#center {
	padding-left: 230px;
	margin-right: 230px;
	}

#right {
	width: 230px;
	}

#calendar {
	background-color: #c0bfd6;
	}

#calendar a:link {
	color: #0006ff;
	}

#calendar a:visited {
	color: #0004aa;
	}

#calendar a {
	font-style: italic;
	}

#calendar a:hover {
	color: #cc00ff;
	}

.sidebar h2 {
	background: url("http://motokusshi.cocolog-nifty.com/design/bg_al01.jpg");
	}

.sidebar li {
	padding-left: 0px;
	line-height: 105%;
	}

.module-header {
	padding: 5px 5px 5px 10px;
	letter-spacing: -10px;
	}

.content h3 {
	padding: 5px 5px 5px 10px;
	background-color: #c8f3ec;
	}

.entry-body-text {
	padding-left: 0px;
	}

.content p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 180%;
	}

.content hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #c9ccdb;
	height: 1px;
	}

#powered {
	padding-bottom: 30px;
}

.center_iframe {
	display: block;
	margin: auto;
	padding-bottom: 40px;
}

.amz-banner {
	padding-top: 10px;
	padding-bottom: 20px;
}

.content-banner {
	padding-left: 20px;
}

.content-intro {
	padding: 5px 10px;
	background-color: #f0eaff;
}

.content-subtitle {
	padding: 5px 10px;
	background-color: #f2ebda;
}

.adsense { clear:both; } 
