@charset "shift_jis";

/* リプリーサイト用 */

/* ------------ DEFAULT ------------ */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: 'MS UI Gothic';
	color: #000000;
	background: #FFFFFF;
	text-align: center;
}

a:link {
	color: #A45C68;
	text-decoration: none;
}

a:visited {
	color: #A45C68;
	text-decoration: none;
}

a:hover {
	color: #A45C68;
	text-decoration: underline;
}

table {
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
}

caption, th, td, div, ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: 'MS UI Gothic';
}

p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	font-family: 'MS UI Gothic';
	line-height: 140%;
}

ul {
	margin-top: 6px;
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 6px;
	list-style-image: none;
	list-style-type: circle;
	font-size: 12px;
	font-family: 'MS UI Gothic';
}

ol
{
	margin-top: 6px;
	margin-left: 24px;
	margin-right: 0px;
	margin-bottom: 6px;
}

li
{
	line-height: 140%;
}


/* ------------ BASE ------------ */
table.base {
/*	width: 720px; */
	height: 100%;
	margin: 10px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

table.biz_data {
	width: 100%;
	border: 0px;
}

/* ------------ HEADER ------------ */

/* ヘッダ部分 */
td.header_top {
	height: 52px;
	margin: 0px;
	padding: 0px;
	background: #73155b;
	text-align: center;
	vertical-align: bottom;
	line-height: 100%;
}

/* 左模様部分 */
td.header_left {
	margin: 0px;
	padding: 0px;
	width: 12px;
	background: url(../images/ripley/bg_frameleft.gif) #FFFFFF right top repeat-y;
}

/* 右模様部分 */
td.header_right {
	margin: 0px;
	padding: 0px;
	width: 12px;
	background: url(../images/ripley/bg_frameright.gif) #FFFFFF left top repeat-y;
}

/* ------------ BODY ------------ */

td.body_basic
{
	vertical-align: top;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
}

/* 左模様部分 */
td.body_left {
	width: 31px;
	margin: 30px;
	padding: 0px;
	vertical-align: top;
	background: url(../images/ripley/bg_left2.gif) repeat-y;
}

/* 中央本文 */
td.body_center {
	width: 470px;
	vertical-align: top;
}

/* 右メニュー */
td.body_right {
	width: 180px;
	margin: 0px;
	padding: 3px;
	text-align: right;
	vertical-align: top;
}

td.biz_data {
	padding: 2px;
	margin-left: 2px;
	text-indent: 4px;
	background: #F1F1F1;
	border-bottom: 1px #C3C3C3 solid;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
}

td.biz_lefthead {
	padding: 2px;
	background: #F1F1F1;
	text-indent: 4px;
	border-right: 1px #C3C3C3 solid;
	border-bottom: 1px #C3C3C3 solid;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
}

/* ------------ FOOTER ------------ */
td.footer_top {
	height: 12px;
	background: url(../images/line_dots3.gif) no-repeat bottom center;
	text-align: center;
	vertical-align: bottom;
}

td.footer_middle {
	height: 6px;
/*	padding-top: 12px;*/
/*	padding-bottom: 6px;*/
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
}

td.footer_bottom {
	height: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: bottom;
}

div.footer_bottom {
	height: 12px;
	margin: 0px;
	padding: 0px;
	padding-right: 12px;
	text-align: right;
	vertical-align: bottom;
}

span.backtotop {
	padding-left: 12px;
	background: url(../images/pt_sqtv03.gif) left 1px no-repeat;
	font-size: 11px;
}


/* ------------ BODY CENTER（本文） ------------ */

div.body_texthead {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-bottom: 24px;
}

div.body_texthead_m {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-bottom: 12px;
}

div.body_texthead_t {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}

h1.body_texthead_r2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 24px;
}

div.body_texthead_r {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
	color: #6C000E;
	border-top: 1px solid #6C000E;
	border-left: 1px solid #6C000E;
	font-family: 'Arial';
}

h4.text_title,
div.text_title {
	margin: 0px;
	padding-left: 14px;
	color: #757575;
	background: url(../images/ripley/bg_light2.gif) left 1px repeat-y;
	border-bottom: 1px solid #D0AEA9;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
}

h2.text_title02 {
	margin: 0px;
	padding-left: 6px;
	color: #757575;
	border-left: 3px solid #D0AEA9;
	border-bottom: 1px solid #D0AEA9;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
}

