/*====================================================
	base
====================================================*/


body{
	color:#000000;
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
}
#main {
}


td { 
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	line-height:18px;
	color:#000000;
}

.small { 
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 10px;
	line-height:15px;
	color:#000000;
}

.font14 { 
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 14px;
	line-height:20px;
	color:#000000;
}

.big { 
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 14px;
	line-height:18px;
	color:#000000;
}

.size1-2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
}
.size1-2Copy {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
}

/*--------------------------
	link
--------------------------*/

a:link{
	color: #033678;
	text-decoration:none;
}

a:visited{
	color: #033678;
	text-decoration:none;
}

a:active{
	color: #033678;
	text-decoration:none;
}

a:hover{
	color:#033678;
	text-decoration:underline;
}


/*--------------------------
	パンクズ　リスト
--------------------------*/

.pankuzu{
	font-size: 10px;
	line-height:12px;
	color:#050931;
}

.pankuzu a.list:link{
	color: #050931;
	text-decoration:underline;
}

.pankuzu a.list:visited{
	color: #050931;
	text-decoration:underline;
}

.pankuzu a.list:active{
	color: #050931;
	text-decoration:underline;
}

.pankuzu a.list:hover{
	color:#050931;
	text-decoration:underline;
}

/*--------------------------
	リンクカラー（ブルー）
--------------------------*/

a.linkblue:link{
	color: #003399;
	text-decoration:underline;
}

a.linkblue:visited{
	color: #003399;
	text-decoration:underline;
}

a.linkblue:active{
	color: #003399;
	text-decoration:underline;
}

a.linkblue:hover{
	color:#003399;
	text-decoration:underline;
}

/*--------------------------
	ヘッダー
--------------------------*/

.header { 
	height: 69px;
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	color: #000000;
	background: #ffffff url(../images/header.gif) no-repeat;
}

h1 { 
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	color: #000000;
	font-weight: normal;
	height: 29px;
}

/*--------------------------
	フッター
--------------------------*/

.footer { 
	height: 43px;
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background: #ffffff url(../images/footer.gif) no-repeat;
}
