﻿@charset "utf-8";               

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding:0x;
	color: #000;
	background-image: url(images/kabe5.jpg);
	background-repeat: repeat-x;
	background-color: #028e1f;
}

.float-clear {
	font-size: 0px;
	color: #fff;
	clear: both;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

#header {
	height: 356px;
}

#header p {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	text-align: right;
	margin-right: 30px;
}

#menu {
	background-color:#80382c;
	height:22px;
	width:800px;
	color: #fff;
	font-size: 110%;
	padding-top:2px;
	font-weight: bold;
	text-indent: 35px;
}


a{/*リンクされた文字*/
    color:#ffffff;
    font-style:normal;
    text-decoration:none;
}

a:link {/*未訪問のリンク*/
    color:0000ff;
    font-style:normal;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
    color:#ffffff;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#ff6699;
    font-style:normal;
    text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}

#maincontent {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding:0;
}

#maincontent h2 {
	background-color:#80382c;
	height:25px;
	width:770px;
	text-align:center;
	color:#ffffff;
	padding-top:2px;
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
	margin-top:20px;
	letter-spacing:5px;
	border-radius:4px;
}

p.caption{
	font-size:16px;
	lint-height:180%;
	
}

.kakomi{
	width:757px;
	padding:5px;
	border:1px dotted #80382c;
	background-color:#ff9;
	border-radius:4px;
	
}

#maincontent h3 {
	font-size: 12px;
	color: #696969;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
	text-align: left;
}

h5{
	border-left: solid 5px #80382c;
	border-right: solid 5px #80382c;
	border-bottom: solid 1px #80382c;
	font-size: 15px;  normal;
	color:#80382c;
	margin: 0px 16px 12px;
	padding-left: 40px;
}

		/* --- メールフォーム用CSS--- */
#mail{
	width:600px;

	color:#666666;
	font-size:90%;
}
#mail table{
	border-collapse:collapse;
}
#mail td{
	border:1px solid #ccc;
	padding:5px;
	font-size:90%;
	color:#666;
}
#mail td.l_Cel{
	width:150px;
}


#maincontent li {
 	margin-left:20px;
}

table{
	width:770px;
	border-collapse:collapse;
	table-layout:fixed;	
}

td{
	border:solid 1px #80382c;
	padding:5px;
	background-color:#ffffff;
	font-size:12px;
	text-align:left;
	height:15px;
	background-color:#ff9;
}

.first	{width:200px;}
.second	{width:150px;}	

		/* --- メインコンテンツ・更新エリア --- */
#maincontent .kousin{
	margin-top:0px;
	margin-bottom:0px;
	width:530px;
	height:84px;
	background-color:#ffffff;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;            
	border:dotted #000000 1px;
}

		/* --- 日付エリア --- */
#maincontent .update dt {
	width: 50px; /* 日付エリアの幅 */
	float: left;
	padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
	line-height: 120%;
	font-size:12px;
	color:#696969;
}

		/* --- 本文エリア --- */
#maincontent .update dd {
	margin: 0;
	padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	line-height: 120%;
	font-size:12px;
	color:#696969;
}

#maincontent .pagenavi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent .pagenavi table {
	margin-right: auto;
	margin-left: auto;
}

#maincontent .pagenavi table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 120%;
	color: #333;
	text-align: center;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#maincontent .articlebox {
	margin-bottom: 30px;
	padding-left: 20px;
}

#maincontent .articlebox h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 180%;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#maincontent .articlebox-floatleft {
	float: left;
	width: 210px;
	display: inline;
	padding-right: 40px;
}

		/* --- サムネイル写真 --- */
#maincontent img{
	border:none;
	margin:0px;
}

.txtclor-date {
	color: #009865;
}

#topicpath {
	margin-top: 10px;
	margin-bottom: 10px;
}

#topicpath p {
	font-size: 85%;
	color: #333;
}

.cl{	clear:both;}




		/* --- メールフォーム用CSS--- */
#mail{
	width:600px;

	color:#666666;
	font-size:90%;
}
#mail table{
	border-collapse:collapse;
}
#mail td{
	border:1px solid #ccc;
	padding:5px;
	font-size:90%;
	color:#666;
}
#mail td.l_Cel{
	width:150px;
}



#footer {
	background-image: url(images/footer.jpg);
	height: 77px;
	width: 770px;	
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	color: #ffffff;
	font-size: 85%;
	padding-top: 2px;
	font-weight: bold;
	text-indent: 20px;
}

#footer h6 {
	font-size: 90%;
	color: #ffffff;
	font-weight: normal;
	margin-top: 40px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}

