@charset "utf-8";
/* formatting style
------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku 04 Gothic Pro", "MS P ゴシック", "MS P Gothic", sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/back.png);
	font-size: 75%;
	line-height: 1.6;
	padding-bottom: 0px;
	background-repeat: repeat;
}
br {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.style2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	line-height: 22px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
/* link styles
------------------------------------------*/


a img {
	border-style: none;
}
a:link {
	color: #ff1493;
	text-decoration: none;
}
a:visited {
	color: #ff1493;
	text-decoration: none;
}
a:hover {
	color: #dc143c;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* basic layout
------------------------------------------*/


#container {
	width: 840px;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	position: relative;
	height: 150px;
	width: 840px;
	background-image: url(../images/header02.jpg);
	background-repeat: no-repeat;
}


#kagura2 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#debonosu {
	position: absolute;
	top: 10px;
	left: 720px;
}

#container #spec #product_hr {
	margin-left: 20px;
}
#container #pagetop {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
#container #pagetop a:link {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:visited {
	color: #333333;
	text-decoration: none;
	background-image:url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:hover {
	color: #FF0000;
	text-decoration: none;
	background-image:url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:active {
	color: #333333;
	text-decoration: none;
	background-image:url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	clear: both;
}
#contents {
	width: auto;
	height: 40px;
	background-color: #ffcccc;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	text-align: center;
}
#footer address {
	line-height: 40px;
	margin-left: auto;
	color: #630;
	margin-right: auto;
}
/* トップページ
------------------------------------------*/
#contents #spec h2 {
	clear: both;
}
#globalnavi {
	width: 720px;
	height: 40px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	overflow: hidden;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}
#globalnavi li.top img {
	height: 40px;
	width: 120px;
}
#globalnavi li.top a {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.top a:hover {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.character img {
	height: 40px;
	width: 120px;
}
#globalnavi li.character a {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.character a:hover {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.battle img {
	height: 40px;
	width: 120px;
}
#globalnavi li.battle a {
	background-image: url(../images/navi_battle.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.battle a:hover {
	background-image: url(../images/navi_battle.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.gallery img {
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a:hover {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.download img {
	height: 40px;
	width: 120px;
}
#globalnavi li.download a {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.download a:hover {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}

#globalnavi li.special img {
	height: 40px;
	width: 120px;
}
#globalnavi li.special a {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.special a:hover {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.product img {
	height: 40px;
	width: 120px;
}
#globalnavi li.product a {
	background-image: url(../images/navi_product.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.product a:hover {
	background-image: url(../images/navi_product.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


/* ナビここまで
------------------------------------------*/


#spec #tableSpec, #spec #tableSpec2 {
	width: 600px;
	border-collapse: collapse;
	border-top: #FCFCFD;
	border-right: #FCFCFD;
	border-bottom: #FCFCFD;
	border-left: #FCFCFD;
	margin-left: 70px;
}
#spec #tableSpec th, #spec #tableSpec2 th {
	width: 100px;
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
	border-top: #FCFCFE;
	border-right: #FCFCFE;
	border-bottom: #FCFCFE;
	border-left: #FCFCFE;
}
#spec #tableSpec td, #spec #tableSpec2 td {
	/*width: 500px;*/
	padding: 5px;
	text-align: left;
	white-space: normal;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
}
#spec #tableSpec td a, #spec #tableSpec2 td a {
	color: #3399FF;
	text-decoration: none;
}
#spec #tableSpec td a:hover, #spec #tableSpec2 td a:hover {
	color: #FF0000;
	text-decoration: none;
}
#spec th, #spec td {
	font-size: 13px;
}

/* 画廊
------------------------------------------*/

/* 画廊
------------------------------------------*/
#gallery {
	height: 520px;
	width: 840px;
	text-align: center;
	background-image: url(../images/galleryback02.jpg);
	background-repeat: no-repeat;
	background-color: #FCC;
}
#gallery_box {
	list-style-type: none;
	width: 720px;
	height: 350px;
	padding-top: 70px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	float: left;
}
#gallery_box li {
	border: 0;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	list-style-type: none;
}
#gallery_box img {
	border-width: 0px;
	width: 200px;
	height: 150px;
}

#clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

/* スペシャル
------------------------------------------*/
#special {
	height: auto;
	width: 840px;
	text-align: center;
	list-style-type: none;
	background-color: #FCC;
	background-image: url(../images/back02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.special_b {
	height: 80px;
	width: 840px;
	text-align: center;
	list-style-type: none;
	background-color: #FCC;
	background-image: url(../images/back_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	float: left;
}
.special_t
 {
	background-repeat: no-repeat;
	height: 100px;
	width: 840px;
	text-align: left;
	background-position: left top;
	background-image: url(../images/title_back02.jpg);
	color: #C00;
	clear: both;
	float: left;
}
.specialTitle {
	width: 840px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	color: #630;
	height: 40px;
	line-height: 1.4em;
	clear: none;
	float: left;
	text-indent: 50px;
	margin-top: 50px;
	margin-bottom: 0px;
}
.specialTitle02 {
	height: 30px;
	width: 756px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	text-indent: 16px;
	line-height: 2em;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	background-color: #F99;
	margin-top: 5px;
}

#special a:link {
	color: #ffff00
	text-decoration: none;
}
#special a:visited {
	color: #ff0066
	text-decoration: none;
}
#special a:hover {
	color: #ffff00;
	text-decoration: none;
}
#special a:active {
	text-decoration: none;
	color: #ff6600;
	margin-top: 5px;
}
#special a {
	color: #993300;
}
#special #teleca a:link {
	color: #ffff00
	text-decoration: none;
}
#special #teleca a:visited {
	color: #ff0066
	text-decoration: none;
}
#special #teleca a:hover {
	color: #ffff00;
	text-decoration: none;
}
#special #teleca a:active {
	text-decoration: none;
	color: #ff6600;
	margin-top: 5px;
}
#special a {
	color: #993300;
}
#teleca img {
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 17px;
	margin-left: 17px;
}
#teleca ul {
	list-style: none;
	text-align: center;
}

#teleca {
	text-align: center;
	margin-bottom: 15px;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
	margin-top: 5px;
}
.teleca01 {
	float: left;
	height: 290px;
	width: 172px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	background-color: #F99;
	border: 1px solid #930;
	margin: 10px;
}
.teleca02 {
	background-color: #F99;
	float: left;
	height: 214px;
	width: 252px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	border: 1px solid #930;
	margin-top: 10px;
	margin-left: 3px;
}
.teleca03 {
	background-color: #F96;
	float: left;
	height: 214px;
	width: 252px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	border: 1px solid #930;
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 3px;
}
.textBox {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	line-height: 2em;
	font-weight: bold;
	color: #300;
	padding-top: 50px;
}

.text02 {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
#product {
	height: 650px;
	width: 840px;
	text-align: center;
}
#top {
	background-image: url(../images/top03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 840px;
	text-align: center;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topSpecialpack {
	background-image: url(../images/bnr_specialpack02.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 840px;
	text-align: left;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#character {
	width: 840px;
	text-align: center;
	height: auto;
}


/* 人物
------------------------------------------*/
#charaNavi {
	text-align: center;
	height: 100px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#charaNavi img {
	float: left;
}
#charaNavi a {
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}
#charaNavi li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	bottom: 0px;
	list-style-type: none;
}
#charaNavi li a{
	width: 105px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}
#charaNavi li a:hover, #charaNavi li a[href="#"]{
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}





