/* CSS Document */

#container_top
	{
	width:730px;
	text-align:left;
	}
	
#left_top
	{
	float:left;
	width:200px;
	}

#right_top
	{
	float:left;
	width:480px;
	padding-left:50px;
	}
	

a:link
	{
	color:#000033;
	text-decoration:none;
	border-style:none;
	border-color:none;
	}
	
a:visited
	{
	color:#9900CC;
	text-decoration:none;
	border-style:none;
	border-color:none;
	}
	
/* added by s.iritani @ 090726 */


div#left2_top {
	float: left;
	width: 560px;
	}

div#right2_top {
	float: right;
	width: 155px;
	}

h2 {
	font-size: 16px;
	padding: 4px 0 4px 36px;
	background: url(../all_img/bg_midashi.gif) top left no-repeat;
	border-bottom: 2px solid #000033;
	}

p {
	font-size: 12px;
	line-height: 1.4;
	}

div#topics {
	background: #ffffcc;
	padding: 16px;
	}

#topics p {
	margin: 0;
	padding: 0;
	}

div.headline {
	padding: 4px;
	}

div.headline ul {
	margin-left: 20px;
	}

div.headline ul li {
	margin: 0px;
	padding: 0px;
	}

img.imgR {
	float: right;
	padding: 3px;
	}

.headline h3 {
	font-size: 12px;
	padding: 4px 6px;
	}

.headline ul {
	list-style: circle;
	padding-left: 4px;
	margin-left: 10px;
	font-size: 12px;
	}

#news h3 {
	border-left: 8px solid #000033;
	border-bottom: 1px solid #000033;
	}

#partner h3 {
	border-left: 8px solid #009900;
	border-bottom: 1px solid #009900;
	}

#michi h3 {
	border-left: 8px solid #FF6600;
	border-bottom: 1px solid #ff6600;
	}

div#profile {
	background: #ffcccc;
	padding: 8px;
	margin-bottom: 10px;
	}

br.clear {
	clear: both;
	height: 0;
	}