@charset "shift_jis";


/*全体の設定
-------------------------------------------------------------------------------------
■文字サイズは75%部分で変更できます。%指定でなく、pxなどでもOK。
■文字色（白）は#FFFFFF部分で変更できます。
-------------------------------------------------------------------------------------*/
body {
	font-family : HG丸ｺﾞｼｯｸM-PRO;
	font-size : 80%;
	line-height: 2;
	color : black;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat : repeat-y;
  
  
  

  
  

  
  
  
  
  overflow : auto;
  

  
  background-image : url(sozai/bg_body.gif);
  position : relative;
background-position : center center;}



/*細々の設定（あまり変更する部分はありません）
-------------------------------------------------------------------------------------*/

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	
  

  vertical-align : bottom;
}

.look {
	color: #FF0000;
	background: #333333;
}

.look2 {
	color: #FFFFFF;
	background: #666666;
}





/*リンクカラー設定
-------------------------------------------------------------------------------------
■aの部分がリンクですよ〜という部分の設定。下線を外したいなら、「text-decoration: none;」を
1行追加すればOK。
■a:hoverはカーソルが乗った時の設定。ここでは文字色を赤にして背景を黒にしています。
-------------------------------------------------------------------------------------*/
a {
	
  
  color : black;
  text-decoration : none;
}

a:hover {
	color: #ad0a17;
	

  text-decoration : none;
}



/*コンテナー（特に変更する必要はありません）
-------------------------------------------------------------------------------------*/
#container {
	background-repeat : no-repeat;
	text-align: left;
	
	margin-right: auto;
	margin-left: auto;
	padding-right : 0px;
	padding-left : 0px;
	width : 760px;
  

  

  

  background-color : #ffffff;
  
  
  
  

  
}



/*ヘッダー
-------------------------------------------------------------------------------------*/
#header {
	position: relative;
	background-repeat : repeat-x;
  
  bottom : inherit;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	position: absolute;
	left : 0px;
	top: 15px;
}
#header #logo {
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left : 0px;
}




/*右上のナビメニュー
-------------------------------------------------------------------------------------*/
#nav {
	position: absolute;
	top: 7px;
	right: 10px;
	line-height: 1.2;
	background-repeat : no-repeat;
	padding-left: 30px;
	height: 22px;
	font-size : 12px;
  color : black;
  
  
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  font-weight : 500;
}
#nav li {
	float : right;
	width : 8em; /*IE7のメイリオフォントだと6em（6文字）分にしか表示されないので注意*/
  
}
#nav li a {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/arrow1.gif) no-repeat left center;
	padding-left: 20px;
  text-decoration : none;
}



/*メインメニュー
-------------------------------------------------------------------------------------
■メニューの背景部分は#menu部分で行います。
■メニュー同士の境界線は「#menu li」のbackgroundで入れています。
■メニューのリンク設定が「#menu li a」部分。文字色を#000000(黒)で文字サイズを13pxで固定。
最大文字数(8文字)というのは「width: 8em;」部分で決めています。自分が使うメニューの文字数の
最大文字数に合わせて変更するといいでしょう。最大文字数が5文字だったら5emとするわけです。
■カーソルオーバー時は「#menu li a:hover」で設定。ここでは背景画像と文字色を変えています。
-------------------------------------------------------------------------------------*/
#menu {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/menu_04.gif) repeat-x;
	height: 40px;
  color : white;
  

  font-size : 26px;
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  
}

#menu li {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/menu_aida.GIF) no-repeat right center;
	float: left;
	height: 40px;
  clear : right;
  text-align : center;
  bottom : auto;
  
  
  
}

#menu li a {
	color : #ffffff;
	text-decoration: none;
	font-size : 13px;
	display: block;
	width: 8em;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
}

#menu li a:hover {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/menu_06.GIF);
	color : black;
}



/*コンテンツ枠
-------------------------------------------------------------------------------------*/
#contents {
	background-repeat : repeat-y;
  font-family : HG正楷書体-PRO,HGS行書体;
  

  

  
  

  
  
  
  background-image : url(sozai/bg412.GIF);
  
}



/*メインコンテンツ（文章が入っているブロック）
-------------------------------------------------------------------------------------
■見出しの設定は「#main h2」で行います。ここでは文字サイズを13pxに固定し、背景の画像を
入れています。
■メイン写真は「#main-img」で設定。ここで設定しているのは、写真本体の設定でなく、
下に入っている9pxのグラデーション部分の設定になります。なので、html側のメイン写真に
id="main-img" を追加すれば画像本体に加工する事なくグラデーションが入るというわけです。
-------------------------------------------------------------------------------------*/
#main {
	float: left;
	width : 440px;
	display: inline;
	
	
	
  color : black;
  

  

  
  
  margin-top : 20px;
  

  

  
  
  
  
  
  
  
  
  
  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  margin-left : 20px;
  
  background-repeat : no-repeat;
  

  font-family : HG丸ｺﾞｼｯｸM-PRO;
  padding-bottom : 40px;
  
  
  
  
  
  

  
  

  
  
  

  
}

