@charset "Shift_JIS"; 

* {
margin: 0;
padding: 0;
font-weight : normal;
font-style : normal; 
} 

/* -------------------------------------------- */ 
/* 基本
/* -------------------------------------------- */ 

body {
font-size : 70%; 
line-height : 150%; 
letter-spacing : 1px;
background-color : #ffffff; 
color : #666666; 
text-align : center; 
font-family:Verdana,Chicago,osaka,sans-serif,"ＭＳ Ｐゴシック";
} 
img {
border : 0; 
} 
br {
letter-spacing : normal; 
} 
ul {
list-style: none;
} 

/* -------------------------------------------- */ 
/* アンカー
/* -------------------------------------------- */ 

a {
color : #666666; 
text-decoration : none; 
}  
a:hover {
	color : #ffcc99;
	font-weight: bold;
} 

/* -------------------------------------------- */ 
/* 見出し・段落・テキスト
/* -------------------------------------------- */ 

h1 { 
font-size : 120%; 
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif; 
letter-spacing : 3px;
margin::auto;
padding: 130px 0 0;
} 

h2 {
font-size : 150%;
letter-spacing : 2px;
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif; 
text-align : left;
margin : 100px 0 20px;
background: url("") ;
padding: 500px 0 0;
}  

h3 {
font-size : 120%;
color: #000000;
background-color:#eeeeee;
display:inline;
margin: 0 0 5px;
}

h4 {
font-size : 100%;
margin: 0 0 5px;
}

p {
margin: 0 0 5px;
}

em{
font-weight:bold;
}

strong{
font-weight:bold;
color : #0099cc;
border-bottom : 2px solid #c0099cc;
}

del{
text-decoration:line-through;
}

ins {
text-decoration: underline;
}

.text {
font-size : 100%;
margin: 10px 0 15px;
} 

.text01 {
font-size : 120%;
line-height : 180%; 
margin:10px 0 20px;
}

/* -------------------------------------------- */ 
/* 全体
/* -------------------------------------------- */ 

#page {
margin:0 auto;
width : 500px; 
height : auto;
text-align : left; 
padding:10px;
} 

/* -------------------------------------------- */ 
/* ヘッダー
/* -------------------------------------------- */ 

#head {
height : 300px;
background :url("img/top.jpg") no-repeat 0px 0px;
margin:0 0;
} 
h1 a:hover {
color : #eeeeee; 
}

/* -------------------------------------------- */ 
/* メニュー
/* -------------------------------------------- */ 

#menu{
font-size : 100%; 
}
#menu ul{
list-style: none;
text-align : center; 
}
#menu li{
display: inline; 
margin:0 10px;
}
#menu a:hover {
position : relative;
color : #ffcc99; 
top : 2px;
} 

/* -------------------------------------------- */ 
/* コンテンツ
/* -------------------------------------------- */ 

#contents {
padding :20px 0 10px;
} 


/* -------------------------------------------- */ 
/* フッター
/* -------------------------------------------- */ 

#foot {
padding : 20px 0;
text-align : center;
}
#foot li{
display: inline;
padding: 0 5px;
}

/* -------------------------------------------- */ 
/* リンク
/* -------------------------------------------- */ 

ul.link01,ul.link02{
padding : 0 0 10px;
}
ul.link01 li{
display: inline;
padding : 0 10px 5px 0;
}
ul.link02 li{
display: inline;
}
dl.link03 {
clear:both;
padding : 5px 0 0 0;
}
dl.link03 dt{
float:left;
width:200px;/* 使用するバナーの横幅 */
margin:0 10px 0 0;
}

/* -------------------------------------------- */ 
/* 装飾ボックス
/* -------------------------------------------- */ 

.box{
width :90%;
padding:10px;
border : 1px solid #dddddd;
background-image : url();
}

/* -------------------------------------------- */ 
/* スクロールボックス
/* -------------------------------------------- */ 

.info{
overflow: auto;
height : 80px;
width : 100%;
margin: 10px 0;
}

/* -------------------------------------------- */ 
/* 画像・テキストページメニュー
/* -------------------------------------------- */ 

ul.sub01{
margin: 0 0 20px;
}
ul.sub02{
margin: 0 0 10px;
}
ul.sub02 li{
display: inline;
padding : 0 3px 1px 0;
}

/* -------------------------------------------- */ 
/* ページトップ
/* -------------------------------------------- */ 

.pagetop{
text-align : right;
padding: 0px 0 0 ;
margin: 20px 0 0 ;
background: url("img/pg.gif") no-repeat right center;
}







/* -------------------------------------------- */
/* オフラインのnew
/* -------------------------------------------- */

.style1 {color: #FF9966}
