/* 全体
---------------------------------------------------- */
body		{
			width:760px;
			font-family: "ＭＳ Ｐゴシック", "Osaka";
			background-image: url(../img/bg.jpg);
			background-color:#EEF9FE;
			background-repeat: repeat-x;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			font-size: 12px;
			line-height: 1.6em;
			color: #333333;
}

.content	{
			width:760px;
			background-image: url(../img/con_bg.gif);
			background-repeat: repeat-y;
			margin-left:auto;
			margin-right:auto;			
}

/* 共通部分
---------------------------------------------------- */
p			{
			font-size:12px;
			text-align:left;
			line-height:140%;
}
img			{
			border:0px;
}


/* リンク
---------------------------------------------------- */
a:link {
	color:#0000FF;
}
a:visited {
	color:#0000FF;

}
a:hover {
	color:#F7941D;
	text-decoration:underline;
}
a:active {
	color:#F7941D;
	text-decoration:underline;
}


/* フッター部分
---------------------------------------------------- */
#footer		{
			width:760px;
			background-color:#68B825;
}
#footer p	{
			font-size:12px;
			padding:4px 2px 2px 2px;
			color:#ffffff;
			text-align:center;
}


/* TOP
---------------------------------------------------- */
.guest{
			padding:0 5px;
}

.guest span	{
			font-weight:bold;
			color:#0072BC;

}



/* TOP
---------------------------------------------------- */
.t-menu	{
			width:165;
			height:368;
			background-image: url(../img/t-03.gif);
			background-repeat:no-repeat;
}
.t-menu	img{
			margin:0px 14px 15px 14px;
}


.t-whatsnew	{
			width:595; 
			height:171;
			background-image: url(../img/t-04.gif);
			background-repeat:no-repeat;			
}

.top_link	{
			background-image: url(../img/top_link_br.gif);
}

.dotline {
	background-image: url(../img/title.gif);
	height:35px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 5px 5px 14px 23px;
}
.dotline_BAK2 {
	border-bottom: 3px solid #DADADA;
	border-left: 6px solid #003366;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 5px;
}
.dotline_BAK {
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 3px;
}
.sub {
	font-size: 14px;
	font-weight: bold;
	color: #15548A;
	line-height: 1.6em;
	padding-top: 3px.px;
}
.dotline2 {
	padding: 3px;
	color: #003366;
	font-size: 12px;
	line-height: 1.3em;
	border: 1px solid #003366;
	margin: 2px;
}
.blue {
	color: #003366;
	font-size: 12px;

}
td.white {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 4px;
}
td.gray {
	font-weight: bold;
	background-color: #60A6DC;
	padding: 3px;
	color: #ffffff;

}
td.grayBAK {
	font-weight: bold;
	background-color: #E7F3F5;
	padding: 3px;
	color: #003366;

}
.b14blue {
	font-size: 14px;
	font-weight: bold;
	color: #ED1C24;
}
.txt12p {
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
}
.p10px {

	font-size: 10px;
}
.red {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
