﻿@charset "UTF-8";

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

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

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

article {color:#808080; font-size:16px; display:block;
        border-bottom: dotted 1.5px #dddddd; line-height:1.5; padding:30px;} 
 
article h1 {font-size:16px; text-align:center;}

.exp1,.exp2,.exp3,.sample,.exp4 {text-align:center}

.contact {background-color:#ffffff; border-radius:10px; color:#808080;text-decoration:none;
       border:solid 1px #aaaaaa;margin-top:20px; text-align:center;
       margin-left:50px; margin-right:50px}

.box2 ol {margin-left:200px}

.sample ul {list-style-type:none; display:inline;}