@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      p_4_3_common.css(←ファイル名をここに記入すること)
 Style Info:     スタイル追加用
----------------------------------------------------------- */

/* コンテンツ全体[
----------------------------------------------------------- */
#content {
	padding: 0px 0px 15px 0px;
	width: 630px;
	text-align: left;
	color: #333333;
}

/*
 追加したスタイル[
----------------------------------------------------------- */
/*index.html*/

#header-area {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 630px;
	text-align: left;
	background: url(/ou/d/cs/pc/image/header_lin01.gif) repeat-x left bottom;
}

/**************************************************/
/*
/* ページタイトル部
/*
/**************************************************/
#popup-main h1.block-title {
	margin: 0px 0px 10px 0px;
}

div#main-header {
	padding: 10px 15px 0px 15px;
	background: url(/ou/d/cs/pc/image/p_4_main_header_bg_02.gif) repeat-x left top;
}

div#main-header h2 {
	padding: 0px 0px 10px 0px;
	font-size: 125%;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
}

div#main-header p.access {
	font-size: 75%;
	line-height: 1.4em;
}

#popup-main p.preview-link {
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	text-align: left;
}

#popup-main p.btn {
	padding: 0px 0px 0px 0px;
	text-align: right;
}



/**************************************************/
/*
/*マップのブロック
/*
/**************************************************/

div#block-01 {
	margin: 15px 0px 0px 0px;
}

div#block-01 p.notice {
	font-size: 70%;
	line-height: 1.2em;
}

div#block-01 div#map p {
	font-size: 75%;
	line-height: 1.4em;
	text-align: right;
}

div#block-01 div#map div#container {
	margin: 5px 0px 5px 0px;
	width: 630px;
	height: 460px;
}

div#block-01 div#map p.map-footer {
	padding: 0px 3px 0px 0px;
	background-color: #999999;
}


/**************************************************/
/*
/*アクセス情報等のブロック
/*
/**************************************************/

div#block-02 {
	margin: 15px 0px 15px 0px;
}

div#block-02 table {
	width: 630px;
	border-left: #E8E5D8 1px solid;
	border-top: #E8E5D8 1px solid;
}

div#block-02 table tr th {
	padding: 0px;
	width: 100px;
	background-color: #E8E5D8;
	border-right: #E8E5D8 1px solid;
	border-bottom: #D0CFC4 1px solid;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}

div#block-02 table tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px;
	border-right: #E8E5D8 1px solid;
	border-bottom: #E8E5D8 1px solid;
	font-size: 70%;
	line-height: 1.4em;
	vertical-align: top;
}

div#block-02 table tr th p,
div#block-02 table tr td p {
	padding: 3px;
}

/**************************************************/
/*
/*QRコード
/*
/**************************************************/

div#block-qr  {
	margin: 0px 0px 0px 0px;
}

div#block-qr table {
	width: 630px;
	border-left: #E8E5D8 1px solid;
	border-right: #E8E5D8 1px solid;
	border-top: #E8E5D8 1px solid;
}

div#block-qr table tr th {
	padding: 0px;
	width: 100%;
	background-color: #E8E5D8;
	border-bottom: #D0CFC4 1px solid;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
}

div#block-qr table tr td {
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	border-bottom: #E8E5D8 1px solid;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4em;
	vertical-align: top;
}

div#block-qr table tr th p,
div#block-qr table tr td p {
	text-align: center;
	font-size: 90%;
}


/**************************************************/
/*
/*閉じるボタン
/*
/**************************************************/

div#popup-main div.close-button {
	margin: 15px 0px 0px 0px;
	text-align: center;
}
