/* 共通 */
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF; 
	font: 80%; 
	color: #333; 
}


/* 共通 */
td {
    font-family: "Arial", "Helvetica", "sans-serif";
}

p {
	line-height: 130%; 
}

h1 {
	font: 140%; 
	font-weight: bold; 
	color: #333; 
}

h2 {
	font: 130%; 
	font-weight: bold; 
	margin-bottom: -10px; 
	color: #333; 
}

#pnavi { 
	font-size: 80%; padding-top: 7px; padding-bottom: 12px; padding-left: 1px; 
}

#mini { 
	font-size: 80%; line-height: 130%; 
}

#drn { 
	color: #2C828D;
	font-weight: bold;
}

/* リンク */
a:link {
	color: #004E8C; text-decoration: none;
}

a:visited {
	color: #004E8C; text-decoration: none; 
}

a:hover {
	color: #004E8C; text-decoration: underline; 
}

a:active {
	color: #004E8C; text-decoration: none; 
}


/* 段落 */
p { font-size: 12px; color: #333333; line-height: 130%; }

/* タイトル */
h3 { font-size: 16px; color: #333333; margin-left: 10px; }

/* 注意 */
.attention { font-size: 14px; color: #cc0000; ; font-weight: normal; margin-left: 10px}

/* コピー */
.copy { font-size: 12px;}
.baseimg {  background-image: url(img/shadow.jpg); background-repeat: repeat-y;}
.tit {  font-size: 14px; font-weight: bold;}
li {  font-size: 12px;}
td {  font-size: 12px;}
.indent {  font-size: 12px; line-height: 130%; margin-left: 10px;; margin-right: 10px}
.in {  padding-right: 5px; padding-left: 5px; line-height: 130%}
.kome {  font-size: 10px; line-height: 120%}
.indent2 {  font-size: 12px; line-height: 130%; margin-left: 20px}
.nl_text {  }
.nl_text {  margin-bottom: 10px; line-height: 130%; width: 430px}
