@charset "UTF-8";

/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/*GLOBAL*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 960px;
}
#contents {
	margin-top:5px;
	width: 960px;
}
#footer {
	margin-top: 5px;
}

/*PROFILE*/
.profile #profile_pix{
	float:left;
	width: 340px;
	text-align: right;
	padding-right: 10px;
}
.profile #profile_text{
	float:left;
	width: 580px;
	padding-left: 10px;
	border-left: 1px #ccc solid;
	height: 380px;
	overflow: auto;
	overflow-x:hidden;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 150%;
}
.profile .info {
	font-size: 12px;
	line-height: 130%;
	text-decoration: blink;
	color: #666666;
	text-transform: none;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.profile .info2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 110%;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;

}
.profile .info3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 120%;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #FF6666;
	text-decoration: underline;
}


/*MEMBER*/
#contents .member_item {
	float: left;
	margin: 7px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 9px;
	font-size: 11px;
	display: inline-block;
	_padding-left: 8px;
}

#contents .member_item_last {
	float: right;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 9px;
	font-size: 11px;
	margin-top: 7px;
	margin-right: 14px;
	_margin-right: 6px;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: center;
}
#contents .member_item hover {
	background-color: #CCCCCC;
}
#contents .member_item p {
	text-align: center;
	padding-top: 3px;
}
#contents .space {
	float: left;
	width: 20px;
	height: 84px;
	margin-top: 7px;
	margin-bottom: 7px;
	display: inline-block;
	
}
#contents #topix_box {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents #topix_box .topix_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 85px;
}
#contents #topix_box li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
}
#contents #topix_box .topix_txt {
	float: left;
	width: 745px;
}
.topix {
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-style: normal;
}
.profile #profile_text h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 5px;
}
.topix_txt {
	line-height: 150%;
}
.scroll {
	height: 380px;
	overflow: auto;
	overflow-x:hidden;}
	.topix_item {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
}
.scroll {
	height: 380px;
	overflow: auto;
	overflow-x:hidden;
}
.topix_item .topix_img {
	float: left;
	width: 100px;
}
.topix_item .topix_txt {
	float: left;
	width: 500px;
}
.topix_item h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-bottom: 10px;
}
