@charset "Shift_JIS";
.l_bold { font-weight: bold; font-size: 15px; line-height: 130%; text-align: justify; word-spacing: -2px }.l_regular { font-size: 15px; line-height: 130%; text-align: justify; word-spacing: -1px }.m_bold { font-weight: bold; font-size: 13px; line-height: 140%; text-align: justify }.m_regular { font-size: 13px; line-height: 140%; text-align: justify }.s_bold { font-weight: bold; font-size: 11px; line-height: 150%; text-align: justify }.s_regular { font-size: 11px; line-height: 150%; text-align: justify }.ss_bold { font-weight: bold; font-size: 9px; line-height: 160%; text-align: justify }.ss_regular { font-size: 9px; line-height: 160%; text-align: justify }a:active { color: blue; text-decoration: none }a:link { color: blue; text-decoration: none }a:visited { color: blue; text-decoration: none }a:hover { color: red; text-decoration:underline }


/*
----------------------------------------------------------
[MAILNEWS]
----------------------------------------------------------*/
#mailnews {
padding: 10px;
font-size:11px;
font-weight: normal;
line-height:1.8em;
_font-size:72%;
}

#mailnews h1{
width:600px;
height:55px;
background:url(mailnews/images/title.gif) top left no-repeat;}

#mailnews h1 span{
display:none;
}

#mailnews img {
border:none;
}

#mailnews form {
margin:0px;
padding:0px;
}

#mailnews p {
margin:0px;
padding:0px;
margin-bottom:10px;
}

#mailnews p span {
color:#FF6600;
font-size:0.9em;
}

#mailnews_left {
width:300px;
float:left;
}

#mailnews_right {
width:260px;
float:right;
padding:10px;
mmargin-bottom:15px;
border:1px dotted #999;
_width:270px;
}


#mailnews ul {
margin:0px;
padding:0px;
padding-left:25px;
margin-bottom:10px;
}

#mailnews ul li {
margin:0px;
padding:0px;
color:#666;
}

#mailnews_form {
margin:10px 0px;
text-align:left;
}

#mailnews_form h3 {
}

#mailnews_form table {
font-size:1em;
}

#mailnews_form table th {
text-align:left;
border-left:3px solid #ff6600;
padding-left:5px;
border-bottom: 1px solid #dddddd;
}

#mailnews_form table td {
border-bottom: 1px solid #dddddd;
}

#mailnews_form fieldset {
border:1px dotted #999;
_border:none;
}

#mailnews legend {
padding:0px 5px 0px 2px;
color:#666;
font-size:1.1em;
}

#mailnews label {
color:#666;
padding-right:8px;
margin-left:5px;
margin-top:0px;
padding-top:0px;
}

#mailnews input {
margin:5px 2px 10px 5px;
vertical-align:middle;
}