@charset "utf-8";
body {
	line-height: 1;
	font-size: 1em;
	font-family: Helvetica,Arial,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,'sans-serif';


}

#container {
	background-image: url(../image/bg-c07.gif);

}
.main {
	max-width: 500px;
	min-width: 320px;
	/*max-height: 890px;*/
	margin-left: auto;
	margin-right: auto;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.box {
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
	background-color: #FFF;
	margin: 3px;
	border: 1px solid #FFCCFF;
	padding: 7px;
}
ul li{
	list-style-type: none;
	}

.ps{
	font-size: 70%;
	text-align: center;
	margin-bottom: 5px;
	clear: both;
	}
.pm{
	font-size: 110%;
	line-height: 1.3em;
	
	}
.mg{
	margin:10px;
	
	}

 

.half {
	float: left;
	width: 60%;
	text-align: center;

 }

 .a2 {
	color: #FFF;
	/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;*/
	font-size: 16px;
	background: #b7deed; /* Old browsers */
	background: -moz-linear-gradient(top,  #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(50%,#71ceef), color-stop(51%,#21b4e2), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); /* Opera 11.10+ */
	/* [disabled]background: -ms-linear-gradient(top,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); */ /* IE10+ */
	/* [disabled]background: linear-gradient(to bottom,  #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%); */ /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-9 */
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	
}

.sp {
	color: #FFF;
	font-size: 16px; /* Old browsers */
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #000;
	/* [disabled]background-image: url(../image/c01title_bg.jpg); */
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	background-color: #CCC;
	padding: 10px;
}
.a {
	color: #FFF;
	font-size: 17px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #FF6699;
	text-align: center;
}
.r {
	text-align: right;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(#e5e5e5));
	background: linear-gradient(#FFF, #e5e5e5);
	border: 1px solid #EA68A2;


}


.r a {
	background-image: url(../image/arrow07.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #333;
	display: block;
	height: auto;
}
/*ジャンルごとリスト内背景*/
 ul .c02{
	
}
ul .av2{
	background: #a92016;
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#cc0000));
	background: linear-gradient(#FFF, #903);*/
}
 ul .doujin{
	background: #4593BF;
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#00B6CB));
	background: linear-gradient(#FFF, #00B6CB);*/
}
 ul .game{
	background: #bd5f9d;
	/*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#F2008D));
	background: linear-gradient(#fff, ##F2008D);*/
}
/*ジャンルごとリスト内背景ここまで*/
.txt {
	background-color: #FFFFFF;
	overflow: hidden;
	/* [disabled]border: 1px solid #ea68a2; */
	color: #333333;
	font-size: 90%;
	line-height: 1.3em;
	clear: both;
	padding: 5px;
	margin: 10px;
}
.txt img {
	float: left;
	height: auto;
	width: 100%;
	/* [disabled]margin-right: 7px; */
}







/* サムネイルつき矢印リスト２ */
.list4 ul{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	-webkit-box-shadow: 0 0 5px 0 #333; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 5px 0 #333; /* Firefox用 */
	box-shadow: 0 0 5px 0 #333; /* CSS3 */
 }
 .list4 ul li{
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #F69;
 }
 .list4 ul li {
	color: #666;
	display: block;
	/* [disabled]height: 100px; */
	margin: 0;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	text-decoration: none;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 0;
 }
 .list4 ul li strong{
	color: #666;
	display: block;
	/* [disabled]font-weight: bold; */
	padding-top: 20px;
	padding-left: 20px;
 }
 .list4 ul li img{
	float: left;
	height: 100px;
	/* [disabled]width: 80px; */
	margin-right: 10px;
 }
.c02 a .txt .rightbox {
	float: right;
	width: 62%;
}
.rightbox img {
	width: 87%;
	height: auto;
	margin-right: 6%;
	margin-left: 6%;
	margin-bottom: 3px;
}
#download {
	border: 1px solid #EA68A2;
	border-radius: 10px;
	width: 80%;
	text-align: center;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f09bc1), to(#ea68a2));
	background: linear-gradient(#f09bc1, #ea68a2);
	color: #FFF;
	margin: 15px auto;
	font-size: 16px;
	clear: both;
}
#download a {
	display: block;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,1);
}
.sf {
	font-size: x-small;
	float: left;
}
.link_01 {
	text-align: right;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
	background: linear-gradient(#FFF, #ccc);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA68A2;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}


.link_01 a {
	background-image: url(../image/arrow07.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #333;
	display: block;
	height: auto;
}
.list4 ul .link_01 {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));
	background: linear-gradient(#FFF, #ccc);
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
	height: auto;
}
.list4 ul .link_01 a {
	background-image: url(../image/arrow07.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	color: #FF66CC;
	display: block;
	height: auto;
}
.txt .c05_title {
	width: 60%;
	margin-bottom: 5px;
	margin-right: 15%;
	margin-left: 25%;
}
.txt .rightbox .hosi {
	/* [disabled]float: left; */
}
.rightbox .hosi img {
	width: 15px;
	float: right;
	margin: 0px;
}
.waku01 img {
	margin-left: 9%;
	-webkit-box-shadow: 0 0 3px 0 #333; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #333; /* Firefox用 */
	box-shadow: 0 0 3px 0 #333; /* CSS3 */
	border: 1px solid #FFF;
	margin-bottom: 5px;
	margin-right: 9%;
	width: 80%;
}
h3 {
	color: #F00;
	text-align: center;
}

.bigbox {
	/* [disabled]background-color: #FFF; */
	/* [disabled]background-color: #FFFFCC; */
	-webkit-box-shadow: 0 0 3px 0 #333; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 3px 0 #333; /* Firefox用 */
	box-shadow: 0 0 3px 0 #333;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bigbox img {
	float: left;
	width: 35%;
	margin-left: 10px;
}
.bigbox .half ul {
	margin-bottom: 5px;
	margin-left: 10px;
}
.half ul li a {
	text-decoration: underline;
	color: #F0C;
}
.bigbox h2 {
	background-color: #CFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
	color: #F06;
}
.bigbox a{
	color: #FF3399;
	display: block;
	height: auto;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	text-decoration: none;
	background-image: url(../image/list_mark1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0 20 0 0;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0;
 }
.half ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.half .jyoyu {
	font-size: 120%;
}
.3s{
	 font-size: 120%;
	 }.half .s3 {
	text-align: center;
	line-height: 1.5em;
}
 .hosi img {
	width: 15px;
	float: right;
	margin: 0px;
}
.sf {
	font-size: small;
	float: left;
}
.bd {
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}
.big {
	font-size: 150%;
}
.red{
	background-color: #F9C;
}
.blue{
	background-color: #6CF;
}
.yellow{
	background-color: #FF9;
}
/*　センターボタン　*/
.mincbt {
	border: 1px solid #999;
	border-radius: 10px;
	width: 80%;
	text-align: right;
	background: #e2e2e2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */






filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
	color: #333;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.mincbt a {
	display: block;
	text-decoration: none;
	color: #F03;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.list4 ul li .mincbt {
	border: 1px solid #999;
	border-radius: 10px;
	width: 60%;
	text-align: right;
	background: #e2e2e2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
	color: #333;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
.list4 ul li .mincbt a {
	display: block;
	text-decoration: none;
	color: #F06;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../image/list_mark1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
