/* CSS Document */

/*******************************************************
 * 全体指定
 *******************************************************/

*
{
margin:0;
padding:0;
list-style:none;
font-size:100%;
}

img
{
border:none;
}

a
{
color:#006699;
}

a:hover
{
color:#0099FF;
text-decoration:none;
}

body
{
color:#444444;
font-family:Verdana, Arial, sans-serif;
/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック" sans-serif;*/
line-height:1.4;
	/*\*/
	letter-spacing: 0.05em;
	/**/
text-align:center;
font-size:80%;
}

.campany_name
{
border-bottom:solid 1px #999999;
padding-bottom:3px;
margin-bottom:3px;
}

.logo
{
background:url(image/obj_head_main.jpg) no-repeat top right;
height:66px;
}

.item
{
padding:0 0 5px 0;
font-weight:bold;
}

.item_detail
{
padding:0 0 5px 0;
}

#footer
{
font-size:80%;
}

.blue_b
{
color:#006699;
font-weight:bold;
}

/*******************************************************
 * 運営会社
 *******************************************************/
 
.about_table th
{
background:#efefef;
font-weight:normal;
}

.about_table td
{
padding:8px 0 8px 10px;
}

/*******************************************************
 * 問い合わせ
 *******************************************************/

.red
{
color:ff3333;
}

.red_b
{
font-weight:bold;
color:ff3333;
}

.small
{
font-size:80%;
}

.tokutyou li
{
padding:0 0 2px 0;
}

/*******************************************************
 * ディスキューブ
 *******************************************************/

.seihin_copy
{
background:#666666;
color:#FFFFFF;
border:3px double #666666;
margin:10px 0 0 0;
}

.seihin_copy td
{
padding:15px;
}

.siyou_table
{
border:solid 1px #CCCCCC;
}
 
.siyou_table th
{
background:#efefef;
font-weight:normal;
}

.siyou_table td
{
padding:0 0 0 10px;
}

.siyou_table_title
{
padding:5px 0 5px 0;
background:#333333;
color:#FFFFFF;
}