@charset "utf-8";
/* 2009年11月19日 */

/* 大枠 */
#wrapper {
	width:900px;
	margin:0 auto;
}

/* 初期設定 */
img{
vertical-align:bottom;
}

h2,h3,h4{
line-height:0;
text-indent:-9999px;
}

ul,li{
margin:0;
padding:0;
}

p{
color:#000;
font-size:12px;
line-height:1.5;
margin-left:3em;
width:830px;
}

.red{
color:#ae1a19;
font-weight:bold;
font-size:13px;
}

/* 森田将棋・最高品質 */
.detail{
background:url(../images/sengi_detail_bk.jpg) left top no-repeat;
width:900px;
height:106px;
}

/* 「初心者」から「上級者」まで楽しめる! */
#tutorial{
background:url(../images/beginner_bk.jpg) left top no-repeat;
width:900px;
height:188px;
}

#simplicity{
background:url(../images/simplicity_bk.jpg) left top no-repeat;
width:900px;
height:232px;
}

/* 「次の一手」機能 */
#hint{
background:url(../images/hint_bk.jpg) left top no-repeat;
width:900px;
height:247px;
}

/* 初心者から上級者まで */
#mode{
background:url(../images/mode_bk.jpg) left top no-repeat;
width:900px;
height:150px;
}
