@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	-webkit-text-size-adjust: none;
	font-size: 0.8em;
}

h1 {
	height: 44px;
	background: #000000 url('images/iphone/header_h1.png') repeat-x;
	font-family: HiraKaKuProN-W6;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 44px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#page_body h1{
	background: #000000 url('images/iphone/header_h1.png') repeat-x;
	/*background: url('images/icon_ninjin.gif') no-repeat 0 0px;
	padding-left: 24px;*/
}

h2 {
	height: 22px;
	padding: 0px 10px;
	font-family: HiraKaKuProN-W6;
	font-size: 16px;
	color: #FFF;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	background: #000000 url('images/iphone/header_h2.png') repeat-x;
	line-height: 22px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

li {
	list-style-type: none;
}

#left_area_top {
	height; 43px;
	font-family: HiraKaKuProN-W6;
	font-size: 20px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 44px;
}

a.administration {
	font-size: 20px;
	display: block;
/*	height: 43px;
	padding: 0px 26px 0px 10px;*/
	background-image: url('images/iphone/listArrow.png');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	test-overflow: ellipsis;
}



a {text-decoration:none;}
input {
	font-size:20px;
}
div {
	display:block;
}
dl {margin:0;}
dd {margin:0 0 0 20px;}
#pad {padding:5px 0px;}


#page_header {
	background: #ffffff url('images/head_back.gif') repeat-x 5px 5px;
}

#main_area {
	width: 100%;
	float:none;
	margin: 0;
	display: block;
}

#right_area {
	width: 100%;
	float: none;
	margin: 0;
	display: block;
}

#left_area {
	width: 100%;
	float: none;
	margin: 0;
	display: block;
}

#left_area_top {
	background: none;
	min-height: 0px;
	border: 0px;
	margin: 0px;
}

#login_help {
	display: none;
}


