@charset "Shift_JIS";
/* 
CSS Document 
profile.css  
*/

#profile2 img {
	border: none;
}
#profile2 h2 {
	margin:10px;
	padding: 2px 0 2px 20px;
	width:680px;
	background-color:#F6F3E1;
	font-size:medium;
	font-weight:bold;
}

#profile2 .none {
	display: none;
}
#profile2 .profile {
	margin-bottom:20px;
	padding:0;
	clear:none;
	position:relative;
	top:0px;
	left:0px;
}
#profile2 .profile h3 {
	position:absolute;
	top: 0px;
	left: 10px;
	margin: 0;
	padding: 2px 0 2px 5px;
	font-size:small;
	border-top:#999999 solid 2px;
	width:140px;
}

#profile2 .profile h5 {
	position:relative;
	top: 0px;
	left: 160px;
	margin: 0.3em 0 0 0;
	padding: 0;
	font-size:small;
	font-weight:bold;
	width:550px;
}

#profile2 .profile ul {
	margin: 0;
	list-style-type: none;
}

#profile2 .profile ul li {
	position:relative;
	top: 0px;
	left: 120px;
	margin: 0.2em 0 0 0.5em;
	padding: 0;
	font-size:small;
	width:550px;
}

#profile2 .profile ul img{
	margin: 0 2px;
	padding: 0;
}

#profile2 .profile ul .link {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	width:100%;
	text-align: right;
}


* html #profile2 img {
	border: none;
}
* html #profile2 h2 {
	margin:10px 0;
	padding: 2px 0 2px 20px;
	width:680px;
	background-color:#F6F3E1;
	font-size:medium;
	font-weight:bold;
}

* html #profile2 .none {
	display: none;
}
* html #profile2 .profile {
	margin-bottom:20px;
	padding:0;
	clear:none;
	position:static;
	top:auto;
	left:auto;
}
* html #profile2 .profile h3 {
	position:static;
	top: auto;
	left: auto;
	margin: 0;
	padding: 2px 0 2px 5px;
	font-size:small;
	border-top:#999999 solid 2px;
	width:140px;
	float: left;
}

* html #profile2 .profile h5 {
	position:static;
	top: 0px;
	left: 160px;
	margin: 0.3em 0 0 160px;
	padding: 0;
	font-size:small;
	font-weight:bold;
	width:550px;
}

* html #profile2 .profile ul {
	margin: 0;
	list-style-type: none;
}

* html #profile2 .profile ul li {
	position:static;
	top: 0px;
	left: 120px;
	margin: 0.2em 0 0 165px;
	padding: 0;
	font-size:small;
	width:550px;
}

* html #profile2 .profile ul img{
	margin: 0 2px;
	padding: 0;
}

* html #profile2 .profile ul .link {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	width:100%;
	text-align: right;
}

*:first-child+html #profile2 img {
	border: none;
}
*:first-child+html #profile2 h2 {
	margin:10px 0;
	padding: 2px 0 2px 20px;
	width:680px;
	background-color:#F6F3E1;
	font-size:medium;
	font-weight:bold;
}

*:first-child+html #profile2 .none {
	display: none;
}
*:first-child+html #profile2 .profile {
	margin-bottom:20px;
	padding:0;
	clear:none;
	position:static;
	top:auto;
	left:auto;
}
*:first-child+html #profile2 .profile h3 {
	position:static;
	top: auto;
	left: auto;
	margin: 0;
	padding: 2px 0 2px 5px;
	font-size:small;
	border-top:#999999 solid 2px;
	width:140px;
	float: left;
}

*:first-child+html #profile2 .profile h5 {
	position:static;
	top: 0px;
	left: 160px;
	margin: 0.3em 0 0 160px;
	padding: 0;
	font-size:small;
	font-weight:bold;
	width:550px;
}

*:first-child+html #profile2 .profile ul {
	margin: 0;
	list-style-type: none;
}

*:first-child+html #profile2 .profile ul li {
	position:static;
	top: 0px;
	left: 120px;
	margin: 0.2em 0 0 165px;
	padding: 0;
	font-size:small;
	width:550px;
}

*:first-child+html #profile2 .profile ul img{
	margin: 0 2px;
	padding: 0;
}

*:first-child+html #profile2 .profile ul .link {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	width:100%;
	text-align: right;
}

