body {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #333;
	margin: 0;
	padding: 0;  
}
a img{
	border: 0;
}
ul,li{
	padding: 0;
	margin: 0;
}
#main_area{
	width:820px;
	margin-right: auto;
	margin-left: auto;
}

#main_area h1{
	font-size:110%;
	line-height:140%;
	font-weight:bold;
	text-align: center;
	margin-top: 10px;
}

#main_area p.date{
	margin:15px 0 15px 0;
	text-align:right;
}

#main_area p.main{
	margin:10px 0 10px 0;
	text-align:left;
}

#main_area p.main2{
	text-align:center;
	margin:10px 0 10px 0;
}

#main_area p.main3{
	margin:10px 0 10px 0;
	text-align:right;
}

#main_area .boldtxt{
	font-weight: bold;
}
.red{
	color:#F00;
}

.red br{
	color:#F00;
}

.note {
    color: #FE0000;
    font-weight: normal;
    letter-spacing: 0;
}

ul.arrow_link {
	list-style-type: none;
	padding-left: 5px;
}

ul.arrow_link li {
	background: url("/share/images/arrow_black.gif") no-repeat scroll 0 50% transparent;
}

ul.arrow_link li a {
	padding-left: 11px;
}

p.lead2{
	clear:both;
	margin-left: 30px;
	}

/* テーブル
-------------------------------------------------*/

table.spec{
	border:1px solid #cccccc;
	}

table.spec tr{
	border:1px solid #cccccc;
	}

table.spec th{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color:#EEEEEE;
	text-align:center;
	padding:5px;
	}

table.spec td{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align: left;
	padding:5px;
	}

table.spec td.center{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-align: center;
	padding:5px;
	}

table.spec td.bold{
	font-weight:bold;
	}

table.spec td.center{
	text-align:center;
	}
div.pregArea ul li {
    background: url("/support/images/inquiry/ico_kome.gif") no-repeat scroll 0 4px transparent;
    margin: 5px 0 0;
    padding: 0 0 0 13px;
}

.dial {
    border: 1px solid #C9C9C9;
    margin-bottom: 20px;
    padding: 15px;
}

.dial .leftArea {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
}
.dial .rightArea {
    float: left;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/* ---- Clearfixes ---- */
.cf:before,.cf:after{
	content:'';
	display:table;
}
.cf:after{
	clear:both;
}
.cf{
	zoom:1
}
.line_wrap{
	border: 1px solid #000;
	padding: 20px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.line_wrap .right{
	margin-bottom: 20px;
}
.title_font {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 20px;
}
.font_red{
	color: red;
}
#pc-howto h2{
	margin-bottom: 10px;
	font-size: 115%;
}
#pc-howto h3{
	margin-bottom: 7px;
}
p{
	margin-bottom: 15px;
}
ul.disc_list {
	margin-bottom: 15px;
}
.disc_list li{
	list-style: disc;
	list-style-position: inside;
}
.decimal_list li{
	list-style: decimal;
	list-style-position: inside;
	margin-bottom: 50px;
	text-indent: -1.3em;
	padding-left: 1.3em;	
}

.decimal_list img{
	margin-top: 7px;
	margin-left: 10px;
}
.caption{
	margin-left: 10px;
	margin-bottom: 0;
	margin-top: 15px;
	/*font-size: 90%;	*/
	text-indent: 0;
	padding-left: 0;		
}

/* ---- table_style01 ---- */
table.table_style01 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width:80%;
}
.table_style01 tr,.table_style01 th,.table_style01 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px 8px;
}
.table_style01 th {
/*	text-align: center;*/
	background-color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font_bold{
	font-weight: bold;
}
.ml100{
	margin-left:100px;
}
#main_area{
	margin: 0 auto 0 auto;
} 
.center{
	text-align:center;
}
#popup .content_wrap{
	padding-left: 20px;
	padding-right: 20px;
}
#popup h2{
	margin: 0 0 5px 0;
}
#popup h3{
	margin: 0 0 5px 0;
}
.underline{
	border-bottom: 1px #ccc solid;
}
#popup .underline{
	margin-bottom: 15px;
}

/* リスト
-------------------------------------------------*/
dl.infowin10{
width:350px;
float:left;
margin:0 auto 10px auto;
padding-left:30px;
}

dt.infowin10{margin-top:25px;}

dd.infowin10{
	background:transparent url(/info/images/disc_black.gif) no-repeat scroll 0pt 8px;
	padding-left:8px;
	list-style-type:none;
	clear: both;
}

dd.nodot,.infowin10{
	background:none;
}

dd img.popup,.infowin10{
	margin-left: 5px;
}

dd.infowin10{
	background: url("/share/images/arrow_black.gif") no-repeat scroll 0 50% transparent;
    margin-left: 19px;
}

