@charset "Shift_JIS";

/*----------------------------------------------
www.gh-ami.jp
Cascading Sylesheet for Screen
By Tamari design
-----------------------------------------------*/


/*-------------------- flash --------------------*/
div#flashcontent{
	padding:0px;
	margin:0px;
	background-color: #74B593;
	}


/*---------------  btmbox  ----------------------*/
div#btmbox{
	width: 800px;
	margin:0 auto;
	letter-spacing:1px;
	padding-top:10px;
	}
	
/*---------------  btmbox l_box  ----------------*/
div#btmbox div#l_box{
	float:left;
	width:520px;
	padding:0 0 0 20px;
	}

/*-------------------- p1 --------------------*/
div#p1{
	padding-left:10px;
	background-image: url(images/P_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div#p1 h1{
	text-indent:-9999px;
	line-height:1.6;
	}

div#p1 h2{
	color:#69A14A;
	font-size:12px;
	}
	
div#p1 p{
	line-height:1.8px;
	margin-bottom: 15px;
	}

/*-------------------- p2 --------------------*/
div#p2{
	padding:10px 0 0 10px;
	background-image: url(images/P_koushin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
div#p2 h1{
	text-indent:-9999px;
	line-height:2;
	}

div#p2 span{
	color:#69A14A;
	}
	
div#p2 p{
	line-height:1.8;
	}

/*---------------  btmbox r_box  ----------------*/
div#btmbox div#r_box{
	float:right;
	width:220px;
	padding:20px 20px 0 0;
	}
	
div.icon{
	padding:0 0 20px 20px;
	}
	
/*-------------------- p3 --------------------*/
div#p3{
	background-image: url(images/P_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
div#p3 h1{
	text-indent:-9999px;
	line-height:1;
	}

div#p3 h2{
	font-size:medium;
	}

div#p3 span{
	color:#69A14A;
	}
	
div#p3 p{
	line-height:1.8;
	letter-spacing:0;
	}
	
/*-------------------- p4 --------------------*/
div#p4{
	background:url(images/P_gaiyou.jpg) top left no-repeat;
	padding-left:10px;
	margin-top:20px;
	}
	
div#p4 h1{
	text-indent:-9999px;
	line-height:2;
	}

div#p4 span{
	color:#69A14A;
	}
	
div#p4 p{
	line-height:1.8;
	letter-spacing:0;
	}
