body {
	margin: 10px 0px 20px 0px;
	background-color: #FFFFFF;
        	text-align: center;
	}
a {
	text-decoration: underline;
}
a:link {
	color: #CCCCCC;
	}

a:visited {
	color: #CCCCCC;
	}

a:active {
	color: #CCCCCC;
	}

a:hover {
	color: #444444;
	}

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

/*HEADER NAVI*/
#headwrap{
width:750px;
padding:0;
margin:0 auto;
}



#header{
	height:95px;
	width:749px;
	margin:0 auto;
	text-align:left;
}

/* headComment */
#headComment{
        width:750px;
	color:#778888;
	font-size:10px;
	font-weight:normal;
        text-align:left;
	margin:0 auto;
        padding-bottom:3px;
}
#headComment strong{
	font-weight:normal;
	font-size:10px;
}
/* global_A */
#global_A {
	width:749px;
	list-style:none;
	margin:0 auto;
	padding:0;
	background:#339999;
}
#global_A li{
	float:left;
	text-indent:-5000px;
	text-align:left;
	font-size:0.1em;
	line-height:0;
}
#global_A a:link,
#global_A a:visited{
	height:26px;
	display:block;
	text-decoration: none;
}
#global_A a:hover,
#global_A a:active{
	background-position:0 -26px;
}
#gl_list a:link,#gl_list a:visited{
	width:78px;
	background-image:url(../../img/header/gl_list.png);
}
#gl_file a:link,#gl_file a:visited{
	width:91px;
	background-image:url(../../img/header/gl_file.png);
}
#gl_blog a:link,#gl_blog a:visited{
	width:89px;
	background-image:url(../../img/header/gl_blog.png);
}
#gl_pickup a:link,#gl_pickup a:visited{
	width:128px;
	background-image:url(../../img/header/gl_pickup.png);
}
#gl_beforeafter a:link,#gl_beforeafter a:visited{
	width:107px;
	background-image:url(../../img/header/gl_beforeafter.png);
}
#gl_auctions a:link,#gl_auctions a:visited{
	width:125px;
	background-image:url(../../img/header/gl_auctions.png);
}
#gl_biyoinfo a:link,#gl_biyoinfo a:visited{
	width:131px;
	background-image:url(../../img/header/gl_biyoinfo.png);
}
#gl_suhadabijin a:link,#gl_suhadabijin a:visited{
	width:107px;
	background-image:url(../../img/header/gl_suhadabijin.png);
}

/* global_B */
#global_B {
	border:1px solid #ffffff;
	padding:0;
	margin-top:5px;
	margin-left:0;
	height:18px;
	background: #E5F2F2;
}
#global_B td{
	float:left;
	padding:3px 3px 0 7px;
	margin:0;
	background:none;
	background:url(../../img/header/border_b.jpg) no-repeat left center;
	line-height:1;
	white-space:nowrap;
	font-size:10px;
}
#global_B td a:link,
#global_B td a:visited{
	padding:0;
	margin:0;
	color:#339999;
	text-decoration:none;
	white-space:nowrap;
}
#global_B td a:hover,
#global_B td a:active{
	color:#FF8585;
}


/* about */
#about{
	margin:0;
	margin-top:3px;
	padding:0;
}
#about a:link,
#about a:visited{
	width:9em;
	height:2em;
	text-align:center;
	font-size:10px;
	padding-top:2px;
	margin:0 10px;
	display:block;
	border:1px solid #009999;
	color:#FFFFFF;
	background:#66BBBB;
	text-decoration:none;
}
#about a:hover,
#about a:active{
	border:1px solid #009999;
	background:#339999;
	color:#FFFFFF;
}


/* commentArea */
#commentArea{
	width:749px;
	background:#008888;
	padding:2px 0 6px;
	margin:0 auto;
	clear:both;
}
#commentAreaIn{
	font-size:10px;
	text-align:left;
	margin:0 15px;
	padding:3px 17px 2px;
	background:#DCEDED url(../../img/header/commentArrow.gif) no-repeat left center;
	border:1px solid #003333;
	border-bottom-color:#F0FFFF;
	border-right-color:#F0FFFF;
}


#container {
	line-height: 140%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 749px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	}
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}
#banner-img {
	display: block;
	background-image: url("http://www.biyou-m.com/blog/011/archives/hy_banner.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 200px;
	}


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

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

#banner h2 {
	font-size: small;
	}

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

.content {
	padding: 10px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}
.content pre {
	font-size: larger;
}
#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, 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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	background-color: #FEFEFE;
	}
.pro {
  font-weight: bold;
  font-family: MS P Gothic, osaka;
  font-size: 14px;
  padding: 3px;
  }
.pro1 {
  font-family: MS P Gothic, osaka;
  font-size: 12px;
  padding: 3px;
  }
.pro2 {
  font-size: 12px;
  color: #666666;
  }
.pro3 {
  line-height: 120%;
  }


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px;
	
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

a.KotonohaLink{
  text-decoration:none;
  color:#666666;
}
a:link.KotonohaLink,
a:visited.KotonohaLink,
a:hover.KotonohaLink,
a:active.KotonohaLink{
  color:#666666;
}
