@charset "utf-8";
/* 2009年7月2日 */

/* 大枠 */
#wrapper {
	width:872px;
	margin:0 auto;
}

img{
vertical-align:bottom;
}

h2,h3,h4{
line-height:0;
text-indent:-9999px;
}

ul,li{
margin:0;
padding:0;
}

/* 森田将棋概要 */
#outline{
background:url(/mob/title/iphone/morita/images/outline_back.jpg) no-repeat left top;
width:872px;
height:92px;
}

#outline table{
width:96%;
color:#000;
margin:0 auto;
margin-top:7px;
}

/* ゲームモード */
#gamemode table{
width:100%;
color:#000;
}

#gamemode table td.adjustment{
width:250px;
padding-left:20px;
}

/* 森田思考 */
#logic{
background:url(/mob/title/iphone/morita/images/logic_back.jpg) no-repeat left top;
width:872px;
height:52px;
}

#logic p{
color:#000;
margin-left:15px;
}

/* プラス機能 */
#plus01{
background:url(/mob/title/iphone/morita/images/plus01.jpg) no-repeat left top;
width:872px;
height:36px;
}

#plus02{
background:url(/mob/title/iphone/morita/images/plus02.jpg) no-repeat left top;
width:872px;
height:59px;
}

#plus03{
background:url(/mob/title/iphone/morita/images/plus03.jpg) no-repeat left top;
width:872px;
height:51px;
}

#plus04{
background:url(/mob/title/iphone/morita/images/plus04.jpg) no-repeat left top;
width:872px;
height:57px;
}

#plus01 p,#plus02 p,#plus03 p,#plus04 p{
color:#000;
padding-left:65px;
padding-top:5px;
width:790px;
}

/* コピーライト */
#copyRight{
background:url(/mob/title/iphone/morita/images/footer_back.jpg);
width:872px;
height:82px;
color:#000;
line-height:1.2;
}

#copyRight li{
padding-left:15px;
padding-top:5px;
font-size:85%;
list-style:none;
}





