﻿/*
Theme Name: Thems_oomoriya
Theme URI: http://www.www.www
Description: oomoriya's thems 
Author: MTC
*/

body {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(images/background.gif);
	background-repeat:repeat;

}
img{
	margin:0;
	border:none;
}


.top_head {	text-align: center;
		vertical-align: top;	
	margin-top:0;
	margin-bottom:0;
	border-top:3px solid #AD5F53;
	border-left:3px solid #AD5F53;
	border-right:3px solid #AD5F53;
	background:#AD5F53;
}

.main{	border-bottom:3px solid #AD5F53;
		border-left:3px solid #AD5F53;
		border-right:3px solid #AD5F53;
		background:url(images/bg.jpg);
		background-repeat:repeat;repeat-y;
}
.menu{
	width:800px;
	height:41px;
	margin:0;
	padding:0;
	background:#FFCC99;
	font-color:#000000;
	font-size:9pt;

	}
.menu ul{
	margin:0;
	padding:0;
	background:url(images/nav3.jpg) repeat-x;
	font-style:normal;}
.menu li{
	float:left;
list-style:none;
}
.menu li a{
	background:url(images/nav3.jpg) repeat-x;
	font-weight:bold;
	border-right: 1px solid #000000;
	display: block;
	line-height: 39px;
	padding: 0 35px;
	text-align: center;
	text-decoration: none;
	font-style:normal;
	}
.menu ul li a:link{color:#000000;
}
.menu ul li a:visited{color:#000000;
}
.menu a:hover{
				background-position:left bottom;
				background:#AD5F53;
}

.content_td{background:url(images/bg.jpg);
		background-repeat:repeat;repeat-y;
			border:1px #AD5F53;
			margin:
	     	}
.content{

		font-stretch:120%;
		padding:10px 10px 10px 10px;
		font-stretch:120%;
		line-height:140%;

	 	}
.post{
		padding;5px 5px 5px 5px;
		line-height:110%
	}
.post .table_right{
	float:right;
	margin-right:120px;
}
.post .table_left{
	float:left;
	margin-left:120px;
}
.post .ryouri_saisin{
	font-size:80%;
	color:#990000;
}
.clear{clear:both;} 
.clearer{clear:both;} 
.clearer {font-size: 0;}

<!--右回り-->
.right{float:right;}

<!--左回り-->
.left{float:left;}



.text{
		font-color:#FF0000;
		font-size:medium;
}

.post p{font-size:small;
		line-height:130%;
		font-stretch:condensed;}
.post h1{
		 color:#FFFFFF;
		 line-height:160%;
		 background:url(images/sub3.gif) repeat-x;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:21px;
         
}
	
.post h2{font-size:medium;
		 line-height:140%;
		 border-left:10px solid #000066;
		 border-bottom:0px solid #000066;}
		 
.post h4{
		font-size:small;
		 text-align:right;
		 }



