/*************************************
基本レイアウト
*************************************/

* {
margin: 0px;
padding: 0px;
}

html {
margin: 0px;
padding: 0px;
}

form, input {
margin: 0px;
padding: 0px;
}

a img {
border: 0px;
}


/*************************************
ページレイアウト
*************************************/

body {
font-size: 12px;
line-height: 135%;
margin: 0px 0px 0px 0px;
padding: 0px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
background-color: #FFFDF8;
text-align: center;
background-attachment: fixed;
background-image: url(http://www.eagleeyesoft.com/img/back.jpg);
background-repeat: repeat-x;
}
/*************************************
リンク色
*************************************/

a { 
color: #000;
font-weight: normal;
text-decoration: underline;
}


/*************************************
マウスオーバー時のリンクの背景色要素 
*************************************/

a:hover{
	color:#fff;
	text-decoration: none;
	background-color:#FFDBE8;
}


/*************************************
***見出しタグ要素 ***
*************************************/

h1 {
width: 820px;
margin: 0 auto;
padding: 0 0 0 0;
font-size: 10px;
font-weight: normal;
line-height: 20px;
height: 35px;
border-style: none;
text-align: center;
color: #a8a8a8;
}

h2 {
font-size: 18px;
margin: 5px 5px 5px 15px;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #333333;
border-left: 6px solid #E872BC;
border-bottom: none;
background: url(http://www.eagleeyesoft.com/img/h2.jpg) repeat-x;
background-position: left bottom;
text-align: left;
}

h3 {
font-size: 18px;
margin: 5px 5px 5px 15px;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #333333;
border-left: 6px solid #E872BC;
border-bottom: none;
background: url(http://www.eagleeyesoft.com/img/h3.jpg) repeat-x;
background-position: left bottom;
text-align: left;
}

h4 {
font-size: 18px;
margin: 20px 15px 20px 15px;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #333333;
border-left: 6px solid #E872BC;
border-bottom: none;
background: url(http://www.eagleeyesoft.com/img/h4.jpg) repeat-x;
background-position: left bottom;
text-align: left;
}

h5 {
font-size: 18px;
margin: 20px 15px 20px 15px;
padding: 5px 5px 5px 5px;
font-weight: bold;
color: #333333;
border-left: 6px solid #095391;
border-bottom: none;
background: url(http://www.eagleeyesoft.com/img/h4.jpg) repeat-x;
background-position: left bottom;
text-align: left;
}


/*************************************
サイトマップ表示の要素
*************************************/

.sitemap {
z-index: 0;
position: absolute;
width: 100px;
top: -42px;
font-size:10px;
text-align: right;
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 10px;
height: 22px;
border-style: none;
left: 670px;
color: #a8a8a8;
clear: none;
}

.sitemap a {
text-decoration: none;
color: #a8a8a8;
}


/*************************************
サイトマップ表示の要素TOPページのみ
*************************************/

.sitemaptop {
z-index: 0;
position: absolute;
width: 150px;
top: -42px;
font-size:10px;
text-align: right;
margin: 0px 0px 0px 0px;
padding: 10px 10px 0px 10px;
height: 22px;
border-style: none;
left: 635px;
clear: none;
}

.sitemaptop a {
text-decoration: none;
color: #a8a8a8;
}


/*************************************
コンテナ枠の要素
*************************************/

#container {
width: 820px;
margin: 0px auto;
padding: 0px 0px 0px 0px;
color: #000000;
text-align: left;
border: 1px none #000000;
background: #ffffff url(http://www.eagleeyesoft.com/img/bg_container.jpg) repeat-y;
background-position: center;
}


/*************************************
ヘッダー画像上部の要素(ポジションアブソリュート）
*************************************/

#banner {
z-index: 1;
position: absolute;
width: 820px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
background: url(http://www.eagleeyesoft.com/img/heder.jpg) no-repeat;
background-position: center top;
height: 400px;
border-style: none;
}


/*************************************
ヘッダー画像
*************************************/

#banner_hed {
top: 0px;
margin: 0px 0px 0px 0px;
padding: 28px 30px 0px 430px;
height: 155px;
font-size: 12px;
color: #333333;
font-weight: normal;
text-decoration: none;
background: url(http://www.eagleeyesoft.com/img/banner.jpg) no-repeat;
position: relative;
background-position: center top;
}

#banner_hed a {
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #A62663;
}


/*************************************
ヘッダー説明文要素
*************************************/

.des {
width: 350px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-style: none;
color: #A62663;
}


/*************************************
アドセンス部分の要素
*************************************/

.ads1 {
z-index: 2;
width: 820px;
margin: 0px 10px 10px 40px;
padding: 5px 5px;
text-align:left;
position: absolute;
top: 210px;
}

.ads2 {
margin: 0px 15px 10px 15px;
padding: 5px 10px;
color: #000000;
text-align:center;
border-bottom: 1px solid #e3e3e3;
}


/*************************************
***スポンサードリンクの記述CSS ***
*************************************/

.sponsored1 {
z-index: 4;
width: 820px;
top: 210px;
position: absolute;
margin: 0px 20px 0px 20px;
padding: 0px 5px;
text-align: left;
font-size: 10px;
font-family:"Tahoma", "Verdana", "Arial", sans-serif;
height: 16px;
color: #333333;
}

.sponsored2 {
margin: 0px 20px 0px 20px;
padding: 0px 5px;
text-align: left;
font-size: 10px;
font-family:"Tahoma", "Verdana", "Arial", sans-serif;
height: 16px;
color: #333333;
border-top: 1px solid #e3e3e3;
}


/*************************************
トピックパス要素(ポジションアブソリュート）
*************************************/

.navi {
z-index: 3;
width: 820px;
top: 180px;
margin: 0 20px 10px 20px;
padding: 0 5px;
position: absolute;
text-align: left;
font-size: 15px;
height: 16px;
color: #333333;
}

.navi a {
text-decoration: none;
color: #999999;
}


/*************************************
コンテンツの要素
*************************************/

#content {
z-index: 3;
width: 820px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
position: absolute;
top: 440px;
text-align:left;
background: #f3f3f3 url(http://www.eagleeyesoft.com/img/bg_container.jpg) repeat-y;
background-position: center top;
background-attachment: fixed;
}

/*************************************
コンテント枠の要素（TOPページのみ）
*************************************/

#contenttop {
z-index: 3;
width: 820px;
margin: 0px 0px 100px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
top: 270px;
text-align:center;
background: #f3f3f3 url(http://www.eagleeyesoft.com/img/bg_container.jpg) repeat-y;	
background-position: center top;
background-attachment: fixed;
}


/*************************************
記事テキスト部分
*************************************/

.text {
width: 770px;
margin: 0px 30px 0px 20px;
padding: 0px 0px 0px 0px;
font-family:"Tahoma", "Verdana", "Arial", sans-serif;
font-size: 16px;
line-height: 170%;
border-style: none;
text-align: left;
color: #333333;
}

.text p {
margin: 0px 10px 0px 20px;
padding: 10px 10px 10px 10px;
font-size: 16px;
}

.text a {
border-style: none;
}

.text img {
border-style: none;
}

.text ol {
margin: 0px 0px 5px 55px;
padding: 5px 10px 5px 10px;
font-size: 16px;
font-weight: normal;
list-style: decimal;
}

.text ul {
margin: 0px 0px 5px 45px;
padding: 5px 10px 5px 10px;
font-size: 16px;
font-weight: normal;
list-style: disc;
}


/*************************************
フッターの装飾
*************************************/

#footer {
width: 820px;
margin: 0px;
padding: 0px;
font-size: 10px;
color: #a8a8a8;
text-align: center;
background: #f3f3f3 url(http://www.eagleeyesoft.com/img/bg_container.jpg) repeat-y;
background-position: center bottom;
clear: left;
}

