#container {
	font-size:0.8em;
	line-height:160%;
}

#container h1,h2,h3,h4,h5,h6{
	line-height:1.2;
	margin:0 0 3px 0;
}

#container h1{
	font-size:160%;
}

#container h2{
	font-size:140%;
}

#container h3{
	font-size:130%;
}

#container h4{
	font-size:125%;
	border-left: solid 4px #B2000D;
	padding-left:5px;
	margin-bottom:10px;
	margin-top:2em;
}
#container h4 .sub{
	font-size:80%;
	color:#555555;
}

#container h5{
	font-size:100%;
}

#container h6{
	font-size:100%;
}



#container pre{
	line-height:150%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	margin:0 10px 1em 10px;
	border:#DDDDBB solid 1px;
	padding:5px;
}
#container p{
	margin-bottom:1em;
	line-height:150%;
}

#container blockquote{
	line-height:150%;
	margin:0 10px 1em 10px;
	border-top:#DDDDBB solid 1px;
	border-left:#DDDDBB solid 1px;
	border:#DDDDBB solid 1px;
	background-color:#EDEDFF;
	padding:5px;
}
#container table{
	margin-top:3px;
	margin-bottom:3px;
}
#container table tr td{
	padding:2px;
}
#container table tr th{
	padding:2px;
}

#container ul {
	margin:5px 5px 10px 15px;
}

#container ul li{
	list-style:disc inside;
}

#container ol {
	margin:5px 5px 10px 15px;
}

#container ol li{
	list-style:decimal inside;
}


		
#header{
	background-color:#DDDDDD;
	margin-bottom:10px;
	padding:0;
}


#center{
	float:left;
/*	border:#CCCCCC solid 1px; */
	width:480px;
	padding:10px;
}

.content img{
	margin-left:7px;
	margin-right:7px;
}

.entryTitle{
	margin-bottom:15px;
	width:480px;
	background:url("/common/images/bg_tit_body.gif") top no-repeat;
}

.entryTitle h2,
.entryTitle h3{
	width:480px;
	background:url("/common/images/bg_tit_bottom.gif") bottom no-repeat;
	border-width:0;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	color:#555555;
}

.entryTitle h2 span,
.entryTitle h3 span{
	display:block;
	padding:6px 20px 9px 27px;
}

.profile{
	border:solid 1px #AAAAAA ;
	padding:8px;
}

.profile h5{
	border-left: solid 4px #B2000D;
	padding:5px 0 5px 5px;	
	margin:10px 0 10px 0;
}

#right{
	float:right;

	width:205px;
	padding:10px 0 0 0;
}

#right .side{
	border:#CCCCCC solid 1px;

	margin-bottom:10px;
}

#right .side .title{
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:15px;
	padding:10px;
}

#right .side .info{
	margin:10px 10px 15px 10px;
}

#right .side .info h5{
	border-left: solid 4px #8D8D8D;
	padding:0px 0 0px 5px;	
}


#right .photo{
	width: 122px;
	height: 94px;
	margin:10px 10px 10px 35px;
	background: url(/common/images/photo_bg_spotgroup.jpg) no-repeat;
}

#right .photo img {
	margin:5px 0px 0px 5px;
}


