@charset "Shift_JIS";

@import url("global.css");


/* -------------------------------------------------------------------
タイトル
------------------------------------------------------------------- */
.main_title{
	margin-bottom: 10px;
}

.main_title2{
	margin-top: 15px;
}


/* -------------------------------------------------------------------
テキストスタイル
------------------------------------------------------------------- */

.t_right {
    text-align:right;
	padding:10px;
}

.t_bl {
    color:#184F93;
}

.t_re {
    color:#B43742;
}


/* -------------------------------------------------------------------
サイトマップページ
------------------------------------------------------------------- */

div.sitemap_box{
	width: 550px;
	padding: 10px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
}

div.sitemap_box h3{
	font-size: 14px;
	color: #B43742;
	background-image: url(../../images/info/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	margin-bottom: 5px;
}

div.sitemap_box .s_box{
    width:528px;
	margin:0px 10px 20px 15px;
}

div.sitemap_box .s_box ul li {
	padding: 5px 15px;
	border-bottom: 1px dotted #C6C1B8;
	background-image: url(../../images/info/point_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.sitemap_box a:link {
	color: #3E3E3E;
	text-decoration: none;
}

div.sitemap_box a:visited {
	color: #3E3E3E;
	text-decoration: none;
}

div.sitemap_box a:hover {
	color: #B43742;
	text-decoration: underline;
}

div.sitemap_box a:active {
	color: #3E3E3E;
	text-decoration: none;
}


/* -------------------------------------------------------------------
会社情報
------------------------------------------------------------------- */

div.com_box {
	width: 550px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
	padding: 10px;
}

div.com_box td {
	border-bottom: 1px dotted #C6C1B8;
}

div.com_box .tleft {
	background-image: url(../../images/info/point_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 20px;
}

div.com_box .tright {
	background-image: url(../../images/info/point_03.gif);
	background-repeat:repeat-y;
	background-position: left;
	padding: 5px 10px;
}

div.com_box .tleft2 {
	background-image: url(../../images/info/point_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 5px 5px 20px;
	border:0;
}

div.com_box .tright2 {
	background-image: url(../../images/info/point_03.gif);
	background-repeat:repeat-y;
	background-position: left;
	padding: 5px 10px;
	border:0;
}

div.com_box h3{
	font-size: 13px;
	color: #B43742;
	background-image: url(../../images/info/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #C6C1B8;
	padding-left: 18px;
	margin-bottom: 5px;
}

div.com_box p{
    padding:0px 20px;
	margin-bottom:10px;
}

div.com_box2 {
	width: 550px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
	padding: 10px;
}

div.com_box2 h3{
	font-size: 13px;
	color: #B43742;
	background-image: url(../../images/info/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #C6C1B8;
	padding-left: 18px;
	margin-bottom: 5px;
}

div.com_box2 table {
    margin: 10px 0px 10px 0px;
	border-collapse: collapse;
}

div.com_box2 td {
    border: 1px solid #C6C1B8;
	padding: 5px 10px;
	border-collapse: collapse;
}

div.com_box2 td.gr {
	background: #F1EEE7;
}


/* -------------------------------------------------------------------
よくある質問
------------------------------------------------------------------- */

div.faq_box {
	width: 550px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
	padding: 10px;
}

div.faq_box .tq {
	background: #F1EEE7 url(../../images/info/q_icon.jpg) no-repeat left center;
	padding: 5px 5px 5px 40px;
    color:#B43742;
}

div.faq_box .ta {
	background-image: url(../../images/info/a_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 5px 5px 5px 40px;
}

div.faq_box h3{
	font-size: 13px;
	color: #B43742;
	background-image: url(../../images/info/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #C6C1B8;
	padding-left: 18px;
	margin: 5px 0px;
}

div.faq_box table {
    margin: 10px 0px 10px 0px;
	border-collapse: collapse;
}

div.faq_box td {
    border: 1px solid #C6C1B8;
	padding: 5px 10px;
	border-collapse: collapse;
}


/* -------------------------------------------------------------------
コンセプト、マネークリップの使い方、刻印について
------------------------------------------------------------------- */

div.con_box {
	width: 550px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
	padding: 10px;
}


div.con_box .box_top {
	width: 544px;
	height: 20px;
	background-image: url(../../images/info/box_top.gif);
	background-repeat: no-repeat;
}
div.con_box .box_middle {
	width: 544px;
	background-image: url(../../images/info/box_bg.gif);

}
div.con_box .box_bottom {
	width: 544px;
	height: 32px;
	background-image: url(../../images/info/box_bottom.gif);
	background-repeat: no-repeat;

}

div.con_box h3{
	font-size: 14px;
	color: #B43742;
	background-image: url(../../images/info/point_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	margin-bottom: 5px;
}

div.con_box h2{
	font-size: 14px;
	color: #313131;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
}

div.con_box h1{
	font-size: 12px;
	color: #B43742;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
}


div.con_box .s_td{
   	border-bottom: 1px dotted #C6C1B8;
}

div.con_box .s_td1{
   	border-bottom: 2px solid #931823;
}

div.con_box td {
	border-bottom: 0px dotted #C6C1B8;
}

div.con_box .tleft {
	background-image: url(../../images/info/point_02.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 5px 5px 5px 20px;
}

div.con_box .tleft2 {
	background-image: url(../../images/info/point_02.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 5px 5px 5px 20px;
	border:0;
	border-bottom: 1px dotted #C6C1B8;
}

div.con_box .tleft3 {
	padding: 0px 5px 10px 15px;
}
div.con_box .tleft4 {
	padding: 5px 8px 5px 10px;
	font-size: 10px;
}
div.con_box .tleft5 {
	padding: 0px 8px 5px 20px;
	font-size: 10px;
	color: #B43742;
}

div.con_box .tleft6 {
	padding: 5px 5px 5px 20px;
}


/* -------------------------------------------------------------------
メールマガジン
------------------------------------------------------------------- */
div.mail_box {
	width: 550px;
	padding: 10px;
	background-image: url(../../images/info/com_box_bg.gif);
	background-repeat:repeat-y;
}

div.mail_box h3{
	font-size: 14px;
	line-height:1.9;
	color: #B43742;
	text-align:center;
	margin: 20px 0px;
}
div.mail_box h2{
	font-size: 12px;
	color: #313131;
	margin-top:3px;
}

div.mail_box p.line_img {
    text-align:center;
	margin:20px 0px 0px 0px;
}

div.mail_box table.mg_t20 {
    margin-top:20px;
}

div.mail_box .s_td{
   	border-bottom: 1px dotted #C6C1B8;
}

div.mail_box .s_td1{
   	border-bottom: 2px solid #931823;
}

div.mail_box td {
	border-bottom: 0px dotted #C6C1B8;
}

div.mail_box .tleft {
	padding: 0px 0px 0px 10px;
}

div.mail_box .tleft2 {
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #C6C1B8;
	border-right: 1px solid #C6C1B8;
}
div.mail_box .tleft3 {
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #C6C1B8;
	border-right: 1px solid #C6C1B8;
	border-bottom: 1px solid #C6C1B8;
}





