@charset "utf-8";
/* CSS Document */

@import url("contents.css");

#main {
	margin-top:13px;
	width:654px;
	background-color:#FFF;
	padding: 1em 24px;
	}

img.border{
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom:0.5em;
	margin-right:12px;
	}

h3{
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left:6px;
	border-left: 3px solid #006;
	}
	

#rightbox div.block{
	line-height:1.6em;
	padding-bottom:1em;
	background: #FFF url(../image/top/tableLine.gif) repeat-x left bottom;
	overflow:hidden;
	margin-bottom:1.5em;
	margin-left:14px;
	margin-right:14px;
	}

#rightbox div.photo{
	float:left;
	margin-right:12px;
	width:250px;
	}
	
#rightbox ul.block{
	margin-left:32px;
	line-height:1.6em;
	}

