@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;
	
	}

 

.half2 {
	float: left;
	width: 60%;

 }
.half {
	float: left;
	width: 50%;

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CCC), to(#999));
	background: linear-gradient(#FFF, #999);
 }
 .a2 {
	color: #000;
	font-size: 16px; /* Old browsers */
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F63;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #FF9966;
	
}

.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: #000;
	font-size: 17px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #FFFF66;
	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: 100%;
	line-height: 1.4em;
	clear: both;
	padding: 5px;
	margin: 10px;
}
.txt img {
	float: left;
	height: auto;
	width: 100%;
	/* [disabled]margin-right: 7px; */
}

.list2 {
 
 }
 .list2:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
 .list2 ul{
 border-top: 1px solid #ccc;
 list-style: none;
 }
 .list2 ul li{
/*	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);*/
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
 }
 
 .list2 ul li:nth-child(odd) {
 float: left;
 width: 50%;
 }
 .list2 ul li a{
	color: #666;
	display: block;
	height: 100px;
	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%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;

 }
 .list2 ul li a strong{
	color: #000000;
	display: block;
	/* [disabled]padding-top: 40px; */
	font-size: 100%;
	text-align: center;
 }
 .list2 ul li img{
	float: left;
	height: 100px;
	/* [disabled]width: 70px; */
	margin-right: 5px;
 }




/* サムネイルつき矢印リスト２ */
.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 #FF6;
 }
 .list4 ul li a{
	background: url(../image/list_mark1.png) no-repeat 100% 50%;
	color: #666;
	display: block;
	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 a strong{
	color: #666;
	display: block;
	/* [disabled]font-weight: bold; */
	padding-top: 10px;
	text-align: center;
 }
 .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: #333;
	text-align: center;
}

.bigbox {
	background-color: #FFF;
	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 .half2 ul {
	margin-bottom: 5px;
	margin-left: 10px;
}
.half2 ul li a {
	text-decoration: underline;
	color: #FF0099;
}
.bigbox h2 {
	background-color: #FCF;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.half2 ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.half2 .staff {
	color: #006;
	font-size: medium;
}
