/* ブラウザのデフォルトスタイルを無くす */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-style: normal;
	font-family: sans-serif;
}
/* ここで通常のテキストで使用されるフォントの設定します */
body, th, td {
	font-style: normal;
	color: #000000;
}
img {
	border: none;
}


/* 各タグの設定 */
body {
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	margin-left: -2px;
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 160%;
	line-height: 160%;
}
h2 {
	background-image: url(../img/common/bf_subttl_bk1.gif);
	font-size: 100%;
	font-weight: bold;
	background-repeat: repeat-x;
	width: 729px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 7px;
	text-indent: 10px;
	padding-bottom: 7px;
}
h3 {
	font-size: 95%;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 30px;
}
h4 {
	font-size: 90%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 8px;
	border-left-color: #666666;
	margin-bottom: 10px;
}
h5 {
	font-size: 90%;
	color: #CC3300;
	margin-top: 15px;
	margin-bottom: 0px;
}
h6 {
	font-size:80%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
p,
ul,
ol,
dl {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
}
dt {
	margin-top: 8px;
	margin-bottom: 8px;
}
li,
dd {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
}
ol li {
	margin-left: 30px;
}
em,
dt {
	font-weight: bold;
}
pre {
	margin: 10px 0;
	padding: 15px;	
	background-color: #FFFFDD;
	font-size: 90%;
	line-height: 150%;
}

/* 共通 */
#anchor,
.hide {
	overflow: hidden;
	position: absolute;
	left: -100em;
	width: 1px;
	height: 1px;
}
.none {
	display: none;
}
.floatclear {
	clear: both;
}


/* 以下レイアウト用 */

/* ヘッダー */
#header {
	width: 750px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
}
#header * {
	margin: 0;
}
#title {
	float: left;
	padding: 0px;
}
#headnavi {
	float: right;
	padding-top: 40px;
	text-align: right;
}

/* topページ用　*/
#topBlock {
	margin: 0 auto;
		width: 750px;
}
#topheader {
	width: 750px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: left;
}
/* topイメージ用　*/
#imageBlock, #navBt {
	width: 747px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
#imageBlock table {
	margin: 0px;
	padding: 0px;
}
#imageBlock td {
	margin: 0px;
	padding: 0px;
}
#imageBlock img {
	margin: 0px;
	padding: 0px;
}

/* top menu用　*/
#navBt {
	height:32px;
	margin: 0px;
	padding:0px;
	}
#navBt ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#navBt ul li {
	margin: 0px;
	padding:0px;
	float:left;
}
#navBt ul #navBt00 {
	height: 32px;
	width: 147px;
	background-image: url(../../img/menu01.jpg);
	background-repeat: no-repeat;
}
#navBt ul #navBt01 a {
	height: 32px;
	width: 200px;
	background: url(../../img/menu01.jpg) -147px 0px no-repeat;
}
#navBt ul #navBt02 a {
	height: 32px;
	width: 200px;
	background: url(../../img/menu01.jpg) -347px 0px no-repeat;
}
#navBt ul #navBt03 a {
	height: 32px;
	width: 200px;
	background: url(../../img/menu01.jpg) -547px 0px no-repeat;
}
#navBt ul #navBt00, 
#navBt ul #navBt01 a, 
#navBt ul #navBt02 a, 
#navBt ul #navBt03 a 
{
	height: 32px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#navBt ul #navBt01 a:hover, #navBt ul #navBt01 a:visited:hover {
	background: url(../../img/menu01.jpg) -147px -32px no-repeat;
}
#navBt ul #navBt02 a:hover, #navBt ul #navBt02 a:visited:hover {
	background: url(../../img/menu01.jpg) -347px -32px no-repeat;
}
#navBt ul #navBt03 a:hover, #navBt ul #navBt03 a:visited:hover {
	background: url(../../img/menu01.jpg) -547px -32px no-repeat;
}
/* top menu用　*/
#nav2Bt {
	width:747px;
	height:75px;
	margin: 0px;
	padding:0px;
	}
