﻿/* CSS Document */

p.midashi{
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 3px;
}
.contents-table{
	margin-top: 10px;
	margin-left: 25px;
}

.title{
	margin-left: 22px;
}

.contents{
	margin-left: 25px;
	margin-right: 22px;
	margin-top: 20px;
}

.nagare{
	height: auto;
	margin-top: 0px;
	padding: 5px;
	margin: 20px 22px 20px 25px;
	border: 3px dotted #CC9900;

}

p a{
	color: #003366;
	text-decoration: none;
}

p a:hover{
	color: #993300;
	text-decoration: underline;
	font-size: 14px;
}

p span{
	font-size: 12px;
	line-height: 18px;
	color: #993300;
	margin-top: 0px;
}


h1{
	color: #993300;
	border-bottom: 1px solid #993300;
	letter-spacing:-0.05em;
	font-size: 19px;
	margin-right: 22px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 22px;
	border-top: 1px solid #993300;
	border-right: 0px solid;
	border-left: 10px solid #993300;
}


h2{
	color: #009999;
	letter-spacing:-0.05em;
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #006699;
}

h2:first-letter{
	font-size: 1.8em;
	color: #006699;
}

h2 span{
	color: #FFFFFF;
	background: #3366CC;
	padding: 3px;
	font-size: 16px;
	text-align: right;
}

h3{
	color: #CC6600;
	letter-spacing:-0.05em;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-top: 10px;



}

p{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
}

p.cra{
	font-size: 14px;
	line-height: 20px;
	color: #000033;
	margin-top: 0px;
	padding: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

p.kotae{
	font-size: 14px;
	line-height: 20px;
	color: #996600;
	margin-top: 0px;
	padding: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

p.cycle{
	font: bold 14px "ＭＳ Ｐゴシック", "Osaka";
	color: #666633;
	margin-top: 0px;
	background: #FFFFCC;
	padding: 5px;
	border: solid #FFFFCC;
}

.photo{
	float: left;
	padding: 10px;
}

p.name{
	font-size: 16px;
	color: #990000;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
}

p.touin{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 0px;


}

.koe{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

