@charset "utf-8";
@import url("../../common_css/p_master.css");

/*
	Copyright: 2006 Multimedia Information Cooperative. All Right Reserved.
	E-Mail:mic-info@multimedia.or.jp
	
	Made:MIC WebTeam Masataka Asakura, asakura@multimedia.or.jp
	
	Last-Updated: Dec 15 2006
*/



/*
-------------File Contents--------------

	1. MV
	
	2. Information
	
	3. ServicesWrapper

	4. Cooperative

	
*/



/*
----------------1. MV----------
*/

#MV{
	display:none;
}

/*
----------------2. Informaiton----------
*/
#LNav{
	margin:0;
	padding:0;
	border-bottom:0px solid!important;
	width:auto;
}


#LNav h3{
	width:auto;
	font-size:146%;
	line-height:110%;
	padding:0 0 10px 20px;
}


#LNav h4{
	padding-top:20px;
	
}


#LNav h5{
	padding-top:15px;
	font-family:Georgia, Times, sans-serif;
	font-size:82%;
	letter-spacing:normal;
}

#LNav p{
	padding-top:10px;
	line-height:130%;
}


#RecentNews{
	padding-top:20px;
	border-bottom-width:0;
}

/*上にInformationがあるとき

#RecentNews{
	padding-top:0px;
}

*/


#RecentNews dl{
	padding-top:18px;
	padding-left:20px;
}

#RecentNews dt{
	padding:0 0 0 0px;
	font-family:Georgia, Times, sans-serif;
	font-size:84%;
	font-weight:bold;
}
#RecentNews dd{
	padding-top:8px;
}


/*
----------------3. ServicesWrapper----------
*/

#ServicesWrapper{
	width:auto;
	padding:0 15px 0 20px;
}

#WebBusiness{
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	width:auto;
}
#HostingService{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	width:auto;
}
#ForeignBusiness{
	padding-top:15px;
	padding-bottom:15px;
	width:auto;
}

#ServicesWrapper h3{
	padding-top:13px;
	width:auto;
}

.ServiceImage{
	display:none;
}

.ServiceBody{
	padding-top:5px;
}

#PTitle{
	padding:50px 0 0 0;

}

/*
----------------4. Cooperative----------
*/

.Coop01{
	padding-bottom:30px;
	width:auto;
}

#Wrapper01 h4{
	width:auto;
	padding:0px 0 0 18px;
	border-bottom-width:0px;
	font-size:100%;
}
#Wrapper01 h5{
	margin:5px 0 0 0;
	border-left-width:0px;
	padding:0px 0 0px 18px;
	font-size:100%;
}
#Wrapper01 .Coop01 p{
	padding:8px 0 0 18px;
}

