/*______________________________________

霑ｽ謇矩摩蟄ｦ髯｢螟ｧ蟄ｦ縲�蝨ｰ蝓滓髪謠ｴ蠢�炊遐皮ｩｶ繧ｻ繝ｳ繧ｿ繝ｼ

______________________________________*/

body {
 background: #FFFFFF;
 color: #000000;
 margin: 0;
 padding: 0;
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
 background-image: url(images/co_bg001.gif);
 background-repeat: repeat-y;
}

.txt-small{
	font-size:80%;
}

.txt-ssmall{
	font-size:70%;
}

.txt-comment{
	font-size: 90%;
	color:#666666;
}

.txt-brown{
	color:CC6633;
}


p.small{
	font-size:80%;
}


ul, ol {
 margin-top: 0;
 padding-top: 5px;
}

ul li.bold,
ol li.bold {
 font-weight: bold;
}

ul li.bold p,
ol li.bold p {
 font-weight: normal;
}


td.divider1{
 background: #FFFFFF url(images/co_dv002.gif) repeat-y;
}
table.divider2{
 background: #FFFFFF url(images/co_it006.gif) repeat-x;
 height:10px;
 margin-top:10px;
}


/* Anchor */

a:link {
 color:#0033CC;
 text-decoration: none;
}
a:visited {
 color:#000099;
 text-decoration: none;
}
a:hover {
 color:#0033CC;
 text-decoration: underline;
}
a:active {
 color:#6699FF;
 text-decoration: underline;
}




/* ========== Table ========== */
table.listgeneral {
 border: #999 solid;
 border-width: 1px 0 0 1px;
 border-collapse: collapse;
 table-layout: fixed;
 empty-cells: show;
 margin: 0;
 font-size:90%;
}
table.listgeneral th {
 border: solid #999;
 border-width: 0 1px 1px 0;
}
table.listgeneral td {
 border: solid #999;
 border-bottom-color: #999;
 border-width: 0 1px 1px 0;
}
table.listgeneral tr.last-item td {
 border-bottom-color: #999;
}

table.listgeneral td.td1{
	background:#C4D6F0;
}
table.listgeneral td.td2{
	background:#F1F5FB;
}
table.listgeneral td.td3{
	background:#e0e0e0;
}

/* ==========  ========== */


div.tp-colum {
	margin-top: 0px;
	margin-bottom:25px;
}
table.tp-column-hd {
 background: #FFFFFF url(images/tp_hj003.gif) no-repeat;
 margin-bottom:10px;
}
td.tp-colum-date {
	padding: 5px 8px 0 0;
	font-size: 10px;
	text-align: right;
	width: 80px;
	color: #333333;
}

td.tp-colum-ttl {
	padding: 8px 0 6px 0;
	font-weight: bold;
	color: #333333;
}
div.tp-colum P.main {
	margin: 0;
	line-height: 1.5em;
}
div.tp-colum p.posted {
	font-size: 90%;
	border-top: 1px dotted #999999;
	text-align: right;
	line-height: normal;
	padding: 3px;
	margin-top:15px;
}

div.tp-colum img.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



div.sidebar {
}

div.sidebar H2{
margin:0px;
}






div.footer{
	margin-top:5px;
	margin-bottom:20px;
}
div.footer td.copy{
	font-size:80%;
	padding-right:20px;
}





div.main{
	margin:20px 20px 80px 20px;
}


div.page-header{
	margin-bottom:60px;
}
div.page-header-ttl{
	margin-bottom:15px;
}
div.page-header P{
	margin-left:30px;
	line-height:1.5em;
}

div.section{
	margin-bottom:30px;
}
div.section-ttl{
	margin-bottom:10px;
}
div.section-indent{
	margin-left:40px;
	margin-bottom:30px;
}

div.section P,
div.section-indent P{
	line-height:1.5em;
	margin-top:0;
	margin-bottom:1em;
}
div.section P.linehi{
	line-height:1.8em;
	margin:0;
}
