body {
background:#fff url(../img/bg_body.jpg)0 0  repeat-x;
font-family: "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
color: #353744;
font-size:0.9em;
}

a:focus {
outline:none;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size:0;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

/* End hide from IE-mac */

#header {
font-size: 18px;
font-weight: bold;
background:url(../img/bg_header.jpg) 0 0 repeat-x;
padding:5px 0 15px 10px;
margin-bottom:15px;
}
#header h1 a{
	font-size:12px;
	height:150px;
	display:block;
	cursor:pointer;
	text-align:right;
}

#content h2 {
font-size: 18px;
font-weight: bold;
background:url(../img/bg_h2.jpg) 0 0 repeat-x;
padding:14px 0 15px 10px;
margin-bottom:15px;
}

b{
	font-weight:bold;
}
em{
	font-weight:bold;
}


#container {
	width:840px;
	margin:0 auto;
	padding:0 25px;
	background:#fff;
}



/*whats new*/
h2.new{
}
dl.new {
   border-bottom:1px dotted #ccc;
}

dl.new dt {
   float:left;
   width:10em;
   border-top:1px dotted #ccc;
   padding-top:10px;
   padding-bottom:0;
   padding-right:0;
}

dl.new dd {
   margin-left:10em;
   padding-top:10px;
   padding-bottom:10px;
   padding-right:10px;
   border-top:1px dotted #ccc;
}



blockquote {
float: right;
width: 160px;
padding-top: 1.6em;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #492B21;
}

hr {
display: none;
}

img {
border: none;
}

img.left {
float: left;
margin: 0 15px 0 0;
}

img.right {
float: left;
margin: 0 0 0 15px;
}

/* Header */

#header {
height:160px;
}

#header a {
border: none;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

#logo {
float:left;
}



#logo h2 {
margin: 0;
font-size: 18px;
}



/* Page */


#content {
	padding:10px 0 0 0;
}
.entry-tags{
	height:1em;
	padding:0 0 1em 0;
}
.entry-tags h4{
	float:left;
	margin-left:1em;
}
.entry-tags ul{
}
.entry-tags li{
	float:left;
	margin-right:0.5em;
}

/* Sidebar */
#sidemenu {
width: 210px;
margin:0 0 15px 0;
float: left;
}
#beta-blog {
width: 210px;
margin:0 0 15px 0;
float: left;
}

#sidemenu h3{
	background:#FBE0EB;
	padding:7px 0 5px 6px;
	font-weight:bold;
	color:#B65F82;
	border-bottom:2px solid #B65F82;
	
}
#sidemenu ul {
width:190px;
padding:0 0 30px 5px;
}
#sidemenu ul ul {
width:190px;
padding:0 0 0 1em;
}
#sidemenu li {
padding:11px 0 0 0;
line-height:1.3em;
font-size:13px;
}

/* Content */
#content {
	width: 600px;
	margin:0 0 15px 0;
	padding:0 0 30px 0;
	line-height:1.6em;
	background: url(img/bg_content.jpg) 0 0 no-repeat;
	float:right;
}
#content p{
padding:0 8px 20px 8px;
letter-spacing:0.05em;
}
#block {
padding:0;
}

#navi {
padding:0 0 10px 0;
}


/*widget-content*/
.widget h3 {
font-size:13px;
font-weight:bold;
background:url(../img/side_head.jpg) 0 0 no-repeat;
padding:10px 0 0 12px;
height:21px;
color:#fff;
}
.widget h3 a{
color:#fff;
}
.widget-content {
	background:url(../img/side_body.jpg) 0 0 repeat-y;
	padding:10px 0 0 0;
}
.widget {
	background:url(../img/side_bottom.jpg) 0 bottom no-repeat;
	padding:0 0 14px 0;
}
.widget-content ul {
line-height:1.3em;
}

.widget-content ul li {
	padding:6px 10px 6px 12px;
}

.widget-content ul li:hover {
text-decoration:none;
}

.widget-content ul li a {
cursor:pointer;
display:block;
border:none;
}




/* Comment */
.comment-content {
}

/* Footer */

#footer {
clear: both;
height:40px;
padding-top: 20px;
background-color:#f3f3f3;
text-align: center;
font-size: 0.7em;
color: #333;
}

#footer a {
border: none;
}

#footer .policy {
margin:0 10px 10px 0;
padding:0;
}

/* style */
.marker {
background:#FFFF00;
font-size:1em;
font-weight:bold;
}

strong {
color:#851546;
font-weight:bold;
}

a {
color: #851546;
}

a:hover {
border: none;
text-decoration:none;
}

/* LinkArea */

.linkarea {
background:#FFF;
padding:0 10px 30px 10px;
}

.linkarea .block {
float:left;
width:230px;
margin:0 20px 0 -10px;
}

.linkarea a {
margin:0 0 0 10px;
line-height:1.5em;
font-size:16px;
}

.linkarea .link {
padding:0 0 0 20px;
}

.linkarea h3 {
font-size:1em;
color:#393939;
border-left:3px solid #0A4B8F;
padding:3px 0 3px 10px;
border-bottom:1px dotted #CCCCCC;
margin:8px 0 5px 0;
}

.tb-form {
margin-top:2em;
}

.tb-form th {
background:#FAF9DC;
}

.tb-form .size02 {
width:300px;
}

.tb01 {
margin:0 0 15px 0;
border-collapse:collapse;
}

.tb01 th {
background:#FAF9DC;
border:1px solid #CCC;
padding:5px 0;
}

.tb01 td {
padding:6px 7px;
border:1px solid #CCC;
}

.submit {
text-align:center;
padding:10px 0 30px 0;
}

.fl {
float:right;
}

.marker {
background:#FFFF00;
font-size:1em;
font-weight:bold;
}

.pixel {
font-size:1px;
line-height:1px;
}

.content-nav {
text-align:center;
}
.top-img{
	margin:0 0 15px 0;
}
.widget {
margin:0 0 15px 0;
}


.block{
	width:250px;
	float:left;
	padding:0 0 10px 15px;
}


