
.bold-s {  font-size: 10pt; font-weight: bold; color: #777785}
a:hover {  color: #330099; text-decoration: underline}
a:link {  color: #0000ff}
a:visited {  color: #003366}
a {  text-decoration: none}


/* 全体 */
body {
width: 100%;
margin: auto;
font-family:Arial, helvetica, sans-serif;
text-align: center;
}

.td_navi{
margin-left: 20px;
font-size: 14px;
}

.td_font{
margin-left: 300px;
color: #ffffff;
font-size: 30px;
font-weight: bold;
}

.td_catch_s{
margin-top: 10px;
margin-left: 300px;
color: #ffffff;
font-size: 20px;
}

td.footer{
margin-left: 80px;
font-size: 11px;
color: #ffffff;
}

.appli_title{
margin-left: 80px;
}

img.lmargin{
margin-left: 50px;
}

img.products{
margin: 10px 20px 0 10px; 
}

img.footer{
margin: 5px 0 5px 0;
text-align: right;
}

ul {
color: #000000;
list-style-image: url(images/check_03.png);
text-align: left;
font-size: 13px;
}

/* 余白ボックス */
.nob {
width: 140px;
height: 50px;
line-height:5px;
}


/* 回り込み解除 */
.clear {
clear: both;
}


/* テキスト */
h1,
h2,
h3,
h4 {
margin: 20px;
text-align: left;
}

h2,
h3 {
color: #003366;
}

p {
margin: 20px;
line-height: 1.5;
color: #333333;
font-size: 13px;
}


