@charset "UTF-8";

/*  
Theme Name: GMED
Theme URI: http://www.gmed.co.jp/
Description: 株式会社ヨーテボリー医療カンパニー
Version: 1
Author: 株式会社ヨーテボリー医療カンパニー
Author URI: http://www.gmed.co.jp/
*/

body { background: url(images/body_bg.gif) 0 0 repeat-x; }
#page {background: url(images/content_bg.gif) 0 0 repeat-y;}
#footer { background: url(images/gmed_footer.gif) no-repeat bottom; border: none;}
#header { margin: 0px!important; margin: 0px; padding: 0px; height: 220px; width: 828px; }
#headerimg { margin: 0px; height: 220px; width: 828px; }

/* Begin Typography & Colors */
body {
	color            : #333;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
	font-size: 75%; /* Resets 1em to 12px */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #ffffff;
	}

#content {
	float:left;
	width:392px;
	}
#content2 {
	float:right;
	width:610px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	-moz-border-radius: 7pt;
	background-color: #E0E0CD;
}
	.alt2 {
	background-color: #D7D7C1;
	-moz-border-radius: 7pt;
	}
.wp-smiley {
	border: none;
}
#footer {
	background-color: #fff;
	}
small {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}
small a, small a:link, small a:visited {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#0066FF;
	}

h1, h2, h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover,
h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited {
	color: #FF9900;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #FF9900;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist a, .commentlist a:link{
	color:#000000;
}
.commentlist a:hover {
	color: #FF9900;
	text-decoration: none;
}
#commentform p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, strike {
	color:  #333333;
	font-size: 10px;
	font-weight: bold;
	}

code {
	font: 1.1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #CC6600;
	text-decoration: none;}

a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 17px auto;
	padding: 0;
	width: 828px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 220px;
	width: 828px;
	background-color: #FF9900;
	}

#header img {
	height: 220px;
	width: 828px;
	margin: 0 auto;
}
h1 img{
	vertical-align:bottom;
	margin: 0 auto;
}
.narrowcolumn {
	/* float: left; */
	padding: 0 10px;
	margin: 0px 0px 5px 0px;
	width: 392px;
}
.narrowcolumn p {
	font-size: 1em;
	color:#333333;
	line-height:1.5;
}
.columnLeft {
	float: left;
	padding: 0px;
	margin: 0px;
}
.columnLeft p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.columnRight {
	float: right;
	padding: 0px;
	margin: 0px;
}
.columnRight p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height:0px;
}
#blogarea {
	background:transparent url(images/top/top_blogbg_bottom.gif) no-repeat bottom left;
	padding: 0px;
	margin: 7px 0px;
}
.waku {
	background:transparent url(images/top/top_blogbg_top.gif) no-repeat top left;
	padding: 1px 15px;
	margin: 0px;
}
#topnews {
	background:transparent url(images/top/menu_bar.gif) repeat-x bottom left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#topnews h4 {
	background:url(images/menu_bar.gif) repeat-x bottom left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:8px;
	width:100%;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000;
}
#topnews ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:1em;
}
#topnews ul li {
	margin:0px;
	padding:5px;
}

.widecolumn {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 610px;
	}
.widecolumn h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
.section {
	padding: 0px 10px;
	margin: 0px 34px 0px 0px;
	}
.titlewaku {
	background:transparent url(images/title_waku_bottom.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
}
.titlewaku h3 {
	background:transparent url(images/title_waku_top.gif) no-repeat top left;
	padding: 15px;
	margin: 0px;
	line-height:1.5;
	color:#FF6600;
}
#carior h4 {
	background:url(images/menu_bar3.gif) repeat-x bottom left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000;
}
#mama h4 {
	background:url(images/menu_bar4.gif) repeat-x bottom left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000;
}

