/* 本文 */
body {
	color:#000000;
	background-image: url(../../images/bg.jpg);
	background-color: #FFE6E6;
	background-repeat: repeat-x;
	}

a:link, a:active, a:visited{text-decoration: none}
a:hover{text-decoration: underline}
a:link{}
a:visited{}
a:hover{}
a:active{}

form{margin: 0px;}

/* 強調 */

b{font-weight: bolder}

.caption {
	color:#666666;
	font-size: 70%;
	line-height: 120%;
}
.strong { font-weight:Bold; color:#044303; }
.drstrong { font-weight:Bold; color:#AB0571; }
.cappink { color:#F7387E; }
.capred { color:#FF3333; }
.capgray { color:#7B7B7B; }
.captext { color:#3B1A66; }

/* テーブル背景色 */
.gray  { color:#d2d2d2; }
.gray  a:link  { text-decoration: none; color:#d2d2d2; }
.gray  a:visited  { text-decoration: none; color:#d2d2d2; }
.gray  a:hover  { text-decoration: underline; color:#d2d2d2; }
.gray  a:active  { text-decoration: none; color:#d2d2d2; }

.px12{
	font-size: 12px;
	color: 666666;
}
.ｐｘ11{
	font-size: 11px;
}
.darkgray{background-color: #d2d2d2; }

.lightgreen{background-color: #DEFBD2;}
.deepgreen{background-color: #6FC36C;}

.lightyellow{background-color: #FFFFF0;}

.header-blue{background-color: #2600E6; }
.bg-blue{background-color: #D8EBF3; }
.white{background-color:#FFFFFF;}



/*更新プログラム必須スタイル　*/
.xxl {
	font-size: 100%;
	font-weight: bold;
}
.xl {
	font-size: 100%;
	font-weight: bold;
}
.l {
	font-size: 100%;
	font-weight: bold;
}
.m {
	font-size: 90%;
	font-weight: bold;
}

.new {
	color: #F7387E;
	margin-left: 5px;
}

.fontwhite {
	color: #FFFFFF;
}
h1 {
	font-size: 130%;
	color: #FF3366;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #FF00CC;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
h2 {
	color: #336633;
	font-size: 110%;
	line-height: 125%;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	line-height: 125%;
	color: #666666;
	font-size: 95%;
}
.caption li {
	margin-left: -25px;
}