#nav2Bt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav2Bt ul li {
	margin: 0;
	padding: 0px;
	float:left;
}
#nav2Bt ul #nav2Bt01 a {
	height: 70px;
	width: 187px;
	background: url(../../img/menu02.gif) 0px 0px no-repeat;
}
#nav2Bt ul #nav2Bt02 a {
	height: 70px;
	width: 187px;
	background: url(../../img/menu02.gif) -187px 0px no-repeat;
}
#nav2Bt ul #nav2Bt03 a {
	height: 70px;
	width: 187px;
	background: url(../../img/menu02.gif) -374px 0px no-repeat;
}
#nav2Bt ul #nav2Bt04 a {
	height: 70px;
	width: 186px;
	background: url(../../img/menu02.gif) -561px 0px no-repeat;
}
#nav2Bt ul #nav2Bt01 a, 
#nav2Bt ul #nav2Bt02 a, 
#nav2Bt ul #nav2Bt03 a, 
#nav2Bt ul #nav2Bt04 a 
{
	height: 70px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#nav2Bt ul #nav2Bt01 a:hover, #nav2Bt ul #nav2Bt01 a:visited:hover {
	background: url(../../img/menu02.gif) 0px -75px no-repeat;
}
#nav2Bt ul #nav2Bt02 a:hover, #nav2Bt ul #nav2Bt02 a:visited:hover {
	background: url(../../img/menu02.gif) -187px -75px no-repeat;
}
#nav2Bt ul #nav2Bt03 a:hover, #nav2Bt ul #nav2Bt03 a:visited:hover {
	background: url(../../img/menu02.gif) -374px -75px no-repeat;
}
#nav2Bt ul #nav2Bt04 a:hover, #nav2Bt ul #nav2Bt04 a:visited:hover {
	background: url(../../img/menu02.gif) -561px -75px no-repeat;
}
#nav2Bt ul #nav2Bt01 span {
	width:747px;
	height:5px;
	margin: 0;
	padding: 0;
	top:75px;
	display: block;
	background: url(../../img/back.gif) 0px 0px no-repeat;
}
#nav2Bt ul #nav2Bt02 a:hover span {
	width:747px;
	height:5px;
	position: relative;
	top:54px;
	  left: -187px;
	display: block;
	background: url(../../img/back.gif) 0px 0px no-repeat;
}
#nav2Bt ul #nav2Bt03 span {
	width:747px;
	height:5px;
	margin: 0;
	padding: 0;
	top:75px;
	display: block;
	background: url(../../img/back.gif) 0px 0px no-repeat;
}
#nav2Bt ul #nav2Bt04 span {
	width:747px;
	height:5px;
	margin: 0;
	padding: 0;
	top:75px;
	display: block;
	background: url(../../img/back.gif) 0px 0px no-repeat;
}

/* top topics用　*/
#topicBlock {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topicBlock ul{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

/* topサブメニュー用 */
#submenuBlock {
	text-align:left;
	margin-bottom: 10px;
}

/* topフット用 */
#footBlock {
	text-align:left;
	width: 747px;
	background-color: #333333;
}
#footBlock img {
	margin-left: 10px;
	vertical-align: middle;
}


/* グローバルナビゲーション */
#nav {
	width: 749px;
	height:38px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0px;
	float:left;
}
#nav ul #nav01 a {
	height: 38px;
	width: 126px;
	background: url(../img/header/nav.gif)  0px 0px no-repeat ;
}
#nav ul #nav02 a {
	height: 38px;
	width: 125px;
	background: url(../img/header/nav.gif)  -126px 0px no-repeat ;
}
#nav ul #nav03 a {
	height: 38px;
	width: 125px;
	background: url(../img/header/nav.gif)  -251px 0px no-repeat ;
}
#nav ul #nav04 a {
	height: 38px;
	width: 125px;
	background: url(../img/header/nav.gif)  -376px 0px no-repeat ;
}
#nav ul #nav05 a {
	height: 38px;
	width: 125px;
	background: url(../img/header/nav.gif)  -501px 0px no-repeat ;
}
#nav ul #nav06 a {
	height: 38px;
	width: 123px;
	background: url(../img/header/nav.gif)  -626px 0px no-repeat ;
}
#nav ul #nav01 a, 
#nav ul #nav02 a, 
#nav ul #nav03 a,
#nav ul #nav04 a, 
#nav ul #nav05 a, 
#nav ul #nav06 a 
{
	height: 38px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#nav ul #nav01 a:hover, #nav ul #nav01 a:visited:hover, #medsani #nav ul #nav01 a {
	background: url(../img/header/nav.gif) 0px -38px no-repeat;
}
#nav ul #nav02 a:hover, #nav ul #nav02 a:visited:hover, #panax #nav ul #nav02 a {
	background: url(../img/header/nav.gif) -126px -38px no-repeat;
}
#nav ul #nav03 a:hover, #nav ul #nav03 a:visited:hover, #tape #nav ul #nav03 a {
	background: url(../img/header/nav.gif) -251px -38px no-repeat;
}
#nav ul #nav04 a:hover, #nav ul #nav04 a:visited:hover, #gel #nav ul #nav04 a {
	background: url(../img/header/nav.gif) -376px -38px no-repeat;
}
#nav ul #nav05 a:hover, #nav ul #nav05 a:visited:hover, #comp #nav ul #nav05 a {
	background: url(../img/header/nav.gif) -501px -38px no-repeat;
}
#nav ul #nav06 a:hover, #nav ul #nav06 a:visited:hover, #rd #nav ul #nav06 a {
	background: url(../img/header/nav.gif) -626px -38px no-repeat;
}

