/*ページの基本デザイン用ＣＳＳ*/

body	{margin: 0px;
	padding: 0px;
	text-align:center;
	background-image:url(images/buck_03.gif);
}

.contents	{width::720px;
}

address	{font-family:"Times New Roman", Times, serif;
	font-size: 80%;
	font-style:normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
}

a {   font-size:13px;
          color:#333366;
	line-height:120%;
text-decoration:none; 
}

a:hover { font-size:13px;
              color:#333366;
		line-height:120%;
		text-decoration:underline;
}

.main	{border:solid 1px #999999;
	width:721px;
	background-image:url(images/back_08.jpg);
}

.main1	{border:solid 1px #999999;
	width:720px;
	background-color:#ffffff;
}


.side	{width: 180px;
	margin-left: 10px;
	margin-top:160px;
}

.honmon1	{font-size:11px;
	color:#333366;
	line-height:120%;
}

.honmon2	{font-size:12px;
	color:#333366;
	line-height:120%;
}

.honmon3	{font-size:14px;
	color:#666666;
	line-height:120%;
}

.midashi1	{font-size:15px;
	font-weight:bold;
	line-height:150%;
}

.midashi2	{font-size:16px;
	line-height:150%;
}

.navigation	{font-size:13px;
	letter-spacing:4px;
	margin-left:1px;
	width:722px;
	height:15px;
	background-image:url(images/buck_06.jpg);
	text-align:center;
	padding:4px;
}

h3 {font-size:16px;
	color:#ffffff;
	background-color:#6565bc;
	text-align:center;
	width:80%;
	padding:8px;
}

h4 {font-size:15px;
	color:#333399;
	line-height:120%;
}

.title	{font-size:15px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333399;
	border-left-style:double;
	border-left-color:#96df2d;
	font-weight:bold;
	background-image:url(images/back_13.gif);
}

.title1	{font-size:15px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333399;
	border-color:#96df2d;
	border-left-style:double;
	border-width:4px;
	border-style:double;
	padding:5px;
	line-height:1.6em;
}

.title2 {font-size:15px;
	color:#333399;
	background-image:url(images/back_12.gif);
}

