/* 共通設定 *************************************/
body			{color:#333; margin:0; background:#FC3;}
table			{margin:0 auto; text-align:left;}
tr				{vertical-align:top;}
div				{margin:0;}
img				{border:0; vertical-align:middle;}
ul				{padding:0; font-size:80%; line-height:150%;}
li				{margin:2px 0; list-style-image:url(img/dot.gif); list-style-position:inside;}
strong		{color:#F33; font-style:normal; font-weight:bold;}
em				{color:#F33; font-style:normal; font-weight:normal;}
form			{margin:0;}
.header		{width:728px; font-size:75%; height:85px; background:url(img/title.gif); text-align:right; vertical-align:bottom;}
.shadow_l	{width:5px; background:url(img/shadow_l.gif);}
.shadow_r	{width:5px; background:url(img/shadow_r.gif);}
.ad_top		{padding:5px 0;}
.ad_right	{margin:5px;}
.ad_btm		{padding:5px 0 1px;}
.body_l		{width:518px; background:#FFF;}
.body_r		{width:210px; background:#DDD;}
.footer		{width:728px; height:35px; background:#FFF; text-align:center;}

/* コンテンツ ***********************************/
.image		{color:#F60; background:url(img/bcg.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:scroll;}
h1				{color:#363; margin:10px 5px; font-size:80%; padding:6px; border-top:3px solid #093; border-bottom:1px solid #093; background:url(img/back_h1.gif);}
h2				{color:#F60; margin:15px 5px 5px; font-size:80%; padding:2px 15px; background:url(img/back_h2.gif);}
h3				{margin:0;}
p					{margin:6px 20px 20px; font-size:80%; line-height:150%;}
blockquote{color:#090; margin:6px 30px 20px; font-size:80%; line-height:150%;}
ul.left		{margin:15px;}
.frm2			{width:250px; height:210px;}
.frm2_bd	{background:url(img/frm2_body.gif);}
.frm2_btm	{height:5px; background:url(img/frm2_bottom.gif);}
.server		{margin:5px; color:#666;}
.history	{width:230px; height:175px; border:0; font-size:75%; color:#666;}
.red			{color:#F33;}

/* メニューバー *********************************/
.frm			{margin:5px;}
h6				{margin:0;}
.frm_bd		{background:url(img/frm_body.gif);}
.frm_btm	{height:5px; background:url(img/frm_bottom.gif);}
ul.right	{margin:5px;}

/* 管理ページ *********************************/
.main			{width:728px; background:#FFF;}
.key			{width:200px; font-size:90%; padding:4px 15px;}
.value		{color:#090; font-size:90%;}
q					{color:#999; font-size:80%; line-height:150%;}
.textbox1	{width:20px;}
.textbox2	{width:70px;}
.textbox3	{width:250px;}
.textbox4	{width:450px;}
.button1	{width:200px;}

/* リンク色 *************************************/
a:link		{color:#00F; text-decoration:none;}
a:visited	{color:#66F; text-decoration:none;}
a:active	{color:#F00; text-decoration:underline;}
a:hover		{color:#00F; text-decoration:underline;}
