@charset "Shift-JIS"; 
* {
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	height: 100%;
    font:13px serif;
    *font-size:small;
    *font:x-small;
}

BODY{
	width: 100%;
	height: 100%;
	font-size : 11pt;
	font-family : "‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	color:#fff;
	line-height: 1.5em;
	background-color:#000;
	background-image: url(images/asedaku_back.jpg);
	background-repeat: no-repeat;
	background-position : 50% 50%;
	background-attachment : fixed;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
}

.ct {
-webkit-transform-origin: 0 0;
-webkit-transform: scale(1, 1.01);
-moz-transform-origin: 0 0;
-moz-transform: scale(1, 1.01);
-ms-transform-origin: 0 0;
-ms-transform: scale(1, 1.02);
-o-transform-origin: 0 0;
-o-transform: scale(1, 1.01);
}

A{
	color : #ccf;
	text-decoration : none;
	font-weight : bolder;
}

A:HOVER{
	color : #000;
	background-color : #ccf;
}

P{
	padding: 5px 1.5em;
	margin-bottom: 10px;
}

HR{
	color : #fff;
}

TABLE{
    font-size:inherit;
    font:100%;
	margin: 5px 0px;
}

TD{
	padding: 6px;
	background-image: url(tdback.png);
	white-space: nowrap;
}

H1{
	font-size: 116%;
	padding: 0px 10px;
	border-bottom: #fff solid 1px;
}

H2{
	color : #000;
	font-size: 300%;
	font-weight: bold;
	margin: 6px 0px;
}

H4{
	font-size: 116%;
	padding: 0px 10px;
	border-bottom: #fff solid 1px;
}

IMG{
	border: 0;
}

#topimage{
	width: 100%;
	background-color: #000;
	text-align: center;
}

#container{
	width: 96%;
	height: auto;
	max-width: 700px;
	min-width: 320px;
	margin: 0px auto;
<!--	border-left: #ee007e solid 2px; -->
<!--	border-right: #ee007e solid 2px; -->
}

#main{
	width: 100%;
	margin-left : auto;
	margin-right : auto;
}

#top{
	height: 340px;
}

#menu{
	text-align: center;
	padding: 5px 0px;
	font-size: 116%;
	background-size:100% 100%;
	clear: both;
}

#menu A{
	color : #ccf;
	text-decoration : none;
	font-weight : bolder;
}

#menu A:HOVER{
	color : #000;
	background-color : #ccf;
}

#content{
	background-image: url(images/content_bg.);
}

.content_text{
	text-shadow:0px 0px 4px #faa;
	behavior: url(ie-css3.htc);
	behavior: url(PIE.htc);
}

#size{
	padding: 5px 25px;
}

#header{
	width:500px;
	height:500px;
	margin-left : auto;
	margin-right : auto;
	padding:20px 0;
	background-image:url(images/asedaku_headerbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.text1{
	padding: 5px 25px;
	margin-bottom: 10px;
}

.box1{
	float: left;
	margin-right: 1em;
}

.clear{
	clear: both;
}

.tr_top{
	text-align: center;
}

.tr_a{
  background-color : #D5D5D5;
}

.tr_b{
  background-color : #AAAAAA;
}

.text_red{
	color: #F00;
	font-weight: bold;
}

.text_big{
	font-size: 161.6%;
	font-weight: bold;
	line-height: 1.1em;
	text-align:right;
	position:absolute;
	bottom:20px;
}

iframe.twitter-share-button {
	width: 105px!important;
}

@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
BODY{
	background-image: url();

}

#header{
	width: 96%;
	height: auto;
	max-width: 500px;
	min-width: 320px;
	margin-left : auto;
	margin-right : auto;
	padding:10px 0px;
	background-image:url(images/asedaku_headerbg.png), url(images/asedaku_back2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	-moz-background-size:auto 100%;
	-webkit-background-size:auto 100%;
	background-size:auto 100%;
}

.text_big{
	font-size: 130%;
	font-weight: bold;
	line-height: 1.1em;
	position:static;
	bottom:auto;
}

}
