﻿@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}

p
{
		margin: 0px 0px 1.5em 2px;
		font-size:96%;
		line-height:140%;
        text-indent: 1em;
}
	
a {	font-size: small;	color: #6666CC;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;	color: #6699FF;}
a:hover {	text-decoration: none;	color: #96BBFF;}
a:active {	text-decoration: none;	color: #66FFFF;}

h1 {
	font-size: medium;
	color: #6666CC;
	line-height:1;
        text-indent: 1em;
}
h2 {
	font-size: medium;
	color: #FF9900;
}
h3 {
	font-size: x-small;
	color: #99CC00;
}



.style16 {
	color: #FFFFFF;
	font-weight: bold;
}

.style18 {
	color: #FF9999;
	font-weight: bold;
}

.style19 {
	color: #3399FF;
	font-weight: bold;
}


p.infobox {
   height: 5em;
   overflow: auto;
   border: #ff969c 1px dashed;
   padding: 15px;
   line-height: 1.25;
}


.yomimono
{
		color: #666666;
		margin: 0px 20px 2em 20px;
		font-size:105%;
		line-height:200%;
		text-indent: 1em;
}


.ttopbg {
		background-image: url('photo/index_top.jpg');
		background-repeat:no-repeat;
		background-position:right;
		background-position:bottom;
		width:950px;
		height:150px;
}
.tbtmbg {
		background-image: url('photo/bottom.jpg');
		background-repeat: repeat;	
}

.tsidebg {
		background-image: url('photo/bg.jpg');
		background-repeat: repeat;
}


td.infoborder {
	border: 1px solid #C7E6BF;
}



div.contentsbox
      {
         border-style: solid;
         border-width: 1px;
         border-color: #005588;
      }
li
	{
		color:#6699FF;
		font-size:105%;
		line-height: 1.5;
	}