/* Indiana Jones スタイルシート */

/* margin: T R B L;*/

/***********************************************/
/*                 BODY要素                    */
/***********************************************/
body {
    background-image: url("image/back.gif");
    background-color: #280808;
    background-repeat: repeat;
    background-attachment: fixed;
    margin: 1em 0.5em;
    color: #ffffff;
}


/***********************************************/
/*               タイトル要素                  */
/***********************************************/
h1 {
    margin: 0em;
    padding: 0.3em;
    border-width: thin 0em;
    border-style: solid;
    border-color: #ffffff;
    text-indent: 0.3em;
    font-size: x-large;
    text-align: left;
    clear: both;
}

h1.title {
    margin: 0em auto;
    padding: 1px;
    border-width: 0px;
    text-align: center;
}

h2 {
    margin: 2em 40% 1.2em 1em;
    padding: 0em 0em 0.2em 0.5em;
    border-width: 0em 0em thin 0em;
    border-style: solid;
    border-color: #ffffff;
    font-size: large;
    clear: both;
}

h3 {
    margin: 2em 0em 1em 1em;
    padding: 0em 0em 0em 0.5em;
    font-size: 120%;
    clear: both;
}

h1 em, h2 em, h3 em {
    font-style: normal;
    font-size: 70%;
    padding-left: 1.5em;
}


/***********************************************/
/*                 共通設定                    */
/***********************************************/
p {
    margin: 0em;
    text-indent: 1em;
}

div.doc {
    margin: 1em 2em 1em 3em;
    clear: both;
}

div.doc p.chapter{
    margin: 1.2em 0em 0em 0em;
    color: #ffff00;
}

div.signature {
    margin: 0em 1em;
    background-color: transparent;
    text-align: right;
    font-weight: bold;
    color: #eeeeee;
    font-size: x-small;
    clear: both;
}

p.pic {
    margin: 0.7em 0.7em 0.7em 0em;
    text-indent: 0em;
    float: left;
}

p.pic2 {
    margin: 0.7em 0em 0.7em 0.7em;
    text-indent: 0em;
    float: right;
}

p.navi1 {
    margin: 0.5em 0em 2em 0em;
    text-align: right;
    font-weight: bold;
    font-size: 80%;
    clear: both;
}

p.navi2 {
    margin: 2em 0em 0.5em 0em;
    text-align: right;
    font-weight: bold;
    font-size: 80%;
    clear: both;
}

p.topic {
    margin: 1.2em 1em 1em 1em;
    text-align: center;
    text-indent: 0em;
}

p.banner {
    margin: 1.5em auto 1em;
    text-align: center;
    text-indent: 0em;
    font-size: x-small;
    font-weight: bold;
    clear: both;
}

div.menu {
    margin: 1.2em 0em;
    text-align: center;
    font-weight: bold;
}

div.menu p {
    margin: 0.7em;
    text-indent: 0em;
}

div.explain {
    margin: 1em 6% 2em 6%;
    padding: 1em;
    border-style: dotted;
    border-width: 2px;
    border-color: #888888;
}

address {
    margin: 0em;
    padding: 1em 0em 0em;
    border-width: thin 0em 0em 0em;
    border-style: solid;
    border-color: #ffffff;
    font-style: normal;
    text-indent: 1em;
    clear: both;
}

hr {
    display: none;
    clear: both;
}


/***********************************************/
/*                 広告関係                    */
/***********************************************/
div.commerce {
    margin: 1.5em 2% 2.5em;
    padding: 0em 0.5em;
    border-style: solid;
    border-width: 2px;
    border-color: #888888;
    font-size: x-small;
}

div.commerce div.primary {
    width: 60%;
    margin: 0em 1em 0em 0em;
    float: left;
}

div.commerce div.secondary {
    width: 30%;
    margin: 0em 0em 1em 0em;
    float: right;
}

div.commerce div.primary div.item {
    margin: 0em;
    padding: 0.5em;
}

div.commerce div.primary div.item p.title {
    margin: 0em 0em 0.6em 0em;
    font-weight: bold;
    text-indent: 0em;
}

div.commerce div.primary div.item p.pic2 {
    float: none;
    text-indent: 0em;
}

div.commerce div.secondary p.title {
    margin: 0.7em auto 0.3em auto;
    font-weight: bold;
    text-indent: 0em;
    font-size: small;
}

