@charset "UTF-8";

/* ---------------------------------------------------------------------
Stylesheet for yoishot
FileName: agreement.css
--------------------------------------------------------------------- */

/* コンテンツ */
#agreement_content .contents {width: 740px; padding: 20px 0 0 0; margin-left: 40px; line-height: 150%;}
#agreement_content .contents .rd {color: #cc0000; font-weight: bold;}
#agreement_content textarea {width: 500px; line-height: 130%;}

/* ボタン周り */
#agreement_content .complete_btn {padding-top: 16px; text-align: center;}
/** ▲利用規約▲ **/


