body	{margin: 0;
		padding: 0}

a img{border-style: none}

/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid rgb(140,33,36);
	border-right: 1px solid rgb(140,33,36);}

/* ヘッダー */
div#header	{background-color: rgb(140,33,36);}

div#header p	{font-size: 0.75em;
	color: #ffffff;
	line-height: 25px;
	margin: 0;}


/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 0;}

ul#menu li	{list-style-type: none;
	float: left;}

ul#menu li a	{display: block;
	width: 186px;
	line-height: 25px}

ul#menu li.menulast a	{border-right: none}

/* メイン */
div#main	{width: 760px;
	margin-top: 40px;
	float: left}

/* コンテンツ */
div#content	{width: 575px;
	float: right;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px}

div#content h2	{margin: 0px;}

div#content h3	{background-color: rgb(198,146,147);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 25px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0}

div#content h4	{font-size: 0.875em;
	color: rgb(140,33,36);
	margin-top: 0px;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.5;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px}

div#content table{font-size: 0.75em;
		width: 500px;
		line-height: 1.25;}

div#content td{	padding: 5px;
	border-right:1px dotted #000000;
	border-bottom:1px dotted #000000;
	vertical-align: top;}

div#content th{padding: 5px;
	border-right:1px dotted #000000;
	border-bottom:1px dotted #000000;
	vertical-align: top;
	color: rgb(140,33,36);}	

p.indexphoto{
	float: left;
	width: auto;
	height: auto;
	margin: 0px 10px 0px 0px;}

p.clear{clear: left;}

div#frame{border: solid 1px rgb(198,146,147);
	margin: 10px;
	padding: 10px;}

/* サイドバー */
div#sidebar	{width: 175px;
	border-top: solid 1px rgb(198,146,147);
	float: left;}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 25px;
	text-decoration: none;
	color: #ffffff;
	background-color: rgb(140,33,36);
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: rgb(198,146,147)}

ul.sidemenu ul 	{margin: 0;
	padding: 0}

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px rgb(198,146,147);
	line-height: 25px;}

ul.sidemenu ul li a:hover	{background-color: rgb(198,146,147)}

div.info	{border-top: none;
	border-right: solid 1px;
	border-top: none;
	border-left: solid 1px;
	margin: 5px 5px 5px 10px;}

ul.receipt	{font-size: 0.75em;
	margin: 0;}

ul.receipt li	{list-style-type: none;}

/* フッター */
div#footer	{background-color: rgb(140,33,36);
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 25px;
	width: 760px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	color: #ffffff;
	text-align: center}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:1.00em;
}



