/* shinjin_top */

* {
margin: 0;
padding: 0;
}

body {
	padding:0;
	margin:0;
	color:#000;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka,'Hiragino Kaku Gothic Pro',Arial,Helvetica,sans-staidanf;
	width:100%;
}

#contents {
	width:881px;
	height:auto;
	background: transparent;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	padding-left: 11px;
	padding-right: 11px;
}

#top {
	width:881px;
	height:auto;
	background: transparent;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
}

#top_left {
	float:left;
	padding-top: 15px;
	padding-bottom: 25px;	
}

#top_right {
	float:left;
	padding-top: 15px;
	padding-bottom: 25px;
}

#bottom {
	width:895px;	
	float:center;
	background: transparent;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	padding-top: 10px;	
	padding-bottom: 15px;
	padding-right: 4px;
	padding-left: 4px;	
	text-align:right;
}

.caption {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:120%;
	text-align:right;
}
