/*TOP*/
td.left {}
td.left h3,h4 { margin: 0px 3px 10px 3px;}
td.left p { margin: 0px 10px 15px 10px;}

td.left ul.list { margin: 0px 5px 15px 5px;}
td.left ul.list li { margin-left: 15px; list-style-type:circle;}

td.right {}
td.right h3 { margin: 0px 3px 10px 3px;}
td.right p { margin: 0px 10px 15px 10px;}

td.right ul.list { margin: 0px 5px 15px 5px;}
td.right ul.list li { margin-left: 15px; list-style-type:circle;}

table.uv { background-image: url(../images/bg_uvarea.gif); padding: 5px;} 
table.uv img.fleft { float: left; margin-right: 10px; margin-left: 3px;}
table.uv ul.num { margin: 20px;}
table.uv ul.num li { margin-left: 15px;}
table.uv ul.num ul { margin: 10px;}
li.maru { list-style-type: disc;}

/*share*/

body {
   margin:0px;
   padding:0px;
   background-color:#ffffff;
   font-family:  ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, serif;
}

td,tr {  line-height: 1.3;}

h1 { margin-bottom: 10px; margin-top:0px;}
h2 { margin-bottom: 10px;}
h3 { margin-bottom: 10px; margin-top: 10px; font-size: 12px; border-bottom: 1px solid #BCBBBF; color: #214668;}

h3 a:link   {text-decoration: none; color: #214668;}
h3 a:visited{text-decoration: none; color: #214668;}
h3 a:hover  {text-decoration: none; color: #996699;}
h3 a:active {text-decoration: none; color: #214668;}

h4 { margin-bottom: 6px; margin-top: 6px; font-size: 12px; color: #214668; font-weight: normal;}

h5 { margin-bottom: 6px; margin-top: 6px; font-size: 12px; color: #214668; font-weight: normal;}

h2.md {
   text-align:right;
   margin-bottom:24px;
   margin-top: 0px;
}
h3.st { margin-bottom: 15px; margin-top: 20px; border-bottom: 1px solid #BCBBBF; color: #214668; clear:both;}
h3.kanren { margin-bottom: 6px; margin-top: 10px; border-bottom: 1px dotted #BCBBBF; color: #214668; clear:both;}


form {
   margin:0px;
   padding:0px;
}

img {
   border-style:none;
}
p {
   margin:0em 0em 1em 0em;
   line-height:1.35em;
}


td,tr { font-size: 12px;}

.line_y { background-image:url(../images/line_y1.gif); background-position:center;}
.bg_head { background-image:url(../images/bg_head.gif);}

.text_10px { font-size: 10px;}
.text_12px { font-size: 12px;}
.text_14px { font-size: 14px;}

/*/
ul,li { margin-top: 2px; font-size: 10px;}
/*/
ul,li {
   margin-top:0em;
   margin-bottom:0.5em;
   line-height:1em;
   padding: 0px;
   margin-left: 10px;
   list-style-type: none;
}

.copy { font-size: 10px; font-family: Verdana; color: #FFFFFF;}

/*/リンク/*/
a {
	text-decoration: none;
	color: #0066ff;
}
a:link {
	text-decoration: none;
	color: #0066ff;
}

a:visited{
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	text-decoration: underline;
	color: #0066ff;
}
a:active{
	text-decoration: underline;
	color: #0066ff;
}

/* breadcrumb */
div.breadcrumb {
   padding:8px 10px 6px 10px;
   border-bottom:solid 2px #283c76;
}
div.breadcrumb span.here {
   color:#999999;
}

/* contents */
td.right_contents {
   width:618px;
}
td.right_contents div.contents {
   margin-left:20px;
   width:578px;
}

/* float */
table.float_left {
   float:left;
   margin:0px 10px 5px 0px;
}

img.float_left {
   float:left;
   margin:0px 10px 5px 0px;
}
img.float_right {
   float:right;
   margin:0px 0px 5px 10px;
}
.clear {
   clear:both;
}

/* up */
div.up {
   text-align:right;
   font-size:90%;
   margin:25px 0px 12px 0px;
}
div.up a:link    { color:#3366cc; }
div.up a:visited { color:#3366cc; }
div.up a:hover   { color:#3366cc; }
div.up a:active  { color:#3366cc; }
div.with_back {   margin-top:0px;}

/* topic path */
.topicpath {
	margin-bottom: 10px;
	padding: 3px 5px;
	background-color: #e5f6ff;
	color: #666666;
	font-size: 13px;
	text-align: left;
}
.topicpath a:link, .topicpath a:visited, .topicpath a:hover, .topicpath a:active {
	color: #0067fc;
}

/* footer */
.footer {
	font-size: 13px;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #ffffff;
}
.copyright {
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ　ゴシック", Osaka-等幅;
}




