@charset "utf-8";
/*-----------------------------------

■reset&common_elements property

-------------------------------------*/
*{
	margin: 0px;
	padding: 0px;
}

body,h1,h2,h3,h4,p,ul,li,dl,dt,dd,table,button,div{
	margin:0px;
	padding:0px;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache",false, true));
	height:100%;
}

body {
	font:13px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	*font-size:small;
    *font:x-small;
	color : #565656;
	height:100%;
	/*letter-spacing:0.1em;*/
	line-height:140%;
	text-align:center;
	background: url(./PIC/sharev/bg_header.jpg) repeat-x top left;
	}

table {
	empty-cells: show;
}

img {
	border: none;
	vertical-align:top;
}

ul {
	list-style: url(none) none outside;
}

.fs10 {
	font-size:77%;
	font-weight:normal;
}

.fs14 {
	font-size:108%;
	font-weight:normal;
}

.fs16 {
	font-size:123.1%;
	font-weight:normal;
}

.fsB {
	font-weight:bold;
}

.fcW{
	color:#FFFFFF;
}
.fc00{
	color:#AABD24;
}

.imgRep {
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration: none;
	display:block;
}

.alL {
	text-align:left;
}

.alC {
	text-align:center;
}

.alR {
	text-align:right;
}

.flL {
	float:left;
}

.flR {
	float:right;
}

.clB {
	clear:both;
}

.vaB {
	vertical-align:bottom;
}

.vaM {
	vertical-align:middle;
}

.mtL {
	margin-top:4em;
}

.underLine {
	text-decoration:underline;
}

.wd50{
	width: 50%;
}

.wd68{
	width: 68%;
}

.maA{
	margin:0 22px 0 0;
}

.maC{
	margin: 15px 0px 15px 0px;	
}

.paA{
	padding: 0 4px 0 4px;	
}

.paB{
	padding: 8px 12px 0 0;	
}

/*--------------------------------------

■frame property

----------------------------------------*/

#wrapper{
	overflow: hidden;
	margin: 0px 0px;
}

#header{
	width:860px;
	height:95px;
	padding:20px 0 0 0;
	margin: 0px auto;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}

#api #header{
	width:860px;
	height:120px;
	padding:20px 0 0 0;
	margin: 0px auto;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}

#contentArea{
	width:860px;
    padding: 20px 0 32px 0;
	margin: 0px auto;
	position:relative;
	overflow: hidden;
	text-align:left;
}

#leftSection {
    width: 150px;
	float:left;
	padding: 0px 0px 0px 0px;
}

#rightSection {
    width: 685px;
	display: inline;
	float: right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#api #rightSection {
    width: 150px;
	display: inline;
	float: right;
	padding: 0px 0px 0px 0px;
}

#middleSection {
    width: 520px;
	display: inline;
	float: left;
	padding: 0px 15px 15px 15px;
}


#footer{
	background-color:#EAEAEA;
	font-size:10px;
	clear: both;
	overflow:hidden;
	padding: 15px 0px 15px 0px;
}
/*-----------------------------------

■tag_elements property

-------------------------------------*/

#contentArea h1{
	margin: 22px 0 18px 0;
	clear:both;
}

h2{
	margin: 22px 0 15px 0;
	clear:both;
}

h3{
	margin: 22px 0 5px 0;
	clear:both;
}

h4{
	margin: 2px 0 6px 0;
}

a {
	color: #2971A7;
	text-decoration: none;
}

a:hover {
	color: #99CB01;
	text-decoration: underline;
}

/*-----------------------------------

■header_elements property

-------------------------------------*/

/*-----------------------------------

■navigation property

-------------------------------------*/
#gNavi ul li { margin-bottom:8px; }

#cNavi { clear:both; overflow:hidden;}
#cNavi ul li{
float:left;
}

.catTitle {
background:url(./PIC/sharev/bg_category.jpg) no-repeat top;
width:125px;
height:39px;
font-size:12px;
line-height:38px;
padding-left:25px;
margin:0 0;
}

.Category h3 {
background:url(./PIC/sharev/bg_category.jpg) no-repeat top;
width:125px;
height:39px;
font-size:12px;
line-height:38px;
padding-left:25px;
}

.tag h3 {
background:url(./PIC/sharev/bg_category.jpg) no-repeat top;
width:125px;
height:39px;
font-size:12px;
line-height:38px;
padding-left:25px;
}

.Category ul li {
background:url(./PIC/sharev/ico_arrow.jpg) no-repeat left;
border-bottom:1px dotted #CCCCCC;
padding:5px 5px 5px 15px;
font-size:10px;
}

.ranking h3 {
background:url(./PIC/sharev/bg_category.jpg) no-repeat top;
width:125px;
height:39px;
font-size:12px;
line-height:38px;
padding-left:25px;
}

/*-----------------------------------

■index property

-------------------------------------*/
.indexPrimaryArea {
	padding: 5px 0;
	clear:both;
	overflow:hidden;
}
.indexPrimaryArea h2 {
font-size:16px;
border-bottom:1px double #666666;
background:url(./PIC/sharev/ico_triangle.jpg) no-repeat left;
padding:5px 5px 5px 25px;
line-height:16px;
} 

