@charset "UTF-8";

/**************************************************************************************
	index用スタイル
**************************************************************************************/
div#wrapper {
	background: url(../../images/pc/index_wrapper_bg.jpg) center 72px no-repeat;
	}
div#container {
	background-image: none;
	}
div#headWrapper {
	background-image: none;
	height: 112px;
	}
body.index div#globalNav ul.menu li#nav01.mainMenu:hover {
	background-position: left -40px;
}
p#mainImage {
	width: 802px;
	height: 347px;
	background: url(../../images/pc/index_main.jpg) left top no-repeat;
	text-indent: -9999px;
	}
body.index div#contents {
	width: 802px;
	min-height: 340px;
	background: none;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	}
body.index div#contents h2 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: none;
	border: none;
	}
body.index div#contents h2 span a {
	display: block;
	position: absolute;
	top: 8px;
	right: 9px;
	width: 57px;
	height: 15px;
	overflow: hidden;
	}
/* バナー */
body.index div#contents p.banner {
	margin-bottom: 8px;
	}

/**************************************************************************************
	leftColumn
**************************************************************************************/
body.index div#contents div#leftColumn {
	float: left;
	display: inline;
	width: 211px;
	margin-right: 8px;
	}
body.index div#contents div#leftColumn div.innerBlock {
	margin-bottom: 7px;
	padding-bottom: 6px;
	background: url(../../images/pc/index_left_footer.gif) left bottom no-repeat;
	}
body.index div#contents div#leftColumn div.innerBlock h2 {
	margin-bottom: 0px;
	}
/* KDDI提供ソリューション */
body.index div#contents div#leftColumn div#presetApp.innerBlock ul {
	padding: 9px 16px 16px 16px;
	background: url(../../images/pc/index_left_inner.gif) left top no-repeat;
	}
body.index div#contents div#leftColumn div#presetApp.innerBlock ul li {
	border-bottom: 1px dotted #B2B2B2;
	text-align: center;
	}
/* アプリ検索 */
body.index div#contents div#leftColumn div#appSearch.innerBlock form {
	padding: 18px 16px 14px 16px;
	background: url(../../images/pc/index_left_bg.gif) left bottom repeat-y;
	}
body.index div#contents div#leftColumn div#appSearch.innerBlock div.block01 p.searchTxtBlock {
	width: 173px;
	}
body.index div#contents div#leftColumn div#appSearch.innerBlock div.block01 input.searchTxt {
	width: 171px;
	}
body.index div#contents div#leftColumn div#appSearch.innerBlock div.block01 select {
	width: 179px;
	}

/**************************************************************************************
	mainColumn
**************************************************************************************/
body.index div#contents div#mainColumn {
	float: left;
	display: inline;
	width: 376px;
	background: url(../../images/pc/index_main_bg.gif) left bottom repeat-y;
	}
body.index div#contents div#mainColumn div.innerBlock {
	background: url(../../images/pc/index_main_inner.gif) left top no-repeat;
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics {
	padding: 0px 15px 20px 15px;
	background: url(../../images/pc/index_main_footer.gif) left bottom no-repeat;
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics {
	padding-top: 18px;
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics dt,
body.index div#contents div#mainColumn div.innerBlock dl#topics dd {
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.5;
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics dt {
	padding-right: 75px 
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics dd {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
	}
body.index div#contents div#mainColumn div.innerBlock dl#topics dd.lastChild {
	margin-bottom: 0px;
	}

/**************************************************************************************
	rightColumn
**************************************************************************************/
body.index div#contents div#rightColumn {
	float: right;
	display: inline;
	width: 199px;
	}
body.index div#contents div#rightColumn div.innerBlock {
	margin-bottom: 10px;
	padding-bottom: 6px;
	background: url(../../images/pc/index_right_footer.gif) left bottom no-repeat;
	}
body.index div#contents div#rightColumn div#appReport dl {
	padding: 14px 16px 14px 15px;
	background: url(../../images/pc/index_right_bg.gif) left top repeat-y;
	}
body.index div#contents div#rightColumn div#appReport dl dt,
body.index div#contents div#rightColumn div#appReport dl dd {
	line-height: 1.4;
	}
body.index div#contents div#rightColumn div#appReport dl dt {
	padding-right: 30px;
	min-height: 14px;
	}
body.index div#contents div#rightColumn div#appReport dl dd {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #B2B2B2;
	}
body.index div#contents div#rightColumn div#appReport dl dd.lastChild {
	margin-bottom: 0px;
	}
body.index div#contents div#rightColumn div#subContents {
	padding-bottom: 6px;
	}
body.index div#contents div#rightColumn div#subContents ul {
	background: url(../../images/pc/index_right_bg.gif) left top repeat-y;
	}
body.index div#contents div#rightColumn div#subContents ul li {
	padding: 12px 20px 12px 12px;
	display: inline-block;  
	}
body.index div#contents div#rightColumn div#subContents ul li:after {
	content: "";
	display: block;
	clear: both;
	}
body.index div#contents div#rightColumn div#subContents ul li.firstChild {
	padding-top: 12px;
	background: url(../../images/pc/index_right_inner.gif) left top no-repeat;
}
body.index div#contents div#rightColumn div#subContents ul li.lastChild {
	padding-bottom: 6px;
}
body.index div#contents div#rightColumn div#subContents ul li p.imageBlock {
	float: left;
	width: 43px;
	margin-right: 8px;
	}
body.index div#contents div#rightColumn div#subContents ul li div.txtBlock {
	float: left;
	width: 116px;
	}
body.index div#contents div#rightColumn div#subContents ul li div.txtBlock h3 {
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 1.5;
	}
body.index div#contents div#rightColumn div#subContents ul li div.txtBlock h3 a {
	color: #005CB7;
	}
body.index div#contents div#rightColumn div#subContents ul li div.txtBlock p.txt {
	font-size: 80%;
	}
