@charset "shift_jis";


/* 共通項目
---------------------------------------------------- */


div {
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

p {
	line-height: 120%;
}

body,tr,td {
	font-size:10pt;
	font-family: ＭＳ Ｐゴシック, Osaka;
	color:#666666;
}


 /* リンク設定 */

a:link		{ text-decoration:none; }
a:visited	{ text-decoration:none; }
a:hover		{ text-decoration:underline; color:#ff0000;}


 /* テキスト */

h1 	{ margin:0px; padding:0px; }
h2 	{ margin:0px; padding:0px; }
h3	{ margin:0px; padding:0px; }
h4	{ margin:0px; padding:0px; }

.text {font-size:10pt; }
.textb {font-size:10pt; font-weight:bold; }
.text7 {font-size:7pt; }
.text8 {font-size:8pt; }
.text9 {font-size:9pt; }
.text11b {font-size:11pt; font-weight:bold; }
.text12 {font-size:12pt; }
.text12b {font-size:12pt; font-weight:bold; }
.text14b {font-size:14pt; font-weight:bold; }


/* テキストカラー */

.black 	{ color:#000000; }
.white 	{ color:#ffffff; }
.whiteb	{ color:#ffffff; font-weight:bold; }
.text8white { font-size:8pt; color:#ffffff; }
.red	{ color:#ff0000; }
.redb	{ color:#ff0000; font-weight:bold; }
.redcc 	{ color:#cc3300; }
.redccb { color:#cc3300; font-weight:bold; }
.text11redccb { color:#cc3300; font-size:11pt; font-weight:bold; }
.red66	{ color:#cc6666; }
.text8red66 { font-size:8pt; color:#cc6666; }
.green	{ color:#006633; }
.pink 	{ color:#cc6699; }
.text8pink { font-size:8pt; color:#cc6699; }
.pinkb 	{ color:#cc6699; font-weight:bold; }
.pink33	{ color:#cc3366; }
.pink33b{ color:#cc3366; font-weight:bold; }
.lpinkb{ color:#ffcccc; font-weight:bold; }
.lblue	{ color:#6699cc; }
.text8lblue { font-size:8pt; color:#6699cc; }
.brown	{ color:#660000; }
.text8brown { font-size:8pt; color:#660000; }
.text8gray	{ color:#bfbfbf; }
.yellow	{ color:#ffffcc; }



.mr_0	{
	margin: 0px;
	padding: 0px;
}


.mr_t20	{
	margin-top: 20px;
}

.pd_b20	{
	padding-bottom: 20px;
}

.mr_10 {
	margin:10px;
}
