@charset "utf-8";

div#mainBody {
	padding-bottom:40px;
}
#page_title {
    background:url(../images/info/title_bg.gif) no-repeat scroll center bottom transparent;
    height: 50px;
    margin-bottom: 30px;
	padding:none;
}
#page_title h1{
	float:left;
	padding:10px 0 0 0;
	margin-left:20px;
	font-weight: bold;
	font-size:1.7em;
	color:#666666;
	width:auto;
}
.bgTop,
.bgBot {
	clear:both;
	font-size:0;
	line-height:0;
}
.bgTop img,
.bgBot img {
	vertical-align:baseline;
}

/* linksBox */
.linksBox {
	width:400px;
	float:right;
	overflow:hidden;
	text-align:right;
	padding:10px 15px 15px;
	height:25px;
}
.linksBox .cont {
	float:right;
}
.linksBox.tl {
	float:left;
	padding:58px 0 3px 0;
}
#crumbs {
  	margin:0 0 13px ;
  	font-size:13px;
}

/* .infoArea */
.infoArea {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:10px 0 64px;
}
.infoArea .photo {
	float:left;
}
.infoArea .infoBox {
	width:640px;
	float:right;
}
.infoArea .infoBox .ttl {
	color:#dc0000;
	border-top:#dc0000 1px solid;
	border-bottom:#dc0000 1px solid;
	padding:11px 0;
	font-size:19px;
	line-height:1.5;
}
.infoArea .infoBox .txt {
	color:#515151;
	line-height:1.7;
	padding:17px 0 33px;
}

/* .profileArea */
.profileArea {
	width:570px;
	clear:both;
	background:url(../images/info/bg_mid.png) repeat-y left top;
	padding:18px 35px 5px;
	position:relative;
}
.profileArea .profileTit {
	color:#5b492d;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	background:url(../images/info/bg_title.png) no-repeat center bottom;
	padding-bottom:8px;
	margin-bottom:25px;
	letter-spacing:1px;
}
.profileArea .ico {
	position:absolute;
	top:-28px;
	left:6px;
}
.profileArea .profile {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:2px 0 14px;
}
.profileArea .ttl2 {
	width:72px;
	float:left;
	background:url(../images/info/bg.png) no-repeat left top;
	line-height:24px;
	line-height:26px\0;
	height:26px;
	color:#fff;
	text-align:center;
	padding-right:7px;
	font-size:14px;
}
.profileArea .profile div {
	width:480px;
	float:right;
	color:#5b492d;
}
.profileArea .profile div p {
	font-size:14px;
	line-height:1.7;
	padding-bottom:9px;
}
.profileArea .profile div p span {
	font-weight:bold;
	display:block;
	padding-bottom:1px;
}
.making {
	margin:30px 0 1px;
	text-decoration: underline;
    font-size: 1.25em;
	background: url(../shussan/uchiiwai/images/index/ico2.gif) no-repeat left;
    padding: 0 0 0 12px;
}