div.commerce div.secondary ul {
    margin: 0.7em 0.5em 0.7em 2.5em;
}

div.commerce div.item {
    margin: 0em;
    padding: 1em 0.5em 0.5em 0.5em;
    clear: both;
}

div.commerce div.item p.banner {
    margin: 0.5em 0em;
}

p.title em {
    background-color: transparent;
    color: #ffc0cb;
    font-style: italic;
    font-weight: bold;
}

p.pr {
    margin: 1em 12%;
    border-style: solid;
    border-width: 2px;
    border-color: #888888;
    padding: 5px;
    text-indent: 0em;
    font-size: 12px;
}


/***********************************************/
/*              スペシャル関係                 */
/***********************************************/
div.sp1 {
    position: absolute;
    top: 3px;
    left: 5px;
    margin: 0em;
    padding: 0em;
    font-size: x-small;
    font-weight: bold;
}

div.sp2 {
    position: absolute;
    top: 3px;
    right: 5px;
    margin: 0em;
    padding: 0em;
    font-size: x-small;
    font-weight: bold;
}

div.sp1 p, div.sp2 p {
    text-indent: 0em;
    margin: 0em;
}

div.sp1 p.item, div.sp2 p.item {
    margin: 0.5em;
    text-indent: 0em;
    text-align: center;
}


/***********************************************/
/*                リスト関係                   */
/***********************************************/
ul, ol {
    margin: 1.5em 3em 1.5em 6em;
}

ul.primary {
    width: 42%;
    margin: 0em;
    padding-left: 5em;
    float: left;
}

ul.secondary {
    width: 42%;
    margin: 0em;
    padding-left: 2em;
    float: left;
}

dl {
    margin: 2em auto;
}

dt {
    margin: 0em auto;
    width: 7em;
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    float: left;
}

dd {
    margin-left: 7.5em;
}

dl.link {
    margin: 2em 2em 2em 3em;
}

dl.link dt {
    margin: 1em auto 0.2em auto;
    width: auto;
    white-space: normal;
    text-align: left;
    font-weight: normal;
    float: none;
    clear: both;
}

dl.link dd {
    margin-left: 3em;
}


/***********************************************/
/*                 フォーム                    */
/***********************************************/
form {
    clear: both;
}

fieldset {
    border-width: 0px;
}

legend {
    display: none;
}

label {
    font-weight: bold;
}

form.search {
    margin: 1.5em;
}

form.search fieldset {
    text-align: center;
}

form.search img {
    vertical-align: middle;
}

form.search label {
    font-size: x-small;
    font-weight: normal;
}

input.button {
    width: 5em;
}

input.rst_btn {
    width: 5em;
    display: none;
}


/***********************************************/
/*               テーブル関係                  */
/***********************************************/
table {
    margin: 1.5em 2em;
    border-style: solid;
    border-width: 2px;
    border-collapse: collapse;
    border-spacing: 0px;
    border-color: #ffffff;
    clear: both;
}

caption {
    padding-bottom: 0.3em;
    font-size: medium;
    font-weight: bold;
    text-align: left;
}

th {
    padding: 2px 3px;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
}

td {
    padding: 2px 3px;
    border-style: solid;
    border-width: 1px;
}

thead th {
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-style: solid solid double solid ;
    border-width: 1px 1px 3px 1px;
}


/***********************************************/
/*              インライン要素                 */
/***********************************************/
a {
    background-color: transparent;
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
}

a.purchase {
    font-size: x-small;
}

a:visited {
    background-color: transparent;
    color: #00ff00;
}

a:active {
    background-color: transparent;
    color: #ffa500;
    text-decoration: underline;
}

a:hover {
    background-color: transparent;
    color: #00ffff;
    text-decoration: underline;
}

img {
    border-width: 0em;
}

p img {
    border-width: 0.3em;
    border-style: ridge;
    border-color: #ffffff;
}

p.banner img, p.topic img, div.sp2 p img, p.pic3 img  {
    border-width: 0em;
}

p a img {
    border-width: 2px;
    border-style: solid;
    border-color: #ffff00;
}

a:visited img  {
    border-color: #00ff7f;
}

a:active img  {
    border-color: #ffa500;
}

a:hover img  {
    border-color: #00ffff;
}

em.new {
    background-color: transparent;
    color: #ffc0cb;
    font-style: italic;
    font-weight: bold;
}


/* end_of_file */
