﻿@charset "utf-8";

/* rss_content
----------------------------------------------------------- */
body {margin: 0px; padding: 0px;
	color: #323030;
	background-color:transparent; 
	font: 82%/1.6 "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, verdana, arial, Sans-Serif;
	}
h4 {
	line-height: 25px;
	font-size: 1.24em;
	font-weight: bold;
	color: #FEFFFF;
	clear: both;
	background: url(dot.png) repeat-x left bottom;
	width: auto;
	height: 25px;
	margin: 0px auto 5px;
	padding-bottom: 5px;
	}
a{color:#f0831e; text-decoration:none;}
a:hover{text-decoration:underline;}
#planList { width:680px;}
	#planList .left { float:left; width: 495px; }
	#planList .right {
		float:right;
	width: 172px;
	padding-left: 10px;
	}
	#planList h4 { color: #f0831e; 	}
	#planList p { padding: 5px; }
	#planList img {
	height: 113px;
	width: 170px;
	border: 1px solid #d2d2d2;
	}
	.contentsbox {
	width: 100%;
	clear: both;
	height:150px;
	padding:0 0 30px 0;	}
	.matbox {
	width: 640px;
	clear: both;
	padding: 20px;
	background: url(../img/mat.jpg);
	margin-bottom: 20px;
	}
