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

img {
	margin: 0px;
	border: none;
}
dl,dt,dd {
	margin: 0;
	padding: 0;
}
#container {
	float: left;
}
#container #wrapper #main_area {
	clear: both;
	float: left;
}
.padding10px .page_top {
	display: none;
}
#container #wrapper #main_area .padding10px .text_red {
	color: #940000;
	clear: both;
}
.padding10px .clear {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.print_clear {
	clear: both;
	float: left;
}

.page_break {
	page-break-before: always;
}

/* --------------------------------------------------- ヘッダー設定 ----------------- */
#header {
	width: 600px;
	padding-bottom: 5px;
}
#header h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #940000;
	margin-bottom: 20px;
}

/* --------------------------------------------------- logo設定 ---------------------- */

#logo a {
	text-decoration: none;
	color: #940000;
	padding-bottom: 4px;
	font-size: 20px;
	padding-left: 10px;
}

#header #header_subnavi {
	display: none;
}

#serach_box {
	display: none;
}


/* ---------------------------------------------------- wrapper 設定 ----------------- */
#wrapper {
	float: left;
	width: 600px;
	margin-bottom: 30px;
}

/* ---------------------------------------------------- メインナビ設定 ---------------- */
#left_area #main_navi {
	display: none;
}

#left_area #sub_navi {
	display: none;
}

/* ---------------------------------------------------- footer設定 ---------------- */
#footer {
	font-size: 12px;
	color: #666;
	width: 580px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	float: left;
	clear: both;
	height: auto;
}

#footer .footerRight {
	display: none;
}


/* -----------------------------------------------------------------------------------
                                      top設定
----------------------------------------------------------------------------------- */
/* ----------------------------------------------- メインコンテンツ内wrapper ---------------- */
#top_wrapper {
	float: left;
	width: 565px;
	margin-top: 20px;
}
#top_wrapper #top_left {
	float: left;
	width: 565px;
}
#top_wrapper #top_right {
	display: none;
}
#top_left .top_lineup_box {
	float: left;
	margin-bottom: 20px;
}


/* ------------------------------------------------------------- ラインナップタイトル ------------------------------------------ */
#lineup_title {
	display: block;
	height: 17px;
	width: 400px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
}
.lineup_list {
	font-size: 13px;
	width: 200px;
	display: block;
	float: left;
	line-height: 1.5;
}
.lineup_list li {
	color: #333;
	background-image: url(../images/top/title/hyphen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.lineup_list li a {
	color: #333;
}
.lineup_list li a:hover {
	color: #990000;
}

/* ------------------------------------------------------------- 歴史タイトル ------------------------------------------ */
.history_title {
	display: block;
	height: 17px;
	width: 400px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666;
	color: #333;
}
#history_box {
	font-size: 13px;
	line-height: 1.5;
	padding-top: 10px;
	margin-bottom: 20px;
}
#history_list {
	display: none;
	line-height: 1.5;
}
#top_right ul #news_akasaka_link a {
	background-image: url(../images/top/linkimage/newsAkasaka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 74px;
	width: 160px;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------- ニュースリリースタイトル ------------------------------------------ */
.news_title {
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	color: #333;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666;
}
#news_area {
	height: 300px;
	width: 565px;
	overflow: auto;
}

#left_area {
	float: left;
	width: 565px;
	clear: both;
}


/* ------------------------------------------------------------
                       contents設定
------------------------------------------------------------ */					   
.padding10px {
	width: 580px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
.padding10px h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.padding10px .text_indent {
	text-indent: 1em;
}
.padding10px .titleText_green {
	color: #090;
	font-size: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #090;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
	margin-bottom: 10px;
	margin-top: 20px;
	clear: both;
}

/* ------------------------------------------------ 社会と共生ページ設定 ------------------- */
.float_right {
	float: right;
	width: 370px;
}
.float_left {
	float: left;
}
.square_dl {
	font-size: 14px;
	line-height: 1.5;
}
.square_dl dt {
	background-image: url(../images/common/square_barret.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.square_dl dd {
	padding-left: 16px;
	margin-bottom: .5em;
}

/* ------------------------------------------------ コンテンツトップメニュージ設定 ------------------- */
#index_menu {
	display: block;
	margin-top: 20px;
	width: 580px;
	float: left;
}
/#index_menu ul {
	display: block;
	float: left;
}
#index_menu li {
	overflow: hidden;
	margin-left: 1em;
}
.content_sub_navi {
	display: none;
}

