﻿/* CSS Document */

@import "../css/flame_base.css";
@import "../css/flame_sub.css";
@import "../css/parts.css";
@import "../css/font.css";
@import "../css/start.css";

/* 固有タグ指定 */
img.takenImg			{
						margin:7px 0px 14px 0px;
						}

div.ImageArea			{
						width:520px; height:35px; margin:40px 0px 50px 0px; background-image:url(image/bg_subtitileimg.gif);
						}

div.ImageArea h3		{
						font-size:0.9em; font-weight:bold; padding:10px 0px 0px 20px;
						}

h3.imageAreaLink		{
						width:500px; height:100%;
						}

h3.imageAreaLink a,
h3.imageAreaLink a:link,
h3.imageAreaLink a:visited,
h3.imageAreaLink a:active
						{
						width:500px; height:31px; color:#000000; padding:0px 0px 0px 0px; text-decoration:none; display:block;
						}
					 

h3.imageAreaLink a:hover
						{
						width:500px; height:31px; color:#000000; padding:0px 0px 0px 0px; text-decoration:none; display:block;
						}