h2.text_title03 {
	margin: 0px;
	padding-left: 6px;
	color: #000000;
	border-left: 3px solid #D0AEA9;
	border-bottom: 1px solid #D0AEA9;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
}

div.body_textfoot {
	margin-bottom: 24px;
	padding-left: 12px;
	padding-right: 12px;
	background: #F1E6E5;
}

p.text {
	margin-top: 0px;
	margin-bottom: 12px;
}

/* new  */
div.body_block {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	margin-bottom: 24px;
}
h1.body_block_text,h2.body_block_text, h3.body_block_text {
	margin-bottom: 6px;
}

h1.body_block_text_2,h2.body_block_text_2, h3.body_block_text_2 {
	margin-bottom: 24px;
}

div.body_block_text {
	margin-left: 6px;
	margin-bottom: 24px;
	padding: 6px;
	padding-top: 0px;
}

div.body_block_line {
	padding-bottom: 12px;
	margin-bottom: 0px;
	background: url(../images/line_dots3.gif) no-repeat bottom center;
}

/* ------------ BODY RIGHT （メニュー） ------------ */
div.menu {
	padding-top: 12px;
	padding-right: 12px;
	text-align: right;
}

div.menu_sub {
	margin: 0px;
	padding: 0px;
	text-align: right;
/*	display: none;*/
}

/* ------------ FAQ ------------ */
div.faq_a {
	margin-top: 6px;
	padding-left: 14px;
	padding-bottom: 3px;
	border-left: 1px solid #D0AEA9;
	border-bottom: 1px solid #D0AEA9;
	line-height: 130%;
}

div.faq_text {
	padding-top: 3px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 6px;
	display: none;
	line-height: 140%;
}

p.faq_text {

}

span.faq_num {
	font-size: 10px;
	font-family: 'Times New Roman,Times,Georgia';
	font-weight: bold;
	padding-left: 11px;
	background: url(../images/ripley/pt_ar_b01.gif) left center no-repeat;

}

/* ------------ ソリューション ------------ */

