﻿@charset "UTF-8";
/* **************************
 TOP
************************** */

/*-----------------------------------------------
 TOPMAIN
-----------------------------------------------*/
#menu h1{
	margin:0;
	padding:0;
	background:none;
	border:0;
}
#topmain{
	margin:0px 30px;
	padding:0px;
	width:940px;
}

/*-----------------------------------------------
 right side
-----------------------------------------------*/
#top_r{
	margin:0;
	padding:0;
	width:320px;
	float:right;
}
#top_r h2,#top_l h3{
	margin:25px 0px 10px 0px;
	padding:5px;
	border-bottom:1px dotted #b9aeac;
	font-size:90%;
	font-weight:normal;
	text-align:right;
}
#top_r h2.nosp{
	margin:0px 0px 10px 0px;
}
#top_r p{
	margin:0px 0px 10px 0px;
	padding:10px 12px;
	background-color:#333;
	line-height:1.4;
}
	
#top_r dl{
	margin:0px 0px 10px 0px;
	padding:4px 5px 2px 5px;
	background-color:#333;
	line-height:1.5;
}
#top_r dt{
	margin:0;
	padding:3px 0px 3px 5px;
	width:3em;
	float:left;
}
#top_r dd{
	margin:0;
	padding:3px 0px 3px 4.5em;
	border-bottom:1px dotted #807779;
}
#top_r dd.end{
	border-bottom:0;
}

#twitter{
	margin:30px 0px 0px 0px;
}



/*-----------------------------------------------
 left side
-----------------------------------------------*/
#top_l{
	margin:0;
	padding:0;
	width:505px;
	float:left;
}
#top_l h3{
	margin:0;
	padding:20px 0px 0px 0px;
}
#top_l img{
	margin-bottom:18px;
}
#top_l img.txc{
	margin:315px 0px 22px 0px;
}
#top_l img.lsp25{
	margin-left:25px;
}






