﻿@charset "UTF-8";

body {font-family: 'メイリオ','Hiragino Kaku Gothic Pro',sans-serif}

body {background-color:#ffffe0}

/*ヘッダー画像*/
.topimg {max-width:100%; max-height:100%}
.box1 {height:40px}

/*box2のコンテンツ*/
article {width:900px; height:auto;  border:solid 1px #aaaaaa; background-color:#ffffff;
       border-radius: 5px; margin-right:auto; margin-left:auto; margin-top:30px;}

.box2  {color:#808080; font-size:14px; display:block;
        border-bottom: dotted 1.5px #dddddd; line-height:1.5; padding:30px; }


 