/* ---------------------------------------------- 会社概要ページ設定 ---------------------------------------------- */
.gaiyou_table {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
.gaiyou_table table {
	border-collapse: separate;
	border-spacing: 6px;
}
.gaiyou_table table tr th {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #940000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 110px;
}
.gaiyou_table table tr td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: .5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main_area .padding10px .solid_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	clear: both;
}
.gaiyou_table2 {
	font-size: 13px;
	line-height: 1.5;
}
.gaiyou_table2 table {
	border: 1px solid #666;
	border-collapse: collapse;
}
.gaiyou_table2 table tr th {
	background-color: #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 1em;
	border: 1px solid #666;
}
.gaiyou_table2 table tr td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 1em;
	border: 1px solid #666;
}
.gaiyou_table2 table tr td ol li {
	list-style-type: decimal;
	margin-left: 1.5em;
	margin-bottom: .5em;
}
.gaiyou_table2 table tr td a  {
	color: #000;
	text-decoration: underline;
}
.gaiyou_table2 table tr td a:hover {
	color: #940000;
}
.gaiyou_table3 {
	font-size: 12px;
	line-height: 1.5;
}
.gaiyou_table3 table {
	width: 545px;
	border-collapse: separate;
	border-spacing: 4px;
}
.gaiyou_table3 table tr th {
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-align: center;
	padding: 4px;
	width: 125px;
}
.gaiyou_table3 table tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 4px;
}
.gaiyou_table3 table .hid {
	empty-cells: hide;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gaiyou_table4 {
	clear: both;
	margin-top: 20px;
	font-size: 12px;
	line-height: 1.5;
}
.gaiyou_table4 table {
	border: 1px solid #666;
}
.gaiyou_table4 table tr th{
	background-color: #CCC;
	border: 1px solid #666;
	padding: 8px;
}
.gaiyou_table4 table tr td {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 1em;
	border: 1px solid #666;
}
.gaiyou_table4 table tr .th_color {
	background-color: #999;
	text-align: center;
	padding: 4px;
}
.print_img_right {
	float: right;
}
.history_box {
	float: left;
	width: 545px;
	margin-bottom: 20px;
}
.history_box p {
	float: right;
	width: 410px;
}
.history_box2 {
	float: left;
	width: 545px;
	margin-bottom: 20px;
}
.history_box2 .right_box {
	width: 370px;
	float: right;
}
.netwaork_table {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
}
.netwaork_table table {
	border-collapse: separate;
	border-spacing: 6px;
}
.netwaork_table table tr th {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #940000;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 210px;
}
.netwaork_table table tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.product_line_table {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.product_line_table table tr td a img {
	margin-bottom: 10px;
}.cont_wrap {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
/* ------------------------------------ プロフィールテーブル設定 ------------- */
.profile_box {
	float: left;
	margin-bottom: 20px;
	width: 545px;
	padding-right: 35px;
	clear: both;
}
.profile_box h3 {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: .5em;
}
.profile_box_right {
	float: right;
	width: 370px;
}
.profile_box_right table {
	font-size: 12px;
	line-height: 1.5em;
	border-collapse: separate;
	border-spacing: 4px;
}
.profile_box_right table tr th {
	background-color: #CCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	width: 80px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
.profile_box_right table tr td {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}

/* ----------------------------------------- ドット下線 ----------------- */
.border_text {
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
/* -----------------------------------------研究開発ページ設定 ------------------ */
.content_list {
	font-size: 13px;
	line-height: 1.5;
	list-style-type: disc;
	display: block;
	width: 185px;
}
.content_list li {
	margin-left: 1.5em;
}.equipment_table {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 20px;
	width: 545px;
}
.equipment_table table {
	border: 1px solid #666;
}
.equipment_table table tr th {
	background-color: #CCC;
	text-align: center;
	border: 1px solid #666;
}
.equipment_table table tr td {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
/* --------------------------------------------------------- サイトの利用について ページ設定 ----------------- */
.guide_list {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.guide_list li {
	font-size: 13px;
	line-height: 1.5;
	list-style-type: decimal;
	margin-left: 1.5em;
	margin-bottom: .5em;
}
.guide {
	font-size: 13px;
	line-height: 1.5;
	padding-left: 10px;
}

/* --------------------------------------------- 各種問い合わせページ設定 ------------------- */
.toiawase_dl {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
.toiawase_dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
	margin-bottom: .5em;
}
.toiawase_dl dd {
	padding-left: 1em;
	margin-bottom: 20px;
}
.h3_title {
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	margin-bottom: 0.5em;
	margin-top: 20px;
}

/* ---------------------------------------------------- 投資家の皆様ページ設定 --------------- */
#container #wrapper #main_area div div .chart {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	background-image: url(../images/ir/charts/titleBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 3px;
	padding-left: 3px;
}
.orange {
	background-image: url(../images/ir/charts/orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 1.5em;
}
.blue {
	background-image: url(../images/ir/charts/blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#charts {
	float: left;
	width: 545px;
}
#charts table {
	font-size: 12px;
	line-height: 1.5;
}
#charts table tr th {
	background-color: #CCC;
	border: 1px solid #666;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#charts table tr td {
	border: 1px solid #999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
}
#charts table tr .hid {
	empty-cells: hide;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ------------------------------------------------------- 投資家の皆様へ ページ設定 -------------------- */
.ir_list {
	font-size: 14px;
	line-height: 1.5;
	list-style-type: disc;
	margin-left: 1.5em;
	margin-bottom: 20px;
}
.ir_list li a {
	color: #000;
}
.ir_list li a:hover {
	color: #940000;
}
.pdf a {
	background-image: url(../images/common/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pdf a:hover {
	color: #940000;
}

/* ------------------------------------------------------ リンクページ設定 ------------------------------ */
#link {
	line-height: 1.5;
	padding-left: 1em;
}
#link li {
	background-image: url(../images/common/square_barret.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 1em;
	list-style-type: none;
}

/* ------------------------------------------------------ ニュースアカサカページ設定 ------------------------------ */
.news_list {
	margin-left: 0em;
	margin-bottom: 15px;
	font-size: 13px;
}
.news_list li {
	line-height: 1.5;
	list-style-type: disc;
}
.news_list2 {
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 20px;
	clear: both;
}
.news_list2 li {
	margin-bottom: .5em;
	list-style-type: disc;
	margin-left: 1.5em;
}

.news_list2 li a:hover {
	color: #940000;
}
.img_border {
	border: 1px solid #333;
}

.news_box {
	float: left;
	width: 545px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.news_box ul {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 1.5;
	padding-top: 1em;
	width: 300px;
}
.news_box ul li {
	list-style-type: disc;
	margin-left: 1.5em;
}
.h2_title {
	font-size: 16px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	clear: both;
}

/* ------------------------------------------------------ プライバシーポリシーページ設定 ------------------------------ */
.privacy_list {
	font-size: 14px;
	line-height: 1.5;
}.privacy_list li {
	list-style-type: upper-roman;
	margin-left: 1.5em;
}
.privacy_list li .privacy_num {
	margin-top: 1em;
	margin-bottom: 1em;
}
.privacy_list li .privacy_num li {
	list-style-type: decimal;
	margin-bottom: 1em;
}
.privacy_dl {
	font-size: 13px;
	line-height: 1.5;
	padding-top: 1em;
	padding-bottom: 1em;
}
.privacy_dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: .5em;
}
.privacy_dl dd {
	padding-left: 1em;
}

/* ------------------------------------------------------ 製品紹介ページ設定 ------------------------------ */

.product_title {
	font-weight: bold;
	color: #940000;
	padding-left: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #940000;
}
.product_title2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #940000;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: .2em;
	clear: both;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #940000;
}
.product_box {
	float: left;
	width: 545px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product_right {
	float: right;
	width: 300px;
}
#main_area .padding10px .product_box .product_right p {
	font-size: 13px;
}
.product_right ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.product_right ul li {
	font-size: 13px;
	line-height: 1.5;
	list-style-type: disc;
	margin-left: 1em;
}
.product_table {
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product_table table{
	border: 1px solid #666;
}
.product_table table tr th {
	background-color: #CCC;
	text-align: center;
	padding: 4px;
	border: 1px solid #666;
}
.product_table table tr td {
	text-align: center;
	padding: 4px;
	border: 1px solid #666;
}
.product_table table caption {
	font-size: 13px;
	line-height: 1.5;
}
.img_box {
	float: left;
	width: 545px;
}
.img_box ul {
	font-size: 13px;
	line-height: 1.5;
}
.img_box ul li {
	display: block;
	float: left;
	width: 145px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.img_box ul li img {
	margin-top: 5px;
	margin-bottom: 1em;
}
.number_list {
	font-size: 14px;
	line-height: 1.5;
	margin-left: 1em;
}
.number_list li {
	margin-bottom: .5em;
	list-style-type: decimal;
	margin-left: 2em;
}
.number_list li ul li {
	list-style-type: disc;
}

/* ------------------------------------------------------------- 採用情報ページ設定 ------------------------------ */
.recruit_table {
	float: left;
	width: 545px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.recruit_table table {
	font-size: 13px;
	line-height: 1.5;
	border-collapse: separate;
	border-spacing: 4px;
}
.recruit_table table tr th {
	background-color: #CCC;
	padding: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #940000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 120px;
}
.recruit_table table tr td {
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}
.recruit_news {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
}
.recruit_news dt {
	background-color: #CCC;
	padding: 4px;
	border: 1px solid #333;
	font-weight: bold;
}
.recruit_news dd {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-bottom: 20px;
}
.recruit_news dd a {
	color: #940000;
}
.recruit_news dd ul {
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}
.recruit_news dd ul li {
	margin-bottom: 0.5em;
	list-style-type: disc;
	margin-left: 1.5em;
}

/* -------------------------------------------------------- sitemap設定 ----------------------------- */
#mainWrapper2 {
	width: 600px;
	float: left;
	background-image: url(../images/sitemap/engine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	clear: both;
	padding-bottom: 20px;
}


.ul#map { margin: 0; padding: 0; }
ul#map ul {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
ul#map li {
	list-style-type: square;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}
ul#map li.joint  {
	list-style-type: disc;
}
ul#map li.joint2  {
	list-style-type: disc;
}
ul#map li.bottom {
	list-style-type: disc;
}
ul#map li.bottom2 {
	list-style-type: disc;
}

#leftBox {
	line-height: 2;
	float: left;
	width: 280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
#rightBox {
	line-height: 2;
	clear: right;
	float: left;
	width: 300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
