@charset "UTF-8";
/********************************************************/
/********************************************************/
/*							*/
/*	　　深代会計インデックススタイル		*/
/*							*/
/********************************************************/
/********************************************************/


	/******indexスタイル******/
	#index_main{
		width: 638px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 8px;
		clear: both;
	}
	
	#visual{
		width: 474px;
		height: 301px;
		background-image: url(/img/contents/index_visual.jpg);
		background-repeat: no-repeat;
		background-position: center;
		text-indent: -5555px;
		margin: 0px;
		float: left;
		padding: 0px;
		font-size: 1px;
	}
	
	/*トピックス*/
	#topics{
		width: 156px;
		float: right;
	}
	
	#topics_box{
		clear: both;
		width: 153px;
		border-left: 3px solid #e9e9e9;
		margin-top: 5px;
		padding: 0px;
		height: 274px;
	}
	
	#topics_box ul{
		list-style-image: url(/img/contents/index_topics_icon.gif);
		text-align: left;
		font-size: 10px;
		line-height: 18px;
		padding: 0px 0px 0px 20px ;
		margin: 0px;
	}
	
	/*コンテンツ*/
	#index_bottom{
		width: 640px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
	}
	
	#bottom_left{
		width: 474px;
		float: left;
	}
	#message{
		width: 474px;
		float: left;
	}
	
	#message ul{
		float: left;
		padding: 18px 0px 0px 8px;
		margin: 0px;
	}
	
	#message_01{
		text-align: left;
		font-size: 12px;
		line-height: 18px;
		list-style-type: none;
		background-image: url(/img/contents/index_num1.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 0px 5px 15px;
	}
	#message_02{
		text-align: left;
		font-size: 12px;
		line-height: 18px;
		list-style-type: none;
		background-image: url(/img/contents/index_num2.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 0px 5px 15px;
	}
	#message_03{
		text-align: left;
		font-size: 12px;
		line-height: 18px;
		list-style-type: none;
		background-image: url(/img/contents/index_num3.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 0px 5px 15px;
	}
	
	#profile{
		clear: both;
		margin-top: 10px;
		padding: 0px;
		width: 474px;
	}
	
	#prof_title{
		margin: 0px;
		padding: 0px;
		height: 55px;
		font-size: 1px;
	}
		
	#prof_box{
		width: 100%;
		background-image: url(/img/contents/index_profile_bg.gif);
		background-repeat: repeat-y;
		background-color: #eee;
		border-bottom: 1px solid #ccc;
		margin: 0px;
		padding-bottom: 9px;
	}
	
	#prof_bg{
		width: 452px;
		border: 1px solid #E7E7E7;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		padding: 15px 0px 15px 0px;
		margin-top: 0px;
	}
	
	#prof_photo{
		width: 113px;
		float: left;
		margin: 0px;
		padding-left: 20px;
	}
	
	#prof_photo p{
		font-size: 10px;
		text-align: center;
		margin: 0px;
		padding: 0px;
		line-height: 14px;
		
	}
	
	#prof_text{
		width: 300px;
		font-size: 10px;
		text-align: left;
		float: left;
		margin-left: 10px;
		padding: 0px;
	}
	
	#prof_text ul{
		width: 280px;
		padding: 0px 0px 0px 53px;
		margin: 0px;
		list-style-type: none;
		line-height: 16px;
	}
	
	#prof_text01{
		text-indent: -28px;
	}
	#prof_text02{
		text-indent: -28px;
	}
	#prof_text03{
		text-indent: -50px;
	}
	#prof_text04{
		text-indent: -28px;
	}
	
	strong.green{
		color: #00746B;
	}
	
	#bottom_right{
		width: 160px;
		float: right;
	}
	
	.index_banner{
		margin-bottom: 10px;
		padding: 0px;
	}
	
	.index_vision{
		width: 226px;
		height: 236px;
		float: left;
		margin-left: 3px;
		padding: 0px;
		
	}
	
	.index_rinen{
		float: left;
		padding: 7px 0px 10px 8px;
	}