/*-----------------------------------

■bannerBlock property

-------------------------------------*/
.IndexbannerBlock ul li{
	padding: 0 3px;
	float:left;
}
.bannerBlock ul li{
	padding: 3px 0;
	text-align:center;
}


/*-----------------------------------

■content property

-------------------------------------*/

#contentArea .inner{
	padding: 5px 5px;
}
/*-----------------------------------

■api property

-------------------------------------*/

#contentApi {
	padding: 15px 20px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	margin:15px 0;
}
#contentApi h2{
font-size:14px;
background:url(./PIC/sharev/ico_triangle.jpg) no-repeat left;
padding-left:25px;
}
.player {
width:460px;
height: 345px;
background-color:#000000;
border:1px solid #333333;
margin:15px auto;
text-align:center;
}
.fileList {
margin:15px 0;
overflow:hidden;
}
.fileList ul li {
margin-bottom:6px;
width: 470px;
padding: 6px 2px;
text-align: right;
}
.fileList ul li.fileIndex0{
background:url(./PIC/sharev/bg_filebtn1.jpg);
}
.fileList ul li.fileIndex1{
background:url(./PIC/sharev/bg_filebtn2.jpg);
}
.fileList ul li.fileIndex2{
background:url(./PIC/sharev/bg_filebtn3.jpg);
}
.fileList ul li.fileIndex3{
background:url(./PIC/sharev/bg_filebtn4.jpg);
}
.fileList ul li.fileIndex4{
background:url(./PIC/sharev/bg_filebtn5.jpg);
}
.fileList ul li.fileIndex5{
background:url(./PIC/sharev/bg_filebtn6.jpg);
}
.fileList ul li.fileIndex6{
background:url(./PIC/sharev/bg_filebtn7.jpg);
}
.fileList ul li.fileIndex7{
background:url(./PIC/sharev/bg_filebtn8.jpg);
}
.fileList ul li.fileIndex8{
background:url(./PIC/sharev/bg_filebtn9.jpg);
}
.fileList ul li.fileIndex9{
background:url(./PIC/sharev/bg_filebtn10.jpg);
}

/*-----------------------------------

■thumbFrm property

-------------------------------------*/

.thumbFrm{
	width: 200px;
	float: left;
	margin:22px 10px 0px 0px;
	background-color: #efefef;
}

.thumbFrm dl{
	padding: 6px 5px;
}

.thumbFrm dl dd{
	padding: 2px 0px;
	text-align:center;
}


.playList {
float:left;
width:160px;
height:220px;
overflow:hidden;
border:1px solid #E1E1E1;
font-size:10px;
line-height:1.4;
margin:0 8px 8px 0;
}
.playList dt{
text-align:center;
padding:8px 0;
}
.playList dt img {
padding:2px;
border:1px solid #999999;
}
.playList dd{
padding-top:5px;
width:150px;
overflow:hidden;
}
.playList dd a{
font-size:12px;
font-weight:bold;
}
.date {
background-color:#333333;
color:#FFFFFF;
padding:3px;
}

.relatedList {
width:150px;
height:100px;
overflow:hidden;
border-bottom:1px dotted #CCCCCC;
padding:3px 0;
font-size:10px;
line-height:1.4;
margin-top:10px;
}
.relatedList dt img {
padding:2px;
border:1px solid #999999;
}
.relatedList dt{
float:left;
padding-right:5px;
}

/*-----------------------------------

■tagList property

-------------------------------------*/
.tagList{
font-size: 14px;
padding: 0px 0px 12px;
}

/*-----------------------------------

■pagelink property

-------------------------------------*/

div.pagelink { font-size:12px; font-weight:bold; text-align: right; clear: both;}
div.pagelink span, div.pagelink a { padding:2px 4px; margin-left:2px;}
div.pagelink span    { background:#EEE;color:#CCC; border:solid 1px #CCC;}
div.pagelink strong.pagelink_on { background:#333;color:#FFF; border:solid 1px #666;}
div.pagelink a:link, div.pagelink a:visited { background:#FFF; color:#666; border:solid 1px #999; text-decoration:none;}
div.pagelink a:hover, div.pagelink a:active { background:#F90; color:#FFF; border:solid 1px #FC0; text-decoration:none;}

/*-----------------------------------

■table property

-------------------------------------*/
.tableForm{
	margin-top: 14px;
}
.tableForm th{ border-left:3px solid #99CB01; width: 150px; padding: 8px 5px 8px 8px; font-weight:normal; /*background-color:#E0F795;*/}
.tableForm td{ padding:5px 0 5px 11px;}

.tableForm td input,
.tableForm td textarea,
.tableForm td select{ background:#f6f6f6; border:1px solid #d1d1d1; margin:3px 0; padding:3px;}

.tableForm input.inputAlpha{
	width: 332px;
}

.form_submit{
	text-align: center;
	padding: 22px 0px;
}



/*-----------------------------------

■footer_elements property

-------------------------------------*/

#footer .inner a {
	color:#787878;
	text-decoration:none;
}

#footer .inner a:hover {
	color:#CCC;
}

#footer .inner{
	width: 900px;
	text-align:left;
	margin: 0 auto;
	color:#787878;
	font-size: 77%;
}

.copyright{
	padding:25px 0;
	color:#666;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing:0.1em;
	clear:both;
}
 