@charset "utf-8";

/*----------------------------------------------------
	YUIフォント指定
----------------------------------------------------*/
	/*----------------------------------------------------
	mixin,assign  etc...
----------------------------------------------------*/
	/*----------------------------------------------------
	全体設定
----------------------------------------------------*/
html,body {
	height: 100%;
}

body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
		"ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #434343;
	line-height: 1.5em;
	margin: 0;
	background: #FFFFFF;
}

body img {
	border: 0;
}

a:link {
	color: #002b67;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #434343;
}

a:hover {
	text-decoration: underline;
}

h3 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}

.newWindow img {
	position: relative;
	top: 2px;
	left: 3px;
}

.newWindowLogin img {
	position: relative;
	top: 3px;
	left: 3px;
}
.link {
    background: url(../images/icon/icon_newWindow.png) left center no-repeat;
    padding-left: 23px;
    margin-left: 5px;
    color: #666666;
}

.pdf {
	background: url(../images/icon/icon_pdf.png) left center no-repeat;
	padding-left: 23px;
	margin-left: 5px;
	color: #666666;
}

.file {
	background: url(../images/icon/icon_file.png) left center no-repeat;
	padding-left: 23px;
	margin-left: 5px;
	color: #666666;
}

#breadClumb {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 3px;
	margin: -15px 0 30px 0;
	font-size: 100%;
	overflow: hidden;
}

#breadClumb li {
	float: left;
}

#breadClumb img {
	margin: 0 5px;
}

#breadClumb a:link {
	text-decoration: underline;
}

/*----------------------------------------------------
	newsite
----------------------------------------------------*/

/*----------------------------------------------------
    ユーザートップページ
----------------------------------------------------*/

#siteMain {
	background: url(../images/etc/bg_leftColumn.png) left top repeat-y;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}

#siteMenuLeft {
	width: 275px;
	height: 100%;
	min-height: 400px;
	text-align: center;
	padding: 15px 0 0 5px;
	float: left;
	overflow: hidden;
}

#siteMenuLeft dd {
	width: 262px;
	text-align: left;
	font-size: 108%;
	margin-bottom: 3px;
}

#siteMenuLeft dd a:link {
	color: #434343;
}

#siteMenuLeft dd.serviceMenu a:hover {
	text-decoration: none;
}

#siteMenuLeft dd.serviceMenu a {
	background: url(../images/button/btn_default.png) left top no-repeat;
	display: block;
	width: 237px;
	height: 35px;
	padding-top: 18px;
	padding-left: 25px;
	font-size: 108%;
	font-weight: bold;
}

#siteMenuLeft dd.serviceMenu p {
	font-size: 85%;
	padding: 0 1em;
}

#siteMenuLeft dd.linkMenu {
	background: none;
	width: 262px;
	padding-top: 10px;
	padding-left: 0.8em;
	text-align: left;
	margin-bottom: 3px;
}

#siteMenuLeft dd.linkMenu a:link {
	color: #434343;
}

#siteMenuLeft dd.linkMenu a:hover {
	text-decoration: underline;
}

#siteMenuLeft dd.linkMenu a {
	background: url(../images/icon/icon_img_bulletLink.png) left 0.3em no-repeat;
	padding-left: 1.0em;
	font-size: 90%;
	font-weight: bold;
}

#siteMenuLeft dd.linkMenu p {
	font-size: 85%;
	padding-left: 1.0em;
}

#siteContentRight {
	width: 685px;
	float: right;
	padding-left: 5px;
	text-align: left;
	overflow: hidden;
}

#siteContentRight p {
	margin-left: 1em;
	font-size: 93%;
}

#siteContentRight a {
	background: url(../images/icon/icon_img_bulletLink.png) left center no-repeat;
	padding-left: 1em;
	font-size: 108%;
	text-decoration: underline;
}

#siteContentRight div {
	margin-bottom: 30px;
}

#siteContentRight table {
	width: 98%;
	margin-left: 1em;
}

#siteContentRight th {
	text-align: center;
	height: 2em;
}

#siteContentRight td {
	padding: 0.8em 1em;
}

#siteContentRight .dataDate,#siteContentRight .dataSize {
	text-align: center;
}

#siteContentRight .even {
	background-color: #EAEAEA;
}

#siteInformation li {
	background: url(../images/icon/icon_square02-004.gif) top 0.3em left no-repeat;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 24px;
	padding-bottom: 10px;
	text-align: left;
}

/*----------------------------------------------------
	marketing
----------------------------------------------------*/
#marketingMain {
	width: 100%;
	min-height: 100%;
	height: 100%;
	padding: 30px 0 60px 0;
	background: url(../images/etc/bg_marketingLeftMenu.png) left top repeat-y;
	overflow: hidden;
}

#marketingMenuLeft {
	float: left;
	width: 248px;
	text-align: left;
	font-size: 100%;
}