/* 各ページメニュー用 */

/* コンテンツ */
#container {
	width: 749px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#container h1 {
	margin: 0px;
	padding: 0px;
}
#maincontainer {
	width: 749px;
	background-color: #FFFFFF;
}

#content {
	margin: 0px 10px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 90%;
}
#content li {
	line-height: 120%;
	font-size: 90%;
}
#content dt {
	line-height: 120%;
	font-size: 90%;
	color: #0064B5;
}
#content dd {
	line-height: 120%;
	font-size: 90%;
}
#content td img {
	margin-bottom: 7px;
}
#content h1{
	font-size: 130%;
	font-weight: bold;
	color: #35A027;
	margin: 20px 0px 0px;
}
#content h1 img{
	margin-right: 20px;
	margin-bottom: 10px;
}
#content hr{
	border: 1px dotted #999999;
	margin-top: 30px;
	margin-bottom: 10px;
}
#content .pagego{
	font-size: small;
	font-weight: bold;
}
.eng{
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	padding-top: 10px;
}
.goshop {
	padding-top: 20px;
}
.space {
	padding-top: 20px;
}
.nospace {
	margin-top: -10px;
}
.nomargin td {
	margin: 0px;
	padding: 0px;
}
.nichijyo {
	margin-right: 10px;
	margin-bottom: 0px;
}
.tablecaption {
	font-size: 75%;
	line-height: 130%;
	padding-top: 7px;
	vertical-align: top;
}
.tablecaption2 {
	font-size: 75%;
	line-height: 130%;
	padding-top: 0px;
	vertical-align: top;
}
.tablecaption-L{
	font-size: 85%;
	line-height: 140%;
	padding: 7px;
	vertical-align: top;
}
.leftph{
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightph{
	margin-left: 20px;
	margin-bottom: 10px;
}
.topph{
	margin-top: 5px;
	margin-bottom: 10px;
}
.empha{
	color: #CC3300;
}
.chart{
	font-size: 90%;
}
.chart table{
	font-size: 90%;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
}
.chart th{
	text-align: left;
	padding-left: 8px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
}
.chart td{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bgcl{
	background-color: #eeeeee;
}
.bottomspace{
	margin-bottom: 220px;
}
.bottomspace-s{
	margin-bottom: 100px;
}
.bottomspace-l{
	margin-bottom: 350px;
}
.bottomspace-l3{
	margin-bottom: 450px;
}
.bottomspace-l2{
	margin-top: 20px;
	margin-bottom: 20px;
}
.ingre th{
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}
.ingre td{
	text-align: left;
	font-size: 90%;
	padding-left: 20px;
}
#insurance dl {
	margin: 0px;
	padding: 0px;
}
#insurance dt {
	padding-top: 7px;
	color: #666666;
}
#insurance dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
#policy {
	border: 1px solid #0066CC;
}
#policy ol, #policy ul {
	padding: 10px;
}
#policy li {
	line-height: 140%;
}
.grcol1 {
	color: #55B3DD;
}
.grcol2 {
	color: #9F9FA4;
}
.grimg {
	margin-top:20px;
}
.grimg img {
	margin-right: 20px;
	margin-bottom: 20px;
	vertical-align: middle;
	padding-top:20px;
}

