﻿/* 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;
}

h1{
	color: #026bbe;
	border-bottom: 1px solid #026bbe;
	letter-spacing:-0.05em;
	font-size: 18px;
	border-right: 0px solid;
	border-left: 7px solid #026bbe;
	margin: 5px 22px 0px;
	padding-left: 6px;
}

h1 span{
    color: #000000;
	font-size: 12px;
}


h2{
	color: #CC6600;
	letter-spacing:-0.05em;
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #CCCC00;
}

h3{
	color: #FFFFFF;
	background: #3366CC;
	font-size: 16px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

p.under{
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}

p.prof{
	font-size: 10px;
	color: #006699;
	margin-top: 0px;
}

p.off{
	text-align: right;
}

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

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

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

ul,li{
	padding: 0 0 0 18;
	margin: 0;
}

.li_cont{
	font-size: 14px;
	list-style: url(../image/common/ya_a003.gif);
	color: #333300;
	font-weight: bold;
	padding-bottom: 5px;
}

.photo{
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}

