@charset "UTF-8";
/* CSS Document */

#header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #333;
	background-color: #FF6;
	text-align: center;
	margin: 0px;
}
#all #title h2 {
	margin: 0px;
	padding: 0px;
}
#navi-s {
	width: 760px;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
}
#all #bread {
}
#all #main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 120%;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/2009/bg_650.gif);
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	background-color: #FF6;
	height: 15px;
}
#all #bread {
	width: 740px;
	clear: both;
	float: none;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#all #main hr {
	background-color: #FFF;
	margin: 0px;
	height: 10px;
}
#all #main h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #300;
	background-color: #E8E8E8;
	background-image: url(../images/2009/lase-tg.gif);
	width: 745px;
	padding-left: 5px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 100%;
}
#all #header h1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180%;
	color: #666;
}
#all #main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
	color: #666;
	width: 740px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
}
#title {
	float: left;
	width: 235px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#navi {
	float: right;
	width: 515px;
	height: 33px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px;
}
#all {
	width: 766px;
	padding-right: 3px;
	padding-left: 3px;
	border: thin solid #666;
	padding-top: 0px;
	margin: auto;
}
