/*-------------------------------------------------------

Dream Cration
http://www.dream-creation.biz/

-------------------------------------------------------*/

/* サイト全体設定 */


body 	{
	color:#666666;
      	padding:0;
      	line-height: 140%;
	margin-bottom: 0px;
      	font-family: "Verdana", "Arial", sans-serif;
   
                }

#container {
	width: 760px;
	border-width : 1px;
	border-style : solid;
	border-color : #336699;
	margin-right: auto;
	margin-left: auto;
                
	}


/* リンク設定 */

a 	{
         color:#339999 ;
	text-decoration: none; 
	}


a:hover {
	text-decoration: none;
	color: #66CC99 ;
	}



ul  	{
	list-style-type: none;
	text-indent: 5pt;
	vertical-align: middle;


	}

li 	{
	list-style-type: none;
	}


/* 見出し設定 */

h1,h2,h3{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/* サイトヘッダー設定 */

#bunner {
	height: 120px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color :#336699;
	background-image: url(http://www.hula-oyaji.net/image/top.JPG);
;
	}


/* ヘッダースタイル設定その１ */

#bunner a {
	color: #FFFFAA;
	font-weight: bold;
	text-decoration: none; 
	}

#bunner a:hover {
	color: #EAEF4A ;
	font-weight: bold;
	text-decoration: none; 
	}


/* ヘッダースタイル設定その２ */

#bunner h1 {
	color:#FFFFAA;
	font-size: 10px;
	font-weight: bold;
	margin-left:auto;
	margin-top: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}


#bunner h2 {
	font-size: 24px;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 20px;
	}

#bunner p  {
	padding-top: 60px;
	padding-left: 500px;
	padding-right: 10px;
	}



/* コンテンツ部設定 */

#center {
	float: right;
	width: 560px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}


/* main設定 */

#main {
	margin-top: 0px;
	float: none;
	width: 520px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	}


#main p {
	line-height: 200%;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
	}

#main h2 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #73A9DF;
	border-left-color: #73A9DF;

	}

#main h3 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #9FBFDF ;
	border: 5px solid #73A9DF;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;




	}


/* リンクバー設定 */

#linkbar {
	text-align: left;
	
	padding: 5px 0px 5px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size:10px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color :#336699;
	background-color: #FFFFDF;
                
	}



/* 左サイド部位置決め設定 */

#left {
	line-height: 140%;
	width: 198px;
	float: left;
	overflow: hidden;
	background-color: #D3E3EC;
	}

/* サイドメニュー領域設定 */

.sidebar {
	padding: 10px;
	}


/* サイドメニュー<h2>見出し設定 */

#left h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background-color: #9FBFDF ;
	border: 5px solid #73A9DF;
	text-align: center;
	margin-bottom: 10px;


	}


/* サイドメニュー<h3>見出し設定 */

#left h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	}


/* サイドメニューリンク部分 */

#left li  {
	list-style-type: none;
	margin-bottom: 5px;
	}


#left li a {
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	}


#left li a:hover {
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin-top: 5px;
	}

/* サイドメニューリンク部分 */

#left a {
	font-size: 12px;
	text-align: left;

	list-style-type: none;
	margin-top: 5px;
	}


#left a:hover {
	font-size: 12px;
	text-align: left;

	list-style-type: none;
	margin-top: 5px;
	}


/* サイドバーの本文 */

.side-body {
        font-size: 12px;
	margin: 0px;
	}


#left ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;

	}

#left ul ul {
	margin-bottom: 0px;
	}

/* サイドメニュー部分 */

#menu  {
  width: 180px;
  list-style-type: none;

	}

#menu ul {
  padding: 0;
	margin-bottom: 10px;


	}

#menu li  {
	margin-bottom: 5px;
        padding: 0;
	background:#73A9DF;
       display: block;
	}

#menu li a{
        margin: 0;
        padding: 0;
	display:block;
	background:#73A9DF;
        width: 180px;
	}
#menu li a:hover {
        margin: 0;
        padding: 0;
	background:#9FBFDF;
	}
#menu ul .catego li   {
        text-indent: 1em; 
	}

/*フッタリンク設定 */

#footerlink {
	clear: both;
	color: #000000;
	text-align: center;
                height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 10px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color :#336699;
	clear: both;
	background-color: #FFFFDF;

	}

#footerlink2 {
	clear: both;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 10px;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color :#336699;
	clear: both;
	background-color: #FFFFFF;

	}

/* フッター部設定 */

#footer {
	font-style: normal;
	background-color: #336699;
	color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 10px;
	clear: both;

	}

#footer a {
       	font-size: 10px;
	} 
