@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #0C0;
	line-height: 1.5;
}

#container {
	width: 900px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 800px;
	background-image: url(img/rogoriq800.jpg);
	background-repeat: no-repeat;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
}
#container #top h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 58px;
	font-weight: bold;
}

.obi {
	background-color: #0C0;
	height: 20px;
	padding-top: 0px;
	padding-left: 0px;
}
.stage1 {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	margin-top: 2px;
	background-color: #CCC;
	width: 900px;
}
.stage2 {
	margin-left: 20px;
	margin-top: 20px;
}
#container .stage2 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-left: 100px;
}
.titleimg {
	margin-left: auto;
	width: 420px;
	height: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D8E77A;
	margin-right: auto;
}
.list {
	display: inline;
}
#container .list ul li {
	list-style-type: none;
	margin-left: 350px;
}
.nittei {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#container .nittei table tr td {
}
.tdleft {
	text-align: center;
	background-color: #E0EC93;
	color: #333;
	font-weight: normal;
}
.tdright {
	padding-left: 10px;
}
.tdtop {
	background-color: #D2E46C;
	text-align: center;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.omousikomi {
	float: right;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.toptop {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	width: 900px;
}
.line {
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.coment {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.tuzuki {
	text-align: right;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C60;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.kaisai {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 30px;
	border: 2px solid #F93;
}
.kousiimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.kousi {
}
.small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
}
.right {
	text-align: right;
	margin-right: 100px;
	text-decoration: none;
}
#container div div .right a {
	border-style:none;
}
#container div div .right a img {
	border-style:none;	
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container .center p a img {
	border-style:none;	
}
#footer {
	background-color: #CCC;
	height: 30px;
	font-size: 11px;
}
.center {
	text-align: center;
}
.company {
	background-image: url(img/gragre1.gif);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-left: 30px;
}
#container div .company table {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#container div .company table tr td img {
	margin-left: 10px;
}
#container div .company table tr td {
	margin-left: 10px;
	padding-left: 10px;
}
.company2 {
	margin-left: 90px;
}
.titioyaform {
	font-size: x-large;
	color: #360;
}
#container div .kaisai form table tr td {
	padding-left: 10px;
}
.small {
	font-size: small;
	line-height: 1.0;
}

