@charset "UTF-8";
/* CSS Document */

/*奥行き*/


.oku_midashi{
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 20px;
	padding-top: 10px;
}

.oku_dot_line {
	width:720px;
	height:1px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#ffffff;
	margin-top:10px;
	margin-bottom:5px;
}

#contents {
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#contents .con_menu {
	width: 200px;
	margin-right: 10px;
	float: left;
}

#contents .con_right {
	float: right;
	width: 720px;
	margin-left: 10px;
	text-align: left;
}

#contents .con_right_naiyou {
	margin-bottom:5px;
}


#contents .con_right img {
	float:left;
}

#main .main_left {
	width: 680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}
#main .main_left img {
	float: left;
	margin-right: 10px;
}
#main  .m_right {
	float:right;
	width: 510px;
}
#main /*#contents .m_right li {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	float: left;
	display: inline;
}

#contents .m_right li .fright {
	float:right;
}*/

 .lilist {
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777465;
	list-style-type: none;
	float: left;
	font-size: 80%;
	color: #333333;
	margin-right: 5px;
}

/*ギャラリー*/
.box {
	/*width: 146px;
	height: auto;
	display: block;*/
	margin-top:5px;
	margin-right: 10px;
	margin-left: 10px;
	float:left;
}

/*.box {
  width: 160px;
  margin: 4px;
  padding: 10px;
  float: left;
  background: #777370;
  color: #FFF;
  display: inline;  /* IE6 fix */
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}*/


.col1 {
	width:146px;
}

.img_box_up {
	margin: 0px;
	width: 120px;
	background-image: url(../image/g_back_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	background-position: center top;
	height: auto;
	font-size: 65%;
	line-height: 1.3em;
	font-weight: normal;
}

.img_box_middle {
	background-image: url(../image/g_back_02.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 130px;
	background-position: center center;
	display: block;
	height: auto;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.img_box_up img {
	margin: 0px;
	height: auto;
	width: 120px;
}

.img_box_down {
	margin: 0px;
	height: 10px;
	width: 146px;
	float: none;
}
