@charset "utf-8";

/*-----------------------------------------------------*/

body {
	font-size: 13px;
	font-family:  Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	background-color: #ffffff;
	line-height: 1.5;
	text-align: center;
}

/* for WinIE6*/

* html body {
	font-size: 82%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing: 0px;
	vertical-align:baseline;
	color: #333333;
	line-height: 1.5;
}

/* for WinIE7--*/

*:first-child+html body {
	font-size: 82%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	/*-- font-family: 'メイリオ', Meiryo, sans-serif; --*/
	color: #333333;
	line-height: 1.5;
}

table {
	font-size: 100%; /*-- Win IE 5-5.5､6 --*/
}

input {
	font-size: 13px;
	background-color: #ffffff;
}

textarea {
	font-size: 13px;
	line-height: 1.5;
	background-color: #ffffff;
}

/*-----------------------------------------------------*/

p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FF6633;
	text-decoration: underline;
}

a:hover  {
	color: #FF3300;
	text-decoration: none;
}


h1 {
	font-size: 120%;
	letter-spacing: 1px;
	display: inline;
}

h2 {
	font-size: 110%;
	letter-spacing: 1px;
	display: inline;
}

h3 {
	font-size: 100%;
	letter-spacing: 1px;
	display: inline;
	font-weight: bold;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

/*-----------------------------------------------------*/

#container {
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#container #Mimage {
	margin-bottom: 30px;
}

#container #Mtext {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 100px;
	padding-left: 100px;
	text-align: left;
}

#container #Mtext .GimageS  {
	width: 100%;
	margin-top: 20px;
}

#container #Mtext .GimageS img {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#container .GimageM {
	margin-bottom: 20px;
}

#container .GimageM img {
	border: 1px solid #CCCCCC;
}

.contentsUl {
	margin: 0px;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1.5;
}

.contentsUl2 {
	margin: 0px;
	list-style-type: decimal;
	padding-left: 30px;
	padding-top: 5px;
}

#container #Mtext. GimageS img  {
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.ff0033 {
	color: #FF0033;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