/* フォーラムフォーム用 */
#bedform {
	padding: 15px;
	background-color: #DEFEE8;
}
#bedform p {
	margin: 0px;
	padding: 0px;
}
#bedform table {
	margin-top:20px;
}
#bedform th,td {
	font-size: 90%;
	padding-bottom: 10px;
	padding-right: 10px;
}
.button {
	text-align: center;
}
.button input {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
/* フォーラムmenu用 */
#frummenu {
	padding-bottom: 330px;
	padding-left: 100px;
}
#frummenu a {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}
#frummenu2 {
	padding-bottom: 50px;
	padding-left: 100px;
}
#frummenu2 a {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}
/* フォーラムレイアウト用 */
#forumBlock ul,ol,dl {
	margin-top: 0px;
	margin-bottom:0px;
	line-height: 140%;
}
#forumBlock li,dd {
	margin-top: 5px;
	margin-bottom:0px;
	margin-left: 20px;
}
#forumBlock ol li {
	margin-left: 30px;
}
#forumtable table{
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 90%;
	width: 625px;
}
#forumtable th{
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
}
#forumtable td{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 3px;
}
/* テーピングmenu用 */
#tapemenu {
	margin-top: 20px;
}
#tapemenu td{
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	background-color: #C8E7FF;
	text-align: center;
	vertical-align: middle;
}
#tapemenu a {
	display: block;
	text-decoration: none;
}
#tapemenu a:hover {
	background-color: #ECEFF4;
	display: block;
}
/* テーピング用 */
#tapingblock {
	margin-top: 20px;
	line-height: 140%;
	font-size: 90%;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 0px;
}
#tapingblock img {
	margin-right: 20px;
	margin-bottom: 20px;
}
#tapingblock a {
	font-weight: bold;
}
.wordbold {
	font-weight: bold;
	color: #06CE42;
}
.jaaf {
	text-align: right;
}
/* 新テーピング用 */
#tapro {
	margin: 0px 0px 0px 24px;
}
#tapro p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 90%;
}
#tapro ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#tapro li {
	line-height: 120%;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
}
#tapro dt {
	line-height: 120%;
	font-size: 90%;
	color: #0064B5;
}
#tapro dd {
	line-height: 120%;
	font-size: 90%;
}
#tapro td img {
	margin-bottom: 7px;
}
#tapro h1{
	font-size: 130%;
	font-weight: bold;
	color: #35A027;
	margin: 20px 0px 0px;
}
#tapro h1 img{
	margin-right: 20px;
	margin-bottom: 10px;
}
#tapro h3 {
	font-size: 95%;
	border-left-width: 8px;
	border-left-style: solid;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	border-left-color: #999999;
	margin-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#tapro hr{
	border: 1px solid #97CBFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tapebt a {
	width: 729px;
	height:25px;
	padding: 0;
	background-image: url(../../taping/img/tapebt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.tapebt a:hover, .tapebt  a:visited:hover {
	background: url(../../taping/img/tapebt.jpg) 0px -25px no-repeat;
}
.tap01 {
	float:left;
	width:200px;
	margin-top:10px;
}
.tap02 {
	float:left;
	width:510px;
	margin-left:10px;
	}
.tap03 {
	float:left;
	width:300px;
}
.tap04 {
	float:left;
	width:380px;
	margin-left:30px;
	margin-top:10px;
	}
#content .tap04 table td img {
	margin:0px;
	padding:0px;
	}
.tap04 th, .tap04 td {
	vertical-align:middle;
	padding:5px;
	}
.tap04 th span {
	background-color:#003399;
	color:#FFFFFF;
	padding:1px 5px;
	font-size:90%;
}
.meditable {
	margin-left:55px;
	}
/* 製品紹介用 */
#productBlock {
	margin-bottom: 50px;
}
#productBlock td {
	vertical-align: top;
}
#productBlock td img {
	padding-right: 10px;
	padding-bottom: 30px;
}