#footer a {
color: #a8a8a8;
font-weight: normal;
text-decoration: none;
}

.footer_left {
width: 550px;
margin: 5px 5px 5px 25px;
padding: 5px;
font-size: 10pt;
line-height: 130%;
color: #000000;
font-weight: normal;
border: 2px dotted #E680B8;
text-align: left;
float: left;
}

.footer_left a {
color: #a8a8a8;
text-decoration: none;
}


/*************************************
RSSのCSS
*************************************/

.footer_rss {
width: 180px;
margin:5px 5px 5px 15px;
padding: 5px;
color: #000000;
font-weight: normal;
border: 1px solid #E166A9;
text-align: left;
float: left;
}

.footer_rss a {
color: #a8a8a8;
text-decoration: none;
}

#footer_rss ul {
padding: 0px 0px 0px 0px;
margin:0px;
width: 160px;
color: #000000;
font-weight: normal;
text-align: left;
border: 1px solid #E166A9;
}

.footer_rss li {
padding: 0px 0px 0px 25px;
margin:0px;
font-size: 12px;
line-height: 18px;
background: #ffffff url(http://www.eagleeyesoft.com/img/feed.gif) no-repeat;
list-style: none;
}

.copy {
clear: both;
background: #f3f3f3 url(http://www.eagleeyesoft.com/img/footer.jpg) no-repeat;/*背景色にあわせる*/
background-position: center bottom;
}


