@charset "utf-8";

/********************************************************
Copyright(C)Japan New Alpha CO., LTD. All Rights Reserved.
********************************************************/

/* privacy ********************************************/

@import url(auxi.css); 

/* --- BACKGROUND --- */

.toppage{ padding: 0 0 0 20px;}
.toppage h1{ margin: 20px 0 5px;}

.toppage #breadcrumb{ margin: 85px 0 20px;}

#read{ margin: 0 15px 20px;}

.toppage{ background: url(img/auxi/privacy/base_title_s.jpg) no-repeat top left;}
.toppage #main_inner{ background: url(img/auxi/privacy/read_bg.jpg) no-repeat top right;}

/* --- TITLES --- */

.toppage h2.h2_01 { background: url(img/auxi/privacy/h2_1.gif);}
.toppage h2.h2_02 { background: url(img/auxi/privacy/h2_2.gif);}
.toppage h2.h2_03 { background: url(img/auxi/privacy/h2_3.gif);}
.toppage h2.h2_04 { background: url(img/auxi/privacy/h2_4.gif);}
.toppage h2.h2_05 { background: url(img/auxi/privacy/h2_5.gif);}
.toppage h2.h2_06 { background: url(img/auxi/privacy/h2_6.gif);}
.toppage h2.h2_07 { background: url(img/auxi/privacy/h2_7.gif);}

/* --- BOX --- */

.privacy_contact{
	margin: 0 0 10px 15px;
	padding: 10px 15px;
	border-top: 3px double #ffe685;
	border-left: 3px double #ffe685;
	border-bottom: 3px double #e7b800;
	border-right: 3px double #e7b800;
	width: 18em;
}
.privacy_contact p{ margin: 0 0 0.3em;}
.privacy_contact dl{ margin: 0; line-height: 1.6em;}
.privacy_contact dt{ font-weight: bold;}
.privacy_contact dd{ margin: -1.6em 0 0 3em;}