@charset "Shift_JIS";

*{
	margin: 0;
	padding: 0;
}





body	{
	FONT-FAMILY: Verdana;
	margin: 0px;
	padding: 0px;
	background-image: url(..//cssIMG/background2.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#999999;
	text-align:center;
}
	
*.floatclear {clear:both;}


/* コンテナ */
div#container	{width: 770px;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	margin: 0 auto;
	text-align:left;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-right-color:#686755;
	border-left-color:#686755;
	border-top-color:#686755;

}

/* ヘッダー */
div#header	{
	background-color: #017acd;
	background-image: url(..//cssIMG/studio2.jpg);
　　　　background-repeat: no-repeat;
	padding: 28px 20px 80px;
	margin-top:3px;
}

div#header h1	{
        FONT-SIZE: 2 em; 
        COLOR: #ffffff; 
        FONT-FAMILY: Verdana;
        margin: 0
	;}

div#header p	{
	FONT-SIZE: 0.75em; 
        COLOR: #ffffff; 
        FONT-FAMILY: Verdana;
	margin: 0
	
;}

/* パンくずリスト */
p#bread	{
        FONT-SIZE: 0.75em;
        COLOR: #336600; 
        FONT-FAMILY: Verdana;
	margin-top: 5px;
	margin-bottom: 5px;

      }

p#bread a {color:#336600;}






/* メイン */
div#main	{
	width: 574px;
	float: left;}





/* コンテンツ */
div#content	{
	width: 388px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	}


div#content h2	{background-color: #014471;
	background-image: url(..//cssIMG/01bar-green.gif);
	background-repeat: no-repeat;
	FONT-SIZE: 0.75em; 
        COLOR: #FFFFFF; 
        FONT-FAMILY: Verdana;
	line-height: 20px;
	padding-left: 6px;
        padding-top: 3px;
        padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;}

div#content h3	{background-color: #e0e0e0;
	background-image: url(..//cssIMG/01bar-gnclea.gif);
	background-repeat: no-repeat;
	FONT-SIZE: 0.75em; 
        COLOR: #666666; 
        FONT-FAMILY: Verdana;
	padding-left: 30px;
        padding-top: 2px;
        padding-bottom: 2px;
	margin-top: 30px;
	margin-bottom: 0;}

div#content p	{
        FONT-SIZE: 0.75em; 
        COLOR: #5a5e66; 
        FONT-FAMILY: Verdana;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(..//cssIMG/note_line.gif);
	margin-right: 10px;
	margin-left: 0px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



div#content p.red {
        FONT-SIZE: 0.75em; 
        COLOR: #FF0000; 
        FONT-FAMILY: Verdana;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	margin-right: 10px;
	margin-left: 5px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}














div#content .img_right {
	float: right;
	background-color: #FFFFFF;
	margin-right:10px;
	margin-top:8px;
	
	
}
















/* 左サイドバー */





div#sidebar	{
	width: 166px;
	float: left;
	margin-bottom: 25px;}


ul.sidemenu	{
	border-top: solid 1px #ffffff;
	FONT-FAMILY: Verdana;
        font-size: 0.75em;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 12px;
	padding-left: 2px;
	line-height: 0;}

ul.sidemenu li	{list-style-type: none;}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #505050; 
	background-image:url(..//cssIMG/li.gif);
	background-repeat: no-repeat;
      	background-position: 7px center;
	background-color: #cccccc;
	border-bottom: solid 1px #ffffff;
	padding-left: 14px;}

ul.sidemenu li a:hover	{
  	background-image:url(..//cssIMG/li_ov.gif);
	background-repeat: no-repeat;
      	background-position: 7px center;
	background-color: #96A338;
        color: #FFFFFF;
	

}



p.feed	{margin-bottom: 10px;
	margin-left: 10px;}

p.feed a	{font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;}

p.feed img	{border: none;
	vertical-align: middle;}






/* 右サイドバー 画像は154幅*/
div#sidebar-right	{width: 166px;
	float: right;}

div.info	{border: solid 1px #8cc63f;
	margin-bottom: 20px;}

div#sidebar-right h2	{background-color: #cdf0a1;
	border-bottom: solid 1px #8cc63f;
	color: #3c5916;
	font-size: 0.75em;
	FONT-FAMILY: Verdana;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;}

div#sidebar-right p.photo	{text-align: center;}

div#sidebar-right p	{
	font-size: 0.75em;
	FONT-FAMILY: Verdana;
	color:#5a5e66;
	margin: 10px 5px;}


div#sidebar-right a {color:#5a5e66;
	text-decoration:none;
}

div#sidebar-right a:hover {
	background-color: #ffcc33;
}


/* フッター */
div#footer	{background-image: url(..//cssIMG/01line-green.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	margin-bottom:5px;
	padding-top: 8px;
	clear: both

;}

address	{
	FONT-SIZE: 0.75em; 
        COLOR: #5a5e66; 
        FONT-FAMILY: Verdana;
	text-align: center;}



/* 携帯アイコン */

p.mobile  {
	margin-bottom:10px;
	
}

p.mobile a {
	FONT-SIZE: 0.75em; 
        COLOR: #5a5e66; 
        FONT-FAMILY: Verdana;
	text-decoration:none;
	line-height:41px;
	border:solid 1px #cccccc;
	padding-left:6px;
	padding-right:5px;
	padding-top: 1px;
	padding-bottom:1px;
}
p.mobile img{
	
	border:none;
	vertical-align:middle;
}