body 
	{
	font-size: 12px;
	line-height: 20px;
	color: #333;/*テキストの色*/
	margin: 0px;
	padding:0;
	text-align:center;
	background: #9FB6CD;/*背景の色*/
	}

h1,h2,h3,h4,p
	{
	margin:0;
	padding:0;
	}

#container
	{
	width:750px;
	background:#fff;
	text-align:left;
	margin:0 auto;
	padding:0;
	}

#header {
	height:120px;
	width:730px;
	background:url(img/banner.jpg) no-repeat;
	float:left;
	padding-top:20px;
	padding-left:20px;
	font-weight:600;
}

h1 {
	font-size: 15px;
	color: #000;
	padding-left:10px;
	border-left:9px double #333;
	display:inline;
}

#header p{
	margin-left:20px;
	font-weight:500;
}
.yahoo{
	text-align:center;
	min-height:100px;
}
.yahoo a{
	color:blue;
	text-decoration:underline;
	font-size:20px;
	font-weight:600;
}
.yahoo2{
	text-align:center;
	min-height:200px;
	margin-bottom:20px;
}
.yahoo2 a{
	color:blue;
	text-decoration:underline;
	font-size:20px;
	font-weight:600;
}

#contents1
	{
	margin-left:10px;
	margin-right:10px;
	background:#fff;
	float:left;
	margin-bottom:30px;
}
#contents1 p{
	font-size:16px;
	margin-bottom:20px;
	line-height:1.4em;
	margin-left:12px;
	margin-right:180px;
}

.float
      {
       float: right;
       margin-right: 5px;
       margin-bottom: 5px;
       margin-top:10px;
      }

.left
	{
	width:180px;
	margin:10px;
	float:left;
	}

h2
	{
	font-size: 17px;
	border-bottom: 2px dotted #1C86EE;/*コンテンツタイトルの下線の色*/
	margin: 10px 180px 0px 10px;
	text-indent:5px;
	color: #EE2C2C;/*コンテンツタイトルの色*/
	height:20px;
	padding-left:20px;
	background:url(img/midashi.gif) no-repeat left;

	}

.des
	{
	padding:5px;
	margin-left:5px;
	border-left: 1px dotted #0000CD;/*メニューの枠の色*/
	border-right: 1px dotted #0000CD;/*メニューの枠の色*/
	border-bottom: 1px dotted #0000CD;/*メニューの枠の色*/
	}

.right
	{
	padding:0px;
	margin-left:500px;
	width:550px;
	float:left;
}

.ad
	{
	padding:10px 10px 10px 0px;
	background:#fff;
	float:left;
	}

h3
	{
	font-size: 15px;
	border-bottom: 2px dotted #1C86EE;/*コンテンツタイトルの下線の色*/
	margin: 10px 180px 0px 10px;
	text-indent:5px;
	color: #EE2C2C;/*コンテンツタイトルの色*/
	}


.border
	{
	border: 1px dotted #C0C0C0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background:#eff2f2;
	}

h4 
	{
	font-size: 12px;
	border-bottom: 2px dotted #1C86EE;/*コンテンツタイトルの下線の色*/
	margin: 10px 0px 10px;
	text-indent:5px;
	color: #EE2C2C;/*コンテンツタイトルの色*/
}
#banner1{
	text-align:center;
	clear:both;
}
#banner3{
	text-align:center;
	clear:both;
	border-top:3px solid #FF00FF;/*フッターの色*/
	padding-top:1em;
}
#banner3 p{
	float: left;
	margin-left:1em;
}
#footer 
{
	margin-top:20px;
	height: 50px;
	padding-top:10px;
	padding-right:25px;
	text-align: right;
	clear:both;
	font-size: 12px;
}

a	{
	color: #666666;
	text-decoration: none;
	}



.floatclear
      {
       clear: both;
      }
.txt1{
	font-weight:600;
	font-size: 15px;
	margin: 0px 0px 0px 5px;
	text-indent:10px;
	color: #333;
	margin-left:10px;
}
strong{
	font-weight:500;
}
