div.card{
    background: url(../goaisatsu2012/img/bg_card.gif) top left repeat-y;
    width: 522px;
    text-align:left;
    font-size:110%;
    line-height:1.2;
    }
    
div.head{
    width: 522px;
    height:118px;
    background: url(../goaisatsu2012/img/bg_head.gif) top left no-repeat;
    }
    
	div.name{
		margin: auto;
/*	    padding-left:80px;*/
	    padding-top:73px;
	    width: 522px;
	    height:30px;
	    color:#CA0014;
	    font-size:120%;
	    font-weight:bold;
	    text-align:center;
	    }
    
div.main{
    background: url(../goaisatsu2012/img/bg_main.gif) left top no-repeat;
    width: 522px;
    }
    
div.text{
   margin:0 50px;
   padding-top: 20px;}
   
div.text p.phot-font{
	font-size:12px;
	color:#F30;
	text-align:center;
	}   
div.img{
background: url(../goaisatsu2012/img/bg_img.gif) left bottom no-repeat;
width:522px;
padding-top:25px;
padding-bottom:120px;
text-align:center;
font-size:12px;
color:#F30;}

