﻿@charset "UTF-8";
@import url("style-base.css");

h1 {
}
h2 {
}
h3 {
}

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

form {
	margin: 0;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,"ＭＳ Ｐゴシック",Arial,sans-serif;
}


div.pagenavi {
	margin-top: 18px;
	width: 510px;
}
div.pageback {
}
div.pageback img {
	float: left;
	border: 0;
}
div.pagetop {
}
div.pagetop img {
	float: right;
	border: 0;
}

img{border:0px;}

.p-t05{ padding-top:5px;}
.p-t10{ padding-top:10px;}
.p-t20{ padding-top:20px;}
.p-t30{ padding-top:30px;}
.p-t40{ padding-top:40px;}
.p-b05{ padding-bottom:5px;}
.p-b10{ padding-bottom:10px;}
.p-b15{ padding-bottom:15px;}
.p-b20{ padding-bottom:20px;}
.p-b30{ padding-bottom:30px;}
.p-b40{ padding-bottom:40px;}

.m-t05{ margin-top:5px;}
.m-t10{ margin-top:10px;}
.m-t20{ margin-top:20px;}
.m-t30{ margin-top:30px;}
.m-t40{ margin-top:40px;}
.m-b10{ margin-bottom:10px;}
.m-b20{ margin-bottom:20px;}
.m-b30{ margin-bottom:30px;}
.m-b40{ margin-bottom:40px;}

.cen { text-align:center;}
.right{ text-align:right;}
.l-box{ float:left;}









div.stepbox{
background:url(img/inner/flow_bg.gif) no-repeat left bottom;
padding:10px 10px 46px 10px;
line-height:180%;
}
div.stepbox p{
padding-bottom:4px;
}
div.stepbox .red{
color:#e50000;
font-size:10px;
}


ul.steps{
list-style:none;
}
ul.steps li{
background:url(img/inner/points.gif) no-repeat 0px 3px;
padding:2px 20px 2px 12px;
display:inline;
line-height:150%;
color:#2A66C3;
}







div.blog-text{
line-height:180%;
width:480px;
margin:0px auto 0px auto;
}

.date{
text-align:right;
font-size:10px;
padding-right:10px;
letter-spacing:0.5px;
}



.entry_blog{
width: 509px;
background:url(img/inner/entry-back.gif) top left repeat-y;
color: #585858;
border-bottom:1px solid #CCCCCC;
padding-bottom: 10px;
margin-bottom:20px;
}

.entry-next2{
background:url(img/inner/entryimg02.gif) center right no-repeat;
padding: 0px 15px 0px 0px;
text-align:right;
width:465px;
margin:0px auto;
}
.entry-next2 a:link,.entry-next2 a:visited { color: #585858; text-decoration:none; }
.entry-next2 a:hover,.entry-next2 a:active { color: #014D95; text-decoration:underline; }


.ttl01{
padding:5px 0px 5px 10px;
font-size:14px;
border-left:3px solid #2C76E9;
line-height:150%;
background:#F4F4F4;
margin-bottom:10px;
}


ul.next-back{
padding:10px 0px 20px 20px;
list-style:none;
line-height:150%;
}
ul.next-back li.prev{
background:url(img/inner/p-prev.gif) no-repeat 0 6px;
padding:3px 0px 3px 17px;
}
ul.next-back li.next{
background:url(img/inner/p-next.gif) no-repeat 0 6px;
padding:3px 0px 3px 17px;
}
ul.next-back li.back{
background:url(img/inner/p-top.gif) no-repeat 0 6px;
padding:3px 0px 3px 17px;
}
ul.next-back a:link,ul.next-back a:visited { color: #585858; text-decoration:underline; }
ul.next-back a:hover,ul.next-back a:active { color: #014D95; text-decoration:none; }


