#marketingMenuLeft .firstLevelLine {
	border-top: 1px solid #DBDBDB;
	width: 180px;
	margin: 0 0 1em 0;
	padding: 1em 0 0 1.3em;
	background: url(../images/icon/icon_img_bulletNormal.png) 0.5em 1.3em no-repeat;
	font-weight: bold;
	font-size: 108%;
}

#marketingMenuLeft .firstLevel {
	width: 198px;
	margin: 0 0 30px 0.5em;
	padding: 5px 0 0 1em;
	background: url(../images/icon/icon_img_bulletNormal.png) left 8px no-repeat;
	font-weight: bold;
	font-size: 108%;
}

#marketingMenuLeft li {
	margin-bottom: 30px;
}

#marketingMenuLeft li a {
	color: #434343;
}

#marketingMenuLeft li dl {
	width: 198px;
}

#marketingMenuLeft li dt {
	border-bottom: 1px solid #DBDBDB;
	padding: 0 0 5px 0.5em;
	margin-bottom: 1em;
	font-size: 108%;
	font-weight: bold;
	color: #7D7D7D;
}

#marketingMenuLeft li dd {
	margin: 0 0 1em 0;
}

#marketingMenuLeft li dd ul {
	margin-bottom: 1.5em;
}

#marketingMenuLeft li dd ul li {
	margin: 0 0 0.8em 0;
	padding-left: 1.5em;
}

#marketingMenuLeft li dd ul a {
	padding-left: 1em;
	background: url(../images/icon/icon_img_bulletNormal.png) left 3px no-repeat;
}

#marketingMenuLeft .menuSelected {
	background: url(../images/etc/bg_selectedMenu.png) left center no-repeat;
	color: #FFF;
	height: 22px;
	width: 250px;
	padding: 5px 0 0 2.5em;
}

#marketingMenuLeft .menuSelected02 {
	background: url(../images/etc/bg_selectedMenu02.png) left center no-repeat;
	color: #FFF;
	height: 22px;
	width: 250px;
	padding: 5px 0 0 1.5em;
}

#marketingContents {
	float: right;
	width: 73%;
}

#marketingContents a:visited {
	text-decoration: none;
	color: #609;
}

#marketingContentsMain {
	float: left;
	width: 517px;
}

#marketingContentsMain h2 {
	color: #434343;
	font-size: 108%;
	font-weight: bold;
	background: url(../images/etc/bg_marketingH2.png) left top no-repeat;
	height: 21px;
	padding: 5px 0 0 1em;
	margin: 0 0 1em 0;
	text-align: left;
}

#marketingContentsMain h3 {
	color: #434343;
	font-size: 108%;
	border: none;
	background: url(../images/icon/icon_img_bulletNormal.png) left 4px no-repeat;
	padding: 0 0 0 1em;
	margin: 0 0 1em 1em;
}

#marketingContentsMain dl,#marketingContentsMain dt,#marketingContentsMain dd
	{
	margin: 0;
	padding: 0;
	text-align: left;
}

#marketingContentsMain dt a {
	color: #434343;
}

#marketingContentsMain dd {
	width: auto;
	margin-bottom: 1em;
}

#marketingContentsMain dd a {
	background: url(../images/icon/icon_img_bulletLink.png) left 3px no-repeat;
	margin: 0 0 0 2.2em;
	padding: 0 0 0 1em;
	display: block;
	width: 90%;
	height: auto;
	font-size: 108%;
	font-weight: normal;
}

#marketingContentsMain dd a:link {
	color: #002b67;
}

#marketingContentsRight {
	float: right;
	width: 180px;
	font-size: 93%;
	overflow: hidden;
}

#marketingContentsRight dl {
	padding: 0 1em;
	overflow: hidden;
}

#marketingContentsRight dt {
	float: left;
}

#marketingContentsRight dd {
	width: 120px;
	text-align: left;
	margin-left: 35px;
}

#marketingContentsRight dd p {
	margin: 0;
	padding: 0 0 0.5em 0;
}

#marketingContentsRight h2 {
	color: #434343;
	font-size: 108%;
	font-weight: bold;
	background: url(../images/etc/bg_marketingH2Short.png) left top no-repeat;
	height: 21px;
	padding: 5px 0 0 1em;
	margin: 0 0 1em 0;
	text-align: left;
}

#provide {
	overflow: hidden;
	border: 1px solid #e1e1e0;
	text-align: left;
	padding: 0.8em;
}

#provide dl {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 93%;
}

#provide dt {
	float: right;
	width: 90px;
}

#provide dd {
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
}

#oldNews {
	text-align: left;
	padding: 0 0.5em 0 0;
}

#oldNews dl {
	margin: 0;
	padding: 0;
}

#oldNews dt {
	float: none;
	margin: 0.8em 0 0.5em 0;
}

#oldNews dd {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1em;
	background: url(../images/icon/icon_img_bulletLink.png) left 0.2em no-repeat;
	width: auto;
}

