@charset "UTF-8";

/*	
*/

/**************************************************************************************
全ブロックの共通設定
**************************************************************************************/
* {
	margin: 0;
	padding: 0;
	font-style : normal;
	font-weight : normal;
}
/*BODY全体に関する設定*/
body  {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}


/**************************************************************************************
再定義
**************************************************************************************/
td{
text-align:center;
}
table{
border-collapse: collapse;
}
a:link{
color:#999999;
text-decoration:none;
}
a:visited{
color:#999999;
text-decoration:none;
}
a:hover{
color:#333333;
text-decoration:none;
}
a:active{
color:#999999;
text-decoration:none;
}
.twoColFixRtHdr #container {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

/**************************************************************************************
トップブロック
**************************************************************************************/
/*一番上のブロック*/
.twoColFixRtHdr #header {
	background-repeat: no-repeat;
	background-image: url(http://8010.biz/media/top201006.jpg);
	height: 130px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #header h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 10;
	font-size: 20px;
	margin-top: 0;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 500;
}
#description{
	color: #333333;
	letter-spacing: 0px;
	text-align:right;
	font-size:10px;
	padding-top: 0px;
	padding-right: 43px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*カテゴリタブ*/
.tab{
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	height: 20px;
}
.tab li {
	background-color: #d9e021;
	text-align: center;
	display: inline;
	list-style-type: none;
	padding: 4px;
	white-space: nowrap;
	text-indent: 1px;
	vertical-align: baseline;
}
.tab a:link {
	color: #000;
	text-decoration: none;
	background-color: #d9e021;
}
.tab a:visited {
	color: #000;
	text-decoration: none;
	background-color: #d9e021;
}
.tab a:hover {
	color: #0F0;
	background-color: #FF0;
}
.tab a:active {
	color: #000;
	background-color: #d9e021;
}

/**************************************************************************************
サイドバー
**************************************************************************************/
.twoColFixRtHdr #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 200px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixRtHdr #container #sidebar1 p {
	font-size: 13px;
	line-height: 140%;
}
.twoColFixRtHdr #container #sidebar1 h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-image: url(media/point1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	color: #39F;
}

/**************************************************************************************
メイン
**************************************************************************************/
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9e021;
} 
.twoColFixRtHdr #container #mainContent h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	color: #093;
}
.twoColFixRtHdr #container #mainContent p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
}
.twoColFixRtHdr #container #mainContent h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 140%;
	background-color: #6CF;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.twoColFixRtHdr #container #mainContent li {
	font-size: 13px;
	font-family: "ＭＳ 明朝", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "細明朝体", "平成明朝";
	list-style-type: disc;
	margin: 0;
	line-height: 140%;
	list-style-position: inside;
}

/**************************************************************************************
フッター
**************************************************************************************/
.twoColFixRtHdr #footer {
	background-color: #005e73;
	color: #EDEDED;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
} 
.copyright {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	text-decoration: line-through;
	margin-bottom: 5px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**************************************************************************************
個別
**************************************************************************************/
