@charset "UTF-8";/* CSS Document *//* ブラウザスタイルの初期化 */* {  margin: 0;  padding: 0;  }  body {	margin: 0;	padding: 0;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	line-height: 18px;	color: #000000;}/* 画像 (img) */img {  border: 0;  }#container {	width: 850px;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #e0e0e0;	margin-right: auto;	margin-left: auto;	border-left-color: #e0e0e0;	overflow: auto;}/* 詳細 */#main {	width: 710px;	float: right;	font-size:12px;}/* header */#header {	background-image: url(../images/modelplan_head_bg.gif);	background-repeat: repeat-x;	width: 100%;	margin-bottom: 5px;}.modelplan-title{ background-image: url(../images/modelplan_hl.jpg);                  background-repeat:no-repeat;				  width:569px;				  height:100px;				  text-align:left;				  margin:20px 0 0;}.modelplan-title2{ background-image: url(../images/modelplan_hl2.jpg);                  background-repeat:no-repeat;				  width:569px;				  height:100px;				  text-align:left;				  margin:20px 0 0;}				  .modelplan-title p{ padding:45px 0 0 60px;                    font-size:12px;					font-weight:bold;					text-align:left;}.modelplan-title2 p{ padding:45px 0 0 60px;                    font-size:12px;					font-weight:bold;					text-align:left;}					.mp-link{ width:600px;          text-align:right;		  margin:20px 0 30px;}		  .mp-link a:link     { color: #28588b; text-decoration: underline }.mp-link a:hover   { color: #df819f; text-decoration: underline }