.title_ye {
	background:url(images/title_h4bg_ye.gif) repeat-x bottom left;
	height:25px;
	line-height:25px;
	padding-left:10px;
	border:1px solid #CCCC99;
	color:#333333;
	text-shadow:2px 2px 2px #fff;
}
.title_ye2 {
	background:url(images/menu_bar.gif) repeat-x bottom left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000;
}
.title_org {
	background:url(images/menu_bar4.gif) repeat-x bottom left;
	height:26px;
	line-height:26px;
	padding-left:10px;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000;
}
.title_bl {
	background:url(images/title_h4bg_bl.gif) repeat-x bottom left;
	height:25px;
	line-height:25px;
	padding-left:10px;
	border:1px solid #99CCFF;
}
.title_gr {
	background:url(images/title_h4bg_gr.gif) repeat-x bottom left;
	height:25px;
	line-height:25px;
	padding-left:10px;
	border:1px solid #66cc33;
}


.post {
	text-align: justify;

}
.waku .post h2,
.section .post h2 {
	border-left:5px solid #FF9900;
	border-bottom:1px solid #FF9900;
	padding:1px 1px 3px 7px;

}
.entrytext ul, .post ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
.entrytext ul li, .entrytext ul ol, .post ul li, .post ul ol {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  margin-top:7px;
  margin-bottom:7px;
  background-image : url(images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0px;
	margin: 0 auto;
	width: 828px; height: 75px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-indent:-999px;
	color:#FFFFFF;
	}
#footer a,
#footer a:link,
#footer a:visited{
	color: #FFFFFF;
}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	padding:0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata, .postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover {
	font-size: 9px;
	color: #000000;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}
/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 131px;
	padding: 2px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform textarea {
	background-color: #ECEBD9;
	border: 1px solid #959596;
	width: 390px;
	padding: 4px;
	font: 0.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}
input {
	color: 000;
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 2px;
	border: 1px solid #959596;
	margin-right: 1px;
	background-color: #ECEBD9;
	}
#commentform #submit {
	color: #000;
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 2px;
	width: 190px;
	border: 1px solid #959596;
	margin-right: 1px;
	background-color: #ECEBD9;
}
#commentPreview {
	width: 374px;
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #fff;
	border-top: 1px solid #959596;
	border-bottom: 1px solid #959596;
	border-left: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 6px;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	/* text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidemenu */
#sidemenu {
	width:208px;
	float: left;
	text-align: left;
	}
#sidemenu ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px 10px 0px 24px;
		}
#sidemenu ul li,
#sidemenu ul ul,
#sidemenu ul ul ul {
		margin:0px;
		padding:0px;
		}
#sidemenu ul#linkslist {
		margin:0px;
	}
	
#sidemenu ul#linkslist {
		margin:0px;
	}
	
#wrap > #sidemenu ul#linkslist{
	}
	
#sidemenu p{
		margin: 0 15px;
	}
	
#sidemenu h2,
#sidemenu h2 a{
	font-size        : 11px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 26px;
	line-height      : 26px;
	text-indent      : 8px;
	letter-spacing   : 1px;
	color            : #FFF;
	background-image : url(images/menu_bar.gif);
	margin:0px;
	text-shadow:2px 2px 2px #000;
	}
#sidemenu p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555;
		word-spacing: -1px;
		font-size:10px;
	}
#sidemenu ul ul li,
#sidemenu ul ol li {
	display          : block;
	font-size        : 12px;
	font-weight      : BOLD;
	margin: 0px;
	padding:0px;
	_height:1px;
	}
#sidemenu ul ul li a,
#sidemenu ul ol li a {
	font-size : 12px;
	font-weight      : bold;
	background-color : #ECEBD9;
	text-indent      : 10px;
	padding:6px 0px;
	}
#sidemenu ul ul li a:link,
#sidemenu ul ul li a:visited,
#sidemenu ul ol li a:link,
#sidemenu ul ol li a:visited{
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  color            : #0066FF;
  text-indent      : 10px;
  _height:1px;
}
#sidemenu ul ul li a:hover,
#sidemenu ul ol li a:hover {
  background-color : #E3E3e3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
	}
.separation {
	width:100%;
	height:10px;
	background: url(images/menu_bar.gif) repeat-x bottom left;
	margin: 0px;
	padding: 0px;
	}
/* End Sidemenu */

/* Begin Sidebar */
#sidebar {
	width:198px;
	float: right;
	text-align: left;
	}
#sidebar ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px 24px 20px 0px;
		}
