@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: #666666;
	background-image: url(../images/bg.png);
	font-size: 75%;
	line-height: 1.6;
	padding-bottom: 20px;
	background-repeat: repeat;
}
#hdnavi img {
	border-style: none;
}
#header #hdnavi {
	padding: 0px;
	text-decoration: none;
	border: 0;
	position: absolute;
	height: 45px;
	width: 150px;
	left: 600px;
	top: 20px;
}
#header #headerimg img {
	margin-left: 300px;
}

/* basic layout
------------------------------------------*/
#container {
	width: 780px;
	background-image: url(../images/body_bg.png);
	height: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	margin-right: 30px;
	margin-left: 30px;
}
#spec h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#contents #spec {
	float: none;
	height: auto;
	width: 690px;
	background-color: #FFFFFF;
	padding: 15px;
}
.letter2 {
	letter-spacing: 2em;
}
.letter05 {
	letter-spacing: 0.5em
}
#header {
	position: relative;
	width: 100%;
	height: 130px;
}
#header #soreorelogo {
	position: absolute;
	left: 30px;
	top: 5px;
}
#header #soreorelogo img {
	border-style: none;
}


/* 
------------------------------------------*/
#header #globalNavi {
	width: 720px;
	height: 50px;
	margin-left: 30px;
	list-style-type: none;
	clear: both;
	padding-bottom: 0px;
}
#header #globalNavi li {
	float: left;
	list-style-type: none;
}
#header #globalNavi li a {
	display: block;
	text-decoration: none;
	height: 50px;
	width: 120px;
}
#header #globalNavi li.index a {
	background-image: url(../images/btn_navi_index.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.index a:hover {
	background-image: url(../images/btn_navi_index.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #globalNavi li.story a {
	background-image: url(../images/btn_navi_story.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.story a:hover {
	background-image: url(../images/btn_navi_story.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #globalNavi li.character a {
	background-image: url(../images/btn_navi_character.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.character a:hover {
	background-image: url(../images/btn_navi_character.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #globalNavi li.gallery a {
	background-image: url(../images/btn_navi_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.gallery a:hover {
	background-image: url(../images/btn_navi_gallery.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #globalNavi li.download a {
	background-image: url(../images/btn_navi_download.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.download a:hover {
	background-image: url(../images/btn_navi_download.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #globalNavi li.support a {
	background-image: url(../images/btn_navi_support.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #globalNavi li.support a:hover {
	background-image: url(../images/btn_navi_support.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#header #naviBar {
	clear: both;
	width: 720px;
	margin-left: 19px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	border: thin solid #333333;
}
#header #naviBar li {
	float: left;
	width: 120px;
	height: 40px;
}
#header #naviBar li a {
	width: 120px;
	height: 35px;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	background-image: url(../images/btn_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #naviBar li a:hover {
	background-image: url(../images/btn_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	color: #FF0000;
}
#header #naviBar .current {
	width: 120px;
	height: 35px;
	display: block;
	padding-top: 5px;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/btn_navi_bg_c.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}
#header #naviBar .nowPrinting {
	width: 120px;
	height: 35px;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/btn_navi_bg_n.gif);
	background-repeat: no-repeat;
	color: #666666;
}
#topics {
	float: left;
	width: 420px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
#topics h2 {
	font-size: 16px;
	padding-left: 5px;
	width: 300px;
	border-bottom: 1px solid #000000;
	border-left: 8px solid #000000;
	float: left;
}
.titleDate {
	color: #000066;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
}
#topics p {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#topics p a {
	color: #0099FF;
	text-decoration: none;
}
#topics p a:hover {
	color: #FF0000;
	text-decoration: none;
}
#spec #tableSpec {
	width: 690px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#spec #tableSpec th {
	width: 85px;
	padding: 5px;
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	line-height: 120%;
	background-color: #666666;
	text-align: left;
	white-space: normal;
	color: #CCCCCC;
}
#spec #tableSpec td {
	width: 590px;
	padding: 5px;
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	text-align: left;
	white-space: normal;
}
#spec th, #spec td {
	font-size: 12px;
}
#tableSpec #dmm a img {
	border-style: none;
}
#spec #tableSpec2 {
	width: 690px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#spec #tableSpec2 th {
	width: 85px;
	padding: 5px;
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	line-height: 120%;
	background-color: #666666;
	text-align: left;
	white-space: normal;
	color: #CCCCCC;
}
#spec #tableSpec2 td {
	width: 590px;
	padding: 5px;
	border: #333333 solid;
	border-width: 0px 0px 1px 1px;
	text-align: left;
	white-space: normal;
}
#spec2 th, #spec td {
	font-size: 12px;
}

#container #pagetop {
	clear: both;
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#container #pagetop a:link {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:hover {
	color: #CC0000;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#container #pagetop a:active {
	color: #CCCCCC;
	text-decoration: none;
	background-image:url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
address {
	background-position: center;
	text-align: center;
	color: #CCCCCC;
	line-height: 50px;
}
#top {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#story {
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
}
#story h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#story p {
	font-size: 14px;
	text-align: center;
	margin-left: -40px;
}

#character {
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
}
#character h2 {
	font-size: 16px;
}
#reiko {
	background-image: url(../images/chara_reiko.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 700px;
	margin-top: 10px;
}
#reiko #reikoProf {
	position: relative;
	left: 75px;
	top: 170px;
	width: 260px;
	height: 135px;
	padding: 10px;
	font-size: 14px;
}
#mayu {
	background-image: url(../images/chara_mayu.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 700px;
	margin-top: 10px;
}
#mayu #mayuProf {
	position: relative;
	left: 355px;
	top: 175px;
	width: 270px;
	height: 135px;
	padding: 5px;
	font-size: 14px;
}
#gallery {
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
}
#gallery h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#gallery01 {
	list-style-type: none;
}
#gallery01 li {
	border: 0;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#gallery01 img {
	border-width: 0px;
}
#gallery #clear {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#download {
	width: 700px;
	background-color: #FFFFFF;
	padding: 10px;
}
#download h2 {
	font-size: 16px;
}
#trial {
	background-image: url(../images/trial_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 700px;
	margin-top: 10px;
}
#trial #trialDownload {
	position: relative;
	left: 60px;
	top: 75px;
	width: 580px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
#trial #trialEx {
	position: relative ;
	left: 60px;
	top: 122px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#trial #trialEx2 {
	position: relative;
	left: 60px;
	top: 180px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
#trial #trialEx2 p {
	width: 270px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	float: left;
}

#trial #trialEx2 ul {
	width: 280px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	float: right;
	clear: none;
	text-decoration: none;
	color: #FFFFFF;
	list-style: none;
}
#trial #trialEx2 li a {
	color: #33CCFF;
	text-decoration: none;
}

#trial #trialEx2 li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#trial #trialDownload a {
	color: #33CCFF;
	text-decoration: none;
}
#trial #trialDownload a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#trial #trialEx a {
	color: #0066FF; 
	text-decoration: none;
}

#trial #trialEx a:hover {
	color: #FF0000;
	text-decoration: underline;
}
