#header{
	width: 850px;
	height: auto;
} 
#navbar{
	width: 850px;
	color: #006;
	margin: 0px;
	padding: 0px;
} body{
	background-color: #ffffff;
	font-size: medium;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-image: url(w8b.gif);
}

#main{
	float: left;
	width: 640px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 1px;
	line-height: 150%;
}
h2{
	font-size: large;
	border-width: 1px 3px 1px 5px;
	border-style: solid double solid solid;
	border-color: #cccccc #cc0000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(obj_sitetiitle2.jpg);
	color: white;
}
h3{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-width: 1px 4px 1px 12px;
	border-style: solid double solid solid;
	border-color: #999999 #cc0000;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-size: large;
	text-decoration: none;
	background-image : url("../../../../../Documents and Settings/DAISYOU/My Documents/大昌サイト/green1.jpg");
}
#footer{
	width: 850px;
	background-color: #006;
	color: #FFF;
	text-align: center;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(obj_no_sitetiitle2.jpg);
}
h5{
	margin: 0px;
	padding: 0px;
}
#navbar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li{
	float: left;
	width: 121.4px;
	background-color: #999;
	text-align: center;
}
#navbar a{
	background-color: rgb(240, 240, 240);
	background-image: url(ba_title.gif);
	display: block;
	text-decoration: none;
	color: black;
	width: 120px;
	height: 25px;
	padding-top: 6px;
}
#navbar a:hover{
	color: orange;
	text-decoration: underline;
	background-color: rgb(255, 255, 255);
	font-weight: bold;
	font-style: normal;
	font-size: large;
}
#navbar2{
	clear: both;
	width: 850px;
}
#footer a{
	color: #FFF;
	text-decoration: none;
	font-size: small;
}
#ronbun{
	width: 800px;
	padding: 10px;
	margin: 10px;
	line-height: 150%;
}
#box{
	padding-left: 40px;
	font-size: large;
	font-weight: normal;
	padding-right: 40px;
	line-height: 150%;
}
a{
	text-decoration: none;
	color: black;
}
h1{
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: orange;
	text-decoration: underline;
	font-size: medium;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*写真用ボックス設定
---------------------------------------------------------------------------*/
.photobox{
	padding-left: 10px;
}

/*ボックス1個あたりの設定*/
.photobox DIV{
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;/*上下左右のボーダーの幅と線種と色の設定*/
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;/*ボックス内の余白*/
	width: 250px;/*幅*/
	/*行間*/
	float: left;/*左側に寄せる設定*/
	margin-right: 10px;/*ボックスの右側に10pxあける設定*/
	margin-left: 10px;/*ボックスの左側に10pxあける設定*/
	margin-bottom: 1em;/*ボックスの下に1em(１文字分)あける設定*/
	/*文字サイズ*/
	/*ボックスの背景画像設定*/
	background-repeat: repeat;/*背景画像をリピートさせない*/
	background-position: right bottom;/*背景画像を右下によせる設定*/
	height: 200px;/*ボックスの高さ*/	
	display: inline;
	line-height: 1.4;
}

/*h2タグ設定*/
.photobox H2{
	color: #ffffff;/*文字色*/
	font-size: 100%;
	background-color: #f1ebe5;/*背景色*/
	margin-top : 3px;
	margin-bottom : 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;/*センタリング*/
	border-width: 1px;
	border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;
	border-color: #cccccc;/*上下左右のボーダーの幅と線種と色の設定*/
}

/*段落タグの余白設定*/
.photobox p{
	padding: 0px !important;
}





.red{
	font-weight: bold;
	color: #C00;
}
.blue{
	font-weight: bold;
	color: #0033CC;
}
