@charset "utf-8";

/* CSS Information =====================
	File name: contents.css;
	Description: layout;
	Editors: Go Shimura(INO);
	Last Editor: Go Shimura(INO);
	Date: 2009.09.30;
======================================*/

/*  --primary-contents--  */
body#home div#primary-contents {
	width: 550px;
	margin-top: 0px;
}

body#home div#primary-contents p {
	margin-top: 0;
}


body#home div#primary-contents div.borderbox {
	padding: 11px;
	padding-bottom: 6px;
	border: #a2d9e3 2px solid;
}


body#home div#primary-contents div.section_lv2 {
	margin-top: 20px;
}

body#home div#primary-contents div#point {
	margin-top: 0;
}

body#home div#primary-contents div#point h2 {
	margin-bottom: 9px;
	border: none;
	background: #FFF;
}

body#home div#primary-contents div#point div.point_column_wrapper {
	margin-left: 3px;
}

body#home div#primary-contents div#point div.point_column {
	width: 150px;
	float: left;
	display: inline;
	zoom: 1;
	margin-right: 13px;
	padding-left: 16px;
	background: url(../img/line_point_column2.gif) repeat-y left top;
}

body#home div#primary-contents div#point div.point_column.firstchild {
	padding-left: 0;
	background: none;
}

body#home div#primary-contents div#point ul li {
	margin-right: 4px;
	background: url(../shared/img/line_hDotted.gif) repeat-x left bottom;
}

body#home div#primary-contents div#point ul li.lastchild {
	background: none;
	text-align: right;
}


body#home div#primary-contents div#point ul li a {
	width: auto;
	display: block;
	padding: 8px 0 8px 8px;
	background: url(../shared/img/ico_rightArrow.gif) no-repeat 0 1.2em;
	zoom: 1;
}

body#home div#primary-contents div#point ul li.lastchild a {
	background: url(../shared/img/ico_rightArrow.gif) no-repeat left center;
}

body#home div#primary-contents div#point ul li.lastchild a {
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
}

body#home div#primary-contents div#pickup {
	border: #b5b5b5 solid 1px;
	padding: 10px;
}

body#home div#primary-contents div#pickup h2 {
	margin-bottom: 10px;
	padding: 0;
	border: none;
}

div#pickup div.pickup_column_wrapper {
	margin-top: -30px;
	margin-right: -10px;
	zoom: 1;
}

div#pickup div.pickup_column {
	width: 258px;
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	zoom: 1;
}

* html div#pickup div.pickup_column_wrapper {
	margin-right: -20px;
}

div#pickup div.pickup_column p {
	line-height: 1.45;
}

div#pickup div.pickup_column p.photo {
	width: 112px;
	float: left;
}

div#pickup div.pickup_column p.title,
div#pickup div.pickup_column p.text {
	width: 135px;
	display: block;
	float: right;
	margin-bottom: 1px;
}

div#pickup div.pickup_column p.title a {
	display: block;
	background: url(../shared/img/ico_rightArrow.gif)  no-repeat left center;
	padding-left: 9px;
}


/*  --secondary-contents--  */
body#home div#secondary-contents {
	width: 260px;
	padding: 10px;
	overflow: hidden;
}

body#home div#search {
	width: 258px;
	background: url(../img/bg_search_bottom.gif) no-repeat left bottom;
}

body#home div#search div#search_inner {
	background: url(../img/bg_search_middle.gif) repeat-y left top;
}

body#home div#search a#pref_dummy {
	width: 216px;
}

body#home div#pref_mat {
	width: 200px;
}

div#whatsnew {
	padding: 10px;
	background-color: #FFF;
	border: #b6b2b0 1px solid;
	line-height: 1.2;
	height: 172px;
	overflow: auto;
	width: auto;
	zoom: 1;
}

div#whatsnew h2 {
	border: none;
}

div#whatsnew dl dt {
	padding-left: 9px;
	background: url(../shared/img/ico_rightArrow.gif) no-repeat left center;
	margin-top: 4px;
	color: #707070;
}


div#whatsnew dl dd {
	padding-left: 9px;
	border-bottom: 1px dotted #ACACAC;
	padding-bottom: 4px;
}

div#whatsnew dl dd.lastchild {
	padding-bottom: 0;
	border: none;
}

body#home div#banner_area {
	margin-top: 0;
	margin-bottom: 0;
}

body#home div#banner_area ul li {
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1;
	font-size: 0;
}
