﻿/* 山行記録 デフォルトスタイル */
/* 2006/01/26 */

/* ----------------------------- ページスタイル ----------------------------- */

body  {
	background-color: #ccffcc;		/* ページ全体の背景色 */

/* ページ全体の背景画像
	background-image: url();
*/
	margin: 30px;
	font-size: 13px;
	font-family: Tahoma, 'MS PGothic', Osaka;

}

/* ------------------------ リンクテキストスタイル --------------------------- */
A {text-decoration:none;} 
a { color: #1F8F39 }
a:link { color: #1F8F39 }
a:visited { color: #001590 }
a:active { color: #ffff00 }
a:hover { color: #ee0000;
 text-decoration: none;
 background-color:#f6cf50;/*オンマウスの背景色*/ }


a.term {
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #E36D2D;
}
a.term:link {
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #E36D2D;
}
a.term:visited {
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #716400;
}
a.term:active {
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #cc0000;
}
a.term:hover {
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #cc0000;
}

a.term:after {
	content: url(help.png);
	vertical-align: middle;
	text-decoration: none;
}
.content1 {float: left; width: 520px; margin: 0px; padding: 0px 0px 0px 10px; color: rgb(75,75,75);}
.content1-pagetitle {overflow: hidden; width: 480px; margin: 0px 0px 0px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(0,0,0);); color: rgb(0,0,0); font-weight: bold; font-size: 160%;}
.content1-container {clear: both; float: left; width: 480px; margin: 0px 0px 0px 0px; padding: 0px;}
.content1-container-1col {overflow: hidden; width: 480px; margin: 0px; padding: 0px;}
.content-title-noshade-size3 {margin: 0px; padding: 5px; color: rgb(0,0,0); font-weight: bold; font-size: 100%;}
.content-title-noshade-sizel {margin: 0px; padding: 3px; color: rgb(0,0,0); font-weight: bold; font-size: 120%;}
.content2-counter {float: right;}

/* ナビゲーションバーのリンクテキストスタイル */

.navi_bar a { color: #00db47 }
.navi_bar a:link { color: #00db47 }
.navi_bar a:visited { color: #f3e09d }
.navi_bar a:active { color: #ffff00 }
.navi_bar a:hover { color: #fbfb1f; text-decoration: none }

/* ------------------------------ 見出しスタイル ------------------------------------ */

h1 { background-color:#f6cf50; color:#000000; border-style: none; border-width: 1; margin: 0px 0px 8px 0px; padding-left: 16px; font-size:18pt; font-weight: bold; font-family: Tahoma; border-bottom: #af8d1f 1px solid;}

h2 { border-style:solid; border-color:#af621f; border-width: 0 0 6 32; margin:0px 0px 8px 25px;padding-left: 16px; font-size:14pt; font-weight:bold; }

h3 {
	font-size: 14px;
	line-height: 14pt;
	letter-spacing: 1px;
	padding: 3px 0px 3px 5px;
	margin:5px 0px;
	font-family: Tahoma;
}

h4 {
	background-color: #f6cf50;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	margin:0px 0px;
	padding: 0px 15px;
	font-family: Tahoma;
	border-bottom: #af8d1f 1px solid;
}

/*----------------------------- 段落スタイル --------上右下左---------------- */

p {
	font-size: 13px;
	line-height: 17px;
	word-spacing: 1px;
	padding: 5px 0px 5px 5px;
	margin: 5px 3px;
}
.posi {

	margin: 10px 3px 5px;
	text-align: center;
}

.note {
	padding: 0px 8px 2px;
	font-size: 12px;
	line-height: 16px;
}

/* ソース表示時スタイル */

pre {
	background-color:#735737;
	color: #eeeeee;
	border-style: solid;
	border-width: 2px;
	margin: 5px 30px;
	padding: 10px;
	font-size : 14px;
	font-family: 'MS PGothic', Osaka;
	letter-spacing: 1px;
}

.source {
	background-color:#735737;
	color: #eeeeee;
	border-style: solid;
	border-width: 2px;
	margin: 5px 30px;
	padding: 10px;
	font-size : 14px;
	font-family: 'MS PGothic', Osaka;
	letter-spacing: 1px;
}

.review {
	background-color:#735737;
	color: #eeeeee;
	border-style: solid;
	border-width: 2px;
	margin: 5px 30px;
	padding: 10px;
	font-size : 14px;
	font-family: 'MS PGothic', Osaka;
	letter-spacing: 1px;
	height: 120px;
}


/* -------------------------------リストスタイル -------------------------------- */

ul {
	padding: 0px 6px 0px 0px;
	margin: 3px 12px 3px 30px;
	font-size: 14px;
	line-height: 24px;
}
ul.list {
	padding: 0px 5px;
	margin: 2px 5px 2px 20px;
	font-size: 12px;
	line-height: 24px;
}

li.new:after {
	font-weight: bold;
	color: #dd0000;
	content: "［新着］";
}

/* ナビゲーションバー スタイル */
div.navi_bar {
	background-color:#332619;
	color: #fefefe;
	font-size: 12px;
	line-height: 16px;
	margin:0px 0px 10px;
	padding: 5px;
	font-family: Tahoma;
	width: 690px;
	vertical-align: middle;
	text-align: center;
}

/* --------------------------- Tableスタイル ------------------------------ */

th {
	background-color: #f6cf50;/*背景色1*/
	height: 7px;/*セル高*/
	text-align: left;
}

/* ---------------------------- 文字スタイル ------------------------------- */

em {
	font-style: normal;
	font-weight: bold;
}

.check {
	background-color: #f4e8a8;
}

.headmark {
	vertical-align: middle;
	border: 0px;
}
.cell {
	background-color:#fefefe;
	border: #332619 2px solid;
	padding: 0px;
	margin: 10px 0px;
	width: 520px;
}
.navi {
	position: absolute;
	left:30px;
	padding: 0px;
	width: 150px;
	margin: 0px 0px;
}
.camera {
	font-size: 12px;
	font-style: oblique;
	line-height: 16px;
	color:#000080;

}
.course {
	background-color:#fefefe;
	margin:10px 50px;
	border: #332619 1px solid;
	text-align: left;
	font-size: 12px;

}
.coursem {
	background-color:#fefefe;
	margin:7px 7px;
	border: #332619 1px solid;
	text-align: left;
	font-size: 11px;

}

.document {
	width: 610px;
	line-height: 17px;
	word-spacing: 1px;
	padding: 5px 5px 8px 5px;
	margin: 5px 5px;
	font-size: 13px;
}
.footer {
	padding:0px 0px;
	margin: 10px 170px;
	width: 520px;
	font-size: 10px;
	line-height: 16px;
	color:#888888;
	text-align: center;
}
.jump {
	font-size: 12px;
	line-height:20px;
	text-align: right;
}

.new {
	color: #e95727;
	font-weight: bold;
	font-size: 12px;
}

.y {
	color: #ffff00;
}
.r {
	color: #aa0000;
}
.g {
	color: #00FF33;
}
.gy {
	color: #555555;
}

.bu {
	color : #3657ba;
}

.source .bu {
	color: #bbb8ec;
}

.ex {
	font-family: 'ヒラギノ角ゴ W3 Pro', 'HAN NOM A', 'HAN NOM B', 'Simsun (Founder Extended)';
}

.code {
	font-family: ProFontWindows, Tahoma;
}

.symbol {
	font-size: 2em;
	line-height: 1.2em;
}

.l {
	font-size: 18px;
	vertical-align: middle;
}
.m{
	font-size : 14px;
	vertical-align: middle;
}
.s {
	font-size: 12px;
	vertical-align: middle;
}
.cn_m {
	font-size: 14px;
	font-family: SimSun,NSimSun,PMingLiU;
}
.cn_s {
	font-size: 12px;
	font-family: SimSun,NSimSun,PMingLiU;
}
.cn_ext {
	font-size: 24px;
	line-height: 24px;
	font-family: "Simsun (Founder Extended)", SimSun-18030, FZKai-Z03;
}
.price {
	padding:0px 0px;
	margin: 3px 3px;
	font-size: 12px;
	text-align: center;
}



/*----------------------------------------------------------*/

}



/* Hides CSS from MacIE \*/
* html .photo {
background: url(shadow_pas.gif) right bottom;
margin-top: 4px;
float: left;
}
/* */

.photo {
background: url(shadow_pas.gif) right bottom;
float: left;
}

/* Hides CSS from MacIE \*/
* html .photo_ie {
position: relative;
left: -4px; 
top: -4px;
padding: 4px;
background-color: #fefefe;
border: 1px solid #98a5b9;
display: block;
}
/* */

head:first-child+body .photo img {
position: relative;
left: -4px; 
top: -4px;
padding: 4px;
background-color: #fefefe;
border: 1px solid #98a5b9;
}
/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
