/* CSS file hiiragiya.co.jp */

body {
 background:#3a5c18;
 font-family:"Georgia","Times New Roman","Times",serif ;
}

.auto {
 margin-left:auto;
 margin-right:auto;
}
.center { text-align:center }
.right { text-align:right }

.medium { font-size:medium }

a:link,a:visited {
 text-decoration:none;
 color:#666;
}

a:hover {
 text-decoration:underline;
 color:#f33;
}

#link a:link,#link a:visited {
 text-decoration:none;
 color:#ccc;
}

#link a:hover {
 text-decoration:none;
 color:#fff;
}

#page_link li#this_page a:link,#page_link li#this_page a:visited {
 text-decoration:none;
 color:#fff;
}

#page_link li#this_page a:hover {
 text-decoration:none;
 color:#fff;
}

.smaller { font-size:smaller }
.xx-large { font-size:xx-large }
.x-small { font-size:x-small }

.xx-small { font-size:xx-small }

address { font-style:normal }

acronym { cursor:help }

img { border:none }


.ml0 { margin-left:0 }

#omotenashi p#desc_0,#desc_0 { margin-bottom:0 }
#omotenashi p#desc_2 { margin-top:0 }
#desc_2 { margin:0 0 2em 3em }