@charset "EUC-JP";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　ページ共有のスタイル
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 基本設定
--------------------------------------------------------------------------------------- */

/* 基本フォント -------------------- */

body {
	color: #555555;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

input,textarea,select {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

/*&#165;*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
	line-height: 1.5;
}
*:first-child+html body {
	font-size: 75%;
}
/**/


/* 基本タグ -------------------- */

body,div,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(http://tcaf-j.img.jugem.jp/20080526_43580.gif) repeat-x;
	text-align: center;
}

img,table {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}

li.home img {
	margin-top: 10px;
	margin-left: 158px;
}

address,em,cite {
	font-style: normal;
}


/* 基本テキストリンク -------------------- */

a:link {
	color: #555555;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------
 レイアウト枠
--------------------------------------------------------------------------------------- */

div#wrap {
	width: 952px;
	margin: 0 auto;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43580.gif) repeat-x;
	text-align: left;
}

div#ctArea {
	width: 904px;
	margin: 0 24px;
}
div#ctArea:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea { display:inline-block; }
/*&#165;*/
* html div#ctArea { height:1%; }
div#ctArea { display:block; }
/**/

div#ctWrap {
	float: left;
	width: 694px;
	padding-top: 16px;
}
div#ctWrap:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctWrap { display:inline-block; }
/*&#165;*/
* html div#ctWrap { height:1%; }
div#ctWrap { display:block; }
/**/

div#ctMain {
	float: right;
	width: 484px;
}

div#ctLeft {
	float: left;
	width: 199px;
}
* html div#ctLeft {
	margin-top: -4px;
	padding-top: 4px;
}

div#ctRight {
	float: right;
	width: 196px;
	padding-top: 16px;
}


/* --------------------------------------------------------------------------------------
 ヘッダー
--------------------------------------------------------------------------------------- */

div#hd {
	position: relative;
	width: 952px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43586.gif) repeat-x;
}

div#hd h1 {
	padding: 19px 0 0 20px;
}

div#hd p.txt01 {
	position: absolute;
	top: 52px;
	left: 303px;
}


/* ヘッダーナビ -------------------- */

div#hd ul.hdnavi {
	position: absolute;
	top: 39px;
	right: 0;
	width: 242px;
}


/* グローバルナビ -------------------- */

div#hd ul.gnavi {
	padding: 60px 0 0 88px;
}
div#hd ul.gnavi:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#hd ul.gnavi { display:inline-block; }
/*&#165;*/
* html div#hd ul.gnavi { height:1%; }
div#hd ul.gnavi { display:block; }
/**/

div#hd ul.gnavi li {
	float: left;
	width: 253px;
	margin-right: 8px;
}


/* --------------------------------------------------------------------------------------
 メインコンテンツ
--------------------------------------------------------------------------------------- */

/* トップイメージ -------------------- */

p.topImg {
	margin: 0 0 19px 2px;
}


/* タイトル -------------------- */

div.titleArea {
	position: relative;
}

div.titleArea p {
	position: absolute;
	top: 10px;
	right: 13px;
	text-align: right;
}


/* コンテンツ -------------------- */


dl.ctBox01 dt {
	margin: 18px 2px 6px;
	padding-bottom: 10px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43666.gif) no-repeat left bottom;
	color: #00437C;
}

dl.ctBox01 dt span {
	display: block;
	margin: 0 2px;
	padding-left: 20px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43655.gif) no-repeat 0 0.1em;
}

dl.ctBox01 dd {
	margin: 0  2px 17px 2px;
	line-height: 1.7;
}

dl.ctBox01 dd em {
	display: block;
}

dl.ctBox01 dd div.jgm_entry_desc_mark {
	margin-bottom: 3px;
}
dl.ctBox01 dd div.jgm_entry_desc_mark:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
dl.ctBox01 dd div.jgm_entry_desc_mark { display:inline-block; }
/*&#165;*/
* html dl.ctBox01 dd div.jgm_entry_desc_mark { height:1%; }
dl.ctBox01 dd div.jgm_entry_desc_mark { display:block; }
/**/

dl.ctBox01 dd div.jgm_entry_desc_mark img.pict {
	float: right;
	margin: 2px 0 5px 10px;
}


/* このページのトップへ -------------------- */

div#pageTop {
	text-align: right;
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------
 サイドコンテンツ
--------------------------------------------------------------------------------------- */

div#ctLeft dl {
	margin-left: 4px;
}

/* サブナビ -------------------- */

