@charset "Shift_JIS";
/***********************************************
TGC CSS information
File Name : index.css
Style Info : 松翁軒／注文書ダウンロード用指定
Last modified : :2016
***********************************************/

/* common
-----------------------*/
body,div,iframe,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote { margin: 0; padding: 0; font-size: 100%; }
#right img { border: 0;	vertical-align: bottom;}

#right .clr{clear:both;}
#right .cf:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
#right .cf {min-height: 1px;}
#right * html .cf {height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/}

#right .flL{float:left;}
#right .flR{float:right;}
#right .taC{text-align:center;}

#right a:hover img.alpha {
  opacity: 0.8;
	filter: alpha(opacity=80);        /* ie 6 7 */
  -ms-filter: "alpha(opacity=80)";  /* ie 8 */
}

#right .inner{ margin: 20px 25px 50px; line-height: 1.7em;}
#right .inner a {
	text-decoration: underline;}