#chara_box01 {
	background-image: url(../images/character_mint01.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box02 {
	background-image: url(../images/character_mint02.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box03 {
	background-image: url(../images/character_mint03.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box04 {
	background-image: url(../images/character_mint04.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box05 {
	background-image: url(../images/character_mint05.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box06 {
	background-image: url(../images/character_adonis.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box07 {
	background-image: url(../images/character_willow.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box08 {
	background-image: url(../images/character_danang.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box09 {
	background-image: url(../images/character_laurier.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box10 {
	background-image: url(../images/character_sorrel.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box11 {
	background-image: url(../images/character_iris.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box12 {
	background-image: url(../images/character_angelica.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box13 {
	background-image: url(../images/character_thuya.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box14 {
	background-image: url(../images/character_bordeaux.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box15 {
	background-image: url(../images/character_flux.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#chara_box16 {
	background-image: url(../images/character_elder.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}







#mint01 {
	background-image: url(../images/character_mint01.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#mint02 {
	background-image: url(../images/character_mint02.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#mint03 {
	background-image: url(../images/character_mint03.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#mint04 {
	background-image: url(../images/character_mint04.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#mint05 {
	background-image: url(../images/character_mint05.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#adonis {
	background-image: url(../images/character_adonis.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#willow {
	background-image: url(../images/character_willow.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#laurier {
	background-image: url(../images/character_laurier.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#sorrel {
	background-image: url(../images/character_sorrel.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#thuya {
	background-image: url(../images/character_thuya.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#angelica {
	background-image: url(../images/character_angelica.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#iris {
	background-image: url(../images/character_iris.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#bordeaux {
	background-image: url(../images/character_bordeaux.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#danang {
	background-image: url(../images/character_danang.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#elder {
	background-image: url(../images/character_elder.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#flux {
	background-image: url(../images/character_flux.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
	margin: 0px;
	padding: 0px;
}
#topSpecialpack img {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
.text {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	color: #630;
	text-align: center;
	line-height: 1.8em;
	padding-top: 5px;
	clear: both;
}

/* ダウンロード */
#download {
	height: auto;
	text-align: center;
	width: 840px;
}
.downloadTitle {
	height: 50px;
	width: 840px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	text-indent: 20px;
	line-height: 1.7em;
	margin-right: auto;
	margin-left: auto;
	background-color: #960;
}
.downloadTitle2 {
	background-repeat: no-repeat;
	height: 90px;
	width: 840px;
	text-align: left;
	background-position: center top;
	background-image: url(../images/title_back02.jpg);
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
}
.downloadTitle3 {
	width: 840px;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	color: #630;
	height: 40px;
	line-height: 1.4em;
	clear: none;
	float: left;
	text-indent: 50px;
	margin-top: 60px;
	margin-bottom: -30px;
}
#themesong {
	height: 650px;
	width: 840px;
	background-repeat: no-repeat;
	background-image: url(../images/themesong.jpg);
	line-height: 1.6em;
}
.prayer {
	width: 840px;
	text-align: center;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	float: none;
	height: 100px;
	padding-top: 500px;
	background-image: url(../images/line02.png);
	background-repeat: no-repeat;
	background-position: center 480px;
}
.prayerBox {
	width: 420px;
	text-align: center;
	top: auto;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	float: right;
	height: 100px;
	clear: none;
	margin-right: 50px;
}
.player_title {
	width: 300px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630;
	border-bottom-color: #630;
	float: left;
	color: #630;
	clear: none;
	margin-left: 50px;
	padding-top: 30px;
	padding-bottom: 5px;
	height: 40px;
}
.dlList {
	width: 340px;
	text-align: center;
	top: auto;
	padding-top: 60px;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	float: right;
	margin-right: 50px;
}
.dlList02 {
	width: 340px;
	text-align: center;
	top: auto;
	font-weight: normal;
	color: #333;
	font-size: 14px;
	float: right;
	margin-right: 50px;
}
.dlList_title {
	width: 340px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630;
	border-bottom-color: #630;
	float: left;
	color: #630;
	clear: none;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#demoMovie {
	width: 840px;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(../images/back02.jpg);
	height: auto;
	clear: both;
	background-position: center;
}

.movie {
	width: 420px;
	text-align: center;
	top: auto;
	padding-top: 30px;
	color: #333;
	float: left;
	height: auto;
	margin-left: 30px;
}
.movie table {
	font-size: 18px;
	font-weight: bold;
}
.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,.8);
}


#campaign {
	background-image: url(../images/campaign.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 840px;
}
.downloadTitle a:link {
	color: #ffff00
	text-decoration: none;
}
.downloadTitle a:visited {
	color: #ff0066
	text-decoration: none;
}
.downloadTitle a:hover {
	color: #ffff00;
	text-decoration: none;
}
.downloadTitle a:active {
	text-decoration: none;
	color: #ffcc00;
	margin-top: 5px;
}
.downloadTitle a {
	color: #fff;
}

.titleText02 {
	font-size: 18px;
}
