@charset "UTF-8";

/*main*/
body {
	text-align: center;
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: #71b8ff;
	text-decoration: none;
}
a:visited {
	color: #71b8ff;
	text-decoration: none;
}
a:hover {
	color: #71b8ff;
	text-decoration: underline;
}
a:active {
	color: #71b8ff;
	text-decoration: underline;
}
a.type2:link {
	color: #999999;
	text-decoration: none;
}
a.type2:visited {
	color: #999999;
	text-decoration: none;
}
a.type2:hover {
	color: #999999;
	text-decoration: underline;
}
a.type2:active {
	color: #999999;
	text-decoration: underline;
}
img {
	border: 0;
}
#header {
	width: 852px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(img/bg-header.gif) no-repeat left top;
}
#container {
	width: 849px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 13px;
}
#leftColumn {
	clear: both;
	float: left;
	width: 186px;
}
#rightColumn {
	float: right;
	width: 620px;
	text-align: left;
}
#footer {
	clear: both;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 50px;
}

/*header*/
h1 {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px auto;
}
h2 {
	margin: 0px;
	padding: 0px;
	float: left;
}

/*leftColumn*/
.navi ul {
	margin: 0px;
	padding: 14px 0px 0px;
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
	background: url(img/index.gif) no-repeat left top;
}
.blog {
	background: url(img/blog-bg.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 18px;
}
.blog .date {
	background: url(img/blog-top.gif) no-repeat left top;
	text-align: right;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 11px;
	color: #333333;
}
.blog .title {
	padding-top: 5px;
	padding-left: 12px;
}
.blog .text {
	padding-left: 12px;
	padding-right: 10px;
	color: #333333;
}
.blog .more {
	text-align: right;
	font-size: 10px;
	background: url(img/blog-btm.gif) no-repeat left bottom;
	padding-right: 7px;
	padding-bottom: 7px;
	line-height: 90%;
}

/*rightColumn*/
h3 {
	margin: 0px;
	padding: 0px;
}
.whatsNew {
	border: 1px solid #d08e4e;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	height: 1%;
}
.whatsNew th {
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.whatsNew td {
	padding-bottom: 5px;
	background: url(img/dot-beige.gif) repeat-x left bottom;
	vertical-align: top;
	padding-top: 5px;
}
.example {
	float: left;
	margin-top: 15px;
	border: 1px solid #d08e4e;
	width: 298px;
}
.example .date {
	background: url(img/dot-beige.gif) repeat-x left top;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.example .title {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.example .text {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.example img {
	margin-right: 15px;
	margin-left: 10px;
}

/*footer*/
.pageup {
	clear: both;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
address {
	clear: both;
	text-align: right;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-style: normal;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
#copy {
	clear: both;
	text-align: right;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
}

/*decoration*/
.font16 {
	font-size: 16px;
	line-height: 150%;
}
.font14 {
	font-size: 14px;
	line-height: 150%;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
.font10 {
	font-size: 10px;
	line-height: 150%;
}
.marker01 {
	color: #71B8FF;
}
.cap {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: hidden;
}
.pdgALL10 {
	padding: 10px;
}
.pdgLR10 {
	padding-left: 10px;
	padding-right: 10px;
}
.pdgTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pdgL10 {
	padding-left: 10px;
}
.pdgR10 {
	padding-right: 10px;
}
.pdgT10 {
	padding-top: 10px;
}
.pdgB10 {
	padding-bottom: 10px;
}
.mid01 {
	vertical-align: middle;
	margin-left: 5px;
}
.mid02 {
	vertical-align: middle;
	margin-right: 5px;
}
.mid03 {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.algC {
	text-align: center;
}
.algL {
	text-align: left;
}
.algR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.ptFloatL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ptFloatR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.dotBlue {
	background: url(img/dot-blue.gif) repeat-x left bottom;
	padding-bottom: 7px;
}
.dotGray {
	background: url(img/dot-gray.gif) repeat-x left bottom;
	padding-bottom: 7px;
}
