@charset "UTF-8";
/* CSS Document */

/*
----------------------------------------------------------------------------------------
  トップページ用
----------------------------------------------------------------------------------------
*/


#top-cont {
	width:680px;
	float:left;
	margin-bottom:25px;
}

#top-cont h2 {
	color		:#000;
	font-size	:16px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3';
	font-weight: bold;
	margin		:10px 0px 5px 0px;
	padding: 10px 0 5px 30px;
	height: 40px;
	text-align	:left;
	clear		:left;
	background:url('../images/h2bg.png') no-repeat left top;
}

#top-cont h3 {
	color		:#000;
	font-size	:16px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3';
	font-weight: bold;
	margin		:20px 0px 5px 0px;
	padding: 10px 0 5px 20px;
	height: 40px;
	text-align	:left;
	clear		:left;
	background:url('../images/h3bg.png') no-repeat left top;
}


/*
----------------------------------------------------------------------------------------
  トップページ記事エリア
----------------------------------------------------------------------------------------
*/

#top-area {
	margin-bottom:25px;
}

#top-topics {
	font-size: 87%;
	margin-bottom:25px;
}

#top-topics a {
	color:#51982B;
	text-decoration: none;
}

#top-topics a:link {
	color:#51982B;
	text-decoration: none;
}

#top-topics a:visited {
	color:#51982B;
	text-decoration:underline;
}

#top-topics a:hover {
	color:#51982B;
	text-decoration:underline;
}

#top-topics a:active {
	color:#51982B;
	text-decoration:underline;
}

#top-topics #top-headline {
	border-bottom:1px solid #000;
	overflow:hidden;
}

#top-topics p.view-all {
	float:right;
	padding:10px 5px 0px 0px;
}

#top-topics ul li {
	border-bottom:1px dotted #000;
	padding:10px 5px;
}
#top-topics ul li span.date {
	margin-right:30px;
	font-family:Times, serif;
	font-size:100%;
}


/*
----------------------------------------------------------------------------------------
  囲みボックス用
----------------------------------------------------------------------------------------
*/

#box1-point1 {
	clear: both;
	background: url('../images/box1point1.png') no-repeat left;
	width: 680px;
	height: 200px;
	margin: 15px auto 10px;
	padding: 0;
}

#box1-point2 {
	clear: both;
	background: url('../images/box1point2.png') no-repeat left;
	width: 680px;
	height: 200px;
	margin: 15px auto 10px;
	padding: 0;
}

#box1-point3 {
	clear: both;
	background: url('../images/box1point3.png') no-repeat left;
	width: 680px;
	height: 200px;
	margin: 15px auto 10px;
	padding: 0;
}

#box1-point4 {
	clear: both;
	background: url('../images/box1point4.png') no-repeat left;
	width: 680px;
	height: 200px;
	margin: 15px auto 10px;
	padding: 0;
}

.pointtext {
   padding-left:140px;
   padding-top:50px;
}

.pointtext p {
   font-size:14px;
   line-height:140%;
   text-align: left;
   padding:0px 0px 5px 8px;
   width:520px;
   letter-spacing: -0.1em;
   color: #333333;
}

#toppoint{
   clear: both;
   background: url('../images/top-point.jpg') no-repeat left #fff;
height: 170px;
   margin: 0 auto;
   margin-top: 15px;
   margin-bottom: 10px;
   padding: 5px;
}

#toppoint .pointtext {
   padding-left:175px;
   padding-top:45px;
}

#toppoint .pointtext p {
   font-size:12px;
   line-height:18px;
   padding:10px;
   padding-bottom:10px;
   padding-left:10px;
   width:470px;
}

#contents .infobox {
	width: 680px;
	background-color: #FFFFFF; 
	color: #666666;
	font-size: 13px; 
	margin-bottom: 25px;
	padding: 5px;
	text-align: left;
}

.infobox .timg {
	width:330px;
}

.infobox .timg2 {
	width: 320px;
	height: auto;
	margin: 0px 5px;
	padding: 0px 5px;
}

.infobox .timg img {
	margin: 2px;
	padding: 0px;
	border-style:solid;
	border-width: 1px;
	border-color: #D1D1D1;
}

.infobox .tdtxt p {
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	letter-spacing: -0.1em;
	margin-bottom: 5px;
}


/*
----------------------------------------------------------------------------------------
  囲みボックス用２列
----------------------------------------------------------------------------------------
*/

