@charset "UTF-8"; 
/*ブラウザ表示用 ［記事］*/
/** {
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
}*/
body {
	background-color: #ffffff;
}
.capsmall{
	font-size: 85%;
	color: #6699ff;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
}
h1 {
	font-size: 90%;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
	width: 720px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
/*///// ¶ 太小文字字下げ ////////*/
.quote{
	padding-left: 50px;
	font-size: 80%;
	font-weight: bold;
	width: 420px;
}
/*///// ⊂ 小文字段落 ////////*/
.smallin {
	font-size: 80%;
	color: #888888;
}
.smalltitle {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #333333;
	background: url(images/smallti01.gif) no-repeat fixed left;
	text-indent: 25px;
}
.logoD_p {
	display: none;
}
.logoD_s {
	width: 720px;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.logo_p {
	display: none;
}
.logo_s {
	width: 720px;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.noindent{
	text-indent: 0px;
}
.mod{
	margin-right: auto;
	margin-left: auto;
	text-align: right;

}
.kamnote {
	width: 670px;
	padding: 10px;
	border-width: 1px;
	background-color: #EFFCFE;
	border-color: #66CCFF;
	border-style: solid;
	margin-right: auto;
	margin-left: auto;
}
.copy{
	font-size: 95%;
}
.t
{
	background-color: #ffffcc;
	border-color: #ffa566;
	border-style: double;
}
.z
{
	background-color: #e9f9e8;
	border-color: #46b86d;
	border-style: double;
}
div {

}
h2 {
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	font-weight: normal;
	padding: 10px;
	background-color: #ffffcc;
	border-color: #ffa566;
	border-style: double;
}
h2.title {
	font-size: 110%;
}
strong{
	color: #ff3300;
}
h3 {
	color: #333333;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	font-weight: normal;
	bordh2er-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 10px;
	line-height: 130%;
}

p {
	color: #333333;
	font-size: 90%;
	width: 480px;
	font-weight: normal;
	line-height: 130%;
	text-indent: 13px;
	padding-right: 10px;
	padding-bottom: 2px;
}
h4 {
	font-size: 105%;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	font-weight: bold;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 0px;
	color: #FF6600;
}
h5 {
	font-size: 85%;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
td {
	font-size: 90%;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
}
.contents {
	padding-left: 10px;
	width:670px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
.photo {
	font-size: 75%; 
	width:160px;
	left:480px;
	padding-bottom:10px; 
	float:right; 
	clear:right
}