@charset "shift_jis";
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
height:36px;
width:742px;
background:url(line/menubar_blank.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:500;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(line/menubar_over.gif);
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(line/menubar_blank.gif); 
padding:0 0 0 10px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_linedrop .select li.line a {color:#EEE;}

.pro_linedrop .select a b {
display:block; 
padding:0 10px 10px 10px; 
background:url(line/menubar_blank.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(line/menubar_over.gif); 
padding:0 0 0 10px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#FFF;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 10px 9px 10px; 
background:url(line/menubar_over.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:740px;
top:28px; 
left:0; 
text-align:center;
background:transparent url(line/transparent.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#888;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#000;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:112px; position:absolute; left:-1px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}



BODY			{padding-left: 15px; font-size:12pt;}		/*ページ全体用*/
P				{font-size:10pt; text-indent:15px;}			/*本文*/
P.normal		{font-size:10pt; text-indent:0px; }	/*本文、段落なし*/
P.normal2		{font-size:10pt; margin-left:10px; margin-top:15px; margin-bottom:0px;
		 		text-indent:0px; } /*本文、左１文字空白*/
P.normal3		{font-size:10pt; margin-left:20px; margin-top:5px; margin-bottom:0px;
				 text-indent:0px; } /*本文、左１文字空白*/
UL.normal		{font-size:10pt; }					/*リスト*/
OL				{font-size:10pt; }					/*リスト*/
DL				{font-size:10pt; }					/*定義リスト*/
DD				{margin-bottom: 10px; }
STRONG			{color:#009999; }					/*太字*/
STRONG.title	{font-size:14pt; background-color:#00CCCC; padding:5px 30px;}
STRONG.normal	{color:#009999; }					/*太字*/
STRONG.normal2	{color:#009999; font-size:12pt; }				/*太字*/
TABLE.invis		{border-width:0px; width:550px; }			/*隠しテーブル(幅550px)*/
TABLE.invis2	{margin-top:10px; margin-left:10px; 
				border-width:0px; width:540px; }		/*隠しテーブル(上・左10px空、幅540px)*/
TABLE.invis3	{margin-top:10px; border-width:0px; width:550px; }	/*隠しテーブル(上15px空、幅550px)*/
TABLE.normal	{border-width:3px; border-color:#009999; border-collapse:collapse;
				border-style:solid; width:75%; }			/*通常テーブル*/
IMG				{border-width:0px; }				/*画像枠無し*/
IMG.left		{float:left; padding:10px; }			/*画像左配置*/
IMG.right		{float:right; padding:10px; }			/*画像右配置*/
IMG.bnn		{padding-left: 141px; padding-right: 141px;}
DIV.center	{text-align:center; font-size:10pt; }			/*中央配置*/
DIV.right	{text-align:right; font-size:10pt; }			/*右配置*/
DIV.header	{margin-left:auto; margin-right:auto; width:750px; height:55px;}
DIV.cont	{margin-left:auto; margin-right:auto; width:770px;
		background-color:#CCE; }
DIV.lcol	{width:570px; float:left;background-color:#FFF;}
DIV.rcol	{width:180px; float:left; margin:10px; text-align:center;}
DIV.footer	{width:100%; clear:both;background-color:#FFF;}
DIV.bnn		{margin-left:auto; margin-right:auto; width:750px; height:62px;}
ADDRESS			{text-align:right; font-size:10pt; font-style:normal;}
H1			{font-size:12pt; font-weight:bold;; color:#009999;}

/*以下、リンク文字色*/
A:link			{color:#0000FF; }
A:visited		{color:#0000FF; }
A:active		{color:#0000FF; }
A:hover			{color:#FF0000; }

/*以下、テーブル要素*/
TH			{background-color:#00FFFF; font-size:10pt; text-align:center; 
			border-width:1px; border-style:solid; border-color:#009999; }
TD.invis	{border-width:0px; text-align:left; }
TD.invis2	{font-size:10pt; text-align:center; }
TD.invis3	{font-size:10pt; text-align:left; padding-bottom:15px; padding-left:10px; }
TD.invis4	{font-size:10pt; text-align:left; padding-bottom:15px; }
TD.invis5	{font-size:10pt; text-align:right; }
TD.normal	{font-size:10pt; text-align:center; border-width:1px; 
			border-style:solid; border-color:#009999; }
TD.left		{font-size:10pt; text-align:left; border-width:1px; 
			border-style:solid; border-color:#009999; }
/**/
