﻿@charset "UTF-8";

/*--------------------------2008/09/29----
 atc3ana stylesheet
 update: 29 Sept. 2008
 append: -------
----------------------------------------*/

@import "http://";

/* reset
-----------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font: 12px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	line-height: 1.6em;
	background: #d0d0d0;
	color: #404040;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #800080;
	text-decoration: none;
}
h1, h2, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/* inner
-----------------------------*/
#wrap620 {
	width: 620px;
	background-color: #2a5faa;
/*
	background: #437abf;
*/
}


/* sheet
-----------------------------*/
div.sheetf {
	background: #2a5faa url(bg_sheetf.jpg) no-repeat center bottom;
}
h2.sheett {
	background: #2a5faa url(bg_sheet.jpg) no-repeat center top;
	padding: 34px 0px 24px;
}
p.sheetinner {
	margin-left: 60px;
}
p.sheetinnerf {
	padding: 10px 0px 34px;
}


/* speck
-----------------------------*/
.dectable {
	border: 1px solid #999999;
	background-color: #ffffff;
}
.dectable th {
	background-color: #cdddff;
	font-weight: normal;
	text-align: right;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #dbdced;
	border-right: 1px solid #6699bb;
}
.dectable td {
	border-bottom: 1px solid #999999;
}
.dectable caption {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 4px;
	text-align: left;
}
p.version {
	font-weight: bold;
	padding-right: 10px;
}

/* shop
-----------------------------*/
div.shop {
	border: 7px solid #3399ff;
	background-color: #ffffff;
	padding: 26px 22px;
	color:#2a3f55;
}
.shop dl {
	margin: 12px 10px 0px;
	padding: 0px;
	list-style: none;
}
.shop dt {
	margin: 0px;
	padding: 0px;
}
.shop dd {
	margin: 0px 18px;
	padding: 0px;
}
.shop .listarea {
	margin-bottom: 10px;
}


/* prmovie
-----------------------------*/
div.prmovie {
	background: url(bg_prmovie.jpg) repeat-x 0px 0px;
	margin: 0px auto 70px;
	text-align: center;
}
table.decoprm {
	background: url(bg_prmovie.jpg) no-repeat 0px 0px;
	color: #ffffff;
	margin: 0px;
}
table.decoprm img {
	margin: 14px;
}
table.decoprm p {
	margin: 113px 30px 20px;
}



/* almighty
-----------------------------*/
.relax {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.separate {
	margin-bottom: 50px;
}
.updown14 {
	margin: 14px 0px;
}
.updown16 {
	padding: 16px 0px;
}
.caution{
	font-size: 10px;
	color: #cdddff;
	text-align: center;
	padding-top: 6px;
	letter-spacing: 0.1em;
}

/* copyright
-----------------------------*/
.footer {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding: 14px 0px 16px;
	border-top: 1px #c0c0c0 solid;
}

