﻿@charset "UTF-8";

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

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

/*box2のコンテンツ*/
.box2 {width:900px; height:auto; background-color:#ffffff;
       margin-right:auto; margin-left:auto; margin-top:30px;}

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

#lotus {background-image: url(蓮加工.png); background-repeat: no-repeat;
        background-position: 50%,0; margin-top:150px; width:100%}