body{
 text-align:center;
 margin-top:0;
 margin-left:0;
 martin-right:0;
 padding-left:0;
 padding-right:0;

}

/* 背景画像をリピートしない */
TD{
  background-repeat : no-repeat;
}

/*文字サイズと色の指定*/
p.font_fix_l{
	font-size: 18px;
}
p.font_fix_m{
	font-size: 12px;
	line-height: 16px;
}
p.font_fix_s{

	font-size: 12px;
}
p.font_fix_ss
	font-size: 10px;
}

/* 上のメニュー */
p.head_2{
 border-style: none;
 font-size:14px;
 line-height:1.4em;
 display: block;
 float:right;
}

a.head_2{
 text-decoration:none;
}

p.head_2 a:link{
 color:blue;
}
p.head_2 a:visited{
 color:purple;
}
p.head_2 a:hover{
 text-decoration: underline;
  background-color:plum;
}



/* 左側のメニュー */
.menu_left a{
 font-size:14px;
 text-decoration:none;
 display:block;
 width:100%;
 float:left;
 line-height:1.4em

}
p.menu_left a:link{
 color:blue;
}
p.menu_left a:hover{
 color:purple;
 text-decoration: underline;
 background-color:thistle;
}

p.menu_left a:visited{
 color:purple;
}

/* 下のメニュー */
p.foot_2{
 border-style: none;
 font-size:12px;
 line-height:1.4em;
 display: block;
 float:center;
}

a.foot_2{
 text-decoration:none;
}

p.foot_2 a:link{
 color:blue;
}
p.foot_2 a:visited{
 color:purple;
}
p.foot_2 a:hover{
 text-decoration: underline;
  background-color:plum;
}


/* フッタの会社名 */
address{
 font-size:10px;
 line-height:2em;
 font-weight:bold;
 font-style:normal;
}

address a{
 color:#ffffff;
 text-decoration:none;
 border-bottom:dotted 2px pink;
}
adress a:hover{
 text-decoration:underline;
}


.maintxt {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 5px;
}

/* 200707 */
.taC {
	text-align:center;
}

.taL {
	text-align:left;
}

.taR {
	text-align:right;
}

.vaM {
	vertical-align:middle;
}

.pad20 {
	padding:20px;
}

.marginL20 {
	margin-left:20px;
}

.marginL40 {
	margin-left:40px;
}

.hrdot1 {
	border-bottom:dotted 1px #cccccc;
}

.hrsol1 {
	border-bottom:solid 1px #cccccc;
}

.fdecoBold {
	font-weight:bold;
}

.red {
	color:#CC0000;
}

.boxSol2 {
	border:solid 2px #cccccc;
}

.boxSol1 {
	border:solid 1px #cccccc;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

.clear {
	clear:both;
}

strong.none {
	display:none;
}

#toiawase .address {
	font-style:normal;
	font-size:x-small;
}


.style {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.kokuchi {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
.kokuchi12 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CC00CC;
}
.moji12 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
