@charset "utf-8";


/* --------------------------
			for IE6 styles.
----------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

.clearfix{
   display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
/* fLASH baselayout--------------------------------------------------------- */

html {
	margin			: 0;
	padding			: 0;
	height			: 100%;
	overflow		: auto;
	font-size:16px;
}

* html {
	margin			: 0;
	padding			: 0;
	height			: 100%;
	overflow		: auto;
	font-size:16px;
}

body {
	margin			: 0;
	padding			: 0;
	width			: 100%;
	height			: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-size:88%;
	text-align: left;
	-webkit-text-size-adjust:none;
	z-index: 0;
	letter-spacing: 0.1em;
	word-spacing:0.2em;
	background-image: url(../img/bg_swf.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

div#mainContent {
	z-index: 1;
	position: fixed ;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#mainContent_price {
	z-index: 200;
	position: fixed;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fixed{
	position:fixed;
}


div#space {
	display:block;
	height:1px;
	width: 100%;
	padding-bottom: 40px;
}


	#plane {
	width		: 950px;
	margin		: 1em auto;
	padding-top: 90px;
	color:#ccc;
	text-align: center;
	}
	
	
	blockquote {
	margin			: 0;
	padding			: 0.5em;
	background-color: #FFF;
	border: 1px #ccc solid;
}
	blockquote p {
		padding		: .3em 0;
	}
	blockquote ul {
		margin		: .5em 2em;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){
	p, li, dl {
		letter-spacing	: 1px;
	}
}

#topplane {
	width: 100%;
	height: 100%;
	margin: 1em auto;
	background-color:#FFF;
	color:#ccc;
}

/* --------------------------
			for IE6 styles.
----------------------------- */






h1 {
	margin			: 0;
	padding			: 20px 0 0 0;
	font-size		: 120%;
	font-family		: 'Times New Roman','Monotype Corsiva','arial','Helvetica','Verdana',Times, serif;
	text-align		: left;
	font-weight: normal;
}

h2 {

}

h3 {

}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 0px;
	line-height: 150%;
	font-size: 14px;
	text-align: left;
}

.right {
	text-align:right;
	display: inline;
	right: 0px;
	float: right;
	letter-spacing: 0.3em;
	vertical-align: text-top;
}

.center {
	text-align:center;
	margin: 0 auto;
	width: 100%;
	display: block;
}

img {
	border			: none;
	padding: none;
	vertical-align: bottom;
}
a {
	color: #069;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

a img {
    border: none;
	padding: none;
	vertical-align: bottom;
}

. space {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

.blue {
	color:#036;
}

.gray {
	color:#666;
	font-size:70%;
}

.gray_info {
	color:#666;
	font-size:90%;
}

.white {
	color:#CCC;
}

.underline {
	text-decoration:underline;
	color: #333;
	letter-spacing: normal;
}

.bold {
	font-weight:bold;
}

.ja {
	letter-spacing:0.2em;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.small2 {
	font-size:70%;
	color: #333;
	text-decoration:none;
	font-weight:normal;
}

.left {
	text-align:left;
}


/* pagenavi--------------------------------------------------------- */


.msdn {
	font-size:14px;
	padding-bottom:40px;
	padding-top:40px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	text-align:center;
	float:left;
	display:inline;
	clear:both;
	white-space:nowrap;
	width: 100%;
}

.msdn a {
	padding:5px;
	margin:0px 3px;
	font-size:12px;
	text-decoration:none;
	color:#666;
}

.msdn a:hover {
	color: #09C;
}

.pagination a:active {
	color: #09C;
}

.msdn span.current {
	padding:5px;
	font-weight:bold;
	margin:0px 3px;
	color: #09C;
}

.msdn span.disabled {
	visibility:hidden;
}
