h1 {
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 5px;
	line-height: 130%;
	left: 3px;
}
a.source {
	color:#FF6600; font-size: 14px; text-decoration: none; font-style: italic
}

a {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	color: #FF6666;
}

.blank {
	border:1px solid #000033;
}
.title	{
	border-bottom: 1px solid #99CCFF;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 3px 0px 3px 10px;
	border-left: 12px solid #99CCFF;
	border-right: none;
	font-size: 24px;
	font-weight: bold;
}
.sml {
	font-size: 10pt;
	text-decoration: none;
}
.yymmd {
	text-decoration: none;
	border-top: #FFCC33;
	border-right: #FFCC33;
	border-bottom: 1px solid #FFCC33;
	border-left: 12px solid #FFCC33;
	font: bold 16px
}
a:visited {
	color: #0066FF;
}

* {
 margin:0;
 padding:0;
}


#boxA {
 background:none;
}

#boxB {
 background:none;
}

#boxC {
 background:#fff;
}

#boxD {
 background:#fff;
}

body {
	text-align:center;
	color: #000000;
	text-decoration: none;
	background: #6699FF;
	margin-top: 0px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ";
}

#container {
 width:820px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#boxB {
 width:600px;
 float:right;
 margin-left:10px;
}

#boxC {
 width:210px;
 float:right;
}

#boxD {
 width:100%;
 clear:right;
}

.dialog {
	width:600px;
}
.dialog .header .c,
.dialog .footer .c{
	font-size:1px;
	height:19px;
}
.dialog .header{
	background:transparent url(img/maindiv/maindiv_mac_r1_c1.gif) no-repeat 0px 0px;
}
.dialog .header .c{
	background:transparent url(img/maindiv/maindiv_mac_r1_c2.gif) no-repeat right 0px;
}
.dialog .body{
	background:transparent url(img/maindiv/maindiv_mac_r2_c1.gif) repeat-y 0px 0px;
}
.dialog .body .c{
	background:transparent url(img/maindiv/maindiv_mac_r2_c2.gif) repeat-y right 0px;
}
.dialog .footer{
	background:transparent url(img/maindiv/maindiv_mac_r3_c1.gif) no-repeat 0px 0px;
}
.dialog .footer .c{
	background:transparent url(img/maindiv/maindiv_mac_r3_c2.gif) no-repeat right 0px;
}

p{
	margin:0;
	padding:1em;
	font: 14px/125% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
table {
	padding: 1em;
}
blockquote {
	font-style: italic;
	background: #FFFFCC;
	padding: 1em;
}
.flr {
	float:right;
	margin:5px;
	border:0px;
}
.fll {
	float:left;
	margin:5px;
	border:0px;
}
.cle {
	clear:both;
}

