@charset "euc-jp";

/* clearfix
---------------------------------------------------- */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


#kireinavi {
	margin: 0px;
	padding: 0px; 
  text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
}
#kireinavi h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,ul,ol,li,th,td {
    margin: 0;
    padding: 0;
}

#wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}


#main {
  width: 800px;
	height: 1140px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  }

#main img {
  border: none;
	vertical-align: top;
	margin: 0px;
	text-align: left;
}
/* head
---------------------------------------------------- */
#title {
  width: 800px;
  height: 375px;
  padding: 0;
	margin: 0;
	position: relative;
	background: #FFCCCC url(images/bg.jpg) left top no-repeat;
}
#title h1 {
  width: 407px;
	position: absolute;
	top: 0px;
	left: 0px;
  padding: 0;
	margin: 0;
}
#title p {
  width: 360px;
	position: absolute;
	top: 183px;
	left: 30px;
  padding: 0;
	margin: 0;
	color: #333333;
}
.contentlist {
  width: 340px;
	padding: 10px 10px 10px 30px;
	position: absolute;
	top: 257px;
	left: 30px;
	background:#FFF;
	border: #BA9068 solid 1px;
}
.contentlist ul {
	list-style: none;
	font-weight: bold;
	color: #F06 ;
}

.contentlist a{
    color: #F06;
    font-style:normal;
    text-decoration: none;
}
.contentlist a:link {
    color: #F06;
    font-style:normal;
    text-decoration: none;
}
.contentlist a:visited {
    color: #F06;
    text-decoration: none;
}
.contentlist a:hover {
    color: #F06;
    font-style:normal;
    text-decoration:underline;
}

.main_photo {
	width: 393px;
	height: 355px;
	position: absolute;
	top: 0px;
	left: 407px;
}

/* main_contents
---------------------------------------------------- */
#main_contents {
  width: 580px;
	float: left;
	overflow: hidden;
}

.key {
	width: 550px;
	margin:0 0 0 20px;
}

.column_box {
  width: 550px;
	overflow: hidden;
	margin: 0px 10px 10px 20px;
	background: #FFEFED;
}
.column_box p {
	padding: 10px 10px 10px 10px;
	color: #66462C;
	line-height: 1.8;
}

.mika {
	font-weight: bold;
	color: #FF0066;
}

.watanabe {
	font-weight: bold;
	color: #660066;
}

.yoshiba {
	font-weight: bold;
	color: #009966;
}

.ph_l {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0;
}
.ph_r {
	float: right;
	padding: 10px 10px 10px 10px;
}

.beforeinfo {
	width: 760px;
	padding: 0px 0px 20px 20px;
	clear:both;
}

.table01 {
	width: 530px;
	height:146px;
}

.column_box table {
  width: 530px;
	background: #FFFFFF;
	border: #D3B781 1px solid;
	margin: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #66462C;
	border-collapse: collapse;
	text-align: center;
}
.column_box table th {
	background: #F8EFF7;
	border: #D3B781 1px solid;
	padding: 5px 5px 5px 5px ;
	color: #EF439D;
	font-size: 16px;
}
.column_box table td {
	background: #FFFFFF;
	border: #D3B781 1px solid;
	padding: 5px 5px 5px 5px ;
}
/* sub_contents
---------------------------------------------------- */
#sub_contents {
  width: 220px;
	float: right;	
	overflow: hidden;
}

#sub_profile {
  width: 200px;
	margin: 0 auto 20px auto;
	padding: 0;
	background-color: #FFC8D9;
	overflow: hidden;
}

.sub_pro_text {
	overflow: hidden;
	padding: 10px 10px 20px 10px;
	color: #66462C;
	line-height: 1.5;
	text-justify: distribute;
	text-align: justify;
}

#sub_link {
  width: 200px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#sub_link a{
    color: #66462C;
    font-style:normal;
    text-decoration: none;
}
#sub_link a:link {
    color: #66462C;
    font-style:normal;
    text-decoration: none;
}
#sub_link a:visited {
    color: #66462C;
    text-decoration: none;
}
#sub_link a:hover {
    color: #66462C;
    font-style:normal;
    text-decoration:underline;
}

#sub_link ul {
	list-style: none;
}
#sub_link li {
	background: url(images/arrow.jpg) 5px 10px no-repeat;
	padding: 5px 0 5px 15px;
	border-bottom: #C2A95F solid 1px;
	}


/* item_unit
---------------------------------------------------- */
.item_unit {
	background: #FFEFED;
	border: #F0B5CF solid 1px;
	padding: 10px 10px 10px 10px;
	margin: 0px 20px 10px 20px;
	}

.item_ph {
	height: 130px;
	padding: 0 10px 10px 0;
	float: left;
}

.item_text {
	color: #66462C;
	line-height: 1.5;
	padding: 0 10px 5px 0;
}
