/*メニュー
--------------------------------------*/
#menu_kikai {
	width: 628px;
	height: 71px;
	float: left;
	background-image: url(../img/menu_haikei_kikai.jpg);
	clear: both;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	_margin-left: 7px;

}

/*ボックス
--------------------------------------*/
#yousetu_01{
	height: 360px;
	width: 100%;
	clear: both;
}

#yousetu_02{
	height: 360px;
	width: 100%;
	clear: both;
}

#yousetu_03{
	height: 120px;
	width: 100%;
	clear: both;
}

#yousetu_04{
	height: 180px;
	width: 100%;
	clear: both;
}

#yousetu_01 h3{
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
}

#yousetu_01 h4{
	clear: both;
	margin-left: 30px;
}

#yousetu_01 div{
	clear: left;
	float: left;
	width: 366px;
	margin-left: 35px;
	_margin-left: 18px;
	font-size: 12px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#yousetu_01 p{
	width: 210px;
	clear: right;
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.yousetu_title {
	font-size: 16px;
	font-weight: bold;
	border-top-width: 4px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999CC;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.yousetu_title span {
	font-size: 12px;
	line-height: 120%;
}
.yousetu_title_bar {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	margin-bottom: 10px;
}

.maker{
	margin-left: 20px;
}

.maker a{
	color: #0099CC;
	text-decoration: underline;
}

.maker a:hover{
	color: #0099CC;
	text-decoration: none;
}

.td_rogo{
	text-align: center;
	padding: 5px;
}

.td_text{
	padding-left: 10px;
	font-size: 12px;
}

.maker p{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	height: 250px;
	width: 1px;
}

#yousetu_03 div{
	text-align: center;
	font-size: 12px;
}

.maker div{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	height: 50px;
	width: 1px;
}

#youto{
	clear: both;
	float: left;
	height: 200px;
	width: 604px;
	margin-left: 25px;
	_margin-left: 15px;
}

#youto ul{
	margin-top: 10px;
	margin-left: 0px;
}

#youto li{
	font-size: 12px;
	background-image: url(../img/circle_gr.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-bottom: 5px;
}

#youto a{
	color: #0099CC;
	text-decoration: underline;
}

#youto a:hover{
	color: #0099CC;
	text-decoration: none;
}

.demo_banar{/*出前でものバナー*/
	margin-bottom: 35px;
	margin-left: 50px;
}