/*
Theme Name: Daiwa Co.,Ltd.
Description: 大和株式会社 WordPress テーマ - 完全移植版
Version: 3.0
*/

/* 基本スタイル */
BODY {
	font-family: MS PGothic;
	color: #666666;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
TD {
	font-family: MS PGothic;
	font-size: 10pt;
	color: #666666;
}

.originBox {
	margin-top: 15px;
}
.originBox .title {
	font-size: 18px;
	margin-bottom: 5px;
}
.originBox .txt {
	margin-top: 0;
}
