/*___________ レイアウト設計【HEADER】 ___________ */
.wrap {
	width:750px;
	margin:0 auto;
}
h1 {
	font-size:12px;
	line-height:14px;
	text-indent: 4px;
	margin: 6px 0px 0px 0px;
}
#LEFTBOX{
	width:620px;
	float:left;
}
#RIGHTBOX{
	width:120px;
	float:right;
}

#LEFT .header {
	width:620px;
	margin:0 auto;
}
#LOGO {
	margin-bottom: 8px;
}
#LOGO img{
	border: 0px;
}
#MENUWRAP {
	clear:both;
}
/*レイアウト設計【HEADER】_end_ */

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 700px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  }

#banner {
  font-family: "", "Osaka";
  color: #FFFFFF;
  background-color: #B22222;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #FFFFFF;
  height: 39px;
  }

a#banner-img {
  display: none;
  }

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

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

#banner h2 {
  font-size: small;
  }

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

.content {
  padding: 15px 15px 5px 15px;
  font-family: "", "Osaka";
  font-size: small;
  }

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

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

.content h3 {
  color: #333;
  font-family: "", "Osaka";
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

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

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: "", "Osaka";
  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: #B22222;
  font-family: "", "Osaka";
  font-size: x-small;
  border-bottom: 1px solid #B22222;
  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: #B22222;
  font-family: "", "Osaka";
  font-size: x-small;
  border-bottom: 1px solid #B22222;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  letter-spacing: .3em;
  }

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

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

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

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

.link-note {
  font-family: "", "Osaka";
  font-size: x-small;
  padding: 2px;
  margin-bottom: 2px;
  }

#powered {
  font-family: "", "Osaka";
  font-size: x-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%;
  }.title-category {
	font-family: "", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}
