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

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

a:link {
	color: #0C75B4;
	}

a:visited {
	color: #0C75B4;
	}

a:active {
	color: #CC0000;
	}

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

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: 750px;
	background-color: #E3ECEE;



	}

#banner {
	display: none;
	}

#banner-img {

	background: #ACACAC url(http://special.e-begin.ne.jp/brand/images/banner.jpg) no-repeat top left;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #333333;
                     display: block;
	padding: 0px;
	text-align: left;
	height: 165px;
	}


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

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

#banner h1 a {
	background: transparent;
	display: block;
	width: 720px;
	height: 120px;
	text-indent: -700em;
	}

#banner h2 {
	font-size: small;
	line-height: 150%;
	margin: 0;
	padding: 15px 5px 0px 5px;
	}

#left {
	float: left;
	width: 200px;
	background-color: #E3ECEE;
	overflow: hidden;
	}



#center {
	float: left;
	width: 549px;
	overflow: hidden;
	border-left: 1px solid #0A6296;

	
	}

.content {
                     margin-bottom: 0px;
	padding: 5px 15px 0px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 140%;
	}

.entry-body {
	background-color: #FFFFFF;
                     padding: 5px;
           }

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

<!--
#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}
-->

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

	}

.data{
	color: #009933;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	font-weight: normal;
                     padding-left: 6px;
	}

.check{
	color: #009933;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	}


.content blockquote {
	width: 360px;
                     height: 115px;
                     margin: 10px 0px 0px 20px;
	line-height: 140%;
	background-color: #C7EDC5;
  	padding: 5px;
	border: 1px dotted #000000;
	}

.maginfo-issue{
	font-size: x-small;
	font-weight: normal;
             } 

.maginfo-title{
	color: #009933;
	font-size: medium;
	font-weight: bold;
             } 


.maginfo{
	font-size: x-small;
	font-weight: normal;
             } 

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

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

.content h3 {
	color: #009933;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
                     background-color: #FFFFFF;
                     border-bottom: 2px dotted #009933;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	}

.title{
	color: #009933;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}

.content p.posted {

	color: #999999;
                     background-color: #FFFFFF;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #666666;
	text-align: right;
	font-weight: bold;

	}

.sidebar {
	padding: 0px 15px 15px 15px;
	}

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

.sidebar a:link {
	color: #0C75B4;
	}

.sidebar a:visited {
	color: #0C75B4;
	}

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

.sidebar a:hover {
	color: #CC0000;
	text-decoration: underline;
	}


#calendar {
  	line-height: 140%;
	color: #333333;
	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: #666666;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

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

.sidebar ul {
	padding-left: 3px;
	margin: 0px;

	}

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

.sidetitle {
	margin-bottom: 5px;
	}

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

.photo {
	text-align: center;
	margin: 5px 0px 5px 0px;
	}

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

#syndicate {
                     	text-align: center;
	border-top: 1px dotted #000000;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

.about-trackback {
	border-bottom: 1px dotted #666666;
	}

.about-trackback h4 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #666666;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	}

.about-trackback li {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	}

.about-trackback ul {
	list-style-type: none;
	}


#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;
	}

.footer {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #FEFEFE;
                     background-color: #0C75B4;
	font-size: x-small;
	line-height: 150%;
	overflow: hidden;
	}

.footer a {
	
	text-decoration: underline;
	
	}

.footer a:link {
	color: #E3ECEE;
	}

.footer a:visited {
	color: #E3ECEE;
	}

.footer a:active {
	color: #C7EDC5;
	}

.footer a:hover {
	color: #C7EDC5;
	}
.border_01     {
                     border:1px solid #000000;
                     }