#sidebar ul li,
#sidebar ul ul,
#sidebar ul ul ul {
		margin:0px;
		padding:0px;
		}
#sidebar ul#linkslist {
		margin:0px;
	}
	
#sidebar ul#linkslist {
		margin:0px;
	}
	
#wrap > #sidebar ul#linkslist{
	}
	
#sidebar h2,
#sidebar h2 a{
	font-size        : 11px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 26px;
	line-height      : 26px;
	text-indent      : 8px;
	letter-spacing   : 1px;
	color            : #FFF;
	background-image : url(images/menu_bar.gif);
	margin:0px;
	}
#sidebar p{
		margin:10px 30px 10px 5px;
		color: #333333;
		font-size:1em;
		line-height:1.5;
	}
#sidebar ul ul li,
#sidebar ul ol li {
	display          : block;
	font-size        : 12px;
	font-weight      : BOLD;
	margin: 0px;
	padding: 0px;
	}
	#sidebar ul ul li a,
	#sidebar ul ol li a {
	padding          :0px;
  font-size        : 12px;
  background-color : #ECEBD9;
	}
#sidebar ul ul li a:link,
#sidebar ul ul li a:visited,
#sidebar ul ol li a:link,
#sidebar ul ol li a:visited{
	display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 0px;
  color            : #333333;
}
#sidebar ul ul li a:hover,
#sidebar ul ol li a:hover {
	background-color : #E3E3e3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
   background	   : transparent url(images/back.gif);
	border: 2px solid #FF9900;
	color			   : #FF9900;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	margin:0px;
	padding:0px;
	height:0px;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation .left {
	float: left;width: 50%;
	text-align: left;
	height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color:#000;
}

.navigation .right {
	float: right;width: 50%;
	text-align: right;
	height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
	color:#000;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #000;
	text-decoration: none;
	
	}