h1.image {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

p.image {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img.img_image01 {
	float: right;
}

div.ar_to {
	text-align: left;
	margin-top: -12px;
	padding-top: 0px;
	padding-bottom: 24px;
	clear: both;
}

div.ar_to_pre {
	text-align: left;
	padding-bottom: 12px;
	padding-left: 50px;
}

/* --------------------- */

h3.message_text {
	margin: 0px;
	margin-top: 12px;
	line-height: 130%;
	border-bottom: 1px dotted #D0AEA9;
	font-size: 12px;
/*	color: #6C000E;*/
	color: #9C525C;
	font-weight: normal;
/*	background: url(../images/ripley/pt_sq_r02.gif) left 3px no-repeat;*/
}


div.message_text {
	margin-top: 3px;
	margin-bottom: 12px;
; padding-left: 18px
}

p.supp {
	margin-top: 0px;
	margin-bottom: 24px;
}


/* ------------ 検索エンジンetc ------------ */

div.text_block {
	margin: 12px;
	padding: 6px;
	padding-top: 0px;
}

div.text_block_ul {
	margin: 12px;
	padding: 6px;
	padding-top: 0px;
	border-bottom: 1px solid #D0AEA9;
}

p.text_block_ul {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #D0AEA9;
}

div.img_scs {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

/* ------------汎用 ------------ */
strong {
	font-weight: bold;
}

span.link {
	padding-left: 8px;
	padding-right: 4px;
	background: url(../images/pt_arl.gif) left center no-repeat;
}
span.link_a {
	padding-left: 11px;
	background: url(../images/ripley/pt_ar_b01.gif) left center no-repeat;
}

span.link_a_uc {
/*	color: #A45C68;*/
	padding-left: 11px;
/*	background: url(../images/ripley/pt_ar_b01.gif) left center no-repeat;*/
}

span.link_a_i {
	padding-left: 11px;
}

span.link_ea {
	padding: 2px;
	padding-left: 46px;
	padding-right: 4px;
	background: url(../images/ripley/img_ar_right03.gif) left -2px no-repeat;
}

span.small, p.small {
	font-size: 11px;
}

}
.link_img {
	vertical-align: middle;
	margin-right: 2px;
}

/* ------------ お問い合わせ ------------ */
table.contact {
	width: 90%;
	margin: 6px;
	border: 1px solid #D0AEA9;
}

th.contact_text_l {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: bottom;
	line-height: 130%;
	font-weight: normal;
}

td.contact_title {
	width: 60px;
	padding: 4px;
	vertical-align: top;
	text-align: right;
	line-height: 130%;
}

td.contact_text {
	width: 420px;
	padding: 4px;
	vertical-align: top;
	line-height: 130%;
}

td.contact_text_l {
	padding-top: 18px;
	padding-left: 24px;
	padding-bottom: 19px;
	text-align: left;
	vertical-align: bottom;
	line-height: 130%;
}

/* ------------ テーブル ------------ */
table.table_in {
	width: 440px;
}

caption.table_in {
	padding: 3px;
	padding-top: 12px;
	font-weight: normal;
	text-align: left;
	color: #6C000E;
}

td.table_title {
	width: 90px;
	padding: 3px;
	border: 1px #D1AEAA solid;
	background: #F1E6E5;
}

td.table_title2 {
	width: 140px;
	padding: 3px;
	border: 1px #D1AEAA solid;
	background: #F1E6E5;
}

td.table_text {
	padding: 3px;
	padding-left: 6px;
	border: 1px #D1AEAA solid;
	line-height: 120%;
}

td.table_text_c {
	padding: 3px;
	padding-left: 6px;
	border: 1px #D1AEAA solid;
	border-right: 0px;
	line-height: 120%;
}

td.table_text_r {
	padding: 3px;
	padding-left: 6px;
	border: 1px #D1AEAA solid;
	border-left: 0px;
	line-height: 120%;
}

/* -------- */
ul.ast {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 120%;
	font-size: 11px;
}

ul.cir2 {
	list-style-type: none;
	list-style-image: url(../images/ripley/ptｌ_r_sq01.gif);
}

/* -------- */

table.items {
	table-layout: fixed;
	width: 450px;
}

td.items_name {
	width: 90px;
	height: 55px;
	padding: 4px;
	padding-left: 0px;
	border: 1px #D1AEAA solid;
	border-right: 0px;
	border-left: 0px;
	text-align: left;
	vertical-align: middle;
}

td.items_text {
	width: auto;
	padding: 4px;
	border: 1px #D1AEAA solid;
	border-left: 0px;
	vertical-align: middle;
	line-height: 130%;
/*	background: #F1E6E5;*/
}

td.items_icon {
	width: 55px;
	padding-right: 4px;
	border: 1px #D1AEAA solid;
	border-right: 0px;
	text-align: center;
	vertical-align: middle;
}

/* ------------ 汎用 ------------ */

div.body_color {
	width: 90%;
	margin-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	background: #F1E6E5;
	border: 1px solid #D0AEA9;
}

span.titlec {
	color: #6C000E;
}

div.line {
	height: 24px;
	border-bottom: 1px solid #D0AEA9;
}

img.seminar_bannar {
	margin: 0px;
	margin-top: 12px;
}

/* ------------ インタビュー ------------ */

h1.name {
	padding: 6px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #D0AEA9;
	border-left: 3px solid #D0AEA9;
}

h1.name span.name {
	font-size: 14px;
	padding-right: 2px;
}

h1.name span.url {
	margin-left: 6px;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
}

p.interview_Q {
	color: #000000;
	padding-left: 14px;
	background: url(../images/ripley/bg_k04.gif) left 10px no-repeat;
}

p.interview_A {
	color: #70454b;
	margin-bottom: 12px;
}

p.line {
	margin: 0px;
	height: 12px;
}

p.cases_menu {
	margin-left: 24px;
}

h1.text_title {
	padding: 6px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #D0AEA9;
	border-left: 3px solid #D0AEA9;
}

h1.r3_header{
	padding: 6px;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #D0AEA9;
	border-left: 3px solid #D0AEA9;
}

h2.text_title { 
	margin: 0px;
	padding-left: 14px;
	color: #000000;
	background: url(../images/ripley/bg_light2.gif) left 1px repeat-y;
	border-bottom: 1px solid #D0AEA9;
	line-height: 130%;
	font-size: 12px;
	font-weight: normal;
 } 

/* ------------ 追加 ------------ */

p.body_right {
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 10px;
	line-height: 140%;
	border: 1px solid #C3C3C3;
}

p.body_right1 {
	margin-top: 1px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 5px;
	line-height: 120%;
	border: 0px solid #C3C3C3;
}

ol.basic
{
	list-style-type: upper-alpha;
	color: Black;
	margin-top: 1px;
	margin-bottom: 6px;
	margin-left: 18px;
	margin-right: 6px;
	padding: 5px;
	line-height: 140%;
}


