@charset "utf-8";
/* CSS Document */

/* スペシャルショップヘッダ
---------------------------------------------------- */
#header_menu {
margin:0;
}

.sp_head {
	text-align:right;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #4992DA url(/static/special/microsoft/title_msshop_back.png) repeat-x top;
}

.sp_head .inner {
	height: 21px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	line-height:21px;
	font-size:1.3em;
	color: #FFF;
}

.sp_head .inner .logo a {
	background: url(/static/common/images/logo_white.png) no-repeat left;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 21px;
    width: 115px;
	float:left;
}
.sp_head .inner .logo span {
    display: none;
}

#special ul {
	font-size: 1.3em;
	font-weight: bold
}

#special li {
	line-height:1.5em;
	font-weight: normal
}

#special h4 {
	font-size: 1.3em;
	font-weight: bold
}

#special ol {
	font-size: 1.3em;
}

#special p {
	padding:0 0 0 10px;
}

#special p.small {
	padding:0 0 0 20px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#special td div.right {
	text-align:right;
	font-size: 1.0em
}

#special .right {
	text-align:right;
	font-size: 1.3em
}

#special img.article {
	margin: 1em 0.5em
}

#special th {
	text-align: left
}

#special table.table01 {
	  margin: 10px 0 0 0;
	  }
	  
/* 見出し
---------------------------------------------------- */
h1.sp {
	border-left:#096BCE 4px solid;
}

h2.sp {
	background-image:url(/static/special/microsoft/ms_h2_back.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px;
	padding:10px 0 10px 10px;
}

h3.sp {
	padding:10px 5px 0 5px;
	margin:1px 0 0 1px;
	font-size:1.3em;
	background-color: #ffffff;
	color:#43A1FF;
}



/* 右メニュー
---------------------------------------------------- */
#side_sp{
float:right;
width:300px;
padding:12px 0 0 0 ;
}

#side_sp .frame {
background:url("/static/common/images/side_bx3a.gif") repeat-y scroll left top transparent;
border-bottom:1px solid #DDDDDD;
margin:0 0 20px;
padding:0 0 10px;
}

#side_sp ul {
	margin: 0px 8px;
	padding: 0px 8px;
	list-style: none;
}
#side_sp li {
	line-height: 120%;
	display: block;
	background: url(/static/common/images/dt1.gif) repeat-x left bottom;
	margin: 0px 0px 7px;
	padding: 0px 0px 8px;
}
#side_sp ul ul {
	margin: 0px;
	padding: 10px 0px 0px 14px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#side_sp li li {
	font-size: 0.9em;
	background: url(none);
	padding: 0px;
}
#side_sp li.folder {
	padding: 0px 0px 0px 18px;
	background-image: url(/static/common/images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#side_sp li li a {
	padding: 0px 0px 0px 12px;
	background-image: url(/static/common/images/ar7.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}