#midbox-area {
	width: 680px;
	border: none;
	margin: 10px 0px;
	padding: 0px;
}

#midbox-area img{
	margin: 0px;
	padding: 0px;
}

#midbox-area .box-mid1 {
	margin: 0px;
	padding: 0px;
	width: 330px;
	float: left;
	background-color: #FFF;
}

#midbox-area .box-mid2 {
	margin: 0px;
	padding: 0px;
	width: 330px;
	float: right;
	background-color: #FFF;
}

#midbox-area h3 {
	margin: 0px;
	padding: 5px;
	width: 320px; 
	height: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-image: none;
	text-shadow: none;
}

#midbox-area .midbox-inner {
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #efe7e1;
	text-align: left;
}

#midbox-area p { 
	padding: 3px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
	font-size: 95%;
	letter-spacing: -0.1em; 
	text-align: left;
}

#midbox-area .midbox-link {
	text-align: right;
	padding: 5px;
}

#midbox-area a:link {
	color: #3399CC;
}

#midbox-area a:active {
	color: #3399CC;
}

#midbox-area a:visited {
	color: #3399CC;
}

#midbox-area a:hover {
	color: #D8374F;
	text-decoration: none;
}
	


/*
----------------------------------------------------------------------------------------
  商品ボックス設定
----------------------------------------------------------------------------------------
*/

.top-3box {
	width: 680px;
	height: 250px;
	margin: 10px 0px;
	padding: 0px;
}

.top-3boxl {
	width: 220px;
	float: left;
	margin: 0px 6px 0px 0px;
	border:1px solid #E5E5E5;
}

.top-3boxc {
	width: 220px;
	float: left;
	margin: 0px 6px 0px 1px;
	border:1px solid #E5E5E5;
}

.top-3boxr {
	width: 220px;
	float: left;
	margin: 0px 0px 0px 1px;
	border:1px solid #E5E5E5;
}

.top-3box p {
	margin: 5px 2px 2px;
	padding: 2px;
	font-size: 11px;
	text-align: left;
}

.top-3box img {
	margin: 3px;
}

#top-2box {
width: 680px;
height: 170px;
margin: 5px 0px;
padding: 0px;
}

#top-2box .adleft {
float: left;
margin:0px 5px 0px 0px;
padding:0px;
}

#top-2box .adright {
float: right;
margin:0px 0px 0px 5px;
padding:0px;
}

#top-2box2 {
width: 680px;
height: 140px;
margin: 10px 0px;
padding: 0px;
}

#top-2box2 .adleft {
float: left;
margin:0px 5px 0px 0px;
padding:0px;
}

#top-2box2 .adright {
float: right;
margin:0px 0px 0px 5px;
padding:0px;
}


/*
----------------------------------------------------------------------------------------
  contentsbox02
----------------------------------------------------------------------------------------
*/

.contentsbox02 {
	padding:0px 10px 10px;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #CECECE;
	background-color:#ffffff;
	width:660px;
	font-size: 92%;
}

#top-area .contentsbox02 h3{
	width: 660px;
	height: 40px;
	background:url('../images/c2_h3.png') no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	text-align: left;
}

.contentsbox02_img {
	width:180px;
	height:150px;
	float:left;
	margin-right:10px;
}

.contentsbox02_linkbox01 {
	height:150px;
	width:225px;
	float:left;
}

.contentsbox02_linkbox02 {
	height:150px;
	width:225px;
	float:left;
	margin-left:10px;
}

#top-area .contentsbox02 li {
	padding: 2px 0px;
}

#top-area .contentsbox02 a:link {
	color: #3399CC;
	text-decoration: underline;
}

#top-area .contentsbox02 a:active {
	color: #3399CC;
}

#top-area .contentsbox02 a:visited {
	color: #3399CC;
}

#top-area .contentsbox02 a:hover {
	color: #D8374F;
	text-decoration: none;
}


/*
----------------------------------------------------------------------------------------
  contentsbox03
----------------------------------------------------------------------------------------
*/

.contentsbox03{
	padding:20px 5px;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #CECECE;
	background-color:#ffffff;
	width:670px;
}

.contentsbox03_img{
	float:left;
	width:150px;
	height:150px;
}

.contentsbox03_space{
	float:right;
	width:500px;
	height:150px;
	margin-right:5px;
}

.contentsbox03_txtimg{
	width:500px;
	height:75px;
	margin: 0px;
	background-image:url("../images/contentsbox03_imgtxt_off.png");
}

