/*
#MainArea-Page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#MainArea-Page #MA_l {
	float: left;
	width: 695px;
}
#MainArea-Page #MA_r {
	float: right;
	width: 190px;
	text-align: left;
}
#MA_l h2 {
	background-image: none;
}
*/


#pagetop-info {
	text-align: left;
	padding: 10px;
	background-color: #FEF1EF;
	margin-right: 16px;
	margin-bottom: 20px;
	margin-top: 26px;
}
#pagetop-info h2 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #F45741;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#pagetop-info p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 10px;
}

/*
#search-box {
	background-image: url(../image/home_search_bg-btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
	margin-left: -16px;
	width: 695px;
}
#search-box div {
	background-image: url(../image/home_search_bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 695px;
	padding-bottom: 30px;
	margin-left: 0px;
}
#tag-cloud {
	width: 228px;
	vertical-align: top;
	background-image: url(../image/home_tag_bg-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
#tag-cloud div {
	width: auto;
	background-image: url(../image/home_tag_bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: left;
	font-size: 85%;
	line-height: 150%;
}

#sb-lr {
	margin-right: 22px;
	margin-top: 67px;
	width: 495px;
}
*/

#search-box {
	background-image: url(../image/home_search-area_bg.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 362px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sbl {
	width: 267px;
	margin-left: 75px;
	margin-top: 90px;
}
#sbl th {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
#sbl td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-left: 3px;
}
#sbl .note {
	font-size: 77%;
	padding: 3px;
}

#search-sample {
	padding-top: 10px;
	text-align: left;
	padding-left: 3px;
}
#sbl .under-line01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#txtIndexFreeWord {
	width: 220px;
	margin-left: 35px;
}
#search-btn {
	margin-top: 10px;
	margin-left: 75px;
}
#search-btn td {
	text-align: left;
	width: 50%;
	font-size: 75%;
	padding-right: 10px;
}

#search-sample ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#search-sample li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#new-media {
	padding-bottom: 25px;
	margin-top: 20px;
	width: 672px;
}
#new-media h2 {
	margin-bottom: 25px;
	background-image: none;
}
#new-media td {
	font-size: 85%;
	line-height: 170%;
	text-align: center;
	vertical-align: top;
}

#rnd-media {
	background-image: url(../image/home_newbox-btm.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	width: 672px;
	margin-top: 0px;
}
#rnd-media h2 {
	margin-bottom: 25px;
	background-image: none;
}
#rnd-media td {
	text-align: left;
	vertical-align: top;
	width: 50%;
}
#rnd-media td h3 {
	font-weight: bold;
	font-size: 90%;
	line-height: 150%;
}

#rnd-media td p {
	font-size: 80%;
	line-height: 150%;
	margin-right: 15px;
}
#rnd-media td img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


#nakami-media {
	padding-bottom: 10px;
	width: 672px;
	margin-top: 7px;
	background-color: #F6F3CE;
	padding-top: 10px;
	border: 1px solid #F1EA94;
	margin-bottom: 7px;
}
#nakami-media th {
	font-size: 85%;
	line-height: 170%;
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
}
#nakami-media td {
	font-size: 85%;
	line-height: 135%;
	text-align: center;
	vertical-align: top;
}
#nakami-media a {
	color: #FF7E00;
	font-size: 12px;
}
#news {
	background-image: url(../image/home_news-title.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 30px;
}
#news table {
	width: 550px;
	margin-right: 0px;
}
#news table th,
#news table td {
	font-size: 85%;
	font-weight: normal;
	padding-left: 50px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}

#news table th {
	padding-left: 50px;
}
#news table td {
	padding-left: 15px;
}
#news .new {
	background-image: url(../image/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}










label {
	white-space: nowrap;
	font-size: 85%;
}
#page-top-area {
	text-align: center;
	margin-bottom: 10px;
}
#page-top-area p {
	font-size: 80%;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#press {
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 630px;
}
#press h2 {
	background-color: #D7F2F6;
	background-image: none;
	padding: 7px;
	font-weight: bold;
}
#press h3 {
	text-align: center;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	font-size: 90%;
	background-color: #EEEEEE;
	padding: 5px;
}
#press h4 {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 15px;
}

#press p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 15px;
}
#press ul {
	margin-bottom: 15px;
	margin-left: 30px;
}
#press li {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 3px;
}
#press dl {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#press dl dt {
	font-size: 85%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
}
#press dl dd {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	margin-left: 30px;
}


/* ---------------------------------------------------------------- */

/*exADナビゲーション用*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../image/header_body-bg.gif);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
	background-position: 0px 25px !important;
}

/* ---------------------------------------------------------------- */
/*  exADナビ
/* ---------------------------------------------------------------- */

#exad-navi {
	background-color: #E5E5E5;
	text-align: right;
	height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#exad-navi #exad-navi-inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#exad-navi ul {
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#exad-navi li {
	font-size: 12px;
	display: inline;
	line-height: 25px;
}
#exad-navi li.on a {
	background-color: #FFFFFF;
	color: #0BA8BE;
}
#exad-navi a {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 20px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
}
