/*CSS DOC.080304*/

/*default---------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/*focus styles------------------------------------ */
:focus {
	outline: 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div{
	zoom:1;
}



/*main Layout----------------------------------------*/
body{
	color:#444444;
	background: #dedede;
	font: 0.8em/1.6em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", arial;
}
#wrap {
	display: block;
	width: 890px;
	background: #FFFFFF;
	margin: 5px auto 0px;
	border: 1px solid #999999;
	
}
#contents{
	display: block;
	width: 890px;
	background: #FFFFFF;
	border-top: 5px solid #666666;
	}
#header {
	background: url(img/cjname3.jpg) no-repeat;
	display: block;
	height: 170px;
	width: 280px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
}
#header #headerIn {
	padding-top: 110px;
	padding-left: 50px;
	padding-right: 30px;
	font-size: 10px;
	line-height: 1.2em;
	color: #444444;
}
#contents #leftContents {
	float: left;
	width: 280px;
	border-right: 1px dotted #CCCCCC;
}
#contents #rightContents {
	display: block;
	float: left;
	width: 600px;
}
#leftContents #menu {
	display: block;
	padding-left: 50px;
}
.post {
	display: block;
	width: 520px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 25px;
}

/*header　Title -------------------------------------*/
#contents h1 {
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	overflow: hidden;
	padding: 20px;
	width: auto;
}


#adminmenu {
	font-size: 9px;
	line-height: 1.2em;
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	color: #444444;
}

/*A link-------------------------------------------*/

img{
     border:0;
	 }
#menu a {
	background: url(file:///X/Users/tanaka/Desktop/sample2/train/img/icon.gif) no-repeat left center;
	padding-left: 12px;
	line-height: 1.6em;
}
	 
 	 
#header #headerIn a {
	color: #000000;
	text-decoration:none
}
#header #headerIn a:hover {
	color: #999999;
	text-decoration:none
}
 

a {
color:#000000;
text-decoration:none;
}

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


/*post----------------------------------------------*/
.post p img{
margin:10px;
}
.postSubject h2 {
	display: block;
	padding-bottom: 3px;
	border-bottom: 0.5pt solid #666666;
	width: 490px;
	padding-left: 10px;
	padding-top: 3px;
	border-left: 4px solid #666666;
	margin-bottom: 8px;
}
.post .postContents {
	width: 520px;
}
.post .postSubject {
	width: 520px;
}
.postContents {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.post p {
	line-height: 1.6em;
	display: inline;
	overflow: hidden;
	margin-top: 4px;
	padding: 8px;
	}
.postTtail {
	padding-top: 6px;
	border-top: 1px solid #dddddd;
	margin-top: 5px;
}
#wrap #footer {
	display: block;
	height: auto;
	width: auto;
}
#menuFoot {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom: 20px solid #666;
	width: 880px;
}
.postContents table {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}
.postContents td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.postContents th {
	background: #C1D8E7;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 4px;
}
#menu li {
	border-left: 4px solid #C1D8E7;
	margin-bottom: 5px;
}
.postSubject p {
	padding: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.postContents caption {
	text-align: left;
	padding: 4px 4px 4px 8px;
}
.top00 {
	margin-left: 10px;
	margin-top: 10px;
}
#topfooter {
	padding-bottom: 35px;
}
div#topbox {
	margin: 0px auto;
	width: 820px;
}
.center00 {
	text-align: right;
	display: block;
	margin: 0px 0px 0px 6px;
}
.title_mini {
	background: #F3EDC2;
}
.honyaku {
	padding: 4px;
}
.ulstyle3 hr {
	color: #669999;
	border: 1px dotted #669999;
}
div.post.pstyle2 {
	padding: 10px;
}
