* {
 line-height: 1.5;
 font-family:"ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}

body {
	margin: 0px 0px 0px 0px;
	background:#f1f1f1;
	text-align: center;
	letter-spacing:1px;
	background-image: url(img/bg.jpg);
background-repeat: repeat-x;
	}


a {
	text-decoration: underline;		
	}

a:link {
	color: #333333;
	}

a:visited {
	color: #333333;
	}

a:active {
	color: #FFFFFF;
	}

a:hover {
	color: #3399FF;
	text-decoration:underline;
	}

img{
 border:0;
}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:1000px;
	border:1px solid #666;
	margin-right:auto;
	margin-left:auto;
	/*
background-image: url(./img/bg.jpg);
background-repeat: repeat-y;
*/
text-align: center;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#leftBox{
margin-top: 20px;
width: 200px;
float: left;
font-size: 14px;
}

#leftPad{
padding: 10px;
}

#rightBox{
width: 780px;
float: right;

}

#rightPad{
padding: 15px;
}

.waku{
	margin: 0px auto;
width: 720px;
text-align: left;
}

.waku h2{
	font-size: 16px;
	color: #003;
	background: #333;
	padding: 5px;
	margin-bottom: 1em;
	padding-left: 80px;
	background-image: url(img/h2_bg.jpg);
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 30px;
}
.waku h3{
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	background-image: url(img/h3.jpg);
	padding-top: 30px;
	margin-top: 10px;
}
/*バナー*/
#banner {
	background-color: #FE0000;
	height: 75px;
	background-repeat: no-repeat;
	background-position:top;
	}

#banner h1 a {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	 font-size: 24px;
	 font-weight: bold;
         color: #999;
         margin:0px;
padding:0px;
text-indent: -9000px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	}
/*メイン*/


.description{
	padding:0;
	border:1px solid #999;
        border-top:0px solid #999;
	background: #FAFAF3;
	margin:0 15px 30px 15px;
        text-align:left;
        font-size:14px;
}

.description p{
        padding:10px;
        margin:0;
}

#center {
	float: right;	
	width: 500px;	
	overflow: hidden;
        padding: 0 15px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}


.content h2 {
        font-size:16px;
        margin:20px 0 0px 0px;
        font-weight:bold;
        background:#FFF;
        color: #333;
        background-image: url(http://www.aj-ls-link.com/003/site/img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 20px;
	}

.content h3 {
        border-left:15px solid #000066;
        border-bottom:1px solid #000066;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	background-color: #f8f8f8;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
        margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.ctgy{
margin-left: 20px;
}

.ctgy dt{
        margin-bottom:0px;
margin-top: 20px;
        padding: 5px 0px 5px 20px;
        font-weight: bold;
        font-size: 18px;
        color:#333;
        background-image: url(http://www.aj-ls-link.com/003/site/img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        padding:0px 0px 0px 25px;
        margin-bottom: 5px;
	}

.cat_list dt{
        background-image: url(http://www.aj-ls-link.com/003/site/img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
	margin-bottom:20px;
}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
	}

.entry-body{
        margin-left: 20px;
}

/*サイド*/

#right {
		float: left;
	width: 245px;
	overflow: hidden;
        margin-right:35px;
        border-right:1px solid #ddd;
        border-bottom:1px solid #999;
        background: #f8f8f8;
        text-align:left;
	}

#right h2{
       background-color: #FFFFFF;	
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
}


#right h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#f8f8f8;
       border-top:3px solid #666;
       border-bottom:1px dashed #999;
       margin-left:0;
}

#right ul{
       padding-left:10px;
       font-size: 12px;
       margin:0 0 0 10px;
}





#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
        position:absolute;
        top:80px; right:15px;
	}

/* フッター */
#foot {
	display: block;




background-color: #333
	color: #fff;
	font-size: 12px;
	margin: 0;
	height: 50px;
	padding-top: 20px;
	border-top: 1px solid #999;
	text-align: center;
