@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
*/



/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
	


#comet {
	font-weight: bold;
	width: 95%;
	height: 310px;
	background-image: url(../images/sisetu/haikei.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	margin-left: 3%;
	margin-top: 10px;
}
#comet h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #600;
	padding-top: 10px;
	margin-bottom: 20px;
}
#comet h3 {
	font-size: 1.7em;
}
#comet h3 a:link {
	color: #900;
	font-size: 18px;
	text-decoration: underline;
}
#comet h3 a:visited {
	color: #C00;
	font-size: 18px;
}
#comet h3 a:hover {
	color: #030;
	text-decoration: none;
	font-size: 18px;
}
#comet h3 a:active {
	text-decoration: none;
	position: relative;
	top: 1px;
	right: 1px;
	color: #FF0000;
	font-size: 1.5em;
}
#comet p {
	font-size: 1.6em;
	line-height: 1.3em;
	color: #030;
	margin-bottom: 10px;
}
#comet h3 {
	font-size: 1.7em;
}
#img1 {
	height: 150px;
	width: 20%;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#main #img1 p img {
	width: 80%;
	float: left;
	height: 130px;
	margin-right: 5px;
}
#cont1 {
	height: 200px;
	width: 50%;
	margin-top: 20px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#cont1 p {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
#img2 {
	height: 150px;
	width: 20%;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
}
#main #img2 p img {
	width: 80%;
	margin-left: 10px;
	float: left;
	height: 130px;
}
#cont2 {
	clear: both;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cont2 p {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
#cont3 {
	margin-left: 10px;
	float: left;
	width: 65%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#cont3 h2 {
	font-size: 1.4em;
	background-image: url(../images/yfg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-top: 2px solid #F60;
	width: 80%;
	margin-bottom: 10px;
}
#cont3 p {
	font-weight: normal;
	margin-left: 1%;
	font-size: 1.3em;
	line-height: 1em;
	margin-bottom: 10px;
}
#cont3 dt {
	font-weight: bold;
	padding-left: 3%;
	background-image: url(../images/xg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1%;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 1.2em;
	margin-bottom: 1%;
	color: #030;
}
#cont3 dd {
	padding-left: 1.5em;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 1ex;
	color: #030;
}
#cont3 dd span {
	font-size: 1em;
	color: #630;
	font-weight: bold;
}
#cont3 p {
	margin-bottom: 1%;
	padding-left: 1em;
	color: #030;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
}
#cont3 h4 {
	background-image: url(../images/yfg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 3%;
	font-size: 1.3em;
	color: #F60;
	line-height: 2em;
	border-top: 2px solid #F60;
	width: 80%;
}
#img3 {
	float: left;
	width: 33%;
	height: 20%;
}
#img3 p {
	font-weight: bold;
}
#img3 img {
	width: 100%;
	height: 180px;
}
#img4 {
	width: 33%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
}
#img4 p {
	font-weight: bold;
	width: 70%;
}
#img4 .pic {
	width: 100%;
}
#img4 img {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 40%;
	height: 10%;
}
#cont4 {
	clear: both;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	float: none;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#cont4 p {
	margin-bottom: 5px;
	font-size: 16px;
	width: 90%;
	margin-left: 2%;
	color: #030;
}
#cont4 p span{
	color: #F00;
	font-size: 14px;
}
#main #cont5 {
	height: 200px;
	width: 100%;
}
#img5 {
	float: left;
	height: 190px;
	width: 30%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 8em;
	font-weight: bold;
}
#img5 p {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}
#img5 img {
	width: 70%;
	height: 160px;
}
#img6 {
	float: right;
	height: 190px;
	width: 30%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 6em;
	font-weight: bold;
}
#img6 p {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}
#img6 img {
	width: 70%;
	height: 160px;	
}
}
