* {margin:0;padding:0;}

body {
margin:0;padding:0;
background:#fff url(../img/common/bg_head.jpg) top center no-repeat;
font-family:
"ＭＳ Ｐゴシック",Meiryo, Hiragino Maru Gothic Pro,"ヒラギノ丸ゴ Pro W4", verdana, arial, sans-serif;
font-size:12px;
color:#333333;
text-align:center;
}

* html body{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
*:first-child+html body{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

a{color:#FF0000}
a:link,a:visited{color:#FF0000}
a:hover,a:active{color:#FFCC00}

p,li,dt,dl {line-height:1.6;}
p {margin:0 0 1em 0;}
li {list-style:none;}
img {border:0}

address {font-style:normal;}

.clear {clear:both;}

#bg_foot{background:url(../img/common/bg_foot.jpg) repeat-x bottom}

#container{width:900px;margin:auto auto auto auto;position:relative}

/*ヘッダ*//**/
#head{height:136px;text-align:left;position:relative}

/*トップに戻る*//**/
#head p.totop{position:absolute;right:0px;top:2px;font-size:11px}
#head p.totop a:link,#head p.totop a:visited{color:#FFFFFF;text-decoration:none}
#head p.totop a:hover,#head p.totop a:active{color:#FFCC00;text-decoration:none}


#head p.headtitle{height:9px;color:#FFFFFF;font-size:11px;font-weight:normal;padding-top:2px}
#head p.headtitle a:link,#head p.headtitle a:visited{color:#FFFFFF;text-decoration:none}
#head p.headtitle a:hover,#head p.headtitle a:active{color:#FFFFFF;text-decoration:none}
#head p.headtitle span{position:absolute;top:2px;right:0px}
#head p.headtitle span a:link,#head p.headtitle span a:visited{color:#FFFFFF}
#head p.headtitle span a:hover,#head p.headtitle span a:active{color:#FFCC00}


/*コンテンツ*//**/
#contents{}
#contents #col_left{width:660px;float:left;}
#contents #col_right{width:240px;float:left;}

h3{width:640px;height:28px;background:url(../img/common/bg_h3.gif) repeat-x top;margin:0 5px 10px 5px;padding:7px 0 0 10px;color:#FFFFFF;text-align:left;font-size:14px;left:0px}
h3.blue{background:url(../img/common/bg_h3_blue.gif) repeat-x top}

* html h3{padding:10px 0 8px 10px}


/*左カラム*//**/


/*右カラム*//**/
/*サイト内リンク*//**/
#links ul{margin:10px;}
#links ul li{text-align:left;left:0px;line-height:1.8}


/*フッタ*//**/
#foot{height:120px;text-align:center;}
#foot a:link,#foot a:visited,#foot a:hover,#foot a:active{color:#333333;text-decoration:none}

#foot h4{color:#FF0033;font-weight:normal;padding:15px 0 10px 0;font-size:12px}
#foot h4 a:link,#foot h4 a:visited,#foot h4 a:hover,#foot h4 a:active{color:#FF0033;text-decoration:none}
#foot ul{text-align:center;padding:0px;margin:0 0 -12px 0;font-size:11px}
#foot ul li{
margin: 0px;
padding:0px 8px 0px 5px;
border-right:1px solid #666666;
display: -moz-inline-box;/*for FF2*/  
display: inline-block;/*Modern Browser & FF3*/  
} 
#foot ul li.last{border:none} 
* html #foot ul li{display: inline;zoom: 1;} /* Windows IE6 only */ 
*:first-child+html #foot ul li{display: inline;zoom: 1;} /* Windows IE7 only */  
  


#foot p.copy{font-size:10px;}
#foot p.copy span{font-size:12px;font-weight:bold;color:#CC0033}