#main h2 {
	font-size : 15px;
	line-height : 31px;
	background-repeat : no-repeat;
	
	width : 398px;
	
  
  
  
  height : 35px;
  
  

  

  

  
  
  
  padding-left : 20px;
  
  

  
  
  

  font-family : HG丸ｺﾞｼｯｸM-PRO;
  

  

  
}

#main p {
	margin: 0.5em 10px 1em;
}

#main-img {
	background-repeat : no-repeat;
	
  
  
  
  
  
  text-align : center;
  position : relative;
  
  
  
  

  
  

  
}



/*サブコンテンツ（右側のブロック）
-------------------------------------------------------------------------------------
■サブコンテンツの見出しは「#sub h3」で行います。背景色が「#151515」で線の設定が
「border: 1px solid #353535;」部分。1pxの直線(solid)を#353535の色で入れているという事になります。
■サブコンテンツのメニューパーツは「.sub-menu a」で行います。左の矢印をbackgroundで設定。
「display: block」にしておくと、文字の上にカーソルがのらなくてもブロック内でリンクの
反応をするようになるので来訪者に親切です。「.sub-menu a:hover」でカーソルオーバー時の
背景色変更と矢印の位置調整しています。
-------------------------------------------------------------------------------------*/
#sub {
	float : right;
	width : 250px;
	
	
	display: inline;
	
	color : black;
  
  
  
  
  
  

  

  
  
  

  
  
  
  
  
  
  filter:alpha(opacity=80);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;

  margin-top : 20px;
  font-size : 12px;
  

  font-family : HG丸ｺﾞｼｯｸM-PRO;
  
  padding-left : 0px;
  

  
}

#sub p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#sub h3 {
	font-size : 16px;
	
	
	text-align : left;
	
	
  color : navy;
  
  
  
  
  height : 30px;
  
  width : 230px;
  

  
  
  font-family : HG丸ｺﾞｼｯｸM-PRO;
  

  

  

  
}

.sub-menu a {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/arrow2.gif) no-repeat 1px top;
	
	text-decoration: none;
	display: block;
	
	
	
	
	width : 200px;
  color : navy;
  

  
}

.sub-menu a:hover {
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/arrow2.gif) no-repeat 10px 1px;
}



/*フッター
-------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	background : url(file:///C:/Documents and Settings/user/My Documents/rinyu-aru/sozai/hood001.JPG) no-repeat center center;
	height : 40px;
	padding-top : 40px;
	font-size: 11px;
	width : 760px;
	margin-right: auto;
	margin-left: auto;
  
  
  
  
  
  
  line-height : 13px;
  text-align : center;
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  
  
  position : relative;
  color : #ffffff;
}



/*clearfix（変更しない）
-------------------------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
  font-family : HG正楷書体-PRO;
  

  color : black;
}

#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */



#main h1{
  
  font-size : 13px;
  line-height : 31px;
  
  background-image : url(sozai/midasi00.gif);
  width : 440px;
}
#main h3{
  font-size : 14px;
}
#sub h2{
  
  font-size : 16px;
  line-height : 31px;
  color : navy;
}
#main2{
	float: left;
	width : 720px;
	display: inline;
	
	
	
  color : black;
  

  

  
  
  margin-top : 20px;
  

  

  
  
  
  
  
  
  
  
  
  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  margin-left : 20px;
  
  background-repeat : no-repeat;
  

  font-family : HG丸ｺﾞｼｯｸM-PRO;
  padding-bottom : 40px;
}

#main2 h2 {
	font-size : 14px;
	line-height : 31px;
	background-repeat : no-repeat;
	
	
	
  
  color : navy;
  
  height : 35px;
  
  

  

  

  
  
  
  padding-left : 20px;
  
  

  
  
  

  font-family : HG丸ｺﾞｼｯｸM-PRO;
  

  
}{
  font-weight : bold;
}

#main2 h1{  
  font-size : 15px;
  line-height : 31px;
  
  background-image : url(sozai/midasi00.gif);
  width : 430px;
}
#sub h1{
  background-image : url(sozai/link-midasi.gif);
  font-size : 13px;
  line-height : 31px;
  width : 230px;
}
#main h4{
  font-size : 13px;
  line-height : 31px;
  width : 440px;
  background-image : url(sozai/osirase-midasi.gif);
}