div#ctLeft dl.snavi {
	width: 199px;
	margin: -4px 0 15px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43590.gif) repeat-y;
}

div#ctLeft dl.snavi dd {
	padding: 0 5px 6px 6px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43588.gif) no-repeat left bottom;
}

div#ctLeft dl.snavi dd ul li {
	margin-top: 1px;
	padding: 4px 12px;
	border: 1px solid #E7E9EA;
	background: #F4F7F8;
}

div#ctLeft dl.snavi dd ul li.type02 {
	background: #FBFBFC;
}


/* リンク1 -------------------- */

dl.linkList01 {
	margin-bottom: 17px;	
}

dl.linkList01 dd {
	padding-top: 6px;
}

dl.linkList01 li {
	margin: 3px 1px 0;
	padding-left: 11px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43654.gif) no-repeat 0 0.5em;
}


/* リンク2 -------------------- */

dl.linkList02 {
	margin-bottom: 17px;	
}

dl.linkList02 dd dl {
	line-height: 1.3;
}

dl.linkList02 dd dt {
	margin-top: 6px;
	padding-left: 12px;
	color: #8C8C8C;
}

dl.linkList02 dd dd {
	margin: 0 1px;
	padding: 0 0 0 11px;
	background: url(http://tcaf-j.img.jugem.jp/20080526_43654.gif) no-repeat 0 0.4em;
}


/* サイト内検索 -------------------- */

dl.searchArea {
	margin-bottom: 20px;
}

dl.searchArea dd {
	margin-top: 6px;
}

dl.searchArea dd input,
dl.searchArea dd img {
	vertical-align: top;
}

dl.searchArea dd input.txt {
	width: 136px;
	margin-right: 4px;
	border: 1px solid #D4D4D4;
}



/* バナー -------------------- */

div#ctLeft p.bnr {
	margin: 0 0 15px 4px;
}


/* モバイルサイト -------------------- */

dl.mobile {
	margin-bottom: 20px;
}

dl.mobile dd {
	margin: 7px 11px 0;
}

dl.mobile dd.qr {
	margin-top: 18px;
	text-align: center;
}


/* カレンダー -------------------- */

div.calendar {
	width: 192px;
	margin-bottom: 20px;
}

div.calendar div.tblArea {
	margin: 10px 0 0 1px;
	margin-left: 1px;
	padding-top: 1px;
}
* html div.calendar div.tblArea {
	margin: 10px 0 0 0;
	background: #9A9A9A;
}
*:first-child+html div.calendar div.tblArea {
	margin: 9px 0 0 0;
}

div.calendar div.tblArea table {
	border-top: 1px solid #9A9A9A;
	border-right: 2px solid #9A9A9A;
	border-bottom: 2px solid #9A9A9A;
	border-left: 2px solid #9A9A9A;
}
* html div.calendar div.tblArea table {
	border-top: none;
	border-right: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	border-left: 1px solid #9A9A9A;
}

div.calendar div.tblArea table.top {
	border-top: 2px solid #9A9A9A;
	border-bottom: none;
}
* html div.calendar div.tblArea table.top {
	border-top: none;
	margin-bottom: -1px;
}
*:first-child+html div.calendar div.tblArea table.top {
	border-top: 2px solid #9A9A9A;
	margin-bottom: -2px;
}

div.calendar div.tblArea table th,
div.calendar div.tblArea table td.cell {
	width: 26px;
	background: #FFFFFF;
	color: #9A9A9A;
	border: 1px solid #9A9A9A;
	text-align: center;
}
* html div.calendar div.tblArea table th,
* html div.calendar div.tblArea table td.cell {
	width: 26px;
	border: none;
}

div.calendar div.tblArea table td.cell {
	padding-bottom: 1px;
	font-size: 83%;
	line-height: 1.5;
}

* html div.calendar div.tblArea table.top th {
	border-bottom: none;
}

div.calendar div.tblArea table td div.calendar_month {
	padding: 2px;
	background: #9A9A9A;
	color: #FFFFFF;
	font-size: 83%;
	line-height: 1.5;
}

div.calendar div.tblArea table td div.calendar_month a:link,
div.calendar div.tblArea table td div.calendar_month a:visited,
div.calendar div.tblArea table td div.calendar_month a:hover,
div.calendar div.tblArea table td div.calendar_month a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/* --------------------------------------------------------------------------------------
 フッター
--------------------------------------------------------------------------------------- */

div#ft {
	background: #777777;
	text-align: center;
	font-size: 0;
}

div#ft address {
	width: 952px;
	padding: 14px 0;
	background: #777777;
}

