@charset "utf-8";
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-color: #FFFFCC;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: lighter;
	text-align: right;
}
#navi ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 100px;
	height: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #063;
	margin-right: 1%;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#header p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-align: right;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
}



body {
	margin: 0px;
	padding: 0px;
}
#navi {
	background-image: url(../img/head_backg01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 14px;
	background-color: #FFFFDF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #390;
	line-height: 1.2em;
	text-align: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #390;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
	line-height: 1.2em;
}
h5 {
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	margin-top: 20px;
	padding-top: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 20px;
}


a:link {
	color: #063;
	text-decoration: underline;
}
a:hover {
	color: #063;
}

#profile {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	width: 800px;
	margin-left: auto;
}#profile h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 15px;
	line-height: 1.2em;
	text-align: left;
}
p {
	line-height: 1.5em;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
#link p {
	font-size: 16px;
}

.topic .pic {
	text-align: center;
}




li a:link {
	font-size: 13px;
	color: #e75900;
	text-decoration: none;
}

li a:visited {
	font-size: 13px;
	color: #360;
	text-decoration: none;
}
li a:hover {
	font-size: 13px;
	color: #F60;
	text-decoration: underline;
}


.topic {
	width: 29%;
	margin-right: 1%;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../img/head_backg01.gif);
	text-align: right;
	height: 20px;
	clear: left;
	padding-top: 10px;
	margin-top: 10px;
	background-repeat: repeat;
}
#footer p {
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#flash {
	text-align: center;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#link {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.around_line {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #390;
}

