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

/* 個人情報の取り扱いページCSS以下 */

p, span { width:auto; height:auto; vertical-align:top; color:#fff5be; height:auto; text-decoration:none; text-align:center;}
.mtitle { width:90%; max-width:1000px;}
.wrap_personal { height:450px; display:block; overflow:hidden; margin:0 auto;}
.wrap_personal ul li { height:auto; width:95%; max-width:980px; text-align:left; list-style:none; color:#fff5be; }
.wrap_personal2 { width:95%; max-width:980px; margin:0 auto; text-align:left; list-style:none; color:#fff5be; }
.shadow_box { background-image: url(../images/img_page/bg_contact.png); background-size:443px 92px; background-repeat:repeat; padding:12px;}

/* 個人情報の取り扱いページCSS以上 */