﻿@charset "utf-8"

/* 印刷ボタン
---------------------------------------------*/
#print {
	position: absolute;
    /*position:fixed*/
	right: 20px;
	top: 37px;
}
/* 基本スタイル
---------------------------------------------*/
h1,h2,h3,h4,h5,p,ul,ol,dl{
margin-top: 0;
margin-bottom: 0;
}
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 75%;
	line-height: 1.5;
	color: #333333;
	background-color: #E7E7E7;
	
}
img {
	border: none;
}

/* ロゴ
---------------------------------------------*/
#header {
	background-color: #2D78BF;
	padding-top: 90px;
	background: #669966;
	background: url(../images/20070616Web.gif) ;
	/*left top repeat; */ 
}
#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 800px;
/* 
background: url(../images/20070616Web.gif) left top repeat; 
*/
}

#logo img {
   position: absolute ;
   left: -9999px;
}

/* ナビゲーション
---------------------------------------------*/
#globalNav {
	overflow: auto !important;
	/*overflow : hidden;*/
	width: 100%;
	background: #E8E8E8 url(..//images/global_nav_bg.gif) left top repeat-x;
	border-bottom: 3px solid #CCCCCC;
}
#globalNav li {
	float: left;
	width: 7em;
	border-right: 1px solid #CCCCCC;
}
#globalNav li a {
	display: block;
	width: 100%;
	line-height: 2.5em;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #E8E8E8 url(..//images/global_nav_a_bg.gif) 0 0 repeat-x;
}
#globalNav li a:hover {
	color: #FFFFFF;
	background: #50B622 url(..//images/global_nav_a_bg.gif) 0 -100px repeat-x;
}

/* 幅可変の2段組レイアウト
---------------------------------------------*/
#contentWrapper {
	overflow: auto !important;
	overflow : hidden;
	width: 100%;
	padding: px 0;
	background: #FFFFFF url(..//images/leftside_bg.gif) left top repeat-y;
}
#footer {
	clear: both;
	padding: 10px 0;
	border-top: 3px solid #CCCCCC;
	background: url(http://sugadairanr.com/images/bgimage3.gif);
	text-align: center;
}


/*#footer {
 	clear: both;
	position: fixed ;
	left: 0px;
	bottom: 0px;
	width: 100%;
}	
*/
 
/* ステップ1
	---------------------------------------------*/
#content {
		float: left;
		width: 100%;
		margin-left: 0px;
		background: url(http://sugadairanr.com/images/bgimage3.gif);
}
/*#advertisement {
		float: left;
		width: 250px;
		text-align: center;
}
*/
	
/* ステップ2
	---------------------------------------------*/
	#primary {
		float: right;
		width: 100%;
		margin-left: -250px;
	}
	#secondary {
		float: left;
		width: 200px;
	}
	
  /* 追加分
  ---------------------------------　*/
    #oshinagaki {
	    float: right;
		width: 100%;
		margin-left: 20px;
		padding:0px;
		border:1px solid #000;
		font-size: 100px;
	}
	
	
	#textBoxBody1 {
		overflow:scroll;
		width:70%;
		height:400px;
		padding:10px;
		border:1px solid #000;
		scrollbar-base-color:#cccccc;
	    scrollbar-arrow-color:red;
	}
	Xp strong {
	 padding:2px;
	 background-color:#ffff66;
	 font-weight:normal;
 }	
	#innyou {
		font-weight:700;
		font-style:italic;
		text-aligin:right;
		width:400;
	}	
		/* ステップ3
	---------------------------------------------*/
	#primary * {
		margin: 0 208px 0 225px;
	}
	#primary * * {
		margin: 0;
	}

/* 記事本文
---------------------------------------------*/
#primary h1 {
	font-size: 150%;
	font-weight: bold;
	border-left: 5px solid #390;
	border-bottom: 1px solid #390;
}
#primary h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding:1px;
}
#primary p {
	font-size: 115%;
	margin-top: 1em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}
#oshinagaki h1 {
	font-size: 150%;
	font-weight: bold;
	border-left: 5px solid #390;
	border-bottom: 1px solid #390;
}
#oshinagaki h2 {
	font-size: 120%;
	font-weight: bold;
	border-left: 8px solid #390;
	border-bottom: 1px solid #390;
}
#textBoxBody1 P {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:1px;
}
#textBoxBody1 h2 {
	font-size: 120%;
	font-weight: bold;
	border-left: 3px solid #390;
	border-bottom: 1px solid #390;
}

#primary .date {
	font-size: 100%;
	text-align: right;
	color: #666666;
}

/* リスト
---------------------------------------------*/

	/* 共通
	---------------------------------------------*/
	#primary .list,#secondary .list {
		margin-bottom: 20px;
	}
	#primary .list li,#secondary .list li {
		margin: 5px 0 0 15px;
		padding-left: 15px;
		background: url(..//images/arrow.gif) left center no-repeat;
		border-bottom: 1px solid #CCCCCC;
	}
	
	/* 見出し
	---------------------------------------------*/
	#primary .list h2 {
		/*padding: 3px 10px;
		background-color: #F3F3F3;
		border-left: 5px solid #2D78BF;
		border-bottom: 1px solid #CCCCCC;*/
		padding: 3px 15px;
		color: #FFFFFF;
		background-color: #2D78BF;
	}
	#secondary .list h2 {
		padding: 3px 15px;
		color: #FFFFFF;
		background-color: #2D78BF;
	}
/*---------------カレンダー　css -----------------------------------------------*/
	#calendar {
		padding: 12px;
		border: 2px solid #6699CC;
		width: 170px;
		text-align: center;
		margin-top: 40px;
	}
	#sannkadanntai {
		padding: 12px;
		border: 2px solid #6699CC;
		width: 170px;
		text-align: center;
		margin-top: 40px;
	}

