@charset "utf-8";
.wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 100px;
	width: 900px;
}
.left_menu {
	height: 800px;
	width: 155px;
	float: left;
}
#chuko {
	float: left;
	height: 120px;
	width: 155px;
	background-color: #CC9;
	margin-top: 15px;
}
#sns {
	height: 50px;
	width: 155px;
	float: left;
	margin-top: 15px;
}


.header img {
	float: left;
}
.header p {
	font-size: 20px;
	float: right;
	margin-bottom: 0px;
}
.parts {
	background-color: #FCF;
	float: left;
	height: 360px;
	width: 213px;
	margin-right: 10px;
	margin-left: 10px;
}

.contents img {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
}
.news_list {
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
	overflow: scroll;
	height: 300px;
}
.news_list2 {
	font-size: 12px;
	list-style-type: square;
	list-style-position: inside;
}


.contents_m img {
	float: left;
	margin-left: 60px;
}



h1 {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#rss {
	height: 300px;
	width: 250px;
	margin-top: 15px;
	float: left;
}
#feed {
	height: 300px;
	width: 250px;
	border: 1px solid #CCC;
	overflow: auto;
}
.contents tr td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
.contents_m tr td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}

.moji {
	height: auto;
	width: 700px;
	float: left;
}
.moji_m {
	height: auto;
	width: 340px;
	float: left;
}


#blog {
	height: 330px;
	width: 250px;
	margin-top: 15px;
	float: left;
}


#news {
	width: 435px;
	margin-left: 265px;
	height: 300px;
	margin-top: 15px;
	font-size: 14px;
}
#feed ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: url(../images/images/bu.gif);
}
#main {
	height: auto;
	width: 730px;
	margin-left: 15px;
	float: right;
}

.contents {
	width: 700px;
	margin-right: 13px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}
.contents_m {
	float: left;
	font-size: 12px;
	width: 340px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 5px;
	height: auto;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/images/h3_line.gif);
}






.left_bottom {
	width: 150px;
	height: auto;
	border: 3px outset #0F0;
	float: left;
	clear: both;
	margin-top: 20px;
	font-size: 14px;
}
#footer {
	width: 900px;
	text-align: right;
	height: 25px;
	background-color: #CCC;
	float: left;
	margin-top: 10px;
}

#slideshow {
	position: relative;
	width:  700px; /* 画像の横幅に合わせて記述 */
	height: 430px; /* 画像の高さに合わせて記述 */
	margin: 0px;
	
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
#main
p  {

}
h2 {
	margin: 0px;
	padding: 0px;
}
td {
	border: 1px solid #CCC;
}
.contents table {
	margin: auto;
}
.contents_m table {
	margin: auto;
}
.left_menu img {
	margin: 0px;
	padding: 0px;
}
.moji_m table tr td a img {
	margin-right: auto;
	margin-left: auto;
}
.moji table tr td a img {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
