/* CSS Document */

.photo_img_center {
	text-align:center;
	padding:15px;
}

.photo_img_center img{
}

.summary_navi{
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding:5px;
}

.pb25 {
padding-bottom:25px;
}

.midashi1{
font-size:140%;
color:#FF6633;
font-weight:bold;
}

.bd2{
font-size:100%;
}

.bd {
	border: 1px solid #999999;
	margin-top:12px;
	padding:5px;
}

.content_img{
	text-align:center;
}

.text_right{
	text-align:right;
}

/*base------------------*/

.content_service_wrap{
	width:700px;
	margin: 0 auto;

}

.content_service_wrap img{
	padding:5px;
}


.content_service_box{
	margin: 0 auto;
	margin-top:20px;
}

.content_service_box01{
	width:700px;
	margin-top:10px;
}

.content_service_box01_l{
	float:left;
	width:40px;
}

.content_service_box01_r{
	float:right;
	width:650px;
	margin-bottom:10px;
}

.content_service_box03{
	width:600px;
	margin: 0 auto;
}

.content_service_box03_l{
	float:left;
	width:50%;
}

.content_service_box03_r{
	float:right;
	width:50%;
	margin-bottom:10px;
}

table .content_service_box01_l{
	width:340px;
}

th{	
	background:#FF6600;
	color:#FFFFFF;
	text-align:left;
	padding:3px;
	font-size:110%;
	font-weight:bold;
}
	
.box1{
	border-color:#ccc;
	border-style:solid;
	border-width:0px 2px 2px 0px;
	padding:5px;
	height:80px;
	background-image:url(d_back.gif);
	background-repeat:no-repeat;
}	

.box2{
	border-color:#ccc;
	border-style:solid;
	border-width:0px 2px 2px 0px;
	padding:5px;
	height:80px;
	background-image:url(s_back.gif);
	background-repeat:no-repeat;
}	

.box3{
	border-color:#ccc;
	border-style:solid;
	border-width:0px 2px 2px 0px;
	padding:5px;
	height:80px;
	background-image:url(f_back.gif);
	background-repeat:no-repeat;
}	

.content_service_box02{
	width:500px;
	margin: 0 auto;
	border: 1px #CCCCCC solid;
	background-color:#FFFEEE;
	padding:10px;
	margin-bottom:20px;
}

.content_service_box03{
	text-align:center;
}

.content_service_link{
	width:690px;
	margin: 0 auto;
	/*border: 1px #CCCCCC solid;*/
	border-top: 1px solid #E0E0E0;
	background:url(jirei_back.jpg) repeat-x bottom;
	padding:10px;
}

.content_service_link ul{
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:140%;
}

.content_service_link li{
	list-style-image :url(/shared/images/mark_g.gif);
	margin-left:40px;
}
#tabarea{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0;
}

ul.tablist{
	zoom:100%;
	margin:0;

}

ul.tablist:after{
	content:" ";
	display:block;
	clear:both;
	height:1px;
	visibility:hidden;
}

.tablist li{
	display:block;
	float:left;
	padding:1px;
	padding-right:5px;
	margin:5px;
}

.tablist a{
		text-decoration:none;
}

.tablist a:link{
	background:url(ico_tablist.gif) no-repeat left center;
	color:#333333;
	padding-left:10px;	
}

.tablist a:visited{
	background:url(ico_tablist.gif) no-repeat left center;
	color:#333333;
	padding-left:10px;
}

.tablist a:hover{
	background:url(ico_tablist_hover.gif) no-repeat left center;
	color:#CC3300;
	padding-left:10px;	
}

.tablist a:active{
	background:url(ico_tablist.gif) no-repeat left center;
	color:#333333;
	padding-left:10px;	
}

#on a:link  {
	background:urlico_tablist_hover.gif) no-repeat left center;
	color: #CC3300;
	text-decoration: nunderline;
	}
#on a:visited {
	background:url(ico_tablist_hover.gif) no-repeat left center;
	color: #CC3300;
	text-decoration: nunderline;
	}
#on a:hover {
	background:url(ico_tablist.gif) no-repeat left center;
	color: #666666;
	text-decoration: nunderline;
}

.content_04 {
	width:690px;
	margin: 0 auto 15px;
	height:auto;
	background:url(jirei_back.jpg) repeat-x bottom;
	padding:10px;

}

.midashi2{
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	font-size:140%;
	color:#FF6633;
	font-weight:bold;
	margin:0;	
	padding:4px 0;
	*padding:4px 0 2px;
}


.content_04 .solution_img{
	margin:0 8px;
}

.content_04 .solution_title{
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	color:#666666;
}

.content_04 table {
margin:20px auto 0;
width:630px;
}

.content_04 td {
vertical-align:top;
text-align:left;
}