@charset "Shift_JIS";	/* ページ全体---------------------------------------------------- */body {  margin: 0;  padding: 0;}/* コンテンツ---------------------------------------------------- */#content {  width: 740px;}#content .text {	font-size: 10px;	font-weight: normal; color:#000000;	line-height: 1.5em;}#content .text_lm {	font-size: 10px;	padding-left: 5px;	font-weight: normal; color:#000000;	line-height: 1.5em;}/* コンテンツ---------------------------------------------------- */#main_left {  float: left;  margin: 0px 0px;  width: 300px;}#main_right {  float: right;  margin: 0px 0px;  width: 440px;  background-image : url(../img/right_bg.gif);}#main_right .a-text {	font-size: 10px;	font-weight: normal; color:#000000;	line-height: 1.5em;}#main_right .a-text_lm {	font-size: 10px;	padding-left: 5px;	font-weight: normal; color:#000000;	line-height: 1.5em;}/* フッタ---------------------------------------------------- */#footer {  width: 740px;  margin: 0;  padding: 0;}
