@charset"shift_jis";

/*----copyright(c)-------------------------------------------------------------
このcssプログラムソースは著作権および著作隣接権によって保護されています。
今回のケースでは改変については許可されていますが、転載・転用に関しては認められていません。
著作権および著作隣接権に関する質問・お問い合わせは下記まで。
TUNE Inc. info@tuneup.co.jp
-----------------------------------------------------------------------------*/

span.Red{
color:#990000;
}

/*--tablewidth--*/
div#contentscolumn table tr th.linked{
width:13%;
}

div#contentscolumn table tr th.one{
width:26%;
}

/*--form--*/
input#age{
width:40px;
}

textarea{
width:99%;
height:250px;
}

input.textbox{
width:300px;
}

input.zip{
width:40px;
}

/*--Thanks--*/

div.thanks{
padding:5px;
line-height:130%;
border:1px dashed #acacac;
}

/*--Error--*/

div#Error{
padding:5px;
line-height:130%;
border:1px dashed #acacac;
}


/*--rightcolumn--*/
div#rightcolumnContact{
width:225px;
padding-top:123px;
background:url(../img/) no-repeat top right;
float:right;
}

div#rightcolumnContact ul{
margin-left:5px;
}

div#rightcolumnContact ul li{
display:inline;
/*  Mac IE 5へ適用なし \*/
float:left;
/* //end */
margin-right:3px;
margin-bottom:5px;
}

/* Mac IE 5へ適用 \*//*/
div#rightcolumnContact ul li img{
margin-bottom:5px;
}
/* //end */

div#rightcolumnContact ul li.mrnone{
margin-right:0;
}
