@chareset "Shift_JIS";

/* ページのレイアウト */
body {margin:0;
	padding:0;
	text-align:left;
}
.topline {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 30px;
	width: 840px;
	font-size: 0.9em;
	color: #333333;
	margin-top: 5px;

}
.top_menubar{
	clear:both;
	padding:0px;
	margin: 0px 0px 0px 680px;
}
.top-r {
	background-position:right;
}
.leftline {
  background-image: url(../img/Contents_2.png);
  background-repeat: repeat-x;
}

td, th {
	width:120px;
	text-align:left
	}

/* ページのレイアウト */

#contents {
	position:relative;
	width:750px;
	height:auto;
	margin: 0px;
	padding: 0px;
	top: 0;
	font-size: 0.8em;
	line-height: 1.7ems;	height:auto;

}
#left {position:absolute;
	left:5px;
	top:10px;
	width:170px;
	height:auto;
}
#right {
	position:absolute;
	right:5px;
	top:10px;
	width:200px;
	height:auto;
	left: 624px;
}
#center {margin-top:10px;
	margin-left:215px;
	margin-right:140px;
	height:auto;
}
.sidebar{
	margin:0px;
	clear: both;
	padding: 0px;
}
.sidebar a{

	background-color: #FFFFFF;
}

.sidebar a:link{

	background-color: #FFFFFF;

}

.sidebar a:hover{


	background-color: #FFFFFF;
}

.sidebar a:visited{

	background-color: #FFFFFF;


}
.main {
	width:100%;
}

.main3 {
	width:100%;
	margin-bottom:10px;
	background-image: url(../img/present_bg.gif);
	background-color: #C9E4DE;
	background-repeat: repeat-x;
}

.main_sinchaku {
	width:100%;
	margin-bottom:20px;
	background-color: #ffffcc;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 20px;
}

.main3_1{
	width:100%;
	margin-bottom:10px;
	background-color: #FFE0C2;
}






.main2 {
	width:100%;
	margin-bottom:10px;
	background-image: url(../img/back1.gif);
	background-repeat: repeat;
	background-color: #FFFF99;
}

.image_ph{
	color:#ffffff;
	clear: both;
	float: left;
}

.cate_list ul{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.cate_list li{
	display: inline;
	background-image: url(../img/spacer.gif);
	padding-right: 7px;
		padding-left: 7px;
}

.hiroba_ph{
	clear: both;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
