﻿@charset "UTF-8"; 
/*|||||||||||||||||||||||||||||||||||||||||書体||||||||||||||||||||||||||||||||||||||||||*/

*{
    font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3",serif;
    /*font-family:    "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;*/
}
/*h3,p{
    font-family:    "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
}*/


/*|||||||||||||||||||||||||||||||||||||||||大きさなど||||||||||||||||||||||||||||||||||||||||||*/

h1 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
/*///// ¶ 太小文字字下げ ////////*/
.quote{
	padding-left: 50px;
	font-size: 80%;
	font-weight: bold;
	width: 55%;
}
/*///// ⊂ 小文字段落 ////////*/
.smallin {
	font-size: 80%;
	padding: 2px;
	border: 1px dotted #666666;
}
.capsmall{
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	width: 84%;
}
.smalltitle {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}
.logoD_p {

}
.logoD_s {
	display: none;

}
.logo_p {
	display: none;
}
.logo_s {

}
.noindent{
	text-indent: 0px;
}
.mod{
	display: none;
}
.kamnote {
	padding: 10px;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
}
.copy{
	font-size: 95%;
}
h2 {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top:7px;
	margin-bottom:7px;
	width: 87%;
	font-weight: normal;
	padding: 10px;
	border-color: #000000;
	border-style: double;
}
h2.title {
	font-size: 18px;
}
h2 img {
	margin-left:10px;
	margin-right:10px;
}
strong {
	color: #000000;
}
h3 {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-top:7px;
	margin-bottom:7px;
	width: 100%;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 10px;
	line-height: 130%;
}
div {

}
p {
	font-size: 14px;
	width: 65%;
	font-weight: normal;
	line-height: 130%;
	text-indent: 13px;
	padding-right: 10px;
	padding-bottom: 2px;
}
h4 {
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	font-weight: bold;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 0px;
	color: #000000;
}
h5 {
	font-size: small;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.contents
{
	padding-left: 10px;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.photo
{
	font-size: 13px;
	width: 160px;
	left: 60%;
	padding-bottom: 10px;
	float: right;
	clear: right;
}
