html {
	overflow-y:scroll;
}
.main {
		font-family: "ＭＳ Ｐゴシック", "Osaka";
		font-size: 12px;
		line-height: 240%;
		font-weight: normal;
		color: #000000;
	}
p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 240%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 1ex;
	padding: 0px;
	text-align: left;
}
		.ind {
			font-size: 13px;
			line-height: 160%;
			font-weight: bold;
			color: #9A3500;
			font-family: "ＭＳ Ｐゴシック", "Osaka";
		}
h3 {
	font-size: 13px;
	line-height: 160%;
	font-weight: bold;
	color: #9A3500;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin: 1ex 0 0 0;
	padding: 0px;
}
.mid {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 240%;
	font-weight: bold;
	color: #330000;
}
a:link{
	color: #660000;
	text-decoration: none;
}
a:visited{
	color: #663300;
}
a:active{
	color: #660000;
}
a:hover{
	color: #CC6600;
text-decoration: underline; }
.mini {
	font-weight: lighter;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.minicap {
	font-weight: lighter;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 20px;
}
.info {
	font-family: "Times New Roman", Times, serif, Osaka, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	display: inline;
	margin-right: 10px;
	list-style-type: none;
	}
#information {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	vertical-align: top;
	text-align: left;
}
#information p {
	font-family: Arial, Helvetica, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	color: #333333;
}
.mode {
	color: #006600;
}
#information a:link {
	color: #003366;
	text-decoration: none;
}
#information a:visited {
	color: #003366;
	text-decoration: none;
}
#information a:hover {
	color: #000000;
	background-color: #CCFFFF;
}
#name h2 {
	font-family: Arial, Helvetica, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 28px;
	font-weight: normal;
}

.workbrock {
	margin-bottom: 1.3em;
	margin-left: 20px;
}
#information a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumnailbox {
	text-align: left;
	width: 752px;
	margin: auto;
	padding:0;
	overflow:visible;
}
.thumnailbox .thumsspacer {
	height: 55px;
	margin: 0px 7px;
	padding:0;
}
.thumnailbox a {
	margin: 0px 6px;
	padding:0;
}

.thumnailbox a img {
	border-width: 1px;
	border-style: solid;
	width:55px;
	height:55px;
}
.credit{
	font-size:10px;
	color:#999;
	margin:1ex auto;
	text-align:center}
	
/*2012/11/02　追加　プロフィール右寄せ*/
.profile{
	display:block;
	float:right;width:350px;}
.profile h3{
	font-size:14px;
	font-weight:bold;
	margin-top:0}
.profile p{
	font-size:13px;
	margin:0}
.mainphoto{
	float:left;
	width:400px;
	margin:0 0 10px 0;
	}
.clear{
	clear:both;}