.bg01 {
	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg01.gif);
	background-repeat: repeat-x;
	width: 100px;

}
.h_navi_icon {
	padding-right: 5px;
	padding-left: 15px;
}
.h_navi_text {
	padding-bottom: 10px;
	font-family: "", Osaka;
	font-size: 10px;
	color: #323232;
}
.headnavi {
	text-align: right;
	font-family: "", Osaka;
	font-size: 10px;
	color: #323232;
	padding-bottom: 10px;
}
a.head:link {
	color: #323232;
	text-decoration: none;
}
a.head:visited {
	color: #595959;
	text-decoration: none;
}
a.head:active {
	color: #323232;
	text-decoration: none;
}
a.head:hover {
	text-decoration: none;
	color: #0E5CA7;
	background-color: #E0FAFC;
}
.navibg1 {
	background-attachment: scroll;
	background-image:  url(image/navibg01.gif);
	background-repeat: repeat-x;
}
.navibox1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #031F38;
	border-right-color: #031F38;
	border-bottom-color: #031F38;
	border-left-color: #031F38;
}
.navibox2 {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #031F38;
	border-right-color: #031F38;
	border-bottom-color: #031F38;
	border-left-color: #031F38;
}
.bg02 {
	background-color: #6BA7DC;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg02.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.bg03 {
	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg03.gif);
	background-repeat: repeat-x;
}
.box01 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.txt_box01 {
	font-family: "", Osaka;
	font-size: 12px;
	color: #0E5CA7;
	padding-left: 3px;
	letter-spacing: 1px;
}
.box02 {
	padding-left: 3px;
	padding-top: 2px;
}
.txt_box02 {
	font-family: "", Osaka;
	font-size: 10px;
	color: #323232;
	letter-spacing: 1px;
	line-height: 12px;
}
.bg04 {
	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg04.gif);
	background-repeat: repeat-x;
	background-color: #0E5CA7;
}
.box03 {
	padding-top: 10px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg04.gif);
	background-repeat: repeat-x;
	background-color: #0E5CA7;
}
.box_area_l {
	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/box_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_area_c {

	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/box_bc.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_area_r {

	background-attachment: scroll;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/box_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt_box03 {
	font-family: "", Osaka;
	font-size: 10px;
	line-height: 14px;
	color: #7FA8D0;
}
.txt_box04 {
	font-family: "", Osaka;
	font-size: 10px;
	line-height: 14px;
	color: #7FA8D0;
	padding-top: 5px;
	padding-left: 10px;
}
.box04 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.box05 {
	padding-left: 5px;
}
.box06 {
	padding-top: 10px;
}
.footer_txt {
	font-family: "", Osaka;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 7px;
	text-align: center;

}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #323232;
	text-decoration: none;
}
a.footer:active {
	color: #323232;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: none;
	color: #E0FAFC;
	background-color: #8DC2E5;
}
a.bz:link {
	color: #7FA8D0;
	text-decoration: none;
}
a.bz:visited {
	color: #7FA8D0;
	text-decoration: none;
}
a.bz:active {
	color: #323232;
	text-decoration: none;
}
a.bz:hover {
	text-decoration: none;
	color: #595959;
	background-color: #E0FAFC;
}
a.click:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.click:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.click:active {
	color: #323232;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.click:hover {
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	background-color: #E0FAFC;
	letter-spacing: 1px;
}
.border-menubar {
	background-image: url(image/navi07.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;

}
.bg02Copy {
	background-color: #6BA7DC;
	background-image:  url(file:///C|/Documents%20and%20Settings/g/My%20Documents/www.coacha.com/image/bg02.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;

}
.bg-photo {
	background-image: url(image/bg03.gif);
}
.border-bottombox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

.subnav {
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
vertical-align: middle;
}
.currentlink{
font-family: osaka, 'MS P$B%4%7%C%/(J', Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #FFCC66;
vertical-align: middle;
text-decoration: none;}
A.subnav:link {
text-decoration: none;
}
A.subnav:visited { text-decoration: none;
}
A.subnav:hover { text-decoration: underline;
}
.subnav-sup {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
line-height: 14px;
font-weight: bold;
text-transform: uppercase;
vertical-align: top;
}
.border-bottomboxCopy {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bg02black {
	height: 6px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;




}
.outline-middle {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bg-koe {
	font-family: "", "Osaka";
	background-color: #F8C867;
	font-size: 14px;
	line-height: 150%;


}

.tomei {
filter:Chroma(color=#FFFFFF);
}.bg02black2 {

	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 5px;
}
.tobecontinued {
	font-family: "", "Osaka";
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 300px;

}
.title-anatamoline {
	font-family: "HG$B4]%4%7%C%/(JM-PRO";
	font-size: 12px;
	font-weight: bold;
	color: #085DA5;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.borderboxblack {

	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 5px;
}
.bg-mainbodyuppercenter {
}
.borderboxmenubarblue {
	background-color: #006699;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;

}
.borderboxmenubarblack {
	background-color: #000000;
	height: 15px;
	border-top-style: none;



}
.outline-mainbodylowercenterside {
	font-family: "", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
	padding: 3px 5px;




	
}
.title-mainbodylowercenterside {


	border: 1px solid #006699;
	font-family: "", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #233061;
	
}
.bg-mainbodyupper {
	background-image: url(image/bgc-photo.jpg);





}
.text-mainbodyupper {
	font-family: "", "Osaka";
	font-size: 12px;
	color: #666666;
}
.text-tobecontinued {
	font-family: "", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-mainbodyupperlower {
	font-family: "", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	vertical-align: baseline;
	font-weight: bold;
	cellpadding:200 84 30 30;


}
.text-mainbodyupperlowerCopy {
	font-family: "", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	vertical-align: baseline;
	text-decoration: underline;
	font-weight: bold;


}
.bg02blue {
	height: 5px;
	background-color: #333366;
}
.categoryarchivebodyoutline {
	border: 1px dashed #000099;
	padding-bottom: 30px;
	margin-bottom: 30px;


}
.categoryarchive-leftbox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;


}
.categoryarchive-rightboxtitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 14px;



}
.moushikomibg-step1 {
	font-family: "", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;

}
.moushikomibg-step2 {

	font-family: "", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: right;
}
.moushikomititle-step {
	font-family: "", "Osaka";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #666666;


}
.moushikomibody-all {
	font-size: 12px;
}
.houmon-outline {
	border: 1px solid #333333;
	border-collapse: collapse;
}

.houmon-table {
	border: 1px solid #333333;
	margin: 3px;
	line-height: 150%;


	}
.privacy-body {
	line-height: 150%;
}
.houmonprivacy-title {
	font-family: "", "Osaka";
	font-size: 16px;
	font-weight: bold;
}
.toppagetext-houmonprivacy {
	line-height: 200%;
}
.categoryarchive-leftboxtitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 45px;
	padding-left: 20px;

}
.kobetsu-titleboxleft {
	font-family: "", "Osaka";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;

}

.font_12 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}

.moji {
	font-family: "", Osaka, "$B%R%i%.%N3Q%4(J Pro W3";
	font-size: 10pt;
	line-height: 130%;
}
.bg-mainbodyupper2calum {
	background-image: url(image/bgc-photo2calum2.jpg);
	background-repeat: repeat-x;

}
.outline-toppageright {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}
.sideline-allpage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main-body-intro {
	font-family: "", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	vertical-align: baseline;
	font-weight: bold;
	cellpadding:200 84 30 30;
	padding-left: 55px;


}
.main-body-intro-tobecon {
	font-family: "", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: baseline;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 180px;


}
.main-body {

	line-height: 150%;
	font-size: 12px;
}
.main-body-contents-title {

	font-family: "", "Osaka";
	font-size: 14px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.main-table-number {
	font-family: "HGPｺﾞｼｯｸE";
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.main-body-whatsnew {
	font-size: 12px;
	padding-left: 20px;
	text-align: left;


}
.main-bg-menubar {

	background-color: #006699;
	height: 28px;
}
.main-gateway-subnav-outer-border {

border-style: solid;
border-width: 1px;
border-color: #003366;
padding: 1px 1px 1px 1px;
}
.main-gateway-subnav-inner-border {

border-style: solid;
border-width: 1px;
border-color: #3399CC;
padding: 2px 2px 2px 2px;
}

.main-tabledotline {
	background-image: url(image/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;




}.main-table-dotline {

	background-image: url(image/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.main-body-whatsnew-label {
	font-size: 12px;
	text-align: right;

}
.cat-body {


	line-height: 150%;
	font-size: 12px;
}
.cat-table-photo {

}
.cat-table-body {
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;

}
.cat-body-title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;


}
.cat-table-lefttitle {


	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 45px;
	padding-left: 20px;
}
.cat-table-dotline {


	background-image: url(image/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.cat-body-lefttitle {
	font-size: 12px;
}
.moko-body-day {
	font-size: 12px;
	padding-left: 20px;
	line-height: 17px;
}
.moko-table-day {
	padding-left: 35px;
}
.moko-body-close {
	font-size: 12px;
	padding-left: 20px;
	color: #FF0000;
	text-align: right;


}
.main-tabel-subtitle {
	vertical-align: top;
	padding-bottom: 20px;
	text-align: left;
}
.moko-body-open {
	font-size: 12px;
	padding-left: 20px;
	text-align: right;

}
.common-table-footer {
	font-size: 12px;
	line-height: 180%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.common-table-footer-copyrights {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 7px;
	text-align: center;
}
.ent-table-lefttitle {
	font-family: "", "Osaka";
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right: 10px;
	padding-left: 10px;

}
.main-body-number-hosoku {
	line-height: 150%;
	font-size: 12px;
	text-align: right;

}
.main-body-tegami {
	line-height: 150%;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;


}



.al_materialsearch_result{
  font-size:10px;
}

.al_materialsearch_result table{
  margin-top:5px;
}

.al_materialsearch_result table td{
  color : #404040;
  font-weight:normal;
  font-size:9pt;
  text-align:left;
  vertical-align:middle;
}

.al_materialsearch_result table td.col1 {
  padding:5px 10px 5px 10px;
  width:430px;
}

.al_materialsearch_result table td.col2 {
  padding:2px 1px 2px 4px;
  width:70px;
}

.ac {
	text-align: center;
}

img.fr {
	float: right;
	margin: 0 0 20px 20px;
}
/* 2012/08/09 追加 */

.profileBookArea{
	width:205px;
	margin:40px 0 0 0;
	background:#eef7fd bottom right repeat-x;
	}
.profileBookArea .book{
	text-align:center;
	margin:15px 0 10px 0;
	padding:0 0 0 0;
	}
.profileBookArea .bookName{
	text-align:center;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:130%;
	}
.profileBookArea .title{
	text-align:left;
	margin:0 0 0 0;
	padding:5px 5px 5px 15px;
	font-size:13px;
	font-weight:bold;
	background:#006699;
	color:#FFFFFF;
	}

.profileBookArea .contents{
	text-align:left;
	margin:0 0 5px 0;
	padding:0 10px 0 10px;
	font-size:13px;
	}
.profileBookArea .amazonLink{
	text-align:right;
	margin:0 0 5px 0;
	padding:0 10px 10px 10px;
	font-size:13px;
	}

