body {
font-family:"Tahoma", "Verdana", "Arial", sans-serif;
margin:0px;
padding:0px;
text-align:center;
background: #FFFFFF url(http://cmvivi.sakura.ne.jp/sblo_files/xn--t8j0ai3b3cuf/image/bg1.gif) repeat-y;
background-position: 50% 50%;
background-attachment: fixed;
}

a:hover{
color:#FFF;
text-decoration: none;
background-color:#ff8000;
}


/*************************************
***見出し設定のCSS ***
*************************************/


h1 {
color:#949393;
margin:0px;
padding-top:0px;
font-weight:nomal;
font-size:10px;
text-align: center;
}


h2 {
color:#F93F00;
font-size:22px;
font-weight:bold;
margin:100px;
text-indent : 2em;
padding:10px;
color:#cc0000;
margin:0px;
background-image:url(http://cmvivi.sakura.ne.jp/sblo_files/xn--t8j0ai3b3cuf/image/nuigurumi.gif);
background-repeat:no-repeat;
background-position:left;
}

H2 a{
color:#F93F00;
text-decoration: none;
}


h3 {
font-size:12px;
background-color:#9c9c9c;
color:#FFF;
text-align:left;
padding-left:10px;
}


h4{
color:#FFF;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px;
}

h5{
color:#FFF;
font-size:12px;
font-weight:bold;
margin:0px;
}

h6{
color:#FFF;
font-size:12px;
font-weight:bold;
margin:0px;
}


/*************************************
***論理強調タグのCSS ***
*************************************/

em {
font-weight: normal; 
font-style: normal;
text-decoration: none
}

strong {
font-weight: normal; 
font-style: normal;
text-decoration: none
}


/*************************************
***背景を蛍光黄色と太文字に変更するCSS ***
*************************************/

.y{
font-weight:bold;
background-color : yellow
}


/*************************************
背景を薄黄色に変更するCSS
*************************************/

.weby {
background-color: #ffff99;
}

/*************************************
***赤文字に変更するCSS ***
*************************************/

.r{
color:red;
}


/*************************************
***太文字で赤でビッグフォントに変更するCSS ***
*************************************/

.rb{
font-weight:bold;
color:red;
font-size:28px;
}


/*************************************
***太文字に変更するCSS ***
*************************************/

.b{
font-weight:bold;
}

/*************************************
***blockquoteのCSS ***
*************************************/


blockquote{
border:1px solid #ff0000;
background-color:#ffffcc;
padding:5px;
margin:10px;
}


/*************************************
***右寄せと左寄せのCSS ***
*************************************/

.imgr{
 float: right; margin: 5px 5px 5px 0;
}

.imgl{
 float: left; margin: 5px 5px 5px 0;
}


/*************************************
***ポジションアブソリュートCSS ***
*************************************/

.posted{ 
font-size: 10px; 
color: #000000;
text-align: center;
margin-top:5px;
margin-bottom:5px;
}

.posted a{
color:#a8a8a8;
text-decoration: underline;
}


#container{
width:760px;
margin: 0 auto;
background-color:#fff;
text-align: left;
}


#banner{
z-index: 1;
position: absolute;
top: 30px;
width:760px;
}


.description{
margin:10px;
font-size:12px;
width:750px;
}


#adove{
position: absolute;
text-align:center;
top: 280px;
width:760px;
}


#content {
position: absolute;
top: 600px;
margin-bottom:5px;
text-align:left;
width:760px;
}

#text {
padding-left:20px;
}

#kousinfoot{
margin:20px;
text-align: center;
background: #fff;
}

.kousinfoot a{
text-decoration: none;
color:#a8a8a8;
}


.kousinmenu{
text-align: left;
padding-left: 10px;
font-size:12px;
color:#000;
}

.kousinmenu a{
color:#a8a8a8;
text-decoration: none;
}

#footer{
clear: both;
width: 760px;
text-align: center;
background-color:#9c9c9c;
color:#FFF;
}

#footer a{
color:#fff;
text-decoration: none;
}

/*************************************
***サイトマップページ専用CSS ***
*************************************/

#content-sitemap {
position: absolute;
top: 280px;
margin-bottom:5px;
text-align:left;
width:760px;
}