<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	index用のCSSです
----------------------------------*/
h2{ clear:both; margin-bottom:20px;}
h3{ clear:both; margin-bottom:10px;}
.txt{ font-size:14px; line-height:20px; padding:0 10px; margin-bottom:20px;}
p img{ margin-bottom:20px;}
.benri{ background:url(/attending/help/kantan/images/benri.gif) no-repeat; width:960px; height:150px; padding:50px 0 0 150px; margin-bottom:20px;}
.benri .txt{width:700px;}
.btn{ margin-bottom:50px; padding:0 20px;}
.chui{ background:url(/attending/help/kantan/images/chui.gif) no-repeat; width:960px; height:120px; padding:55px 0 0 80px; margin-bottom:20px;}

.containner {
    width: 960px;
    margin: 0 auto;
}</pre></body></html>