@charset "UTF-8";

/*	--- common.css ---	*/

/*	---タグの再定義---	*/

/*	リンクの設定	*/
a:link {
	border: none;

	color: #006699;
	text-decoration:none;
}
a:visited {
	border: none;
	color: #006699;
	text-decoration:none;
}
a:active {
	border: none;
	color: #32A2CA;
}
a:hover {
	border: none;
	color: #32A2CA;
	text-decoration:underline;
}
/*	本文パート--記事タイトル	*/
.text18 {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 6px;
	border-left: solid 5px #CCCCCC;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.text {
	font-size: 12px;
}
.text_b {
	font-size: 12px;
	font-weight: bold;
}
.text_s {
	font-size: 10px;
	line-height: 14px;
}
.text_mac {
	font-size: 12px;
	color: #C00;
	font-weight: bold;
}
.text_win {
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
.dl {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	border: 1px solid #333;
	text-align: center;
	padding: 5px;
}
.softname {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 6px;
	color: #333333;
	font-size: 32px;
	font-weight: bold;
}
.img {
	border: 1px solid #999;
	padding: 5px;
}
.table1 {
	background-color: #999;
}
.sel_a {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 5px;
	line-height: 18px;
}
.sel_b {
	background-color: #DEDEDE;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}
.sel_c {
	background-color: #FFF;
	text-align: center;
}
.setumei {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.btn_img {
	margin: 5px;
}
.game_title {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 35px;
	width: 320px;
}
#sub1 {
	height: 100px;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #666;
	background-color: #B5B5B5;
}
.text_q {
	font-weight: bold;
	line-height: 30px;
	color: #339;
}
.formtitle {
	background-color: #DEDEDE;
	color: #333;
	padding: 5px;
}
#table_c {
	padding-left: 40px;
}
.formtitle2 {
	background-color: #6CF;
	color: #333;
	padding: 5px;
}
.qa_category {
	background-color: #E2E2E2;
	padding: 5px;
	font-weight: bold;
	text-indent: 10px;
}
.kakomi1 {
	border: 1px solid #666;
	padding: 20px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	text-align: center;
}
.center {
	text-align: center;
}
.t_overline {
	color: #F00;
	text-decoration: line-through;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.syurokutext {
	padding: 5px;
}
p {
	line-height: 18px;
}
.graybox {
	background-color: #E3E3E3;
	padding: 5px;
}
.clearHidden {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#licensebox {
	margin: 0px;
	padding: 0px;
	font-size: 14px;

	
}
#licensebox table{
	background-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#licensebox tr{
	margin: 0px;
	padding: 0px;
}


#licensebox th{
	background-color: #F0F0F0;
	text-align: left;
	height: 40px;
	width: 200px;
	text-indent: 8px;
font-weight: normal;
}


#licensebox td{
	background-color: #FFF;
	width: 400px;
	text-align: left;
	text-indent: 8px;
	font-size: 16px;

}
