
/* CSS Document */

#shousai2011 {
	width:655px;
/* border:#ccc solid 1px;*/
	margin:0 auto 10px;
	text-align:center;
}

/*#index {
	padding:10px 5px 5px;
	text-align:left;
	font-size:12px;
}

#index hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:0;
	padding:0;
}*/

#title01 {
	width:100%;
	padding:5px;
	margin:0px;
	background-color:#005FD5;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align: left;
line-height:160%;
}

#title01 h1 {
font-size:18px;
}
#title01 .otoiawase {
font-size:12px;
line-height:150%;
font-weight:normal;
}
#title01 .tel {
font-size:18px;
font-weight:bolder;
line-height:150%;
}

#title02 {
	width:100%;
	padding:5px 0;
	margin:20px auto 5px;
	background-color:#005FD5;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align: left;
}

#title03 {
	width:100%;
	padding:5px 0;
	margin:20px auto 5px;
	background-color:#005FD5;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align: left;
}

#toiawase {
	padding:10px 5px;
	margin:0px auto 20px;
background-color:#ccc	;
}

#toiawase a:hover{
text-decoration: none;
background-color: transparent;
position:relative;
top:1px;
left:1px;
}

#photo {
margin:5px 5px 0;
	padding:5px;
	text-align: center;
	border:#ccc solid 1px;
}

#photo p {
margin:20px auto 0;
	font-size:12px;
}

#photo TD {
	white-space: nowrap;
}

#shousai01 {
	width:100%;
	margin:5px auto 20px;
	padding:5px;
	border: 1px #666 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

#shousai01 th {
	padding: 4px;
	border: #666 solid;
	border-width: 0 0 1px 1px;
	background: #eeeeee;
	font-size:12px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
width:140px;
}

#shousai01 td {
	padding: 4px;
	border: 1px #666 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

#shousai02 {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
#shousai02 td {
padding:0;
	border: none;
}

#tantousha {
	padding:5px;
	margin:5px;
	background-color:#F0F0F0;
	border:#ccc solid 1px;
	font-size:14px;
line-height:150%;
}
#tantousha table{
width:100%;
}
#tantousha .title{
	font-size:12px;
	font-weight: bold;
	text-align: left;
padding-bottom:4px;
}
#tantousha .name{
	font-size:12px;
	text-align: right;
}

#button{
	padding:10px 5px;
	margin:0px auto 10px;
}

#button table{
width:100%;
}

#button a:hover{
text-decoration: none;
background-color: #FFF;
}


#piccomments {
	width:100%;
font-size:12px;
margin-bottom:10px;
 word-break: break-all;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}