/*************************************
装飾（ブロックロート＆テキストエリア）
*************************************/

blockquote {
margin: 5px 10px 5px 20px;
padding: 10px;
background-color: #feff99;
border: 1px solid #c00000;
}

textarea {
margin: 0px 0px 5px 0px;
}

.blockquote ul {	
margin: 10px 10px;
}


/*************************************
装飾（チェックマーク付きリスト）
*************************************/

.blockquote1 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check1.gif) no-repeat;
background-position: left center;
list-style: none;
}

.blockquote2 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check2.gif) no-repeat;
background-position: left center;
list-style: none;
}

.blockquote3 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check3.gif) no-repeat;
background-position: left center;
list-style: none;
}

.blockquote4 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check4.gif) no-repeat;
background-position: left center;
list-style: none;
}

.blockquote5 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check5.gif) no-repeat;
background-position: left center;
list-style: none;
}

.blockquote6 li {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 20px;
font-size: 16px;
font-weight: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/check6.gif) no-repeat;
background-position: left center;
list-style: none;
}


.blockquotemenu {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 20px;
font-size: 15px;
font-weight: bold;
color: #cc0000;
line-height: normal;
background: #ffffff url(http://www.eagleeyesoft.com/img/mi-f1.jpg) no-repeat;
background-position: left center;
border-style: none;
}


/*************************************
文字を太文字に変更するCSS
*************************************/

.b{
font-weight: bold;
}


/*************************************
背景を蛍光黄色と太文字に変更するCSS
*************************************/

.y{
font-weight: bold;
background-color : yellow;
}


/*************************************
文字色を赤に変更するCSS
*************************************/

.r{
color: red;
}


/*************************************
論理強調タグのCSS
*************************************/

em {
font-weight: normal; 
font-style: normal;
text-decoration: none;
}

strong {
font-weight: normal; 
font-style: normal;
text-decoration: none;
}


/*************************************
ブロックを右や左、真ん中へ寄せる要素
*************************************/

.imgr {
font-size: 11px;
color: #000000;
margin: 3px 10px 5px 5px;
padding: 5px;
border-right-style: none;
border-left-style: none;
background-color: #ffffff;
float: right;
}

.imgl {
width: 285px;
margin: 5px 0;
padding: 10px;
font-size: 11px;
background-color: #ffffff;
float: left;
}

.imgc {
text-align: center;
margin-left: auto;
margin-right: auto;
}





/**以下はサイトマップページ用の要素**/


/*************************************
コンテンツの要素
*************************************/

#contentsitemap {
z-index: 3;
width: 820px;
margin: 0px 0px 0px 0px;
padding: 0px;
position: absolute;
top: 240px;
text-align:center;
background: #f3f3f3 url(http://www.eagleeyesoft.com/img/bg_container.jpg) repeat-y;
background-position: center top;
background-attachment: fixed;
}

/*************************************
カテゴリ記事リスト（サイトマップページ該当）
*************************************/

#clist {
margin: 30px;
padding: 5px 10px 10px;
font-size: 14px;
text-decoration: none;
border: 3px double #0B5886;
background-color: #E9F0F8;
list-style-type: none;
text-align: left;
}

#clist ul {
margin: 0px 10px 0px 20px;
padding: 0px;
margin-top: 13px;
}

#clist li {
margin: 0px 0px 0px 0px;
padding: 0 0 0 5px;
font-size: 90%;
font-weight: normal;
list-style-image:url(http://www.eagleeyesoft.com/img/yaji.gif) ;
}

#clist h2 {
margin: 0 0 0 5px;
padding: 0 0 0 25px;
font-size: 14px;
line-height: normal;
background: #f0f0f0 url(http://www.eagleeyesoft.com/img/mi-f1.jpg) no-repeat;
background-position: left center;	
border-style: none;
}

.clistword{
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 5px;
font-size: 90%;
font-weight: normal;
}
