body {
	text-align: center;
	background: #92C5EB url("image/bg_wrap.gif") repeat-y center top;
	margin: 0 auto;
	padding: 0px;
}
#main_wrap {
	margin: 0 auto;
	text-align:center;
	width: 800px;
	height: auto;
	background: white;
}
/* -----------------------------------------------------
   ヘッダー部
   ----------------------------------------------------- */
#head_wrap {
	width: 800px;
	height: 40px;
	background: white;
	border-top: 3px solid #2166AC;
	text-align:left;
	margin: 0 auto;
}
#logo {
	width: 261px;
	margin: 5px 0 0 5px;
	text-align:left;
	float: left;
}
#head_nav {
	width: 300px;
	text-align:right;
	float: right;
	padding-top: 70px;
}
#head_nav ul {
	font-size: xx-small;
	margin: 0;
	padding: 0;
	width: 300px;
	list-style: none;
}
#head_nav li {
	float: right;
	padding: 0 5px 0 18px;
	color: #333;
	background: url("image/arr.gif") no-repeat left center;
}
#head_com {
	text-align: right;
	font-size: xx-small;
	color:#303030;
	padding-left:0px;
	padding-top: 5px;
	margin: 0 0 0 0px;
}
#menu_wrap {
	clear: both;
	width: 780px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
#menu_wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_wrap li {
	float: left;
	width: 260px;
	height: 40px;
  	padding: 0px;
  	margin: 0px;
}
#main_com {
	width: 810px;
	height: 40px;
	padding-left:10px;
	padding-top:13px;
	/*padding-left:10px;
	padding-top:13px;*/
	/*↓全体的に左に飛び出していたのをmarginで修正*/
	margin: 0 auto;
	text-align: left;
	font-size: xx-small;
	color: #505050;
	background: url(image/main_mid.gif) repeat-y center top;
}
#main_com_in {
	padding-left:10px;
	padding-top:13px;
	background-color: lightyellow;
}
#main_img {
	margin-bottom: 0px;
	margin-top: 5px;
	text-align:center;
}
#contents {
	clear: both;
	width: 780px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}
/* -----------------------------------------------------
   レフト（メインコンテンツ）: main
   ----------------------------------------------------- */
#left_cnt {
	width: 400px;
	font-size:xx-small;
	padding-left: 10px;
	float:left;
	text-align:left;
	color:#3e3e3e;
	line-height:1.7;
}
#left_cnt img{
	margin-bottom:10px;
}
#img_box {
	background: white;
	width: 600px;
	height: 200px;
	text-align: left;
}
#left_box {
	float:left;
}
#right_box {
	float:right;
	padding-left: 20px;
	font-size:x-small;
	color: #404040;
}
#title_box {
	font-size: x-small;
	padding: 5px 0 5px 12px;
	width: 350px;
	color: #c70000;
	border-left: 5px solid #c70000;
	border-bottom: 1px solid #c70000;
}
/* -----------------------------------------------------
   ライト: main
   ----------------------------------------------------- */
#right_cnt {
	width:350px;
	height: 350px;
	float:right;
	text-align:left;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 10px;
	line-height: 1.5;
	font-size: x-small;
}
#right_cnt img{
	margin-bottom:10px;
}
/* -----------------------------------------------------
   レフト:sub
   ----------------------------------------------------- */
#left_main {
	width: 564px;
	float:left;
	font-size: x-small;
	color:#303030;
	text-align:left;
	background: white;
	padding:10px;
	line-height:1.6;
}
#left_main img{
	margin-bottom:10px;
}
#title_flow {
	background: white;
	font-size: xx-small;
	padding: 6px 0 6px 10px;
	width: 690px;
	height: 24px;
}
#sub_title {
	font-size: x-small;
	padding: 3px 0 1px 12px;
	width: 600px;
	color: #c70000;
	border-left: 5px solid #c70000;
	border-bottom: 1px solid #c70000;
}
#sot_title {
	font-size: x-small;
	padding: 3px 0 0px 3px;
	width: 380px;
	margin-bottom: 5px;
	color: #c70000;
	border-bottom: 1px solid #c70000;
}
#sub_main {
	width: 530px;
	text-align:left;
	margin-left: 25px;
	font-size: xx-small;
	line-height: 1.7;
	font-family:"ＭＳ ゴシック",Vardana;
}
#text_box {
	width: 550px;
	text-align:left;
	margin-left: 25px;
	font-size: x-small;
	line-height: 1.7;
	font-family:"ＭＳ ゴシック",Vardana;
}
#ttitle {
	background: url(image/ttile.gif) no-repeat left top;
	font-size: xx-small;
	padding: 7px 0 7px 20px;
	width: 530px;
	height:30px;
}
#tbox {
	background: #e0e0e0;
	font-size: xx-small;
	padding: 5px;
	margin: 5px 0 5px 0;
	width: 500px;
	color: darkred;
}
#stitle {
	background: white;
	font-size: xx-small;
	padding: 5px 0 5px 10px;
	width:530px;
	height: 25px;
	border-left: 5px solid #1164ab;
	border-bottom: 1px dotted #1164ab;
}
#ltitle{
	background: white;
	padding: 5px;
	height: 25px;
	border-bottom: 1px dotted #1164ab;
}
#ltitle .cm {
	font-size: xx-small;
	width: 380px;
	float: left;
}
#ltitle .bt {
	background: white;
	width: 100px;
	float: right;
	text-align:right;
}
#btitle {
	background: white url(image/silv_bg.gif) repeat-x;
	width: 520px;
	height: 40px;
	margin: 5px 0 5px 0;
	padding: 10px;
	border: 1px solid #cccccc;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: darkred;
}
#t_tr {
	font-size: x-small;
	background: white;
	padding:10px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
}
#t_trg {
	font-size: x-small;
	background: #f9f9f9;
	padding:10px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
}
#t_tdt {
	font-size: x-small;
	background: #ececec;
	padding:5px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:#505050;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#t_tdr {
	font-size: x-small;
	background: #ffe0eb;
	padding:5px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:#505050;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#t_tdt_end {
	font-size: x-small;
	background: #ececec;
	padding:5px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:#505050;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#t_tdc {
	font-size: x-small;
	padding:5px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:#505050;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#t_tdc_end {
	font-size: x-small;
	padding:5px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:#505050;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
