@charset "utf-8";
/* ----------------------------------------------------------
  Author :  Takashi Hirasawa
  URI :  http: //css-happylife.com/
  Date :  2007.01.30
  copyright(C)2006-2009 CSS HappyLife all rights reserved.
---------------------------------------------------------- */

/*
 1pxの破線
----------------------------------------------------------- */
img.tenten {
	background: url(/img/dotted.gif);
	padding: 1px;

}


/*
 CSS selector [
----------------------------------------------------------- */

#main article .articleBody .selectorSection {
	float: left;
	width: 200px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: white;
	border: 1px solid #999;
}
#main article .articleBody .selectorSection h4 {
	margin: 0;
	padding-left: 5px;
}
#main article .articleBody .selectorSection ul {
	margin: 0;
}
#main article .articleBody .selectorSection ul li {
	margin: 0 0 5px;
	padding-left: 5px;
	list-style-type: none;
	border-bottom: 1px solid #CCC;
}


#sticker {
	position: absolute;
	top: 0;
	left: 0;
}

#main article .articleBody ol#contestData {
	margin: 0 0 30px;
	padding: 0;
	zoom: 100%;
}
#main article .articleBody ol#contestData li {
	float: left;
	width: 85px;
	margin: 0 0 15px 0;
	padding: 0 10px 5px 0;
	list-style-type: none;
	border-bottom: 1px dotted #CCC;
}

#main article .articleBody ol#contestData li a {
	background: url(../img/share/icon_file.gif) no-repeat 0em .2em;
	padding-left: 15px;
}


/*
 07/01/30 topicPath [
----------------------------------------------------------- */
#main article .articleBody #topicPath_01 {
	margin: 10px 0;
}
#main article .articleBody #topicPath_01 li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
#main article .articleBody #topicPath_01 li a {
	padding-right: 10px;
	background: url(../img/entry/topicpath.gif) no-repeat right center;
}

#main article .articleBody #topicPath_02 {
	float: left;
	margin: 10px 0;
}
#main article .articleBody #topicPath_02 li {
	float: left;
	line-height: 110%;
	list-style-type: none;
}
#main article .articleBody #topicPath_02 li a {
	margin-right: 5px;
	padding-right: 10px;
	background: url(../img/entry/topicpath.gif) no-repeat right center;
}

#main article .articleBody #topicPath_03 {
	display: inline;
}
#main article .articleBody #topicPath_03 img {
	margin: 0 5px;
}

#main article .articleBody #topicPath_04 {
	float: left;
	margin: 10px 0;
}
#main article .articleBody #topicPath_04 li {
	float: left;
	line-height: 110%;
	list-style-type: none;
	margin-right: 5px;
	padding-right: 10px;
	background: url(../img/entry/topicpath.gif) no-repeat right center;
}
#main article .articleBody #topicPath_04 li.active {
	background: none;
}

#main article .articleBody #topicPath_05 {
	margin: 10px 0;
}
#main article .articleBody #topicPath_05 li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
#main article .articleBody #topicPath_05 li a:after {
    content: " > ";
}

#main article .articleBody #topicPath_06 {
	margin: 10px 0;
	text-align: right;
}
#main article .articleBody #topicPath_06 li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
#main article .articleBody #topicPath_06 li a {
	padding-right: 10px;
	background: url(../img/entry/topicpath.gif) no-repeat right center;
}

#main article .articleBody #topicPath_07 {
	margin: 10px 0;
}
#main article .articleBody #topicPath_07 li {
	float: right;
	line-height: 110%;
	list-style-type: none;
}
#main article .articleBody #topicPath_07 li a {
	margin-left: 5px;
	padding-left: 10px;
	background: url(../img/entry/topicpath_re.gif) no-repeat left center;
}

#main article .articleBody #topicPath_08 {
	margin: 10px 0;
}
#main article .articleBody #topicPath_08 li {
	display: inline;
	line-height: 110%;
	list-style-type: none;
}
/*
 07/02/19 背景が消えちゃうとかそういうの [
----------------------------------------------------------- */
#main article .articleBody #sample070219_01 {
	width: 200px;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFF;
	border: 1px solid #999;
}
#main article .articleBody #sample070219_01 img {
	margin-right: 10px;
	float: left;
}
#main article .articleBody #sample070219_02 {
	width: 200px;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFF;
	border: 1px solid #999;
}
#main article .articleBody #sample070219_02:after {
    content: ".";
    display:  block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
