#container {
	width: 950px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
}

#leftside {
width: 600px;
padding: 0px;
border-right: 1px solid #CCCCCC;
margin: 0px;
float:left;
}
#rightside {
width: 330px;
padding: 0px;
margin: 0px;
float:right;
}

/* =========================================================
■2col 右幅広 	border-top: 1px solid #CCCCCC;
========================================================= */
table{
	border-style: none;
	display: table;
	}

td{
	border-style: none;
	vertical-align: top;
	display: tablecell;
	padding:0;
}


/* =========================================================
■main table
========================================================= */
.tablesmall{
	width: 540px;
	margin: 18px auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

.tdsmall{
	width: 180px;
	margin: 0px;
	padding: 5px;
	display: tablecell;
	border: 1px solid #CCCCCC;
	height: 270px;
	line-height: 1.5;
}
.tdsmall img{
	border: 1px solid #999999;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
}
.title{
	font-weight: bold;
	padding-bottom: 7px;
	display: block;
	font-size: 12px;
	height: 35px;
	color: #006699;
}
/* =========================================================
■header
========================================================= */
#header {
padding: 0px;
margin: 0px;
background-image: url(cmn_img/header_bg.gif);
background-repeat: repeat-x;
height: 29px;
font-size: 104%;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}
#header img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#header ul {
	margin: 0px;
	padding: 0px 22px 0px 0px;
	LIST-STYLE-TYPE: none;
	text-align: right;
}
#header li {
	DISPLAY: inline;
	BORDER-LEFT: 1px solid #1F4B7A;
	color: #1F4B7A;
	font-weight: bold;
	padding: 0px 3px;
	list-style: none;
	overflow: visible;
	text-align: right;
}

#header li.first {
	BORDER-LEFT-STYLE: none
}
#header a{
	color: #1F4B7A;
}
/* =========================================================
■topnavi
========================================================= */
#topnavi {
padding: 0px;
margin: 0px;
background-image: url(cmn_img/navi_bg.gif);
background-repeat: no-repeat;
height: 38px;
width: 100%;
}
#topnavi a, ahover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;	
}

#topnavi ul {
	MARGIN: 0px;
	padding: 0px;
	height: 29px;
	line-height: 30px;
}
#topnavi li {
	DISPLAY: inline;
	BORDER-LEFT: #fff 1px solid;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#topnavi li.first {
	BORDER-LEFT-STYLE: none
}

.logoimg {
	padding: 0px;
	margin: 0px;
}
#toptitle{
padding: 0px;
margin: 0px;
height: 100px;
border-bottom: 1px solid #CCCCCC;
background: url(index/img/topimg.jpg);
color: #FFF;
width: 100%;
	}
	
/* =========================================================
■main
========================================================= */	
#main {
	margin-left: 12px;
	margin-right: 12px;
	padding: 0px;
	width: 576px;
}

#topic{
	padding: 0px;
	height: auto;
	margin: 0px;
}
#topic .article {
	padding: 0px;
	margin: 25px 0px;
	clear: both;
	text-indent: 10px;

}
#topic .article h3{
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-left: 8px solid #999999;
	padding: 3px 2px 2px 4px;
	margin-bottom: 8px;
	background-color: #F1F1ED;
	font-weight: bold;
}
#topic .article img{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
#topic .article a{
	color: #0099CC;
}
#topic .article a:hover {
	color: #0099CC;
	margin-bottom: 1px;
	border-bottom: 1px dotted #0099CC;
	text-decoration: none;
}
#topic .article p{
	padding: 5px 12px 7px 10px;
	text-indent: 0pt;
}
#topic .date{
	display: block;
	text-align: right;
	font-size: 88%;
}


/* =========================================================
■navi
========================================================= */

#navi{
	width: 300px;
	padding-left: 12px;
	margin: 0px;
}
#navi h3{
	font-size: 120%;
	margin-top: 8px;
	margin-bottom: 10px;
	color: #666666;
}
#navi ul{
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
#navi li{
	list-style: url(index/img/bullet_plus.gif) outside;
	line-height: 1.8;
	margin-left: 25px;

}
.litop{
	margin-top: 12px;
}

/* =========================================================
■footer
========================================================= */
#footer {
	clear: both;
	background: #f1f1f1;
	margin: 0px;
	padding: 3px 0px 5px;
	border-bottom: 1px solid #51A6D7;
	border-top: 1px solid #51A6D7;
	font-size: 12px;
	line-height: 15px;
}
#footer UL {
	PADDING: 0px 0px 0px 5px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	color: #666;
	font-size: 93%;
	text-align: center;
}
#footer LI {
	PADDING: 0px 5px;
	BORDER-right: 1px solid #666;
	DISPLAY: inline;
	text-align: center;
}

#footer a {
	color: #666;
}

#footer p {
	text-align: center;
	font-size: 93%;
}

h2{
	color: #CC3399;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 118%;
}
h4{
	color: #CC6699;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 116%;
}

.search{
	background: #FFFFCC;
	color: #669999;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin: 15px 0px 0px;
	border: 1px solid #FFCCCC;
}
blockquote {
display: block;
line-height:1;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 135px;
}