/* ----------------------------------------- */
/* 共通スタイル定義 */
/* ----------------------------------------- */

/* ----------------------------------------- */
/* ページ全体 */
/* ----------------------------------------- */
* {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 80%;
	color: #333333;
	line-height: 145%;
	font-family: meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", Arial, Verdana, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	background-color: #F6D200;
	text-align: left;
}
#wrapper{
	margin-left: auto;
	overflow: hidden;
	width: 1110px;
	margin-right: auto;
	text-align: left;
	background-image: url(../image/pagebg_top.gif);
	background-repeat: no-repeat;
	background-attachment:scroll;
	padding-left: 8px;
}
.contents{
	background-image: url(../image/bgimg_contents.gif);
	background-repeat: no-repeat;
	background-color: #FCF2B3;
}

/* ----------------------------------------- */
/* トップページ */
/* ----------------------------------------- */
.whatnew {
	width:380px;
	height:170px;
	overflow-y:scroll;
	margin-left:auto;
	float:left;
	text-align:left;
	overflow-y:scroll;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.info_kiji{
	width:360px;
	float: left;
	padding-bottom: 3px;
}
.osusume {
	width:380px;
	height:150px;
	overflow-y:scroll;
	margin-left:auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float:left;
	text-align:left;
}
.osusume_kiji{
	width:360px;
	float: left;
	padding-bottom: 8px;
}
.osusume_kiji img{
	border: 0;
}
.osusume_name {
	font-weight: bold;
}


/* ----------------------------------------- */
/* 会社概要 */
/* ----------------------------------------- */
.info3_name{
	font-weight: bold;
}

/* ----------------------------------------- */
/* おしながき */
/* ----------------------------------------- */
.menu_name{
	font-size: 110%;
}
.menu_name_02{
	font-size: 90%;
}
.menu_name_03{
	text-align: right;
}
.menu_name004{
	font-size: 100%;
}

/* ----------------------------------------- */
/* メディア */
/* ----------------------------------------- */
.media_name{
	font-size: 90%;
}

/* ----------------------------------------- */
/* CAR */
/* ----------------------------------------- */
.car_name{
	font-size: 110%;
	font-weight: bold;
}

/* ----------------------------------------- */
/* 殿ブログの位置 */
/* ----------------------------------------- */
.nekobasu{
	position:relative;
	z-index: 10;
	font-size:0;
	margin:0;
	padding:0;
}
.tono_div_dammy{
	position: relative;
	z-index: 20;
}
.info_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -8px;
	top: 300px;
	right: 0px;
	bottom: 0px;
}
.menu_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -8px;
	top: 68px;
	right: 0px;
	bottom: 0px;
}
.hashi_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -157px;
	top: -101px;
	right: 0px;
	bottom: 0px;
}
.media_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -8px;
	top: -101px;
	right: 0px;
	bottom: 0px;
}
.party_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -152px;
	top: -101px;
	right: 0px;
	bottom: 0px;
}
.access_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -64px;
	top: 390px;
	right: 0px;
	bottom: 0px;
}
.car_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -8px;
	top: -101px;
	right: 0px;
	bottom: 0px;
}
.water_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -203px;
	top: 16px;
	right: 0px;
	bottom: 0px;
}
.water_water{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -8px;
	top: -42px;
	right: 0px;
	bottom: 0px;
}
.blog_tono{
	position: absolute;
	overflow: visible;
	z-index: 300;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: -152px;
	top: -101px;
	right: 0px;
	bottom: 0px;
}
/* ----------------------------------------- */
/* ブログの設定 */
/* ----------------------------------------- */
#page-title{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-top: 15px;
	padding-bottom: 5px;
}
.entry-title{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-top: 15px;
	padding-bottom: 5px;
}
.asset-meta{
	text-align: right;
	color: #FF6600;
}
.asset-body{
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.asset-body p{
	padding-top: 4px;
	padding-bottom: 4px;
}
/* ----------------------------------------- */
/* blog calendar widget */
/* ----------------------------------------- */

#widget-header {
	text-align: center;
	width: 150px;
	padding-bottom: 0.2em;
	font-weight: bold;
	font-size: 1em;
}
#widget-content {
	padding-left: 5px;
}
#widget-calendar {
	padding-left: 15px;
}
#widget-content td {
	text-align: center;
	background-color: #FCF8D6;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
#widget-content th {
	text-align: center;
	background-color: #FFCC00;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
#widget-content table {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
	width: 140px;
}