#oldNews h4 {
	margin: 1em 0 0 0;
}

#newsHeadline {
	text-align: left;
}

#newsHeadline h2 {
	border-bottom: 1px solid #e5e5e5;
	background: none;
	font-size: 153.9%;
	padding: 0 0 0.5em 0;
}

#newsHeadline li {
	overflow: hidden;
	margin-bottom: 1em;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1.5em;
}

#newsHeadline li a {
	background: url(../images/icon/icon_img_bulletLink.png) left 0.3em no-repeat;
	padding: 0 0 0 1em;
	float: left;
}

#newsHeadline li img {
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}

#newsHeadline .withImg {
	display: block;
	padding: 0 0 0 1em;
	width: 380px;
}

#article #marketingContents {
	text-align: left;
}

#article #marketingContents li {
	margin-left: 1em;
}

#article #marketingContents h2 {
	border-bottom: 1px solid #e5e5e5;
	background: none;
	font-size: 153.9%;
	padding: 0 0 0.8em 0;
	margin: 0 0 0.8em 0;
}

#article #marketing	Contents h3 {
	border: none;
	font-size: 153.9%;
	margin: 0 0 2em 0;
}

/*----------------------------------------------------
	information
----------------------------------------------------*/
#informationIndex {
	margin: 1em 2em 3em 1em;
	padding-bottom: 30px; /*フッターの高さと同じ*/
	width: 95%;
	min-width: 95%;
	text-align: left;
}

#informationIndex a:visited {
	text-decoration: none;
	color: #609;
}

#informationIndex a:hover {
	text-decoration: underline;
	color: #609;
}

#informationIndex h2,#informationArticle h2 {
	border-bottom: 1px solid #e5e5e5;
	background: none;
	font-size: 153.9%;
	padding: 0 0 0.5em 0;
}

#informationIndex dl {
	margin: 1em 2em;
	font-size: 108%;
	overflow: hidden;
}

#informationIndex dl dt {
	float: left;
}

#informationIndex dl dd {
	margin-left: 91px;
	margin-bottom: 1em;
	background: url(../images/icon/icon_img_bulletLink.png) left 0.3em no-repeat;
	padding: 0 0 0 1em;
}

#informationIndex dl dd.emergencyMsg {
	color: #FF0000;
}

#informationIndex dl dd.emergencyMsg a:visited {
	text-decoration: none;
	color: #FF0000;
}

#informationIndex dl dd.emergencyMsg a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#informationArticle {
	margin: 1em 2em 2em 2em;
	padding-bottom: 30px; /*フッターの高さと同じ*/
	width: 95%;
	min-width: 95%;
	text-align: left;

}

#informationArticle h3 {
	border: none;
	line-height: 1.5em;
	font-size: 153.9%;
	margin-top: 0;
	padding-right: 10px;
}

#informationArticle h4 {
	border: none;
	line-height: 1.5em;
	font-size: 153.9%;
	margin-top: 0;
	padding-right: 10px;
	color: #FF0000;
}

#informationArticle p {
	margin: 0 0 2em 0;
	padding-right: 2em;
}

#informationArticle #articleDate {
	margin: 0;
}

#informationArticle #breadClumb {
	margin-top: 0;
}

/*----------------------------------------------------
	newWindow
----------------------------------------------------*/
#newWindow #main {
	text-align: left;
	padding: 0 0 0 20px;
	min-height: 100%;
	height: 100%;
}

#newWindow #main h2 {
	border-bottom: 1px solid #e5e5e5;
	background: none;
	font-size: 153.9%;
	padding: 0 0 0.5em 0;
	margin-bottom: 2em;
	text-align: left;
}

/*----------------------------------------------------
	companyList
----------------------------------------------------*/
#companyList {
	background: #f7f7f6;
	overflow: hidden;
	padding: 20px 20px;
	position: relative;
	top: 1px;
	text-align: left;
	border-right: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	box-shadow: 0px 3px 4px 2px rgba(0, 0, 0, 0.1);
	display: none;
}

#companyList img {
	float: right;
	margin-left: 1em;
	cursor: pointer;
}

#companyList h3 {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 30em;
	float: left;
}

#companyList dl {
	overflow: hidden;
	margin-bottom: 1em;
}

#companyList dt {
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#companyList dd {
	float: left;
	margin-left: 3em;
	width: 170px;
	height: 3em;
}

.listTitle {
	overflow: hidden;
}

.listContent {
	background-color: #FFFFFF;
	padding: 10px 10px;
	margin-bottom: 1em;
}

/*----------------------------------------------------
	jQuery UI
----------------------------------------------------*/
#jquery-ui-sortable .ui-draggable {
	float: left;
	margin-right: 4.7%;
	margin-top: 5px;
}

#mainMenu .ui-draggable {
	margin-top: -1px;
}