/* CSS Document */

.style4 {
	font-size: 15px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height:20px;
}
.style7 {
	font-size: 12px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.style8 {
	font-size: 24px;
	font-weight: bold;
}
.style9 {color: #FF0000}.style11 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; line-height: 2em; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}

/* 121109　追加 */

/* -------------------------------------------------------------
   [1] レイアウトに関する指定 */
#owabi_contents {
  width: 710px;
  float: right;
}

.mt10 {
	margin-top: 10px;
}


/* -------------------------------------------------------------
   [3] コンテンツブロック内に関する指定 */

#support_container #owabi_contents h2.sup_h2ttl02 {
  font-size: 120%;
  font-weight: bold;
  margin:0 0 2em 0;
  padding:21px 5px 0 12px;
  width:693px;
  height:42px;
  background: #FFF url(../images/sup_h2ttl02.jpg) no-repeat 0 0;
}

#owabi_contents h3 {
	display: block;
	margin: 0 0 1em 0;
	padding: 0.8em;
	color: #FFF;
	background-image: none;
	background-color: #0033FF;
	font-weight: bold; 
}

.toiawasesaki {
	margin-top: 1em;
}

.toiawasesaki p span {
	display: block;
	width: 20em;
	background-color: #9FF;
	padding: 0.2em;
}

p.day {
	float: right;
	clear: both;
}

/*pagetop*/

#owabi_contents .pagetop{
	margin:0;
	text-align:right;
	font-size:85%;
}

#owabi_contents .pagetop a{
text-decoration:none;
	background:url(../images/pagetop.gif)  no-repeat 0 center;
	padding:2px 0 0 23px;
}

#owabi_contents .pagetop a:hover{
text-decoration:underline;

}