#t_tdn {
	font-size: x-small;
	background: lightyellow;
	padding:10px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
	color:red;
	border-left: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
#t_th {
  	font-size: xx-small;
  	background: #f5f5f5;
 	padding:10px;
 	border-left: 3px solid #1164ab;
 	vertical-align:top;
 	line-height:1.5;
}
#t_thn {
	font-size: xx-small;
  	background: #f5f5f5;
 	padding:10px;
 	vertical-align:top;
 	text-align: right;
 	line-height:1.5;
}
#t_td {
	font-size: xx-small;
	background: white;
	padding:10px;
	vertical-align:top;
	line-height:1.5;
	font-family: Verdana;
}
#pic_wrap {
	clear: both;
	width: 530px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
}
#pic_img {
	width: 160px;
	padding: 5px;
	background: #f5f5f5;
	text-align:left;
	float: left;
}
#pic_main {
	width: 350px;
	padding: 5px;
	text-align:left;
	float:right;
	line-height: 1.5;
}
#pic_title {
	width: 350px;
	height: 20px;
	padding: 3px 0 3px 6px;
	margin-bottom: 5px;
	text-align: left;
	font-size: xx-small;
	background: white;
	border-bottom: 1px solid #025397;
	border-left: 4px solid #025397;
}
#pic_note {
	width: 350px;
	height: 20px;
	padding: 3px;
	margin-top: 5px;
	text-align: left;
	font-size: xx-small;
	background: #efefef;
	color: #003058;
}
#pic_key {
	width: 350px;
	height: 20px;
	padding: 3px;
	text-align: left;
	font-size: xx-small;
	background: #ffdede;
	color: darkred;
}
#diary_box {
	width: 380px;
	padding: 10px;
	margin-right: 10px;
	text-align: left;
	float: left;
	font-size: xx-small;
	background: #f5f5f5;
	line-height: 1.6;
	border: 1px solid #e0e0e0;
}
#diary_list {
	width: 130px;
	padding: 10px;
	text-align: left;
	float: right;
	font-size: xx-small;
	background: #f5f5f5;
	line-height: 1.6;
	border: 1px solid #e0e0e0;
}
#diary_list ol {
	margin: 0px;
	padding: 0px;
}
#diary_list li {
	border-bottom: 1px dotted #c0c0c0;
	padding-top: 5px;
}
#today_one {
	width: 100%;
	padding: 5px;
	margin-top: 10px;
	height: 25px;
	text-align: left;
	font-size: xx-small;
	background: #d0d0d0;
}
#st_tbl {
	font-size: x-small;
	text-align: left;
	width: 530px;
	border-bottom: 1px dotted #c0c0c0;
}
#ptitle {
	border-bottom: 1px solid #505050;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	font-size: x-small;
	font-weight: bold;
}
#p_main {
	width: 530px;
	text-align:left;
	margin-left: 25px;
	font-size: x-small;
	line-height: 1.6;
}
/* -----------------------------------------------------
   ライト : sub
   ----------------------------------------------------- */
#right_menu {
	width: 196px;
	float: right;
	text-align:center;
	background: white url("image/bg_right.gif") repeat;
	margin: 0px;
	padding-top: 5px;
}
/* -----------------------------------------------------
   フッター部
   ----------------------------------------------------- */
#foot_wrap {
	margin: 0 auto;
	width: 800px;
	height: 70px;
	background: white;
	border-top: 1px solid #c0c0c0;
}
#foot_navi {
	background: #d0d0ff;
	border-top: 5px solid #9b9bff;
	height:20px;
	font-size: xx-small;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
#foot_copy {
	background: #2166AC;
	height:30px;
	padding-top: 8px;
	text-align: center;
}
#foot_biz {
	width:400px;
	text-align: left;
	float:left;
	padding: 7px;
}
#biz_name {
	font-size: x-small;
	font-weight: bold;
	color: #2166AC;
}
#biz_addr {
	font-size: x-small;
	color: #404040;
	padding-top: 5px;
}
/* -----------------------------------------------------
   フロートクリアー
   ----------------------------------------------------- */
#flt_clr {
	clear: both;
}