.comment-gravatar img {
	float: right;
	padding: -20px;
	margin: 10px;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(images/gravatar.jpg) no-repeat center center;
}
.download {
    background: #D0F29D ;
    border-top: 2px solid #9CD941;
    border-bottom: 2px solid #9CD941;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
 .code {
    background: #CCCCFF ;
    border-top: 2px solid #6666FF;
    border-bottom: 2px solid #6666FF;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
.favorite_post {
    background: #FF9999 ;
    border-top: 2px solid #FF6666;
    border-bottom: 2px solid #FF6666;
    margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
   .alert {
    background: #FFF6BF ;
    border-top: 2px solid #FF9900;
    border-bottom: 2px solid #FF9900;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
     .alarm {
    background: #F0E68C;
	 border-top: 2px solid #BFAE0F;
    border-bottom: 2px solid #BFAE0F;
	 margin: 10px auto;
    padding: 5px 20px 5px 60px;
    text-align: left;
    }
	 
/* End Various Tags & Classes*/

table.yellow {
	border-collapse:collapse;
	empty-cells:show;
	border:1px solid #FF9900;
	margin-bottom:20px;
	background:url(images/table_bg_ye.gif) repeat-y top left;
	font-size:1.2em:
}
table.yellow th {
	border:1px solid #FF9900;
	padding:7px 7px 5px 7px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	letter-spacing:2px;
}
table.yellow td {
	border:1px solid #FF9900;
	padding:7px 7px 5px 7px;
	text-align:left;
	vertical-align:top;
}
td ul {
	padding:0px;
	margin:0px;
}
td ul li {
	padding:1px 0px;
	margin:0px 0px 0px 20px;
}
table.yellow2 {
	border-collapse:collapse;
	empty-cells:show;
	border:1px solid #FF9900;
	margin-bottom:20px;
	background:url(images/table_bg_ye.gif) repeat-y top left;
	font-size:1.2em:
}
table.yellow2 th {
	padding:7px 7px 5px 7px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	letter-spacing:2px;
	font-weight:normal;
}
table.yellow2 td {
	padding:7px 7px 5px 7px;
	text-align:left;
	vertical-align:top;
}
table.yellow3 {
	border-collapse:collapse;
	empty-cells:show;
	border:1px solid #FF9900;
	margin-bottom:20px;
	background:url(images/table_bg_ye2.gif) repeat-x top left;
	font-size:1.2em:
}
table.yellow3 th {
	padding:7px 7px 5px 7px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	letter-spacing:2px;
	border:1px solid #FF9900;
	background:#FFCC66;
}
table.yellow3 td {
	padding:7px 7px 5px 7px;
	vertical-align:top;
	border:1px solid #FF9900;
}
table.blue {
	border-collapse:collapse;
	empty-cells:show;
	border:1px solid #6699FF;
	margin-bottom:20px;
	background:url(images/table_bg_bl.gif) repeat-y top left;
	font-size:1.2em:
}
table.blue th {
	padding:7px 7px 5px 7px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
	letter-spacing:2px;
	border:1px solid #6699FF;
	background:#99CCFF;
}
table.blue td {
	padding:7px 7px 5px 7px;
	vertical-align:top;
	border:1px solid #6699FF;
	font-size:0.9em;
	line-height:1.3;
}

.boder {
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:10px;
}
.boder ol {
	margin:0px 0px 0px 20px;
	padding:0px;
}
.boder ol li {
	margin:0px 10px;
	padding:5px 0px;
}

.bg_yellow {
	background:url(images/table_bg_ye2.gif) repeat-x top left;
	border:1px solid #CCC;
	padding:10px;
	margin-bottom:10px;
}
.bg_yellow ul,
.bg_yellow ol {
	margin:0px;
	padding:0px;
}
.bg_yellow li {
	margin:0px 3px 0px 20px;
	padding:5px 0px;
}
p.photocaption {
	font-size:0.9em;
	margin:5px;
}
#footnavi {
	margin:0px;
	padding:0px 24px 0px 30px;
	width:760px;
	clear:both;
}
.totop {
	font-size:0.9em;
	text-align:right;
	border:none;
	padding:0px;
	margin:0px;
}
.breadcrumb {
	margin:0px;
	padding:0px;
}


/* Title Clear */
/* Top */
.post h2#post-3 {
	display:none;
}
.post h2#post-59,
.post h2#post-60,
.post h2#post-61 {
	display:none;
}
/* company */
.post h2#post-4 {
	text-indent:-9999px;
	background:url(images/title/title01about.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* profile */
.post h2#post-5 {
	text-indent:-9999px;
	background:url(images/title/title02profile.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* mama */
.post h2#post-6 {
	text-indent:-9999px;
	background:url(images/title/title04mama.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* shika */
.post h2#post-7 {
	text-indent:-9999px;
	background:url(images/title/title05shika.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* shika2 */
.post h2#post-8 {
	text-indent:-9999px;
	background:url(images/title/title05shika.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* shika3 */
.post h2#post-9 {
	text-indent:-9999px;
	background:url(images/title/title05shika.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* shika4 */
.post h2#post-10 {
	text-indent:-9999px;
	background:url(images/title/title05shika.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* carior */
.post h2#post-11 {
	text-indent:-9999px;
	background:url(images/title/title06carior.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* EU */
.post h2#post-12 {
	text-indent:-9999px;
	background:url(images/title/title07eu.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* request */
.post h2#post-13 {
	text-indent:-9999px;
	background:url(images/title/title07inquiry2.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* inquiry */
.post h2#post-14 {
	text-indent:-9999px;
	background:url(images/title/title08inquiry.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* link */
.post h2#post-15 {
	text-indent:-9999px;
	background:url(images/title/title09link.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* privacy */
.post h2#post-16 {
	text-indent:-9999px;
	background:url(images/title/title10privacy.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* books */
.post h2#post-17 {
	text-indent:-9999px;
	background:url(images/title/title13books.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}
/* books */
.post h2#post-18 {
	text-indent:-9999px;
	background:url(images/title/title11sitemap.gif) no-repeat top left;
	border:none;
	height:50px;
	width:576px;
	padding:0px;
	margin-bottom:20px;
}


.inq {
	margin:20px 0px;
	padding:20px 10px 10px 30px;
	border:1px solid #ccc;
}
.inq label span.red {
	color:#FF0000;
}
