@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: #ffeebb;
	line-height: 1.7;
	text-align: center;
	margin: 0px;
}

html {
 overflow-y: scroll;
}

/* for WinIE6*/

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

/* for WinIE7--*/

*:first-child+html body {
	font-size: 82%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	/*-- font-family: 'メイリオ', Meiryo, sans-serif; --*/
	color: #333333;
	background-color: #ffeebb;
	line-height: 1.7;
	text-align: center;
	margin: 0px;	
}

/*-- Win IE 5-5.5､6 --*/

table {
	font-size: 100%;
}

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

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

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

a {
	color: #3399FF;
	text-decoration: none;
}

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 {
	height: 100%;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-image: url(../images/back02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6;
}

#header {
	float: right;
	width: 850px;
	height: 70px;
	background-image: url(../images/back01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header #info {
	text-align: right;
	padding-right: 20px;
	margin-top: 45px;
	color: #666666;
}

#mainT {
	float: right;
	width: 850px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wakuT.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainM {
	float: right;
	width: 850px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wakuM.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainB {
	float: right;
	width: 850px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wakuB.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainM  #Mleft {
	float: left;
	display: inline;
	width: 135px;
	margin-left: 10px;
}

#mainM #Mleft #menu {
	width: 135px;
	height: 35px;
	margin-bottom: 5px;
}

#mainM #Mleft #topLimg {
	height: 135px;
	width: 135px;
	margin-bottom: 10px;
}

#mainM  #Mleft  .topDimg {
	height: 200px;
	width: 135px;
	margin-top: 25px;
}
#mainM #Mleft .p_back {
	margin-top: 20px;
	padding-left: 8px;
}


#mainM #Mright {
	display: inline;
	float: right;
	width: 660px;
	margin-right: 25px;
	margin-left: 15px;
}

#mainM #Mright .topFlash {
	height: 200px;
	width: 650px;
	margin-bottom: 10px;
}
#mainM #Mright #topic {
	padding: 0px;
	width: 640px;
	margin-top: 5px;
	height: 40px;
}

#container #mainM #Mright .con00 {
	width: 640px;
}

#container #mainM #Mright .con01 {
	width: 630px;
	padding-left: 10px;
}


#mainM #Mright .topEar {
	height: 70px;
	width: 310px;
	background-image: url(../images/earTopinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#mainM  #Mright  .topEarT {
	height: 70px;
	width: 325px;
	background-image: url(../images/earTopinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

#mainM #Mright #footer {
	width: 650px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

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

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

.title3 {
	width: 625px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #3399FF;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
}

.title3_O {
	width: 625px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9900;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
}
.title3s {
	width: 600px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #3399FF;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 7px;
}
.earImg {
	margin-left: 20px;
}


.title3bottom5 {
	width: 625px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #0066CC;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}


.pInfo {
	width: 629px;
	border-bottom-width: 1px;
	border-left-width: 11px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #0066cc;
	padding-left: 5px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.img00101000 {
	margin-right: 10px;
	margin-bottom: 10px;
}

.img05000500 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.img10000500 {
	margin-top: 10px;
}

.img15000500 {
	margin-top: 15px;
}

.img15001000 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.img15001500 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.img20000500 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.img25000500 {
	margin-top: 25px;
	margin-bottom: 5px;
}
.fo-ff3300 {
	letter-spacing: 0px;
	color: #FF3300;
}


.fo-ff3300_120 {
	font-size: 120%;
	font-weight: bold;
	color: #FF3300;
}

.fo-ff6600_120B {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF6600;
	background-color: #eeeeee;
}

.fo-ff3300_110B {
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF3300;
	background-color: #eeeeee;
	font-size: 110%;
}

.fo-ff3300_150 {
	font-size: 150%;
	font-weight: bold;
	color: #FF3300;
}

.fo-ff6600_150B {
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF6600;
	background-color: #eeeeee;
}
.fo-990000 {
	color: #990000;
}


.font_120 {
	font-size: 120%;
}

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

