body {  color: #000000; background-color: #FFFFFF; margin:0px;}

/* a {  color: #08427c;  text-decoration: none} */
a:link {  color:#08427c;  text-decoration: none}
a:visited {  color:#990099;  text-decoration: none}
/* a:active {  color:#2a68a6;  text-decoration: underline} delete 20041109 */
a:active {  color:#2a5f9e;  text-decoration: underline}/* add 20041109*/
/* a:hover {  color:#2a68a6;  text-decoration: underline} delete 20041109 */
a:hover {  color:#2a5f9e;  text-decoration: underline}/* add 20041109*/

/* a.white {  color: #FFFFFF;  text-decoration: none} */
a.white:link {  color: #FFFFFF;  text-decoration: none}
a.white:visited {  color: #FFFFFF;  text-decoration: none}
a.white:active {  color:#FFFF99;  text-decoration: underline}
a.white:hover {  color: #FFF667;  text-decoration: underline}

/* a.black {  color: #000000;  text-decoration: none} */
a.black:link {  color: #000000;  text-decoration: none}
a.black:visited {  color: #000000;  text-decoration: none}
/* a.white:active {  color:#000000;  text-decoration: underline} delete 20041109 */
a.black:active {  color:#000000;  text-decoration: underline} /* add 20041109*/
a.black:hover {  color: #000000;  text-decoration: underline}

.center {  margin: 0px 0px 0px 0px; text-align: center}
.right {  margin: 0px 0px 0px 0px; text-align: right}

.text-red {  color: #990000}
.text-white {  color: #FFFFFF}
/* .text-gray {  color: #666666} delete 20041109 */
.text-gray {  color: #5e5e5e} /* add 20041109*/
.text-darkgray {  color: #999999}
.text-sentence {  line-height: 133%}
.text-bold {  font-weight: bold}
.text-boldital {  font-weight: bold; font-style: italic}
.text-verdana {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.text-italic {  font-style: italic}


.bg-999999 {  background-color: #999999}
.bg-6b6b6b {  background-color: #6B6B6B}
.bg-cccccc {  background-color: #CCCCCC}
.bg-bbbbbb {  background-color: #BBBBBB}
.bg-dcdcdc {  background-color: #DCDCDC}
.bg-dddddd {  background-color: #DDDDDD}
.bg-eeeeee {  background-color: #EEEEEE}
.bg-f6f6f6 {  background-color: #f6f6f6}
.bg-ffffff {  background-color: #FFFFFF}
.bg-deepred {  background-color: #CC0000}
.bg-lightred {  background-color: #CC9999}
.bg-deepgreen {  background-color: #336666}
.bg-e8e8e8 {  background-color: #E8E8E8}
.bg-pink {  background-color: #ffe1e1}

/* 文字関係 */

.text-large { font-size: 108%; line-height: 130%; }
.text-std { font-size: 90%; line-height: 150%; }
.text-small { font-size: 83%; line-height: 130%; }
.text-table { font-size: 83%; }


/* table等の配置 */
div.iecenter { text-align: center; }

div.centerbox{
width: 765px; 
margin-left: auto; 
margin-right: auto; 
text-align: left; /* テキストの左揃え */
}

div.centerbox2{
width: 765px; 
margin-left: auto; 
margin-right: auto; 
text-align: center; /* テキストの中央揃え */
}

div.centerbox3{
width: 771px; 
margin-left: auto; 
margin-right: auto; 
text-align: left; /* テキストの左揃え */
}

div.centerbox4{
width: 715px; 
margin-left: auto; 
margin-right: auto; 
text-align: center; /* テキストの中央揃え */
}

table.centerbox5{
margin-left: auto; 
margin-right: auto; 
text-align: left; /* テキストの左揃え */
}

table.rightbox{
margin-left: auto; 
margin-right: 0; 
text-align: left; /* テキストの左揃え */
}


/* 画像の境界線なし */
img { border: none; }

/* Nowrap */
.nowrap { white-space: nowrap; }

/* 幅規定 */
.width765 { width: 765px; }


/* マージン関係（共用） */
.marginrightlogo { margin-right:10px; }
.marginleft10 { margin-left: 10px; }
.marginleft25 { margin-left: 25px; }

/* フロート */
.floatleft { float: left; }
.floatright { float: right; }



/* ヘッダー */
#header { width: 100%; background-color: #790019; height:27px; }
#headerfont { font-size:10px; color: white; margin: 8px 0 0 10px; }

#sitenameborder { width: 100%; border-bottom: 5px solid #7a7879; }

#gloabalnaviback { 
width: 100%; 
height: 32px; 
background: url("/images/bashamichi/common/backimg01.gif") 0px 0px repeat;
 }

/* <h1>の関係 */

h1 { font-size: 108%; font-weight: bold; margin: 0px}
h1.tokubetu { display: inline; }


/* サブナビ */

#subnavi { width: 765px; background-color: #790019; margin-bottom: 1px; }
#subnavifont { font-size:12px;}
.marginrightsubnavi { margin-right:5px; }


/* フッター */

#footer { width: 100%; background-color: #790019; height: 25px; }
.footerfont { font-size:12px; color: white; margin: 7px 10px 5px 10px; }
.text-verdana {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

/* メイン領域　*/

#mainarea { width: 769px; background: #ffffff; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; }
#mainbackimg { width: 100%; background: url("/images/bashamichi/common/backimg02.gif") 0 0 repeat; }
.mainimgmargin { margin: 1px 0 10px 0; }



/* セクション */

.section h2{ 
width: 100%;
margin-bottom:12px;
padding:4px 0 4px 9px;
background:#eeeeee url("/images/bashamichi/common/bg_header.gif") 0 0 repeat-y;
font-size:90%;
font-weight:bold;
text-align:left;
}

h2.tokubetu { display: inline; margin: 0px; padding: 0px; }


/* ボーダー生成 */
.borderbottom_s1ccc { border-bottom: solid 1px #cccccc; }



/* リストリンク */

div.list {
	font-size: 90%;
	line-height: 130%;
	margin-bottom: 6px;
}
.list ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
}
.list li {
	padding-left: 20px;
	background: url("/images/bashamichi/common/list2.gif") 5px 2px no-repeat;
}

.list li.link {
	padding-left: 20px;
	background: url("/images/bashamichi/common/list_link2.gif") 5px 2px no-repeat;
}

.list blockquote {
	width: 100%;
	margin-top: 3px;
	margin-left: 0px;
}


.list2 ol {
margin: 0px 0px 0px 35px;
/* margin-bottom: 10px */
}
.list2 li { padding: 0px; }




/* アイコンリンク */

div.iconlink  {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 0px;
}

.iconlink ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	/* margin-bottom: 10px */
	padding: 0px;
}

.iconlink li {
	padding-left: 20px;
	background: url("/images/bashamichi/common/icon_link.gif") 0px 3px no-repeat;
}


.iconlink li.popup {
	background: url("/images/bashamichi/common/icon_newwindow.gif") 0px 3px no-repeat;
}


.iconlink li.mail {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_mail.gif") 0px 3px no-repeat;
}
.iconlink li.form {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_inputform.gif") 0px 3px no-repeat;
}
.iconlink li.download {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_download.gif") 0px 3px no-repeat;
}
.iconlink li.print {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_print.gif") 0px 3px no-repeat;
}
.iconlink li.audio {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_audio.gif") 0px 3px no-repeat;
}
.iconlink li.faq {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_inquiry.gif") 0px 3px no-repeat;
}
.iconlink li.pdf {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_download.gif") 0px 3px no-repeat;
}
.iconlink li.inquiry {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_inquiry.gif") 0px 3px no-repeat;
}
.iconlink li.other {
	/* padding-left: 20px; */
	background: url("/images/bashamichi/common/icon_other.gif") 0px 3px no-repeat;
}
.iconlink li.n {
	 /*padding-left: 20px;*/ 
	background: url("/images/bashamichi/common/icon_link_n.gif") 0px 3px no-repeat;
}


/* 表 */
th.data2-th1-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data2-th1-center {  font-size: 83%; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-center {  font-size: 83%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data2-td {  font-size: 83%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}
td.data2-tdpink {  font-size: 90%; font-weight:bold; background-color: #ffe1e1; padding: 6px 12px 6px 12px}


th.data2-th1-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data2-th1-center-2 {  font-size: 83%; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-center-2 {  font-size: 83%; font-weight: normal; background-color: #E8E8E8}





.clearFix:after{
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}

.clearFix{
display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearFix{
height:1%;
}

.clearFix{
display:block;
}
/* End hide from IE-mac */



.space-3px {  font-size: 13%;}
.space-6px {  font-size: 38%;}
.space-9px {  font-size: 57%;}
.space-12px {  font-size: 77%;}
.space-18px {  font-size: 115%;}
.space-24px {  font-size: 153%;}