#main article .articleBody #sample070219_02 img {
	margin-right: 10px;
	float: left;
}
#main article .articleBody #sample070219_03 {
	width: 200px;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFF;
	border: 1px solid #999;
	float: left;
}
#main article .articleBody #sample070219_03 img {
	margin-right: 10px;
	float: left;
}
#main article .articleBody #sample070219_04 {
	width: 200px;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFF;
	border: 1px solid #999;
	overflow: hidden;
}
#main article .articleBody #sample070219_04 img {
	margin-right: 10px;
	float: left;
}
#main article .articleBody #sample070219_05 {
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #999;
	background: #DDD;
}
#main article .articleBody #sample070219_05 img {
	margin-right: 10px;
}
#main article .articleBody #sample070219_05 p.mokuseiText {
	background: #CFC;
	float: left;
	width: 200px;
}
#main article .articleBody #sample070219_05 p.mokuseiEnd {
	clear: both;
}
#main article .articleBody #sample070219_06 {
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #999;
	background: #DDD;
	zoom: 100%;
}
#main article .articleBody #sample070219_06 img {
	margin-right: 10px;
}
#main article .articleBody #sample070219_06 p.mokuseiText {
	background: #CFC;
	float: left;
	width: 200px;
}
#main article .articleBody #sample070219_06 p.mokuseiEnd {
	clear: both;
}
#main article .articleBody #sample070219_06 p,
#main article .articleBody #sample070219_05 p,
#main article .articleBody #sample070219_04 p,
#main article .articleBody #sample070219_03 p,
#main article .articleBody #sample070219_02 p,
#main article .articleBody #sample070219_01 p {
	margin-bottom: 0;
}
/*
 07/02/22 FooterSample [
----------------------------------------------------------- */
#main #sampleFooter_01 {
	clear: both;
	margin-left: 0;
}
#main #sampleFooter_01 li {
	float: left;
	list-style-type: none;
}
#main #sampleFooter_02 {
	clear: both;
	margin-left: 0;
	text-align: center;
}
#main #sampleFooter_02 li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #999;
}
#main #sampleFooter_02 li.sampleFooterHome {
	border-left: 0;
	padding-left: 0;
}
#main #sampleFooter_03 {
	clear: both;
	margin-left: 0;
}
#main #sampleFooter_03 li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding-left: 15px;
	background: url(../img/list_subcategory.gif) no-repeat left center;
}
#main #sampleFooter_03 li.sampleFooterHome {
	background-image: none;
	padding-left: 0;
}
#main #sampleFooter_04 {
	clear: both;
	margin-left: 0;
	text-align: center;
}
#main #sampleFooter_04 li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
}
#main #sampleFooter_04 li+li {
	border-left: 1px solid #999;
}


/*
 07/02/28 dl dt dd Sample [
----------------------------------------------------------- */
#main dl#sample_070228 {
	margin: 0 0 10px;
}

#main dl#sample_070228 dt {
	float: left;
	clear: both;
	width: 125px;
	margin: 0 10px 20px 0;
	padding: 0;
	border-bottom: 0;
}

#main article .articleBody dl#sample_070228 dt:before {
	content: "";
	margin-right: 0;
	color: #333;
}

#main dl#sample_070228 dt img {
	vertical-align: top;
	margin: 0;
	padding: 0;
}


#main dl#sample_070228 > dd {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
*+html #main dl#sample_070228 > dd {
	float: none;
}


/*
 プロパティこぴぺ
----------------------------------------------------------- */
#main article .articleBody .pLink li {
	display: inline;
	list-style-type: none;
	padding: 0;
	font-size: small;
}

#main article .articleBody .pLink li + li {
	padding-left: 5px;
	border-left: 1px dotted #999;
}


/*
 08/01/20 Operaのボタンのテキスト消し [
----------------------------------------------------------- */
#contents #main article .articleBody .OperaTextHiddenTest2,
#contents #main article .articleBody .OperaTextHiddenTest {
	width: 38px;
	height: 25px;
	background: url(../img/share/btn_search.gif) no-repeat center center;
	text-indent: -9999px;
	cursor: pointer;
}

;;body #contents #main article .articleBody .OperaTextHiddenTest2 {
	padding-top: 50px;
}

/*
	タイピングの結果のテーブル
*/

#contents #main article .articleBody .typingRank th,
#contents #main article .articleBody .typingRank td {
	font-size: small;
}
#contents #main article .articleBody .typingRank td.number {
	text-align: right;
}


/* リサイズ機能のエントリー用
----------------------------------------------------------- */
#main .articleBody div[class^="resizeSample"] {
	width: 260px;
	height: 50px;
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 3px;
	overflow: auto;
}

#main .articleBody .resizeSample01 {
	resize: none;
}

#main .articleBody .resizeSample02 {
	resize: both;
}

#main .articleBody .resizeSample03 {
	resize: horizontal;
}

#main .articleBody .resizeSample04 {
	resize: vertical;
}