.contentsbox03_txtimg:hover{
	width:500px;
	height:75px;
	margin: 0px;
	background-image:url("../images/contentsbox03_imgtxt_on.png");
}

.contentsbox03_txt{
	line-height:150%;
	font-size: 93%;
	letter-spacing: -0.1em;
	color: #666;
	width: 500px;
}



/*
----------------------------------------------------------------------------------------
  情報公開用
----------------------------------------------------------------------------------------
*/

#info-toppage {
width: 680px;
height: 200px;
margin: 0px;
padding: 10px;
background: url("../images/info-back.png") no-repeat left top;
}

#info-toppage ul {
	width: 660px;
	height: auto;
	margin: 40px 0px 10px 0px;
	padding: 10px 0px;
	background: #FFF;
}

#info-toppage li {
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 30px;
	line-height: 100%;
	list-style: none;
	background: url("../images/info-liback.png") no-repeat left top;
}

#info-toppage li a {
	text-align: left;
	height: 30px;
	_height: 30px;
	text-decoration:none;
	display: block;
	vertical-align:middle;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 0px 0px 10px;
	color: #333;
	
}

#info-toppage li a:hover {
	width: 640px;
	height: 30px;
	display: block;
	padding: 10px 0px 0px 10px;
	background-color: #3C9;
	color: #FFF;
}



/*
----------------------------------------------------------------------------------------
  SideBox1
----------------------------------------------------------------------------------------
*/

.side_box01{
	width:260px;
	height:80px;
	background-image:url("../images/sidebox01_back.png");
	background-repeat:no-repeat;
	margin-top:12px;
	padding:10px;
}


.side_box01_img{
	float:left;
	width:80px;
	height:80px;
}

.side_box01_space{
	float:right;
	height:80px;
	width:170px;
}

.side_box01_icon{
	text-align:right;
	width:170px;
	height:14px;
	margin-bottom:5px;
}


.side_box01_title{
	font-weight:bold;
	color:#ff3300;
	font-size:14px;
	text-align:left;
	width:170px;
	height:15px;
}

.side_box01_title a:link{
	color:#ff3300;
	text-decoration:underline;
	font-weight:bold;
}

.side_box01_title a:visited{
	color:#ff3300;
	text-decoration:underline;
	font-weigiht:bold;
}

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

.side_box01_title a:active{
	color:#ff3300;
	font-weight:bold;
	text-decoration:none;
}

.side_box01_txt{
	font-size:11px;
	color:#333;
	line-height:120%;
	text-align:left;
	width:170px;
	height:49px;
	margin-top:3px;
}

/*
----------------------------------------------------------------------------------------
  比較ミニ
----------------------------------------------------------------------------------------
*/

#hikaku-mini {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 10px;
}



#hikaku-mini h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight:normal;
}

#hikaku-mini a {
	color: #64acbb;
	text-decoration: none;
}

#hikaku-mini a:link {
	color: #64acbb;
}

#hikaku-mini a:hover {
	color: #64acbb;
	text-decoration:underline;
}

#hikaku-mini a:active {
	color: #64acbb;
}

#hikaku-mini a:visited {
	color: #64acbb;
}

#hikaku-mini p {
	line-height: 130%;
	font-size: 95%;
	letter-spacing: -0.1em;
	color: #6c0303;
}

#hikaku-mini td{
	padding: 0px 10px 5px 0px;
}


/*
----------------------------------------------------------------------------------------
  トップランキング用
----------------------------------------------------------------------------------------
*/

.box-toprank {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 680px;
}

.box-toprank-inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 660px;
}

.toprnkbox {
	font-size: 13px;
}

.toprnkbox .timg {
	width:200px;
}

.toprnkbox .timg img {
	margin-top: 5px;
	margin-right: 10px;
	padding: 5px 10px 10px;
	border-style:solid;
	border-width: 1px;
	border-color: #EEE;
}

.toprnkbox .timgl {
	width:200px;
}

.toprnkbox .timgl img {
	margin:0px 10px 0 0;
	padding:0;
	border:none;
}

.toprnkbox .tdtx {
	line-height: 180%;
	padding:0;
	color:#666;
}

.toprnkbox .ttable {
	width:100%;
	margin: 0px;
	padding: 0px;
	border-style:solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}

.line-dot {
	display: inline;
	border-bottom: dashed 1px #999999;
	padding-bottom: 3px;
}
