/**** FRONTPAGE ONLY STYLES ****/
#frontpage_header {	
width: 600px;
margin: -30px auto 0;
padding: 20px 20px 0;
}

#sub_title em {font-style: italic; font-size: 10pt; font-family: Palatino, Times, Serif;}

#frontpage_wrapper { 	
margin: 50px auto;
width: 315px;
 }





#img1, #img2, #img3, #img4 { 
			float: left;  
			font-size: 15pt; 
			font-family: courier new, helvetica, arial, sans-serif; 
			color: #c60;	
			}


#img1, #img2, #img3 { margin-right: 100px;  }

#img1 a, #img2 a, #img3 a, #img4 a {
			display: block;
			width: 100px; 
			height: 380px; 
			border: 1px solid #306; 
			padding: 1px;
			margin-bottom: 12px;
			text-decoration: none;	
			font-weight: bold; }


#img1 a {   background: url('/graphics/pink/campanile.jpg') no-repeat #fff; 
	    background-position: 1px 1px; }

#img2 a {   background: url('/graphics/pink/models.jpg') no-repeat #fff; 
	    background-position: 1px 1px; }

#img3 a {   background: url('/graphics/pink/lock.jpg') no-repeat #fff;
	    background-position: 1px 1px; }

#img4 a {   background: url('/graphics/pink/models.jpg') no-repeat #fff; 
	    background-position: 1px 1px; }   /* instead of shinjyuku */

#img1 a:hover, #img2 a:hover, #img3 a:hover, #img4 a:hover { background-position: -100px 1px; }