/* 概要用 */
#outlineBlock table{
	line-height: 120%;
	font-size: 90%;
}
#outlineBlock th{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:10px;
	white-space: nowrap;
}
#outlineBlock td{
	padding-top: 3px;
	padding-bottom: 3px;
}
/* shop */
#shop {
	margin: 0px 10px;
}
.medical {
	background-color: #CEFDD5;
}
.jinsec {
	background-color: #FFD5AA;
}
.taping {
	background-color: #BFE2FF;
}
.mediprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #35A027;
	border-left-color: #78DB6A;
}
.jinprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #FF6600;
	border-left-color: #FF9955;
}
.tapeprodct {
	border-left-width: 10px;
	border-left-style: solid;
	color: #0F6DB9;
	border-left-color: #2192ED;
}
#shoptop{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 採用情報用 */
.rectable {
	width: 625px;
	margin-bottom: 30px;
}
.recruit table{
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 100%;
	width: 512px;
}
.recruit th{
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
	width: 96px;
}
.recruit td{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
	padding: 3px;
}
.recruit a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.recruit a:hover{
	color: #FF6600;
	text-decoration: none;
	background-color: #FFC59D;
	font-weight: bold;
}
.recruit caption{
	text-align: left;
}
.expla {
	font-size: 100%;
}
/* shop価格用 */
.photable {
	margin-bottom: 30px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 20px;
	width:100%;
}
.photable th{
	text-align: center;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #eeeeee;
	padding: 3px 10px;
		font-size: 90%;

}
.photable th.photh{
	width:208px;
	padding:0px;
	background-color:#FFFFFF;
}
.photable td{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 3px 10px;
		font-size: 90%;

}
.tax {
	text-align:right;
	font-size:80%;
	margin-top:-20px;
}
.price a{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.price a:hover{
	color: #FF6600;
	text-decoration: none;
	background-color: #FFC59D;
	font-weight: bold;
}
.price caption{
	text-align: left;
}
.expla {
	font-size: 80%;
}
/* PASS価格用 */
.p-price table{
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-bottom: 10px;
	font-size: 85%;
	width: 625px;
}
.p-price th{
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #eeeeee;
	padding: 3px;
}
.p-price td{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	padding: 3px;
}
.p-price strong{
	font-weight: bold;
}
.p-price caption{
	text-align: left;
}

/* フォーム用 */
form {
	margin-bottom: 20px;
	font-size: 90%;
}
form p {
	margin: 15px;
}
form table {
}
form th {
	height: 30px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
}
form td {
	height: 30px;
	vertical-align: top;
}
form td .item {
	margin-left: 15px;
	font-size: small;
}
form input {
	margin-left: 15px;
	font-size: small;
}
form input.btn {
	width: 100px;
}
form select {
	margin-left: 15px;
	font-size: small;
}
form textarea {
	margin-left: 15px;
	font-size: small;
}
form .caution {
	color: #FF0000;
}

/* パンくず */
#breadcrumbs {
	width: 749px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
	height: 30px;
	padding:0px;
}
#breadcrumbs ol {
	margin: 0px;
	padding: 0px;
}
#breadcrumbs li {
	float: left;
	list-style-type: none;
	font-size: 80%;
	padding-right: 15px;
	background-image: url(../img/header/bcarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 12px 3px 3px;
}

/* メニュー */
#menucontainer {
	float: left;
	width: 100px;
}
#menucontainer img{
	border-bottom: 1px solid #9999CC;
}
#menucontainer dl {
	font-size: 80%;
	margin: 0px;
}
#menucontainer dt {
	background-color: #C2C2E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	margin: 0px;
	padding: 5px 3px;
}
#menucontainer dd {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
#menucontainer a {
	display: block;
	text-decoration: none;
	color: #666666;
}
#menucontainer a:hover {
	background-color: #ECEFF4;
	display: block;
}

/* フッター */
#footer {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	background-color: #333333;
}
#footer p {
	padding-left: 10px;
}
#footer img {
	margin-left: 10px;
	vertical-align: middle;
}
#footnavBlock {
	width: 749px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footnavLeft {
	float: left;
	padding: 0px;
}
#footnavRight {
	float: right;
	padding: 0px;
}
/* コピーライト用 */
#copyBlock {
	width: 747px;
	margin: 0 auto;
	text-align: right;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 20px;
}