clear: both;

	}

/* アドセンス */
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
	margin: 10px;
	text-align: left;
	font-size: 12px;
	color: #999;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}

.tbl table, 
.tbl tr, 
.tbl th, 
.tbl td{
	border: 2px solid #000;
	border-collapse: collapse;
	font-size: 14px;
}

.tbl th, 
.tbl td{
	padding: 2px 5px;
}

.tbl th{
	background: #FFCC00;
}

.tbl td{
background: #fff;
color: #993300;
}

/**▼文字装飾*****/

/*赤文字*/
.rb{ color:#f00;}

/*下線*/
.uline{ text-decoration:underline;}

/*文字色背景を黄色*/
.yb{ background:#ff0;}

/*文字列を左寄せにする*/
.tl{ text-align:left;}

/*文字列を中央に配置*/
.tc{ text-align:center;}

/*文字列を右寄せにする*/
.tr{ text-align:right;}

/*画像を左に配置し、後に続く文字を右に回り込ませる*/
.left{
 float:left;
 margin:0 20px 0 0;
}

/*画像を右に配置し、後に続く文字を左に回り込ませる*/
.right{
 float:right;
 margin:0 0 0 20px;
}


/*回り込み解除*/
.c_both{ clear:both;}


.tmpl_tbl td{
vertical-align:top;
padding:20px;
border:1px solid #ccc;
}

.tmpl_tbl th{
vertical-align:top;
padding:5px 10px 20px 10px;
border:1px solid #ccc;
}

.tmpl_tbl a:hover{
text-decoration:none;
font-weight:bold;
color:#f00;
}

.tmpl_tbl img{
 border:1px solid #ddd;
}

.tmpl_tbl a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.ctgy table,td,th{
	border:1px solid #999;
	border-collapse:collapse;
	font-size: 14px;
	padding: 5px 10px;
}

.ctgy th{
 background:#ffe;
 width:170px;
 text-align:center;
}

.ctgy td{
 padding:5px;
 text-align:center;
}

.ctgy .cell001{
 text-align:left;
 font-weight:bold;
 white-space:nowrap;
}

.ctgy2 dt{
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
}

.ctgy2 dd{
  font-size: 14px;
}

.answer{
border: 1px solid #FF9999;

padding: 15px;
margin: 10px;

}

.qaPage table{
margin-bottom: 20px;
width: 100%;
}

.qaPage table,
.qaPage tr, 
.qaPage td {
  border-style:none;
  border-collapse: collapse;
  border-bottom: 1px solid #ddd;

}

.qaPage td{
 padding: 5px;
 font-size: 14px;
 text-align: left;
}

.search{
  text-align: right;
  font-size: 14px;
  margin: 10px;
}

dt{
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}

.ctgy2 dd{
  font-size: 14px;
　margin-bottom: 10px;
}
 
.waku_pad dl dd {
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 14px;
}

.waku_pad dl dd .exp {
margin-left:40px
}

td.faqsys {
border: none;
}

.update{
 font-size: 14px;
 color: red;
}

#koushin table{
	border:none;
	margin-left:10px;
}
#koushin table td{
	border:none;
	border-bottom:1px dotted #999;
}
h3{
	padding-left:20px;
	margin-bottom:10px;
}
.waku p{
	padding-left:30px;
	padding-right:30px;
}
.down a{
	background-image:url(img/down_ic.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: middle left;
	}

h4 {
	margin:0px 0 0px 25px;
	padding:2px 5px;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border:1px solid #036;
	display: inline;
	font-size: 11px;
	background-color: #036;
	font-weight: normal;
	}

#leftPad ul{
margin:0;
padding: 5px;
}

#leftPad li{
list-style: none;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}

dt{ padding:5px 10px;}
dd{ padding:5px 10px;}
dl{padding:5px 20px;}